Bump to v1.1.2 #3609
types.yml
on: push
type-check
/
Resolving inputs
2s
Matrix: type-check / test
Annotations
10 errors and 1 warning
|
type-check / TS 5.9, "esnext", ./.:
src/commands/patch/handle-patch.mts#L15
'PURL' is declared but never used.
|
|
type-check / TS 5.9, "esnext", ./.:
src/commands/patch/handle-patch.mts#L13
Cannot find module './manifest-schema.mts' or its corresponding type declarations.
|
|
type-check / TS 5.9, "esnext", ./.:
src/commands/patch/handle-patch.mts#L13
'PatchRecord' is declared but its value is never read.
|
|
type-check / TS 5.9, "esnext", ./.:
src/commands/patch/handle-patch.mts#L8
Cannot find module './manifest-schema.mts' or its corresponding type declarations.
|
|
type-check / TS 5.9, "esnext", ./.:
src/commands/patch/handle-patch.mts#L8
'PatchManifestSchema' is declared but its value is never read.
|
|
type-check / TS 5.9, "esnext", ./.:
src/commands/patch/handle-patch.mts#L5
'readJson' is declared but its value is never read.
|
|
type-check / TS 5.9, "esnext", ./.:
src/commands/patch/handle-patch.mts#L3
'path' is declared but its value is never read.
|
|
type-check / TS 5.9, "esnext", ./.:
src/commands/patch/handle-patch.mts#L2
All imports in import declaration are unused.
|
|
type-check / TS 5.9, "esnext", ./.:
src/commands/patch/handle-patch.mts#L1
'crypto' is declared but its value is never read.
|
|
type-check / TS 5.9, "esnext", ./.:
src/commands/patch/cmd-patch.mts#L1
'fs' is declared but its value is never read.
|
|
type-check / TS 5.9, "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']
|