chore(deps): update dependency gulp-autoprefixer to v9 #5001
continuous-integration.yml
on: pull_request
Annotations
1 error and 11 warnings
Build
Process completed with exit code 1.
|
Build
The following actions uses Node.js version which is deprecated 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/
|
Lint
The following actions uses Node.js version which is deprecated 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/
|
Lint:
src/scripts/article.js#L2
'article' is assigned a value but never used
|
Lint:
src/scripts/article.js#L81
Avoid nesting promises
|
Lint:
src/scripts/github-api.js#L2
'github' is assigned a value but never used
|
Lint:
src/scripts/github-api.js#L6
'timeDiff' is assigned a value but never used
|
Lint:
src/scripts/index.js#L2
'index' is assigned a value but never used
|
Lint:
src/scripts/main.js#L2
'app' is assigned a value but never used
|
Lint:
src/scripts/main.js#L42
Unexpected alert
|
Lint:
src/scripts/polyfill-promise.js#L13
'reject' is defined but never used
|
Lint:
src/scripts/utils.js#L1
'_' is assigned a value but never used
|