Merge pull request #2 from su-its/feat/backend/db-ent #2
Annotations
5 errors and 1 warning
lint:
typing-server/domain/repository/ent/runtime.go#L9
"time" imported and not used (typecheck)
|
lint:
typing-server/domain/repository/ent/runtime.go#L11
"github.com/google/uuid" imported and not used (typecheck)
|
lint:
typing-server/domain/repository/ent/score/where.go#L295
cannot infer P (/home/runner/go/pkg/mod/entgo.io/[email protected]/dialect/sql/sql.go:219:20) (typecheck)
|
lint:
typing-server/domain/repository/ent/user/where.go#L484
cannot infer P (/home/runner/go/pkg/mod/entgo.io/[email protected]/dialect/sql/sql.go:219:20) (typecheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/typing/typing. Supported file pattern: go.sum
|