Skip to content

feat(harness): add stackrun harness #1396

feat(harness): add stackrun harness

feat(harness): add stackrun harness #1396

Triggered via pull request May 13, 2024 14:12
Status Failure
Total duration 3m 12s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Build
Process completed with exit code 2.
Lint: pkg/harness/tool/ansible/ansible.go#L10
commentFormatting: put a space between `//` and comment text (gocritic)
Lint: pkg/harness/tool/ansible/ansible.go#L15
commentFormatting: put a space between `//` and comment text (gocritic)
Lint: pkg/harness/tool/ansible/ansible.go#L20
commentFormatting: put a space between `//` and comment text (gocritic)
Lint: pkg/harness/tool/v1/modifier.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
Lint: pkg/harness/environment/version.go#L10
File is not `gofmt`-ed with `-s` (gofmt)
Lint: pkg/harness/tool/terraform/modifier_types.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
Lint: pkg/harness/tool/tool.go#L9
File is not `goimports`-ed (goimports)
Lint: pkg/client/console.go#L15
type `authedTransport` is unused (unused)
Lint: pkg/client/console.go#L20
func `(*authedTransport).RoundTrip` is unused (unused)
Lint: internal/helpers/env.go#L46
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Build and push Agent container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=linux GOARCH=${TARGETARCH} GO111MODULE=on go build -a -o deployment-agent cmd/agent/*" did not complete successfully: exit code: 1
Prepare release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cycjimmy/semantic-release-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.
Unit test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.