Skip to content

Version 0.6.0

Version 0.6.0 #56

Triggered via pull request June 9, 2024 06:02
@doloboyzdoloboyz
synchronize #6
doloboyz:main
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: examples/02_typescript/src/App.tsx#L4
Cannot find module 'jotai-relay' or its corresponding type declarations.
test: examples/02_typescript/src/App.tsx#L5
Could not find a declaration file for module 'relay-runtime'. '/home/runner/work/jotai-relay/jotai-relay/node_modules/.pnpm/[email protected]/node_modules/relay-runtime/index.js' implicitly has an 'any' type.
test: examples/02_typescript/src/App.tsx#L13
Parameter 'params' implicitly has an 'any' type.
test: examples/02_typescript/src/App.tsx#L13
Parameter 'variables' implicitly has an 'any' type.
test: examples/02_typescript/src/App.tsx#L44
Binding element 'name' implicitly has an 'any' type.
test: examples/03_errorhandling/src/App.tsx#L6
Cannot find module 'jotai-relay' or its corresponding type declarations.
test: examples/03_errorhandling/src/App.tsx#L7
Could not find a declaration file for module 'relay-runtime'. '/home/runner/work/jotai-relay/jotai-relay/node_modules/.pnpm/[email protected]/node_modules/relay-runtime/index.js' implicitly has an 'any' type.
test: examples/03_errorhandling/src/App.tsx#L18
Parameter 'params' implicitly has an 'any' type.
test: examples/03_errorhandling/src/App.tsx#L18
Parameter 'variables' implicitly has an 'any' type.
test: examples/03_errorhandling/src/App.tsx#L44
Parameter 'get' implicitly has an 'any' type.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@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/.