Skip to content

build(deps): bump the gomod-dependencies group across 1 directory with 15 updates #84

build(deps): bump the gomod-dependencies group across 1 directory with 15 updates

build(deps): bump the gomod-dependencies group across 1 directory with 15 updates #84

Triggered via pull request June 17, 2024 00:50
Status Failure
Total duration 2m 28s
Artifacts

server.yml

on: pull_request
Matrix: Build Docker bundled
Matrix: Build Docker microservices
Trigger docapi
0s
Trigger docapi
Promote Docker images
0s
Promote Docker images
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
Test
undefined: dockertypes.ImagePullOptions
Test
Process completed with exit code 1.
Lint: server/apps/containers/app.go#L8
could not import github.com/vertex-center/vertex/server/apps/containers/adapter (-: # github.com/vertex-center/vertex/server/apps/containers/adapter
Lint
undefined: dockertypes.ImagePullOptions) (typecheck)
Lint: server/apps/containers/adapter/cap_db.go#L1
: # github.com/vertex-center/vertex/server/apps/containers/adapter [github.com/vertex-center/vertex/server/apps/containers/adapter.test]
Lint
undefined: dockertypes.ImagePullOptions (typecheck)
Lint
issues found
Build Docker microservices (containers, kernel)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd server && CGO_ENABLED=0 GOOS=\"$TARGETOS\" GOARCH=\"$TARGETARCH\" go build -o /app -ldflags=\"-w -s -X 'main.version=$(git describe --tags --always --dirty)' -X 'main.commit=$(git rev-parse HEAD)' -X 'main.date=$(date -u +'%Y-%m-%dT%H:%M:%SZ')'\" ./apps/\"$APP_ID\"/cmd/\"$APP_KIND\"" did not complete successfully: exit code: 1
Build Docker microservices (containers, main)
The job was canceled because "containers_kernel" failed.
Build Docker microservices (containers, main)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd server && CGO_ENABLED=0 GOOS=\"$TARGETOS\" GOARCH=\"$TARGETARCH\" go build -o /app -ldflags=\"-w -s -X 'main.version=$(git describe --tags --always --dirty)' -X 'main.commit=$(git rev-parse HEAD)' -X 'main.date=$(date -u +'%Y-%m-%dT%H:%M:%SZ')'\" ./apps/\"$APP_ID\"/cmd/\"$APP_KIND\"" did not complete successfully: exit code: 1
Build Docker bundled (kernel)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd server && CGO_ENABLED=0 GOOS=\"$TARGETOS\" GOARCH=\"$TARGETARCH\" go build -o /app -ldflags=\"-w -s -X 'main.version=$(git describe --tags --always --dirty)' -X 'main.commit=$(git rev-parse HEAD)' -X 'main.date=$(date -u +'%Y-%m-%dT%H:%M:%SZ')'\" ./cmd/\"$APP_KIND\"" did not complete successfully: exit code: 1
Build Docker bundled (main)
The job was canceled because "kernel" failed.
Build Docker bundled (main)
The operation was canceled.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. 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@v3, 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/.