Skip to content

deps: skuba 7.5.0

deps: skuba 7.5.0 #79

Triggered via pull request February 18, 2024 23:20
Status Failure
Total duration 56s
Artifacts

validate.yml

on: pull_request
Lint & Test
48s
Lint & Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint & Test: src/run.ts#L2
Import "Package" is only used as types
Lint & Test
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Lint & Test
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Lint & Test
Argument of type 'Package | undefined' is not assignable to parameter of type 'Package'.
Lint & Test: src/run.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
Lint & Test: src/run.ts#L17
Unsafe assignment of an `any` value
Lint & Test: src/run.ts#L17
Unsafe call of an `any` typed value
Lint & Test: src/run.ts#L17
Unsafe member access .cwd on an `any` value
Lint & Test: src/run.ts#L17
Async arrow function 'run' has no 'await' expression
Lint & Test: src/run.ts#L18
Unsafe assignment of an `any` value