Skip to content

Code Refactored and modularized #11

Code Refactored and modularized

Code Refactored and modularized #11

Triggered via pull request September 29, 2024 06:09
Status Failure
Total duration 32s
Artifacts

nextjs-lint-build.yml

on: pull_request
lint-and-build
22s
lint-and-build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint-and-build: src/components/Playground/Playground.tsx#L20
'e' is defined but never used
lint-and-build: src/components/Playground/Playground.tsx#L20
'e' is defined but never used
lint-and-build: src/lib/api.ts#L21
Unexpected any. Specify a different type
lint-and-build: src/shared/utils/cliUtils.ts#L7
'store' is defined but never used
lint-and-build: src/shared/utils/cliUtils.ts#L7
'store' is defined but never used
lint-and-build: src/shared/utils/cliUtils.ts#L22
Unexpected any. Specify a different type
lint-and-build: src/shared/utils/cliUtils.ts#L36
Unexpected any. Specify a different type
lint-and-build: src/types/index.d.ts#L3
'React' is not defined
lint-and-build: src/types/index.d.ts#L3
'React' is not defined
lint-and-build: src/types/index.d.ts#L5
'React' is not defined
lint-and-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/