Skip to content

Add channel and global listenener support in store and event module (… #54

Add channel and global listenener support in store and event module (…

Add channel and global listenener support in store and event module (… #54

Triggered via push May 30, 2024 05:40
Status Success
Total duration 3m 46s
Artifacts

npm-publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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