Skip to content

created ci workflow running esLint on every Push or PR to main (#19) #1

created ci workflow running esLint on every Push or PR to main (#19)

created ci workflow running esLint on every Push or PR to main (#19) #1

Triggered via push November 7, 2023 08:12
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ESLint: src/Components/Block/Block.ts#L4
Dependency cycle detected
ESLint: src/Components/Block/PhysicBlock.ts#L3
Dependency cycle via ../Components/Block/Block:4
ESLint: src/Components/Block/UiBlock.ts#L3
Dependency cycle via ../Components/Block/Block:4
ESLint: src/Components/Sound.ts#L27
This branch can never execute. Its condition is a duplicate or covered by previous conditions in the if-else-if chain
ESLint: src/Components/Sound.ts#L41
Unary operator '--' used
ESLint: src/Components/Sound.ts#L41
Assignment to function parameter 'count'
ESLint: src/Components/Stats.ts#L2
'stats.js' should be listed in the project's dependencies, not devDependencies
ESLint: src/Types/common.ts#L4
Dependency cycle detected
ESLint: src/Types/common.ts#L47
Unexpected any. Specify a different type
ESLint: src/Types/common.ts#L47
Unexpected any. Specify a different type