Skip to content

Merge pull request #27 from NivSv/update-lock-file #52

Merge pull request #27 from NivSv/update-lock-file

Merge pull request #27 from NivSv/update-lock-file #52

Triggered via push December 11, 2023 08:12
Status Failure
Total duration 43s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build: src/components/BallCanvas/index.tsx#L1
Type '{ position: [number, number, number]; rotation: [number, number, number]; scale: number; map: Texture; flatShading: true; }' is not assignable to type 'IntrinsicAttributes & Omit<DecalProps, "ref"> & RefAttributes<Mesh<BufferGeometry, Material | Material[]>>'.
Build
Process completed with exit code 1.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/