Skip to content

fix: initial interaction computation by making it synchronous without… #30

fix: initial interaction computation by making it synchronous without…

fix: initial interaction computation by making it synchronous without… #30

Triggered via push October 18, 2023 14:19
Status Success
Total duration 1m 1s
Artifacts

deploy.yml

on: push
docs
6s
docs
publish-npm-package
34s
publish-npm-package
publish-github-package
46s
publish-github-package
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, JamesIves/github-pages-deploy-action@4.1.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
publish-npm-package: src/index.ts#L80
Unexpected any. Specify a different type
publish-npm-package: src/index.ts#L378
Unexpected any. Specify a different type
publish-npm-package: src/index.ts#L404
Unexpected any. Specify a different type
publish-npm-package: src/index.ts#L461
Unexpected any. Specify a different type
publish-npm-package: src/intersections/sphere.ts#L227
Forbidden non-null assertion
publish-npm-package: src/intersections/sphere.ts#L254
Forbidden non-null assertion
publish-npm-package: src/intersections/sphere.ts#L255
Forbidden non-null assertion
publish-npm-package: src/intersections/sphere.ts#L257
Forbidden non-null assertion
publish-npm-package: src/react/curved-pointer.tsx#L78
React Hook useMemo has missing dependencies: 'filterClipped' and 'points'. Either include them or remove the dependency array
publish-npm-package: src/react/curved-pointer.tsx#L93
Unexpected any. Specify a different type
publish-github-package: src/index.ts#L80
Unexpected any. Specify a different type
publish-github-package: src/index.ts#L378
Unexpected any. Specify a different type
publish-github-package: src/index.ts#L404
Unexpected any. Specify a different type
publish-github-package: src/index.ts#L461
Unexpected any. Specify a different type
publish-github-package: src/intersections/sphere.ts#L227
Forbidden non-null assertion
publish-github-package: src/intersections/sphere.ts#L254
Forbidden non-null assertion
publish-github-package: src/intersections/sphere.ts#L255
Forbidden non-null assertion
publish-github-package: src/intersections/sphere.ts#L257
Forbidden non-null assertion
publish-github-package: src/react/curved-pointer.tsx#L78
React Hook useMemo has missing dependencies: 'filterClipped' and 'points'. Either include them or remove the dependency array
publish-github-package: src/react/curved-pointer.tsx#L93
Unexpected any. Specify a different type