Haverty/1771/swerve #1221
FissionESLintFormat.yml
on: pull_request
ESLint Format Validation
53s
Annotations
1 error and 11 warnings
ESLint Format Validation
Process completed with exit code 1.
|
ESLint Format Validation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|
ESLint Format Validation:
fission/src/systems/simulation/behavior/synthesis/SwerveDriveBehavior.ts#L11
'JoltMat44_ThreeMatrix4' is defined but never used. Allowed unused vars must match /^_/u
|
ESLint Format Validation:
fission/src/systems/simulation/behavior/synthesis/SwerveDriveBehavior.ts#L211
'speed' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ESLint Format Validation:
fission/src/systems/simulation/driver/HingeDriver.ts#L3
'PhysicsSystem' is defined but never used. Allowed unused vars must match /^_/u
|
ESLint Format Validation:
fission/src/systems/simulation/driver/HingeDriver.ts#L8
'JoltVec3_JoltRVec3' is defined but never used. Allowed unused vars must match /^_/u
|
ESLint Format Validation:
fission/src/systems/simulation/driver/HingeDriver.ts#L9
'World' is defined but never used. Allowed unused vars must match /^_/u
|
ESLint Format Validation:
fission/src/ui/ModalContext.tsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ESLint Format Validation:
fission/src/ui/ModalContext.tsx#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ESLint Format Validation:
fission/src/ui/PanelContext.tsx#L12
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ESLint Format Validation:
fission/src/ui/PanelContext.tsx#L29
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
ESLint Format Validation:
fission/src/ui/ThemeContext.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|