Skip to content

Update codecov/codecov-action digest to b9fd7d1 #1865

Update codecov/codecov-action digest to b9fd7d1

Update codecov/codecov-action digest to b9fd7d1 #1865

Triggered via pull request October 1, 2024 15:34
Status Failure
Total duration 2m 14s
Artifacts

PRs.yml

on: pull_request
Matrix: test-api
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
test-ui
Process completed with exit code 1.
lint
Cannot find name 'vitest'.
lint
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
lint
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
lint
Type '(input: RequestInfo) => Promise<Response>' is not assignable to type '{ (input: URL | RequestInfo, init?: RequestInit<CfProperties<unknown>> | undefined): Promise<Response>; (input: URL | RequestInfo, init?: RequestInit<...> | undefined): Promise<...>; (input: RequestInfo, init?: RequestInit<...> | undefined): Promise<...>; (input: string | ... 1 more ... | Request, init?: RequestInit...'.
lint
Cannot find name 'vitest'.
lint
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
lint
Cannot find name 'beforeEach'.
lint
Type '(input: RequestInfo) => Promise<never>' is not assignable to type '{ (input: URL | RequestInfo, init?: RequestInit<CfProperties<unknown>> | undefined): Promise<Response>; (input: URL | RequestInfo, init?: RequestInit<...> | undefined): Promise<...>; (input: RequestInfo, init?: RequestInit<...> | undefined): Promise<...>; (input: string | ... 1 more ... | Request, init?: RequestInit...'.
lint
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
lint
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
test-ui
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-ui
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
test-api (2)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. 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 use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: frontend/src/components/StatusesPanel/StatusesPanel.tsx#L28
useVisibleTask$() runs eagerly and blocks the main thread, preventing user interaction until the task is finished. Consider using useTask$(), useOn(), useOnDocument(), or useOnWindow() instead. If you have to use a useVisibleTask$(), you can disable the warning with a '// eslint-disable-next-line qwik/no-use-visible-task' comment
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/wildebeest/wildebeest. Supported file pattern: go.sum
test-api (3)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-api (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/