Add ci checks #2
Annotations
1 error and 11 warnings
Run npm run format
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm run lint:
.eslintrc.react.js#L1
Require statement not part of import statement
|
Run npm run lint:
font-clipper.js#L4
Require statement not part of import statement
|
Run npm run lint:
font-clipper.js#L14
'files' is defined but never used
|
Run npm run lint:
font-clipper.js#L14
'stream' is defined but never used
|
Run npm run lint:
src/apis/auth.ts#L148
'data' is assigned a value but never used
|
Run npm run lint:
src/apis/index.ts#L64
Unexpected any. Specify a different type
|
Run npm run lint:
src/apis/index.ts#L67
Unexpected any. Specify a different type
|
Run npm run lint:
src/apis/index.ts#L128
Unexpected any. Specify a different type
|
Run npm run lint:
src/components/AdminImageSafeCheck.tsx#L3
'useHistory' is defined but never used
|
Run npm run lint:
src/components/AdminSiteSetting.tsx#L2
'Input' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading