Skip to content

refactor: types

refactor: types #252

Triggered via pull request May 16, 2023 18:28
Status Failure
Total duration 8m 45s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: lib/DescriptionFileUtils.js#L115
Type 'string' is not assignable to type 'boolean | undefined'.
lint: lib/DescriptionFileUtils.js#L123
Argument of type 'ResolveRequest' is not assignable to parameter of type 'DescriptionFileInfo | undefined'.
lint: lib/SymlinkPlugin.js#L59
Argument of type 'number' is not assignable to parameter of type 'ResolveRequest'.
lint: test/alias.js#L49
Type 'Volume' is not assignable to type 'FileSystem'.
lint: test/dependencies.js#L24
Type 'Volume' is not assignable to type 'FileSystem'.
lint: test/fallback.js#L43
Type 'Volume' is not assignable to type 'FileSystem'.
lint: test/forEachBail.js#L19
'result' is possibly 'undefined'.
lint: test/fullSpecified.js#L40
Type 'Volume' is not assignable to type 'FileSystem'.
lint: test/fullSpecified.js#L51
Type 'Volume' is not assignable to type 'FileSystem'.
lint
Process completed with exit code 2.