Skip to content

Bump @actions/artifact from 0.5.2 to 2.1.7 #7

Bump @actions/artifact from 0.5.2 to 2.1.7

Bump @actions/artifact from 0.5.2 to 2.1.7 #7

Triggered via pull request June 21, 2024 17:37
Status Failure
Total duration 1m 45s
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#L5
Replace `"../src/main";` with `'../src/main'`
Lint Codebase: __tests__/index.test.ts#L5
Extra semicolon
Lint Codebase: __tests__/index.test.ts#L8
Replace `"run").mockImplementation();` with `'run').mockImplementation()`
Lint Codebase: __tests__/index.test.ts#L8
Extra semicolon
Lint Codebase: __tests__/index.test.ts#L10
Replace `"index"` with `'index'`
Lint Codebase: __tests__/index.test.ts#L11
Replace `"calls·run·when·imported"` with `'calls·run·when·imported'`
Lint Codebase: __tests__/index.test.ts#L13
Replace `"../src/index");` with `'../src/index')`
Lint Codebase: __tests__/index.test.ts#L13
Extra semicolon
Lint Codebase: __tests__/index.test.ts#L15
Delete `;`
Lint Codebase: __tests__/index.test.ts#L15
Extra semicolon
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.