Code Simulation: Configuration & Auto Testing #1165
FissionESLintFormat.yml
on: pull_request
ESLint Format Validation
54s
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/mirabuf/MirabufSceneObject.ts#L12
'InputSystem' is defined but never used. Allowed unused vars must match /^_/u
|
ESLint Format Validation:
fission/src/systems/simulation/synthesis_brain/SynthesisBrain.ts#L1
'Mechanism' is defined but never used. Allowed unused vars must match /^_/u
|
ESLint Format Validation:
fission/src/systems/simulation/wpilib_brain/SimInput.ts#L9
'SimFlow' 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
|
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
|
ESLint Format Validation:
fission/src/ui/ThemeContext.tsx#L55
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|