Skip to content
Triggered via pull request November 14, 2023 10:16
@VicSolWangVicSolWang
opened #22
dev
Status Cancelled
Total duration 46s
Artifacts

test-release.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
test (18, ubuntu-latest)
The run was canceled by @VicSolWang.
test (18, ubuntu-latest)
The operation was canceled.
test (18, windows-latest)
The run was canceled by @VicSolWang.
test (18, windows-latest)
The operation was canceled.
test (18, macOS-latest)
The run was canceled by @VicSolWang.
test (18, macOS-latest)
The operation was canceled.
test (18, ubuntu-latest): src/config.js#L21
'vue' should be listed in the project's dependencies, not devDependencies
test (18, ubuntu-latest): src/config.js#L27
Unexpected console statement
test (18, ubuntu-latest): src/config.js#L68
Unable to resolve path to module '@typescript-eslint/parser'
test (18, ubuntu-latest): src/config.js#L69
Unable to resolve path to module '@typescript-eslint/eslint-plugin'
test (18, ubuntu-latest): src/config.js#L112
Unexpected console statement
test (18, ubuntu-latest): test/example/rule.js#L11
Unexpected require()
test (18, ubuntu-latest): test/example/rule.js#L15
Calls to require() should use string literals
test (18, ubuntu-latest): test/example/rule.js#L18
'espree' should be listed in the project's dependencies. Run 'npm i -S espree' to add it
test (18, ubuntu-latest): test/example/rule.js#L21
Unable to resolve path to module 'eslint-utils'
test (18, ubuntu-latest): test/example/rule.js#L31
Assignment to property of function parameter 'item'