Promote from BLAIS5-3513 to main #504
Annotations
12 warnings
lint (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (16.x):
server/server.ts#L68
'next' is defined but never used
|
lint (16.x):
src/form/WithForm.tsx#L14
Missing return type on function
|
lint (16.x):
src/form/index.tsx#L29
'name' is defined but never used
|
lint (16.x):
src/form/index.tsx#L29
'value' is defined but never used
|
lint (16.x):
src/form/index.tsx#L32
'name' is defined but never used
|
lint (16.x):
src/form/index.tsx#L32
'validators' is defined but never used
|
lint (16.x):
src/form/index.tsx#L41
Missing return type on function
|
lint (16.x):
src/pages/Home.tsx#L9
'user' is defined but never used
|
lint (16.x):
src/pages/users/BulkUserUpload/UsersUploadedSummary.tsx#L13
'setListError' is assigned a value but never used
|
lint (16.x):
src/pages/users/NewUser.tsx#L52
'success' is assigned a value but never used
|
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|