refactor(cleanup): cleanup code #8
Annotations
10 errors and 8 warnings
.eslintrc.js#L2
Replace `parser:·"@typescript-eslint/parser"` with `··parser:·'@typescript-eslint/parser'`
|
.eslintrc.js#L3
Replace `··` with `····`
|
.eslintrc.js#L4
Replace `"eslint:recommended"` with `····'eslint:recommended'`
|
.eslintrc.js#L5
Replace `"plugin:react/recommended"` with `····'plugin:react/recommended'`
|
.eslintrc.js#L6
Replace `"plugin:@typescript-eslint/recommended"` with `····'plugin:@typescript-eslint/recommended'`
|
.eslintrc.js#L7
Replace `"plugin:prettier/recommended"` with `····'plugin:prettier/recommended'`
|
.eslintrc.js#L8
Replace `"prettier"` with `····'prettier'`
|
.eslintrc.js#L9
Replace `··` with `····`
|
.eslintrc.js#L10
Insert `··`
|
.eslintrc.js#L11
Insert `····`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
gatsby-node.js#L1
'loaders' is defined but never used
|
src/pages/login.tsx#L1
'navigate' is defined but never used
|
src/pages/login.tsx#L3
'location' is defined but never used
|
src/pages/section/[id].tsx#L46
'Description' is assigned a value but never used
|
src/shared/components/NavBar/Menu.tsx#L38
Unexpected any. Specify a different type
|
src/shared/components/VideoPlayer/index.tsx#L24
Forbidden non-null assertion
|
src/shared/videos/index.tsx#L30
'loadingSections' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading