Skip to content

CI test

CI test #3066

Triggered via pull request July 16, 2024 20:47
Status Success
Total duration 49s
Artifacts

ci.yml

on: pull_request
Lint, Check, Test
39s
Lint, Check, Test
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Lint, Check, Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint, Check, Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint, Check, Test: Amazon.js#L15
Missing license block
Lint, Check, Test: Amazon.js#L190
Unnecessary '.search()', use 'RegExp#test()' instead
Lint, Check, Test: Amazon.js#L315
Closing curly brace appears on the same line as the subsequent block
Lint, Check, Test: Amazon.js#L392
Unnecessary '.search()', use 'RegExp#test()' instead
Lint, Check, Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/