Skip to content

chore(deps): update devdeps (major) - autoclosed #383

chore(deps): update devdeps (major) - autoclosed

chore(deps): update devdeps (major) - autoclosed #383

Triggered via pull request August 20, 2023 01:56
Status Failure
Total duration 44s
Artifacts

test.yml

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

Annotations

3 errors
build-test (18): node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build-test (18): src/resolver.ts#L143
Operator '>' cannot be applied to types 'number' and 'string | number'.
build-test (18)
Process completed with exit code 2.