Updates github-config #858
Annotations
4 errors and 1 warning
golangci-lint:
environment.go#L4
structtag: struct field tag `env:BP_GO_GENERATE` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
golangci-lint:
environment.go#L5
structtag: struct field tag `env:BP_GO_GENERATE_ARGS` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
golangci-lint:
environment.go#L6
structtag: struct field tag `env:BP_GO_GENERATE_FLAGS` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading