Skip to content

fix: list gitlab projects dont exit #126

fix: list gitlab projects dont exit

fix: list gitlab projects dont exit #126

Triggered via push July 16, 2024 12:35
Status Failure
Total duration 3m 36s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
ci
issues found
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci
The `save-state` 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/
ci: cmd/version.go#L14
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
ci: cmd/codespace.go#L40
unused-parameter: parameter 'fileInfo' seems to be unused, consider removing or renaming it as _ (revive)