Skip to content

Feat: Add describe service #805

Feat: Add describe service

Feat: Add describe service #805

Triggered via pull request September 17, 2024 12:28
Status Failure
Total duration 50s
Artifacts

go-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
lint: cmd/describe/service.go#L17
var labelsJSON is unused (U1000)
lint: cmd/describe/service.go#L18
var labels is unused (U1000)
lint: cmd/describe/service.go#L93
should omit nil check; len() for []*google.golang.org/protobuf/types/known/structpb.Struct is defined as zero (S1009)
lint
Process completed with exit code 1.
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/