Update deps #3223
types.yml
on: push
type-check
/
Resolving inputs
2s
Matrix: type-check / test
Annotations
4 errors and 1 warning
|
type-check / TS 5.8, "esnext", ./.
Process completed with exit code 2.
|
|
type-check / TS 5.8, "esnext", ./.:
src/utils/socketjson.mts#L99
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
|
type-check / TS 5.8, "esnext", ./.:
src/commands/scan/create-scan-from-github.mts#L491
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
|
type-check / TS 5.8, "esnext", ./.:
src/cli.mts#L190
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
|
type-check / TS 5.8, "esnext", ./.
Unexpected input(s) 'submodules', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|