Merge pull request #27 from NivSv/update-lock-file #52
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/
|