chore(deps): update dependency gulp-template to v6 #5146
Annotations
10 warnings
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/
|
Run Lint:
src/scripts/article.js#L2
'article' is assigned a value but never used
|
Run Lint:
src/scripts/article.js#L81
Avoid nesting promises
|
Run Lint:
src/scripts/github-api.js#L2
'github' is assigned a value but never used
|
Run Lint:
src/scripts/github-api.js#L6
'timeDiff' is assigned a value but never used
|
Run Lint:
src/scripts/index.js#L2
'index' is assigned a value but never used
|
Run Lint:
src/scripts/main.js#L2
'app' is assigned a value but never used
|
Run Lint:
src/scripts/main.js#L42
Unexpected alert
|
Run Lint:
src/scripts/polyfill-promise.js#L13
'reject' is defined but never used
|
Run Lint:
src/scripts/utils.js#L1
'_' is assigned a value but never used
|
Loading