Skip to content

fix:switch

fix:switch #2938

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

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Lint: client/src/scripts/ui.ts#L137
Missing space before opening brace
Lint: client/src/scripts/ui.ts#L145
Missing semicolon
Lint: client/src/scripts/ui.ts#L152
Promise returned in function argument where a void return was expected
Lint: client/src/scripts/ui.ts#L176
Trailing spaces not allowed
Lint: client/src/scripts/ui.ts#L177
More than 1 blank line not allowed
Lint: client/src/scripts/ui.ts#L178
Missing space before opening brace
Lint: client/src/scripts/ui.ts#L232
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint: client/src/scripts/ui.ts#L248
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint: client/src/scripts/ui.ts#L137
Missing space before opening brace
Lint: client/src/scripts/ui.ts#L145
Missing semicolon
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: client/src/scripts/ui.ts#L137
Missing return type on function
Lint: client/src/scripts/ui.ts#L178
Missing return type on function
Lint: client/src/scripts/ui.ts#L137
Missing return type on function
Lint: client/src/scripts/ui.ts#L178
Missing return type on function