Skip to content

Need to specify packages to push when environment failed to build. (#28) #148

Need to specify packages to push when environment failed to build. (#28)

Need to specify packages to push when environment failed to build. (#28) #148

Triggered via push May 20, 2024 15:49
Status Failure
Total duration 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: build/builder.go#L244
Function 'Build' is too long (31 > 30) (funlen)
lint: build/builder.go#L369
Function 'asyncBuild' has too many statements (32 > 20) (funlen)
lint: build/builder.go#L606
Function 'addArtifactsToRepo' has too many statements (22 > 20) (funlen)
lint: build/builder_test.go#L234
string `/path/to/wrapper` has 3 occurrences, make it a constant (goconst)
lint: wr/wr.go#L132
`if err != nil` has complex nested blocks (complexity: 2) (nestif)
lint: remove/remove.go#L36
const `graphQLDeleteEnvironment` is unused (unused)
lint: remove/remove.go#L52
const `graphQLEndpoint` is unused (unused)
lint: remove/remove.go#L54
type `graphQLDeleteEnvironmentMutation` is unused (unused)
lint: cmd/build.go#L40
var `buildVersion` is unused (unused)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.