adds trace log messages to LR #6491
lint.yaml
on: pull_request
Lint Go
2m 22s
Lint YAML & Markdown
37s
Annotations
2 errors and 1 warning
Lint Go:
internal/datastore/common/sql.go#L1
Please run go run mage.go lint:go.
diff --git a/internal/datastore/common/sql.go b/internal/datastore/common/sql.go
index 160d24d..a76e3bb 100644
--- a/internal/datastore/common/sql.go
+++ b/internal/datastore/common/sql.go
@@ -7,11 +7,12 @@ import (
sq "github.com/Masterminds/squirrel"
v1 "github.com/authzed/authzed-go/proto/authzed/api/v1"
- log "github.com/authzed/spicedb/internal/logging"
"github.com/jzelinskie/stringz"
"go.opentelemetry.io/otel"
"go.opentelemetry.io/otel/attribute"
+ log "github.com/authzed/spicedb/internal/logging"
+
"github.com/authzed/spicedb/pkg/datastore"
"github.com/authzed/spicedb/pkg/datastore/options"
core "github.com/authzed/spicedb/pkg/proto/core/v1"
|
Lint Go
Process completed with exit code 1.
|
Lint Go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
diff
Expired
|
404 Bytes |
|