bump dependencies #1595
Triggered via pull request
September 25, 2024 12:05
Status
Success
Total duration
3m 10s
Artifacts
–
Annotations
2 errors and 4 warnings
eslint(@typescript-eslint/no-unused-vars-experimental):
src/store/consts/utils.ts#L20
[new] Import 'Mint' is declared but its value is never read. Allowed unused names must match /^_/.
|
eslint(@typescript-eslint/return-await):
src/store/consts/utils.ts#L768
[existing] Returning an awaited value that is not a promise is not allowed.
|
upload
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
upload
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|