Skip to content

Input Manager

Input Manager #46

Triggered via pull request June 19, 2024 18:00
Status Failure
Total duration 30s
Artifacts

FissionESLintFormat.yml

on: pull_request
ESLint Format Validation
21s
ESLint Format Validation
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 12 warnings
ESLint Format Validation
Process completed with exit code 1.
ESLint Format Validation
Process completed with exit code 1.
ESLint Format Validation: fission/src/systems/input/InputSystem.ts#L65
'key' is never reassigned. Use 'const' instead
ESLint Format Validation: fission/src/systems/input/InputSystem.ts#L66
Do not access Object.prototype method 'hasOwnProperty' from target object
ESLint Format Validation: fission/src/systems/input/InputSystem.ts#L100
'targetInput' is never reassigned. Use 'const' instead
ESLint Format Validation: fission/src/systems/simulation/behavior/ArcadeDriveBehavior.ts#L22
'leftSpeed' is never reassigned. Use 'const' instead
ESLint Format Validation: fission/src/systems/simulation/behavior/ArcadeDriveBehavior.ts#L23
'rightSpeed' is never reassigned. Use 'const' instead
ESLint Format Validation: fission/src/systems/simulation/synthesis_brain/SynthesisBrain.ts#L55
'wheelDrivers' is never reassigned. Use 'const' instead
ESLint Format Validation: fission/src/systems/simulation/synthesis_brain/SynthesisBrain.ts#L56
'wheelStimuli' is never reassigned. Use 'const' instead
ESLint Format Validation: fission/src/systems/simulation/synthesis_brain/SynthesisBrain.ts#L59
'fixedConstraints' is never reassigned. Use 'const' instead
ESLint Format Validation: fission/src/systems/simulation/synthesis_brain/SynthesisBrain.ts#L61
'leftWheels' is never reassigned. Use 'const' instead
ESLint Format Validation: fission/src/systems/simulation/synthesis_brain/SynthesisBrain.ts#L62
'leftStimuli' is never reassigned. Use 'const' instead
ESLint Format Validation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ESLint Format Validation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ESLint Format Validation: fission/src/systems/simulation/stimulus/WheelStimulus.ts#L37
'deltaT' is defined but never used. Allowed unused args must match /^_/u
ESLint Format Validation: fission/src/ui/ModalContext.tsx#L23
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#L50
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#L19
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#L46
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#L43
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#L197
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/ToastContext.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/TooltipContext.tsx#L29
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components