[codegen] Generate exported constants for group and version. #989
pr.yml
on: pull_request
Go Workspace Check
23s
lint
3m 27s
test
/
unit-test
1m 1s
test
/
build
15s
test
/
integration-test
2m 3s
Annotations
2 errors and 6 warnings
lint:
codegen/jennies/constants.go#L8
File is not `goimports`-ed with -local github.com/grafana/grafana-app-sdk (goimports)
|
lint
issues found
|
test / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go Workspace Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / integration-test
Restore cache failed: Dependencies file is not found in /home/runner/work/grafana-app-sdk/grafana-app-sdk. Supported file pattern: go.sum
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
codegen/jennies/constants.go#L20
unused-receiver: method receiver 'c' is not referenced in method's body, consider removing or renaming it as _ (revive)
|