Workflow Test #4
main.yml
on: pull_request
Build, lint, and test
/
Prepare
50s
Check workflows
4s
Matrix: Build, lint, and test / Compatibility test
Matrix: Build, lint, and test / Test
Build, lint, and test
/
Build
29s
Build, lint, and test
/
Lint
32s
Publish release
/
...
/
Publish docs to GitHub Pages
publish-release
/
...
/
Publish docs to GitHub Pages
Annotations
11 errors
Build, lint, and test / Lint:
.eslintrc.js#L4
Replace `"@metamask/eslint-config"` with `'@metamask/eslint-config'`
|
Build, lint, and test / Lint:
.eslintrc.js#L8
Replace `"*.ts"` with `'*.ts'`
|
Build, lint, and test / Lint:
.eslintrc.js#L9
Replace `"@metamask/eslint-config-typescript"` with `'@metamask/eslint-config-typescript'`
|
Build, lint, and test / Lint:
.eslintrc.js#L13
Replace `"*.js"` with `'*.js'`
|
Build, lint, and test / Lint:
.eslintrc.js#L15
Replace `"script"` with `'script'`
|
Build, lint, and test / Lint:
.eslintrc.js#L17
Replace `"@metamask/eslint-config-nodejs"` with `'@metamask/eslint-config-nodejs'`
|
Build, lint, and test / Lint:
.eslintrc.js#L21
Replace `"*.test.ts",·"*.test.js"` with `'*.test.ts',·'*.test.js'`
|
Build, lint, and test / Lint:
.eslintrc.js#L23
Replace `"@metamask/eslint-config-jest"` with `'@metamask/eslint-config-jest'`
|
Build, lint, and test / Lint:
.eslintrc.js#L24
Replace `"@metamask/eslint-config-nodejs"` with `'@metamask/eslint-config-nodejs'`
|
Build, lint, and test / Lint:
.eslintrc.js#L30
Replace `"!.eslintrc.js"` with `'!.eslintrc.js'`
|
All jobs pass
Process completed with exit code 1.
|