Skip to content

Update dependency xo to v0.57.0 - autoclosed #2444

Update dependency xo to v0.57.0 - autoclosed

Update dependency xo to v0.57.0 - autoclosed #2444

Triggered via pull request February 27, 2024 10:22
Status Failure
Total duration 51s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
CI: src/CircularButton.tsx#L11
The variable `props` should be named `properties`. A more descriptive name will do too.
CI: src/Editor.tsx#L85
The variable `EditorProps` should be named `EditorProperties`. A more descriptive name will do too.
CI: src/Editor.tsx#L96
The variable `props` should be named `properties`. A more descriptive name will do too.
CI: src/Editor.tsx#L102
The variable `nextProps` should be named `nextProperties`. A more descriptive name will do too.
CI: src/EditorContainer.tsx#L9
The variable `mod` should be named `module_`. A more descriptive name will do too.
CI: src/Loading.tsx#L11
The variable `props` should be named `properties`. A more descriptive name will do too.
CI: src/composition/event.ts#L11
'@typescript-eslint/no-unnecessary-qualifier' rule is disabled but never reported.
CI: src/composition/list.test.ts#L37
Please rename the variable `iter`. Suggested names are: `iterate`, `iterator`. A more descriptive name will do too.
CI: src/composition/list.test.ts#L63
Please rename the variable `iter`. Suggested names are: `iterate`, `iterator`. A more descriptive name will do too.
CI: src/composition/list.test.ts#L84
Please rename the variable `iter`. Suggested names are: `iterate`, `iterator`. A more descriptive name will do too.
CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.