Merge pull request #65 from MetaCell/develop #3
Annotations
11 warnings
build / Build, lint, and test on Node 14.x and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build / Build, lint, and test on Node 14.x and ubuntu-latest:
src/components/sidebar/Sidebar.tsx#L47
React Hook React.useEffect has missing dependencies: 'currentState' and 'handleSelection'. Either include them or remove the dependency array
|
build / Build, lint, and test on Node 14.x and ubuntu-latest:
src/index.tsx#L86
React Hook useMemo has unnecessary dependencies: 'metaLinks' and 'metaNodes'. Either exclude them or remove the dependency array
|
build / Build, lint, and test on Node 14.x and windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build / Build, lint, and test on Node 14.x and windows-latest:
src/components/sidebar/Sidebar.tsx#L47
React Hook React.useEffect has missing dependencies: 'currentState' and 'handleSelection'. Either include them or remove the dependency array
|
build / Build, lint, and test on Node 14.x and windows-latest:
src/index.tsx#L86
React Hook useMemo has unnecessary dependencies: 'metaLinks' and 'metaNodes'. Either exclude them or remove the dependency array
|
build / Build, lint, and test on Node 14.x and macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build / Build, lint, and test on Node 14.x and macOS-latest:
src/components/sidebar/Sidebar.tsx#L47
React Hook React.useEffect has missing dependencies: 'currentState' and 'handleSelection'. Either include them or remove the dependency array
|
build / Build, lint, and test on Node 14.x and macOS-latest:
src/index.tsx#L86
React Hook useMemo has unnecessary dependencies: 'metaLinks' and 'metaNodes'. Either exclude them or remove the dependency array
|
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, EndBug/version-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish
This workflow run topped the commit limit set by GitHub webhooks: that means that commits could not appear and that the run could not find the version change.
|