Fix cargo warnings #1967
Annotations
5 warnings
Run KittyCAD/action-install-cli@main
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/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build web:
src/lang/modifyAst.ts#L1
'ToolTip' is defined but never used
|
build web:
src/editor/plugins/lsp/copilot/index.ts#L477
'plugin' is assigned a value but never used
|
check for changes
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