first commit #1
integration-tests-on-production.yml
on: push
check-env
0s
test
29s
Annotations
10 errors and 2 warnings
test:
spanner.go#L29
missing go.sum entry for module providing package github.com/googleapis/go-sql-spanner (imported by github.com/googleapis/go-gorm-spanner); to add:
|
test:
hints.go#L18
missing go.sum entry for module providing package gorm.io/gorm (imported by github.com/googleapis/go-gorm-spanner); to add:
|
test:
spanner.go#L23
missing go.sum entry for module providing package gorm.io/gorm/callbacks (imported by github.com/googleapis/go-gorm-spanner); to add:
|
test:
hints.go#L19
missing go.sum entry for module providing package gorm.io/gorm/clause (imported by github.com/googleapis/go-gorm-spanner); to add:
|
test:
spanner.go#L25
missing go.sum entry for module providing package gorm.io/gorm/logger (imported by github.com/googleapis/go-gorm-spanner); to add:
|
test:
migrator.go#L24
missing go.sum entry for module providing package gorm.io/gorm/migrator (imported by github.com/googleapis/go-gorm-spanner); to add:
|
test:
migrator.go#L25
missing go.sum entry for module providing package gorm.io/gorm/schema (imported by github.com/googleapis/go-gorm-spanner); to add:
|
test:
testutil/testutil.go#L30
missing go.sum entry for module providing package cloud.google.com/go/spanner (imported by github.com/googleapis/go-gorm-spanner/testutil); to add:
|
test:
testutil/testutil.go#L31
missing go.sum entry for module providing package cloud.google.com/go/spanner/admin/database/apiv1 (imported by github.com/googleapis/go-gorm-spanner/testutil); to add:
|
test:
testutil/testutil.go#L32
missing go.sum entry for module providing package cloud.google.com/go/spanner/admin/database/apiv1/databasepb (imported by github.com/googleapis/go-gorm-spanner/testutil); to add:
|
check-env
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/
|
test
Credentials detected and possibly exported using google-github-actions/auth. google-github-actions/auth exports credentials by default. This will be an error in a future release.
|