feat: Add vite #3182
ci.yml
on: pull_request
NPM Lock File Version
9s
Check Types
1m 10s
Check Docs
1m 0s
Check Circular Dependencies
59s
Lint
1m 0s
Matrix: build
Annotations
13 errors and 7 warnings
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 20, 20.15.1)
Process completed with exit code 3.
|
build (Node 18, 18.20.4)
Process completed with exit code 3.
|
Lint
Cache not found for keys: node-cache-Linux-x64-npm-79a18e19cfa7d356b45fedfdfdad6aeaeff2a7b0f8d108f7a82d6eddb176f3d9
|
Lint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Check Circular Dependencies
Cache not found for keys: node-cache-Linux-x64-npm-79a18e19cfa7d356b45fedfdfdad6aeaeff2a7b0f8d108f7a82d6eddb176f3d9
|
Check Docs
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Check Docs
Cache not found for keys: node-cache-Linux-x64-npm-79a18e19cfa7d356b45fedfdfdad6aeaeff2a7b0f8d108f7a82d6eddb176f3d9
|
Check Types
Cache not found for keys: node-cache-Linux-x64-npm-79a18e19cfa7d356b45fedfdfdad6aeaeff2a7b0f8d108f7a82d6eddb176f3d9
|
Check Types
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|