Merge pull request #44 from waku-org/chore/update-waku-deps #40
Annotations
14 warnings
build
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/.
|
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
|
check
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/.
|
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
|
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release:
src/useCreateWaku.ts#L51
React Hook React.useEffect has missing dependencies: 'factory', 'options', and 'protocols'. Either include them or remove the dependency array
|
release:
src/useStoreMessages.ts#L96
React Hook React.useEffect has a missing dependency: 'options'. Either include it or remove the dependency array
|
release
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
release
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|