Skip to content

chore: up to RC with store node pointer #57

chore: up to RC with store node pointer

chore: up to RC with store node pointer #57

Triggered via pull request November 13, 2024 05:14
Status Success
Total duration 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check: src/useCreateWaku.ts#L51
React Hook React.useEffect has missing dependencies: 'factory', 'options', and 'protocols'. Either include them or remove the dependency array
check: src/useStoreMessages.ts#L96
React Hook React.useEffect has a missing dependency: 'options'. Either include it or remove the dependency array
check: src/useCreateWaku.ts#L51
React Hook React.useEffect has missing dependencies: 'factory', 'options', and 'protocols'. Either include them or remove the dependency array
check: src/useStoreMessages.ts#L96
React Hook React.useEffect has a missing dependency: 'options'. Either include it or remove the dependency array
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/useCreateWaku.ts#L51
React Hook React.useEffect has missing dependencies: 'factory', 'options', and 'protocols'. Either include them or remove the dependency array
build: src/useStoreMessages.ts#L96
React Hook React.useEffect has a missing dependency: 'options'. Either include it or remove the dependency array