Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

feat: implement perspective warp #1033

feat: implement perspective warp

feat: implement perspective warp #1033

Triggered via pull request June 13, 2025 12:34
Status Failure
Total duration 3m 17s
Artifacts

nodejs.yml

on: pull_request
nodejs  /  prepare
6s
nodejs / prepare
nodejs  /  lint-eslint
1m 2s
nodejs / lint-eslint
nodejs  /  lint-prettier
44s
nodejs / lint-prettier
nodejs  /  lint-check-types
41s
nodejs / lint-check-types
nodejs  /  test-prepack
49s
nodejs / test-prepack
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
nodejs / lint-check-types
Process completed with exit code 2.
nodejs / lint-check-types: src/geometry/__tests__/getPerspectiveWarp.test.ts#L126
Argument of type '"opencv/test_perspective_warp_plants_linear.png"' is not assignable to parameter of type 'TestImagePath'.
nodejs / lint-check-types: src/geometry/__tests__/getPerspectiveWarp.test.ts#L88
Argument of type '"opencv/test_perspective_warp_card_nearest.png"' is not assignable to parameter of type 'TestImagePath'.
nodejs / lint-check-types: src/geometry/__tests__/getPerspectiveWarp.test.ts#L85
Argument of type '"various/card.png"' is not assignable to parameter of type 'TestImagePath'.
nodejs / lint-check-types: src/geometry/__tests__/getPerspectiveWarp.test.ts#L51
Argument of type '"opencv/test_perspective_warp_plants_nearest.png"' is not assignable to parameter of type 'TestImagePath'.
nodejs / test (20)
Process completed with exit code 1.
nodejs / test (24)
Process completed with exit code 1.
nodejs / test (22)
Process completed with exit code 1.
nodejs / lint-eslint: demo/components/Navbar.tsx#L9
Missing JSDoc comment
nodejs / lint-eslint: demo/components/Home.tsx#L14
Missing JSDoc comment
nodejs / lint-eslint: demo/components/Filters.tsx#L3
Missing JSDoc comment
nodejs / lint-eslint: demo/components/ErrorAlert.tsx#L3
Missing JSDoc comment
nodejs / lint-eslint: demo/components/Container.tsx#L9
Missing JSDoc comment
nodejs / lint-eslint: demo/components/CameraTransform.tsx#L24
Missing JSDoc comment
nodejs / lint-eslint: demo/components/CameraSelector.tsx#L3
Missing JSDoc comment
nodejs / lint-eslint: demo/components/CameraFeed.tsx#L7
Missing JSDoc comment
nodejs / lint-eslint: demo/components/App.tsx#L8
Missing JSDoc comment