Skip to content

feat: Add vite

feat: Add vite #3183

Triggered via pull request February 27, 2025 10:19
Status Failure
Total duration 2m 31s
Artifacts

ci.yml

on: pull_request
NPM Lock File Version
5s
NPM Lock File Version
Check Types
1m 2s
Check Types
Check Docs
54s
Check Docs
Check Circular Dependencies
55s
Check Circular Dependencies
Lint
57s
Lint
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Check Types: types/tests.ts#L6
Unexpected any. Specify a different type
Check Types: types/tests.ts#L12
Unexpected any. Specify a different type
Check Types: types/tests.ts#L18
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
Check Types: types/tests.ts#L19
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
Check Types: types/tests.ts#L24
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
Check Types: types/tests.ts#L38
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
Check Types: types/tests.ts#L70
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
Check Types: types/tests.ts#L94
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
Check Types: types/tests.ts#L94
Promise returned in function argument where a void return was expected
Check Types: types/tests.ts#L95
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
build (Node 22, 22.4.1)
Process completed with exit code 3.
build (Node 18, 18.20.4)
Process completed with exit code 3.
build (Node 20, 20.15.1)
Process completed with exit code 3.