fix bugs related to file resolving #210
test.yaml
on: pull_request
test
/
lint
28s
test
/
test-integration
26s
test
/
test-e2e
37s
Annotations
6 errors and 1 warning
test / lint:
src/classes/emulator.ts#L7
Remove this unused import of 'extractValidFileName'
|
test / lint:
src/classes/emulator.ts#L7
'extractValidFileName' is defined but never used
|
test / lint
Process completed with exit code 1.
|
test / test-e2e:
src/libs/options.ts#L79
Type '(file: string) => string | never[]' is not assignable to type 'NostalgistResolveFileFunction'.
|
test / test-e2e:
src/libs/options.ts#L108
Type '(file: string) => string | never[]' is not assignable to type 'NostalgistResolveFileFunction'.
|
test / test-e2e
Process completed with exit code 2.
|
test / test-e2e
No files were found with the provided path: playwright-report. No artifacts will be uploaded.
|