Skip to content

Use personal token

Use personal token #43

Triggered via push January 25, 2024 21:26
Status Failure
Total duration 2m 58s
Artifacts

npm-publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
publish
Process completed with exit code 1.
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish: demo-react/app/src/CoriolisIframe.tsx#L48
React Hook useEffect has missing dependencies: 'coriolisUrl', 'html', and 'setRef'. Either include them or remove the dependency array. If 'setRef' changes too often, find the parent component that defines it and wrap that definition in useCallback
publish: demo-react/iframe/src/App.tsx#L18
React Hook useEffect has a missing dependency: 'coriolis.store'. Either include it or remove the dependency array