chore(deps): update dependency gulp-autoprefixer to v9 #4198
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous-integration.yml
on: pull_request
Annotations
1 error and 11 warnings
Build
Process completed with exit code 1.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|