Skip to content

feat(geo): add unit test #107

feat(geo): add unit test

feat(geo): add unit test #107

Triggered via pull request May 19, 2024 05:40
@F-starF-star
synchronize #154
feat/add-jest
Status Failure
Total duration 51s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
eslint
Process completed with exit code 1.
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint
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/
eslint: packages/core/src/graphs/graph/graph.ts#L675
'_offset' is defined but never used
eslint: packages/core/src/graphs/regular_polygon.ts#L160
'_padding' is defined but never used
eslint: packages/core/src/graphs/star.ts#L171
'_padding' is defined but never used
eslint: packages/suika/src/components/Cards/ElementsInfoCard/ElementsInfoCard.tsx#L17
'isEqual' is assigned a value but never used