v0.9.4 #18
release.yaml
on: release
Matrix: Run Tests / Unit Tests
Matrix: Run Tests / NPM Build
Build Image
/
Build Docker Image
Annotations
2 errors and 3 warnings
src/hooks/useFetchConfig/useFetchConfig.spec.tsx > useFetchConfig > takes boolean node yes and no ID elements and adds them to the children array:
src/hooks/useFetchConfig/useFetchConfig.spec.tsx#L115
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
❯ src/hooks/useFetchConfig/useFetchConfig.spec.tsx:115:50
|
Run Tests / Unit Tests (20)
Process completed with exit code 1.
|
Run Tests / Image Builds
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/metadata-action@v4, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Tests / Lint
The following actions use a deprecated Node.js version 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/
|
Run Tests / NPM Build (20)
The following actions use a deprecated Node.js version 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/
|