Skip to content

chore: Generate ID and ObjectType Show Object Methods #2875

chore: Generate ID and ObjectType Show Object Methods

chore: Generate ID and ObjectType Show Object Methods #2875

Triggered via pull request December 16, 2024 15:48
Status Success
Total duration 1m 53s
Artifacts

reviewdog-golanglint-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
reviewdog: pkg/sdk/poc/generator/interface.go#L34
[golangci] reported by reviewdog 🐶 File is not `gofmt`-ed with `-s` (gofmt) Raw Output: pkg/sdk/poc/generator/interface.go:34: File is not `gofmt`-ed with `-s` (gofmt)
reviewdog: pkg/sdk/streamlits_def.go#L106
[golangci] reported by reviewdog 🐶 File is not `gofmt`-ed with `-s` (gofmt) Raw Output: pkg/sdk/streamlits_def.go:106: File is not `gofmt`-ed with `-s` (gofmt) g.ResourceIDHelperMethod,
reviewdog: pkg/sdk/poc/generator/resource_helper_methods.go#L74
[golangci] reported by reviewdog 🐶 SA4010: this result of append is never used, except maybe in other appends (staticcheck) Raw Output: pkg/sdk/poc/generator/resource_helper_methods.go:74:16: SA4010: this result of append is never used, except maybe in other appends (staticcheck) fieldNames = append(fieldNames, field.Name) ^
reviewdog
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636