Custom badge commission / security issue (background image) #1159
Triggered via pull request
October 4, 2024 15:59
Status
Failure
Total duration
6h 0m 26s
Artifacts
–
Annotations
3 errors and 14 warnings
lint (18)
Process completed with exit code 1.
|
test (18)
The job running on runner GitHub Actions 34 has exceeded the maximum execution time of 360 minutes.
|
test (18)
The operation was canceled.
|
build (18)
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/
|
build (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
lint (18)
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/
|
lint (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
lint (18):
src/utils/badge.ts#L11
Insert `;`
|
lint (18):
src/utils/badge.ts#L13
Async arrow function has no 'await' expression
|
lint (18):
src/utils/badge.ts#L14
Async arrow function has no 'await' expression
|
lint (18):
src/utils/badge.ts#L15
Async arrow function has no 'await' expression
|
lint (18):
src/utils/badge.ts#L16
Async arrow function has no 'await' expression
|
lint (18):
src/utils/badge.ts#L18
Async arrow function has no 'await' expression
|
lint (18):
src/utils/badge.ts#L19
Async arrow function has no 'await' expression
|
lint (18):
src/utils/badge.ts#L20
Async arrow function has no 'await' expression
|
lint (18):
src/utils/badge.ts#L21
Async arrow function has no 'await' expression
|
lint (18):
src/utils/badge.ts#L25
Async arrow function has no 'await' expression
|