ADM-762: [frontend] refactor: make code easier to understand (#1020) #7620
BuildAndDeploy.yml
on: push
Shellcheck
4s
fossa-check
1m 17s
Credential Check
25s
security-check
24s
backend-check
1m 57s
backend-license-check
25s
deny-dot-star-check
3s
deny-px-check
4s
deny-css-hex-check
4s
deny-css-rgba-check
5s
frontend-type-check
35s
frontend-check
2m 49s
frontend-license-check
56s
deploy
0s
Annotations
12 warnings
backend-license-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gradle/gradle-build-action@v2.12.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
backend-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gradle/gradle-build-action@v2.12.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
frontend-check:
frontend/__tests__/fixtures.ts#L83
'BOARD' is defined but never used
|
frontend-check:
frontend/__tests__/fixtures.ts#L84
'PIPELINE_TOOL' is defined but never used
|
frontend-check:
frontend/__tests__/fixtures.ts#L85
'SOURCE_CONTROL' is defined but never used
|
frontend-check:
frontend/__tests__/fixtures.ts#L110
'BAD_REQUEST' is defined but never used
|
frontend-check:
frontend/__tests__/fixtures.ts#L111
'UNAUTHORIZED' is defined but never used
|
frontend-check:
frontend/__tests__/fixtures.ts#L112
'INTERNAL_SERVER_ERROR' is defined but never used
|
frontend-check:
frontend/__tests__/fixtures.ts#L113
'NOT_FOUND' is defined but never used
|
frontend-check:
frontend/__tests__/fixtures.ts#L114
'PERMISSION_DENIED' is defined but never used
|
frontend-check:
frontend/__tests__/fixtures.ts#L115
'REQUEST_TIMEOUT' is defined but never used
|
frontend-check:
frontend/__tests__/fixtures.ts#L116
'UNKNOWN' is defined but never used
|