ADM-762: [frontend] refactor: make code easier to understand #7618
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
|