Skip to content

build(deps-dev): bump the npm-development group across 1 directory with 7 updates #88

build(deps-dev): bump the npm-development group across 1 directory with 7 updates

build(deps-dev): bump the npm-development group across 1 directory with 7 updates #88

Triggered via pull request November 25, 2024 10:55
Status Failure
Total duration 1m 56s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 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: .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