CAPT Playground #776
ci.yaml
on: pull_request
Codespell
14s
Build and push manager image
36s
Matrix: validate
Annotations
23 errors and 1 warning
Codespell:
go.work.sum#L1175
ot ==> to, of, or, not
|
Codespell:
go.work.sum#L1871
Ons ==> Owns
|
Codespell:
go.work.sum#L2178
Fo ==> Of, For, To, Do, Go
|
Codespell:
playground/cmd/create.go#L252
nd ==> and, 2nd
|
Codespell:
playground/cmd/create.go#L280
nd ==> and, 2nd
|
Codespell:
playground/cmd/create.go#L283
nd ==> and, 2nd
|
Codespell:
playground/internal/docker/docker.go#L91
ot ==> to, of, or, not
|
Codespell:
playground/internal/docker/docker.go#L92
ot ==> to, of, or, not
|
Codespell:
playground/internal/docker/docker.go#L121
ot ==> to, of, or, not
|
Codespell:
playground/internal/docker/docker.go#L122
ot ==> to, of, or, not
|
Validate test
Process completed with exit code 2.
|
Validate verify
Process completed with exit code 2.
|
Build and push manager image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=linux GOARCH=${ARCH} go build -a -ldflags \"${LDFLAGS} -extldflags '-static'\" -o manager ." did not complete successfully: exit code: 1
|
Validate lint
package-comments: should have a package comment (revive)
|
Validate lint
exported: exported type State should have comment or be unexported (revive)
|
Validate lint
exported: exported type NodeRole should have comment or be unexported (revive)
|
Validate lint
Comment should end in a period (godot)
|
Validate lint
Comment should end in a period (godot)
|
Validate lint
Comment should end in a period (godot)
|
Validate lint
Comment should end in a period (godot)
|
Validate lint
exported: exported function Execute should have comment or be unexported (revive)
|
Validate lint
redefines-builtin-id: redefinition of the built-in function delete (revive)
|
Validate lint
return statements should not be cuddled if block has more than two lines (wsl)
|
Build and push manager image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|