v1 test action #5
Annotations
9 errors and 3 warnings
Lint Codebase:
src/registry.ts#L4
'pattern' is defined but never used
|
Lint Codebase:
src/registry.ts#L5
'size' is defined but never used
|
Lint Codebase:
src/registry.ts#L7
'array' is defined but never used
|
Lint Codebase:
src/registry.ts#L10
'union' is defined but never used
|
Lint Codebase:
src/registry.ts#L14
'boolean' is defined but never used
|
Lint Codebase:
src/registry.ts#L120
'parts' is never reassigned. Use 'const' instead
|
Lint Codebase:
src/registry.ts#L121
'major' is never reassigned. Use 'const' instead
|
Lint Codebase:
src/registry.ts#L122
'minor' is never reassigned. Use 'const' instead
|
Lint Codebase:
src/registry.ts#L127
Unexpected string concatenation
|
Lint Codebase:
.devcontainer/devcontainer.json#L1
File ignored by default.
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|