Fix some typing stuff #165
Annotations
22 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests:
src/helpers/common.ts#L1
Unexpected any. Specify a different type
|
Run tests:
src/helpers/common.ts#L1
Unexpected any. Specify a different type
|
Run tests:
src/helpers/common.ts#L11
Unexpected any. Specify a different type
|
Run tests:
src/helpers/common.ts#L32
Unexpected any. Specify a different type
|
Run tests:
src/helpers/common.ts#L48
Unexpected any. Specify a different type
|
Run tests:
src/helpers/common.ts#L57
Unexpected any. Specify a different type
|
Run tests:
src/helpers/common.ts#L70
Unexpected any. Specify a different type
|
Run tests:
src/helpers/common.ts#L70
Unexpected any. Specify a different type
|
Run tests:
src/helpers/common.ts#L71
Unexpected any. Specify a different type
|
Run tests:
src/helpers/common.ts#L71
Unexpected any. Specify a different type
|
Compile code:
src/AppPage.tsx#L290
'version' is assigned a value but never used
|
Compile code:
src/helpers/array.extension.ts#L8
Unexpected any. Specify a different type
|
Compile code:
src/helpers/fileUpload.ts#L278
Unexpected any. Specify a different type
|
Compile code:
src/helpers/fileUpload.ts#L399
Unexpected any. Specify a different type
|
Compile code:
src/helpers/fileUpload.ts#L400
Unexpected console statement
|
Compile code:
src/helpers/fileUpload.ts#L426
Unexpected any. Specify a different type
|
Compile code:
src/helpers/fileUpload.ts#L427
Unexpected console statement
|
Compile code:
src/helpers/exports.ts#L194
Unexpected any. Specify a different type
|
Compile code:
src/helpers/exports.ts#L194
Unexpected any. Specify a different type
|
Compile code:
src/helpers/exports.ts#L194
Unexpected any. Specify a different type
|
Loading