Skip to content

refactor: types

refactor: types #251

Triggered via pull request May 16, 2023 18:24
Status Failure
Total duration 3m 30s
Artifacts

test.yml

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

Annotations

13 errors
test (ubuntu-latest, 10.x)
Process completed with exit code 1.
test (macos-latest, 10.x)
Process completed with exit code 1.
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.
test (windows-latest, 10.x)
Process completed with exit code 1.