Skip to content

echristie-bc is running ESLint check on code #79

echristie-bc is running ESLint check on code

echristie-bc is running ESLint check on code #79

Triggered via push February 29, 2024 23:12
Status Failure
Total duration 46s
Artifacts

eslint.yaml

on: push
Running ESLint check on code
36s
Running ESLint check on code
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Running ESLint check on code: dist/components/FileDisplay.js#L52
This line has a length of 160. Maximum allowed is 80
Running ESLint check on code: dist/components/FormButtons.js#L44
This line has a length of 90. Maximum allowed is 80
Running ESLint check on code: dist/components/FormButtons.js#L62
This line has a length of 91. Maximum allowed is 80
Running ESLint check on code: dist/components/FormLayout.js#L38
This line has a length of 102. Maximum allowed is 80
Running ESLint check on code: dist/components/PageToolkit.js#L37
This line has a length of 82. Maximum allowed is 80
Running ESLint check on code: dist/components/PlatformData.js#L46
Unexpected var, use let or const instead
Running ESLint check on code: dist/components/PlatformData.js#L48
This line has a length of 119. Maximum allowed is 80
Running ESLint check on code: dist/components/PlatformData.js#L48
Expected '===' and instead saw '=='
Running ESLint check on code: dist/components/PlatformData.js#L48
Expected '===' and instead saw '=='
Running ESLint check on code: dist/components/ThemeSwitch.js#L28
Expected '===' and instead saw '=='
Running ESLint check on code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.