Merge pull request #9 from PostHog/ci/release-workflow #1
Annotations
7 errors and 2 warnings
|
build (ubuntu-latest, linux, amd64)
Process completed with exit code 1.
|
|
build (ubuntu-latest, linux, amd64):
main.go#L14
missing go.sum entry for module providing package gopkg.in/yaml.v3 (imported by github.com/posthog/duckgres); to add:
|
|
build (ubuntu-latest, linux, amd64):
server/server.go#L14
missing go.sum entry for module providing package github.com/duckdb/duckdb-go/v2 (imported by github.com/posthog/duckgres/server); to add:
|
|
build (ubuntu-latest, linux, arm64)
The strategy configuration was canceled because "build.ubuntu-latest_linux_amd64" failed
|
|
build (ubuntu-latest, linux, arm64)
Process completed with exit code 1.
|
|
build (ubuntu-latest, linux, arm64):
main.go#L14
missing go.sum entry for module providing package gopkg.in/yaml.v3 (imported by github.com/posthog/duckgres); to add:
|
|
build (ubuntu-latest, linux, arm64):
server/server.go#L14
missing go.sum entry for module providing package github.com/duckdb/duckdb-go/v2 (imported by github.com/posthog/duckgres/server); to add:
|
|
build (ubuntu-latest, linux, amd64)
Restore cache failed: Dependencies file is not found in /home/runner/work/duckgres/duckgres. Supported file pattern: go.sum
|
|
build (ubuntu-latest, linux, arm64)
Restore cache failed: Dependencies file is not found in /home/runner/work/duckgres/duckgres. Supported file pattern: go.sum
|