Skip to content

Fix es-lint dependency resolution #118

Fix es-lint dependency resolution

Fix es-lint dependency resolution #118

Triggered via pull request October 7, 2024 12:16
Status Failure
Total duration 1m 57s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint Codebase: __tests__/index.test.ts#L1
Definition for rule '@typescript-eslint/func-call-spacing' was not found
Lint Codebase: __tests__/index.test.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
Lint Codebase: __tests__/index.test.ts#L1
Definition for rule '@typescript-eslint/type-annotation-spacing' was not found
Lint Codebase: __tests__/main.test.ts#L1
Definition for rule '@typescript-eslint/func-call-spacing' was not found
Lint Codebase: __tests__/main.test.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
Lint Codebase: __tests__/main.test.ts#L1
Definition for rule '@typescript-eslint/type-annotation-spacing' was not found
Lint Codebase: src/index.ts#L1
Definition for rule '@typescript-eslint/func-call-spacing' was not found
Lint Codebase: src/index.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
Lint Codebase: src/index.ts#L1
Definition for rule '@typescript-eslint/type-annotation-spacing' was not found
Lint Codebase: src/main.ts#L1
Definition for rule '@typescript-eslint/func-call-spacing' was not found
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.