chore: Update transpiler configurations #121
Annotations
9 warnings
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, 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, 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, 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, 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, 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, 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, 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, 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
|