Skip to content

yarn 1 to 3

yarn 1 to 3 #35

Triggered via push May 22, 2024 23:08
Status Failure
Total duration 54s
Artifacts

production.yml

on: push
app_publish
45s
app_publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
app_publish: src/core/contexts/GCStore.ts#L1
Cannot find module 'opencv-ts' or its corresponding type declarations.
app_publish: src/core/contexts/NodeStore.ts#L1
Cannot find module 'reactflow' or its corresponding type declarations.
app_publish: src/core/contexts/NodeStore.ts#L2
Cannot find module 'react' or its corresponding type declarations.
app_publish: src/core/contexts/NodeStore.ts#L6
Cannot find module 'uuid' or its corresponding type declarations.
app_publish: src/core/contexts/NodeStore.ts#L12
Cannot find module 'zustand' or its corresponding type declarations.
app_publish: src/core/contexts/NodeStore.ts#L60
Parameter 'set' implicitly has an 'any' type.
app_publish: src/core/contexts/NodeStore.ts#L60
Parameter 'get' implicitly has an 'any' type.
app_publish: src/core/contexts/NodeStore.ts#L71
Parameter 'node' implicitly has an 'any' type.
app_publish: src/core/contexts/NodeStore.ts#L119
Parameter 'el' implicitly has an 'any' type.
app_publish: src/core/contexts/NodeStore.ts#L120
Parameter 'el' implicitly has an 'any' type.
app_publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
app_publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/