chore(deps): update dependency sass to v1.85.1 #5757
continuous-integration.yml
on: pull_request
Annotations
1 error and 9 warnings
Build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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
|