✨ Add assessment/review status to archetype table #6077
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint sources:
client/src/app/Routes.tsx#L66
Unexpected any. Specify a different type
|
Lint sources:
client/src/app/api/models.ts#L215
Unexpected any. Specify a different type
|
Lint sources:
client/src/app/api/models.ts#L372
Unexpected any. Specify a different type
|
Lint sources
Unexpected any. Specify a different type
|
Lint sources
Unexpected any. Specify a different type
|
Lint sources
Unexpected any. Specify a different type
|
Lint sources:
client/src/app/api/rest.ts#L372
'file' is defined but never used. Allowed unused args must match /^_/u
|
Lint sources:
client/src/app/api/rest.ts#L376
Unexpected any. Specify a different type
|
Lint sources:
client/src/app/api/rest.ts#L377
Unexpected any. Specify a different type
|
Lint sources:
client/src/app/axios-config/apiClient.tsx#L6
Unexpected any. Specify a different type
|
Loading