Haverty/1771/swerve #1220
FissionESLintFormat.yml
on: pull_request
ESLint Format Validation
49s
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
'JoltQuat_ThreeQuaternion' is defined but never used. Allowed unused vars must match /^_/u
|
ESLint Format Validation:
fission/src/systems/simulation/behavior/synthesis/SwerveDriveBehavior.ts#L118
'robotLocalToWorldMatrix' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ESLint Format Validation:
fission/src/systems/simulation/behavior/synthesis/SwerveDriveBehavior.ts#L176
'driver' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ESLint Format Validation:
fission/src/systems/simulation/behavior/synthesis/SwerveDriveBehavior.ts#L207
'speed' is assigned a value 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
|
ESLint Format Validation:
fission/src/ui/ThemeContext.tsx#L45
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|