Skip to content

SSPROD-29308: Implement CloudAccount client v2 for Secure #1265

SSPROD-29308: Implement CloudAccount client v2 for Secure

SSPROD-29308: Implement CloudAccount client v2 for Secure #1265

Triggered via pull request September 6, 2023 21:41
Status Failure
Total duration 2m 58s
Artifacts

ci-pull-request.yml

on: pull_request
Test  /  Unit Tests
17s
Test / Unit Tests
Matrix: Build
Test  /  Sysdig Monitor Acceptance Tests
0s
Test / Sysdig Monitor Acceptance Tests
Test  /  Sysdig Secure Acceptance Tests
0s
Test / Sysdig Secure Acceptance Tests
Test  /  IBM Monitor Acceptance Tests
0s
Test / IBM Monitor Acceptance Tests
Test  /  IBM Secure Acceptance Tests
0s
Test / IBM Secure Acceptance Tests
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 16 warnings
Build (linux, 386): sysdig/internal/client/v2/model.go#L4
github.com/draios/protorepo/cloudauth/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/d50e66cd3a62f225583f9155f5a1e8f3453090311314281d677c83f857f6a318: exit status 128:
Build (linux, 386)
Process completed with exit code 1.
Build (freebsd, 386): sysdig/internal/client/v2/model.go#L4
github.com/draios/protorepo/cloudauth/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/d50e66cd3a62f225583f9155f5a1e8f3453090311314281d677c83f857f6a318: exit status 128:
Build (freebsd, 386)
Process completed with exit code 1.
Build (darwin, amd64): sysdig/internal/client/v2/model.go#L4
github.com/draios/protorepo/cloudauth/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/d50e66cd3a62f225583f9155f5a1e8f3453090311314281d677c83f857f6a318: exit status 128:
Build (darwin, amd64)
Process completed with exit code 1.
Build (freebsd, amd64): sysdig/internal/client/v2/model.go#L4
github.com/draios/protorepo/cloudauth/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/d50e66cd3a62f225583f9155f5a1e8f3453090311314281d677c83f857f6a318: exit status 128:
Build (freebsd, amd64)
The operation was canceled.
Build (openbsd, amd64): sysdig/internal/client/v2/model.go#L4
github.com/draios/protorepo/cloudauth/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/d50e66cd3a62f225583f9155f5a1e8f3453090311314281d677c83f857f6a318: exit status 128:
Build (openbsd, amd64)
The operation was canceled.
Build (solaris, amd64): sysdig/internal/client/v2/model.go#L4
github.com/draios/protorepo/cloudauth/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/d50e66cd3a62f225583f9155f5a1e8f3453090311314281d677c83f857f6a318: exit status 128:
Build (freebsd, arm): sysdig/internal/client/v2/model.go#L4
github.com/draios/protorepo/cloudauth/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/d50e66cd3a62f225583f9155f5a1e8f3453090311314281d677c83f857f6a318: exit status 128:
Build (solaris, amd64)
The operation was canceled.
Build (freebsd, arm)
The operation was canceled.
Build (openbsd, 386): sysdig/internal/client/v2/model.go#L4
github.com/draios/protorepo/cloudauth/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/d50e66cd3a62f225583f9155f5a1e8f3453090311314281d677c83f857f6a318: exit status 128:
Build (openbsd, 386)
The operation was canceled.
Build (linux, arm): sysdig/internal/client/v2/model.go#L4
github.com/draios/protorepo/cloudauth/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/d50e66cd3a62f225583f9155f5a1e8f3453090311314281d677c83f857f6a318: exit status 128:
Build (linux, arm)
The operation was canceled.
Build (windows, 386): sysdig/internal/client/v2/model.go#L4
github.com/draios/protorepo/cloudauth/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/d50e66cd3a62f225583f9155f5a1e8f3453090311314281d677c83f857f6a318: exit status 128:
Build (windows, 386)
The operation was canceled.
Build (windows, amd64): sysdig/internal/client/v2/model.go#L4
github.com/draios/protorepo/cloudauth/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/d50e66cd3a62f225583f9155f5a1e8f3453090311314281d677c83f857f6a318: exit status 128:
Build (windows, amd64)
The operation was canceled.
Build (linux, amd64): sysdig/internal/client/v2/model.go#L4
github.com/draios/protorepo/cloudauth/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/d50e66cd3a62f225583f9155f5a1e8f3453090311314281d677c83f857f6a318: exit status 128:
Build (linux, amd64)
The operation was canceled.
Test / Unit Tests: sysdig/internal/client/v2/model.go#L4
github.com/draios/protorepo/cloudauth/[email protected]: invalid version: git ls-remote -q origin in /home/runner/go/pkg/mod/cache/vcs/d50e66cd3a62f225583f9155f5a1e8f3453090311314281d677c83f857f6a318: exit status 128:
Test / Unit Tests
Process completed with exit code 2.
Test / Lint
golangci-lint exit with code 3
Build (linux, 386)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (freebsd, 386)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (darwin, amd64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (freebsd, amd64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (openbsd, amd64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (solaris, amd64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (freebsd, arm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (openbsd, 386)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (linux, arm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (windows, 386)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (windows, amd64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (linux, amd64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test / Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test / Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test / Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test / Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/