Skip to content

Feat/status cmd

Feat/status cmd #845

Triggered via pull request October 21, 2024 05:28
Status Success
Total duration 1m 0s
Artifacts

go-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
lint: cmd/status/env.go#L26
exported var ServiceName should have comment or be unexported
lint: cmd/status/env.go#L27
exported var EnvName should have comment or be unexported
lint: internal/service/service.go#L292
if block ends with a return statement, so drop this else and outdent its block
lint: pkg/util/util.go#L35
exported function FormatToHumanReadableDuration should have comment or be unexported
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/