chore(deps): update dependency go to v1.23.6 #89
ci.yml
on: pull_request
strongo_workflow
/
go_ci
21s
Annotations
4 errors
strongo_workflow / go_ci:
examples/users.go#L25
unknown field Name in struct literal of type dal.CollectionRef, but does have unexported name
|
strongo_workflow / go_ci:
examples/users.go#L31
cannot use v.Collection().Name (value of type func() string) as string value in argument to dal.NewRecordWithIncompleteKey
|
strongo_workflow / go_ci:
examples/users.go#L45
cannot use User.Collection().Name (value of type func() string) as dal.CollectionRef value in argument to dal.From
|
strongo_workflow / go_ci
Process completed with exit code 1.
|