build(deps-dev): bump the npm-development group across 1 directory with 7 updates #93
Annotations
10 errors and 5 warnings
Lint Codebase:
src/constants.ts#L1
'ActionType' is already declared in the upper scope on line 1 column 13
|
Lint Codebase:
src/io-utils.ts#L1
'fs' imported multiple times
|
Lint Codebase:
src/io-utils.ts#L2
'fs' imported multiple times
|
Lint Codebase:
src/io-utils.ts#L4
'fs' imported multiple times
|
Lint Codebase:
src/io-utils.ts#L18
Unexpected string concatenation
|
Lint Codebase:
src/main.ts#L27
Expected '===' and instead saw '=='
|
Lint Codebase:
src/utils.ts#L1
Missing return type on function
|
Lint Codebase:
src/validator/IValidator.ts#L1
Filename 'IValidator.ts' does not match the naming convention
|
Lint Codebase:
src/validator/IValidator.ts#L1
Replace `"src/constants";` with `'src/constants'`
|
Lint Codebase:
src/validator/IValidator.ts#L1
Unable to resolve path to module 'src/constants'
|
Lint Codebase
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|
Lint Codebase:
src/main.ts#L25
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|