Skip to content

Added property count to Map to make length of provided array available #473

Added property count to Map to make length of provided array available

Added property count to Map to make length of provided array available #473

Triggered via pull request July 23, 2024 19:00
Status Failure
Total duration 3m 29s
Artifacts

test.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
lint (ubuntu-latest): packages/@react-facet/core/src/components/Map.spec.tsx#L2
'getByTestId' is defined but never used
lint (ubuntu-latest): packages/@react-facet/core/src/components/Map.spec.tsx#L135
'getByTestId' is assigned a value but never used
lint (ubuntu-latest): packages/@react-facet/core/src/components/Map.spec.tsx#L154
'mock' is assigned a value but never used
lint (ubuntu-latest)
Process completed with exit code 1.
lint (macos-latest)
The job was canceled because "ubuntu-latest" failed.
lint (macos-latest): packages/@react-facet/core/src/components/Map.spec.tsx#L2
'getByTestId' is defined but never used
lint (macos-latest): packages/@react-facet/core/src/components/Map.spec.tsx#L37
'count' is defined but never used
lint (macos-latest): packages/@react-facet/core/src/components/Map.spec.tsx#L135
'getByTestId' is assigned a value but never used
lint (macos-latest): packages/@react-facet/core/src/components/Map.spec.tsx#L154
'mock' is assigned a value but never used
lint (macos-latest)
Process completed with exit code 1.
lint (windows-latest)
The job was canceled because "ubuntu-latest" failed.
lint (windows-latest)
The operation was canceled.
lint (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/