build(deps-dev): Bump the vite group with 3 updates #4268
build-and-test.yml
on: pull_request
run-checks
54s
Matrix: build-and-test
Annotations
4 errors and 2 warnings
run-checks:
src/components/forms/FileInput/FilePreview.test.tsx#L46
Argument of type '(this: FileReader, _blob: Blob) => void' is not assignable to parameter of type '(this: void, blob: Blob) => void'.
|
run-checks
Process completed with exit code 2.
|
Node 18 tests:
src/components/forms/FileInput/FilePreview.test.tsx#L46
Argument of type '(this: FileReader, _blob: Blob) => void' is not assignable to parameter of type '(this: void, blob: Blob) => void'.
|
Node 18 tests
Process completed with exit code 2.
|
run-checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Node 18 tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|