Test and Lint Code #639
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Run npm run lint:
mathesar_ui/src/systems/connections/DeleteConnectionModal.svelte#L11
'DocsLink' is defined but never used. Allowed unused vars must match /^\$\$(Props|Events|Slots)$/u
|
Run npm run lint:
mathesar_ui/src/systems/connections/DeleteConnectionModal.svelte#L14
'WarningBox' is defined but never used. Allowed unused vars must match /^\$\$(Props|Events|Slots)$/u
|
Run echo "::set-output name=dir::$(npm config get cache)"
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/
|
Loading