Bump to v1.0.64 #3351
types.yml
on: push
type-check
/
Resolving inputs
3s
Matrix: type-check / test
Annotations
5 errors and 1 warning
|
type-check / TS 5.8, "esnext", ./.
Process completed with exit code 2.
|
|
type-check / TS 5.8, "esnext", ./.:
src/utils/socket-url.mts#L16
Type 'string | undefined' is not assignable to type 'string'.
|
|
type-check / TS 5.8, "esnext", ./.:
src/utils/socket-package-alert.mts#L168
Argument of type '{ name?: string; version?: string; license?: string; author?: string[]; type: "npm" | "hex" | "unknown" | "github" | "apk" | "bitbucket" | "cocoapods" | "cargo" | "chrome" | "composer" | "conan" | ... 18 more ... | "swift"; ... 17 more ...; alerts: { ...; }[]; }' is not assignable to parameter of type '{ name: string; namespace?: string | undefined; }'.
|
|
type-check / TS 5.8, "esnext", ./.:
src/commands/package/output-purls-shallow-score.mts#L250
Type 'string | undefined' is not assignable to type 'string'.
|
|
type-check / TS 5.8, "esnext", ./.:
src/commands/fix/socket-git.mts#L83
Argument of type 'string | undefined' 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']
|