CI: define basic CI to install dependencies, lint and build project #3
Annotations
10 errors and 1 warning
build:
.eslintrc.js#L5
Replace `'babel-eslint'` with `"babel-eslint"`
|
build:
.eslintrc.js#L7
Replace `'module'` with `"module",`
|
build:
.eslintrc.js#L13
Replace `'plugin:prettier/recommended'` with `"plugin:prettier/recommended"`
|
build:
.eslintrc.js#L14
Replace `⏎····'prettier'⏎··` with `"prettier"`
|
build:
.eslintrc.js#L18
Replace `'rules'` with `rules`
|
build:
.eslintrc.js#L19
Replace `'prettier/prettier'` with `"prettier/prettier"`
|
build:
.eslintrc.js#L20
Replace `'error'` with `"error"`
|
build:
.eslintrc.js#L24
Replace `'all'` with `"all"`
|
build:
.eslintrc.js#L25
Insert `,`
|
build:
.eslintrc.js#L28
Replace `'arrow-parens'` with `"arrow-parens"`
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|