New changeset parsing pipeline #17
Annotations
7 warnings
prep
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
prep
The `set-output` 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/
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
web/src/app/map/index.tsx#L170
Unexpected string concatenation
|
lint:
web/src/app/map/index.tsx#L211
React Hook useEffect has missing dependencies: 'appState' and 'dispatchAppState'. Either include them or remove the dependency array
|
lint:
web/src/app/map/index.tsx#L217
React Hook useEffect has a missing dependency: 'appState'. Either include it or remove the dependency array
|
lint
The `set-output` 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/
|