Fix validation failure #1015
build-test.yaml
on: push
Build Binary
30s
Build Container Image
39s
Run Unit Tests
40s
WASM Tests
46s
Annotations
31 errors and 12 warnings
Build Binary:
internal/cmd/version.go#L7
missing go.sum entry for module providing package github.com/authzed/authzed-go/pkg/responsemeta (imported by github.com/authzed/zed/internal/cmd); to add:
|
Build Binary:
internal/cmd/backup.go#L13
missing go.sum entry for module providing package github.com/authzed/authzed-go/proto/authzed/api/v1 (imported by github.com/authzed/zed/internal/cmd); to add:
|
Build Binary:
internal/cmd/schema.go#L12
missing go.sum entry for module providing package github.com/authzed/authzed-go/v1 (imported by github.com/authzed/zed/internal/cmd); to add:
|
Build Binary
missing go.sum entry for module providing package github.com/authzed/authzed-go/proto/authzed/api/v0 (imported by github.com/authzed/spicedb/pkg/proto/core/v1); to add:
|
Build Binary
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/api/expr/v1alpha1 (imported by github.com/authzed/spicedb/pkg/caveats); to add:
|
Build Binary
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/rpc/errdetails (imported by github.com/authzed/spicedb/pkg/development); to add:
|
Build Binary
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/rpc/status (imported by google.golang.org/grpc/status); to add:
|
Build Binary
missing go.sum entry for module providing package github.com/samber/lo (imported by github.com/authzed/zed/internal/cmd); to add:
|
Build Binary
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/authzed/spicedb/pkg/datastore); to add:
|
Build Binary
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/config (imported by github.com/authzed/spicedb/pkg/datastore); to add:
|
Build Container Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go build -v ./cmd/zed/" did not complete successfully: exit code: 1
|
Run Unit Tests:
internal/cmd/version.go#L7
missing go.sum entry for module providing package github.com/authzed/authzed-go/pkg/responsemeta (imported by github.com/authzed/zed/internal/cmd); to add:
|
Run Unit Tests:
internal/cmd/backup.go#L13
missing go.sum entry for module providing package github.com/authzed/authzed-go/proto/authzed/api/v1 (imported by github.com/authzed/zed/internal/client); to add:
|
Run Unit Tests:
internal/cmd/schema.go#L12
missing go.sum entry for module providing package github.com/authzed/authzed-go/v1 (imported by github.com/authzed/zed/internal/client); to add:
|
Run Unit Tests
missing go.sum entry for module providing package github.com/authzed/authzed-go/proto/authzed/api/v0 (imported by github.com/authzed/spicedb/pkg/proto/core/v1); to add:
|
Run Unit Tests
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/api/expr/v1alpha1 (imported by github.com/authzed/spicedb/pkg/caveats); to add:
|
Run Unit Tests
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/rpc/errdetails (imported by github.com/authzed/zed/internal/commands); to add:
|
Run Unit Tests
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/rpc/status (imported by google.golang.org/grpc/status); to add:
|
Run Unit Tests
missing go.sum entry for module providing package github.com/samber/lo (imported by github.com/authzed/zed/internal/cmd); to add:
|
Run Unit Tests
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/authzed/spicedb/pkg/datastore); to add:
|
Run Unit Tests
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/config (imported by github.com/authzed/spicedb/pkg/datastore); to add:
|
WASM Tests:
pkg/wasm/client.go#L9
missing go.sum entry for module providing package github.com/authzed/authzed-go/proto/authzed/api/v1 (imported by github.com/authzed/zed/pkg/wasm); to add:
|
WASM Tests
missing go.sum entry for module providing package github.com/authzed/authzed-go/proto/authzed/api/v0 (imported by github.com/authzed/spicedb/pkg/proto/core/v1); to add:
|
WASM Tests
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/api/expr/v1alpha1 (imported by github.com/authzed/spicedb/pkg/proto/impl/v1); to add:
|
WASM Tests
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/rpc/errdetails (imported by github.com/authzed/spicedb/pkg/development); to add:
|
WASM Tests
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/rpc/status (imported by google.golang.org/grpc/status); to add:
|
WASM Tests
missing go.sum entry for module providing package github.com/samber/lo (imported by github.com/authzed/spicedb/pkg/tuple); to add:
|
WASM Tests
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/aws (imported by github.com/authzed/spicedb/pkg/datastore); to add:
|
WASM Tests
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/config (imported by github.com/authzed/spicedb/pkg/datastore); to add:
|
WASM Tests
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/feature/rds/auth (imported by github.com/authzed/spicedb/pkg/datastore); to add:
|
WASM Tests
missing go.sum entry for module providing package go.opentelemetry.io/otel (imported by github.com/authzed/spicedb/internal/dispatch/graph); to add:
|
Build Container Image
The `set-output` 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/
|
Build Container Image
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/
|
Build Container Image
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/
|
Build Container Image
The `set-output` 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/
|
Build Container Image
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/
|
Build Container Image
The `set-output` 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/
|
Build Container Image
The `set-output` 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/
|
Build Container Image
The `set-output` 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/
|
Build Container Image
The `set-output` 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/
|
Build Container Image
The `set-output` 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/
|
WASM Tests
Unexpected input(s) 'cache', valid inputs are ['go-version', 'go-version-file', 'cache-dependency-path', 'download', 'working_directory']
|
WASM Tests
Unexpected input(s) 'cache', valid inputs are ['go-version', 'go-version-file', 'cache-dependency-path', 'download', 'working_directory']
|