chore(ci): Test code before running bootstrap workflow 2 #28
keyfactor-bootstrap-workflow.yml
on: push
Build and Lint
4m 47s
call-starter-workflow
/
...
/
Set workflow variables from integration-manifest.json
call-starter-workflow
/
...
/
Grep TODO and License Headers
call-starter-workflow
/
Check for .goreleaser file
call-starter-workflow
/
...
/
create-github-release-workflow
call-starter-workflow
/
...
/
Use private doctool action in public repository
call-starter-workflow
/
...
/
build
call-starter-workflow
/
...
/
Configure branch protection
call-starter-workflow
/
...
/
Updating repository settings
call-starter-workflow
/
...
/
update-catalog-entry
call-starter-workflow
/
...
/
create-github-release
call-starter-workflow
/
...
/
Get Release Properties
call-starter-workflow
/
...
/
setup
call-starter-workflow
/
...
/
Create PR from release branch to main
call-starter-workflow
/
...
/
dotnet-build-and-release
call-starter-workflow
/
...
/
Build and Possibly release maven hpi artifact
call-starter-workflow
/
...
/
run-goreleaser
Matrix: call-starter-workflow / call-container-build-and-release-workflow / Build Containers
Waiting for pending jobs
call-starter-workflow
/
...
/
merge
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
|