Skip to content

chore(build): migrate to vite #93

chore(build): migrate to vite

chore(build): migrate to vite #93

Triggered via pull request October 17, 2024 19:38
@neSpeccneSpecc
synchronize #110
migrate-vite
Status Failure
Total duration 31s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
lint: src/catcher.ts#L101
Unexpected nullable boolean value in conditional. Please handle the nullish case explicitly
lint: src/catcher.ts#L121
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
lint: src/catcher.ts#L135
Unexpected nullable boolean value in conditional. Please handle the nullish case explicitly
lint: src/catcher.ts#L139
Unexpected any value in conditional. An explicit comparison or type cast is required
lint: src/catcher.ts#L153
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
lint: src/catcher.ts#L182
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: src/catcher.ts#L193
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: src/catcher.ts#L220
Unexpected any value in conditional. An explicit comparison or type cast is required
lint: src/catcher.ts#L231
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: src/catcher.ts#L362
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/