Skip to content

Modernize dependencies #349

Modernize dependencies

Modernize dependencies #349

Triggered via pull request November 18, 2024 23:45
Status Failure
Total duration 3m 27s
Artifacts

ci.yml

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

Annotations

23 errors
lint (ubuntu-20.04): src/bin/foxglove-extension.ts#L19
Unsafe assignment of an `any` value
lint (ubuntu-20.04): src/bin/foxglove-extension.ts#L19
Unsafe assignment of an `any` value
lint (ubuntu-20.04): src/bin/foxglove-extension.ts#L28
Unsafe assignment of an `any` value
lint (ubuntu-20.04): src/bin/foxglove-extension.ts#L28
Unsafe assignment of an `any` value
lint (ubuntu-20.04): src/bin/foxglove-extension.ts#L36
Unsafe assignment of an `any` value
lint (ubuntu-20.04): src/build.ts#L42
Expected the Promise rejection reason to be an Error
lint (ubuntu-20.04): src/build.ts#L63
'warning' will use Object's default stringification format ('[object Object]') when stringified
lint (ubuntu-20.04): src/build.ts#L67
'error' will use Object's default stringification format ('[object Object]') when stringified
lint (ubuntu-20.04): src/extensions.ts#L17
Unnecessary conditional, the types have no overlap
lint (ubuntu-20.04): src/package.ts#L103
Unnecessary conditional, the types have no overlap
sample run (ubuntu-20.04)
Process completed with exit code 1.
sample run (windows-2019)
Process completed with exit code 1.
lint (windows-2019): src/bin/foxglove-extension.ts#L19
Unsafe assignment of an `any` value
lint (windows-2019): src/bin/foxglove-extension.ts#L19
Unsafe assignment of an `any` value
lint (windows-2019): src/bin/foxglove-extension.ts#L28
Unsafe assignment of an `any` value
lint (windows-2019): src/bin/foxglove-extension.ts#L28
Unsafe assignment of an `any` value
lint (windows-2019): src/bin/foxglove-extension.ts#L36
Unsafe assignment of an `any` value
lint (windows-2019): src/build.ts#L42
Expected the Promise rejection reason to be an Error
lint (windows-2019): src/build.ts#L63
'warning' will use Object's default stringification format ('[object Object]') when stringified
lint (windows-2019): src/build.ts#L67
'error' will use Object's default stringification format ('[object Object]') when stringified
lint (windows-2019): src/extensions.ts#L17
Unnecessary conditional, the types have no overlap
lint (windows-2019): src/package.ts#L103
Unnecessary conditional, the types have no overlap
test (windows-2019)
Process completed with exit code 1.