Skip to content

Improve editor package and add-task command #475

Improve editor package and add-task command

Improve editor package and add-task command #475

Triggered via push June 11, 2024 14:26
Status Success
Total duration 1m 18s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
[golangci-lint] internal/editor/editor.go#L23: internal/editor/editor.go#L23
shadow: declaration of "err" shadows declaration at line 12 (govet)
[golangci-lint] internal/editor/editor.go#L27: internal/editor/editor.go#L27
shadow: declaration of "err" shadows declaration at line 12 (govet)
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reviewdog
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reviewdog
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/