feat: add codeql GHA and cron job for image build to run trivy #380
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
build-docker-image
2m 29s
Matrix: test-and-build
Annotations
6 errors and 3 warnings
test-and-build (1.20, ubuntu-latest)
golangci-lint exit with code 3
|
test-and-build (1.20, windows-latest)
The job was canceled because "_1_20_ubuntu-latest" failed.
|
test-and-build (1.20, windows-latest)
The operation was canceled.
|
test-and-build (1.20, macos-latest)
The job was canceled because "_1_20_ubuntu-latest" failed.
|
test-and-build (1.20, macos-latest)
The operation was canceled.
|
build-docker-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c GOOS=linux make build BUILD_VERSION=${BUILD_VERSION} BUILD_COMMIT_SHA=${BUILD_COMMIT_SHA}" did not complete successfully: exit code: 2
|
test-and-build (1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/hypertrace-collector/hypertrace-collector. Supported file pattern: go.sum
|
test-and-build (1.20, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\hypertrace-collector\hypertrace-collector. Supported file pattern: go.sum
|
test-and-build (1.20, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/hypertrace-collector/hypertrace-collector. Supported file pattern: go.sum
|