Skip to content

chore(ci): Test code before running bootstrap workflow 2 #28

chore(ci): Test code before running bootstrap workflow 2

chore(ci): Test code before running bootstrap workflow 2 #28

Triggered via push December 24, 2024 19:18
Status Failure
Total duration 4m 56s
Artifacts
Go Test
0s
Go Test
call-starter-workflow  /  ...  /  Set workflow variables from integration-manifest.json
call-starter-workflow / call-assign-from-json-workflow / Set workflow variables from integration-manifest.json
call-starter-workflow  /  ...  /  Grep TODO and License Headers
call-starter-workflow / call-create-github-release-workflow / call-check-file-action / Grep TODO and License Headers
call-starter-workflow  /  Detect Primary Language
call-starter-workflow / Detect Primary Language
call-starter-workflow  /  Check for .goreleaser file
call-starter-workflow / Check for .goreleaser file
call-starter-workflow  /  setup_platforms
call-starter-workflow / setup_platforms
call-starter-workflow  /  ...  /  create-github-release-workflow
call-starter-workflow / call-create-github-release-workflow / create-github-release-workflow
call-starter-workflow  /  ...  /  Use private doctool action in public repository
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository
call-starter-workflow  /  ...  /  build
call-starter-workflow / call-polaris-scan-workflow / build
call-starter-workflow  /  ...  /  Configure branch protection
call-starter-workflow / call-repository-configuration-workflow / Configure branch protection
call-starter-workflow  /  ...  /  Updating repository settings
call-starter-workflow / call-repository-configuration-workflow / Updating repository settings
call-starter-workflow  /  ...  /  update-catalog-entry
call-starter-workflow / call-update-catalog-workflow / update-catalog-entry
call-starter-workflow  /  ...  /  create-github-release
call-starter-workflow / call-create-github-release-workflow / create-github-release
call-starter-workflow  /  ...  /  Get Release Properties
call-starter-workflow / call-container-build-and-release-workflow / Get Release Properties
call-starter-workflow  /  ...  /  setup
call-starter-workflow / call-container-build-and-release-workflow / setup
call-starter-workflow  /  ...  /  Create PR from release branch to main
call-starter-workflow / call-post-release-workflow / Create PR from release branch to main
call-starter-workflow  /  ...  /  dotnet-build-and-release
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release
call-starter-workflow  /  ...  /  Build and Possibly release maven hpi artifact
call-starter-workflow / call-maven-build-and-release-workflow / Build and Possibly release maven hpi artifact
call-starter-workflow  /  ...  /  run-goreleaser
call-starter-workflow / call-go-build-and-release-workflow / run-goreleaser
Matrix: call-starter-workflow / call-container-build-and-release-workflow / Build Containers
Waiting for pending jobs
call-starter-workflow  /  ...  /  merge
call-starter-workflow / call-container-build-and-release-workflow / merge
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and Lint: cmd/main.go#L79
the line is 150 characters long, which exceeds the maximum of 120 characters. (lll)
Build and Lint: cmd/main.go#L83
the line is 144 characters long, which exceeds the maximum of 120 characters. (lll)
Build and Lint: internal/command/command_test.go#L732
Consider pre-allocating `uriPointers` (prealloc)
Build and Lint: internal/command/command_test.go#L746
Consider pre-allocating `ipAddrs` (prealloc)
Build and Lint: internal/command/command.go#L42
var `errInvalidSignerConfig` is unused (unused)
Build and Lint: internal/command/command.go#L497
func `ptr` is unused (unused)
Build and Lint: internal/command/command_test.go#L274
func `newFakeCommandClientFunc` is unused (unused)
Build and Lint: internal/controller/certificaterequest_controller_test.go#L810
func `issueTestCertificate` is unused (unused)
Build and Lint: internal/controller/certificaterequest_controller.go#L181
SA4006: this value of `log` is never used (staticcheck)
Build and Lint: internal/controller/certificaterequest_controller.go#L187
SA4006: this value of `log` is never used (staticcheck)
Build and Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636