FileQuestion / ImageConstraintの実装改築 #216
go test.yml
on: pull_request
go-test-with-firebase-emulator
2m 26s
Annotations
7 errors
go-test-with-firebase-emulator:
svc/pkg/infra/reader/question_test.go#L68
multiple-value tt.want.Export() (value of type (*question.StandardQuestion, error)) in single-value context
|
go-test-with-firebase-emulator:
svc/pkg/infra/reader/question_test.go#L68
multiple-value (*got).Export() (value of type (*question.StandardQuestion, error)) in single-value context
|
go-test-with-firebase-emulator:
svc/pkg/infra/reader/question_test.go#L165
multiple-value a.Export() (value of type (*question.StandardQuestion, error)) in single-value context
|
go-test-with-firebase-emulator:
svc/pkg/infra/reader/question_test.go#L165
multiple-value b.Export() (value of type (*question.StandardQuestion, error)) in single-value context
|
go-test-with-firebase-emulator:
svc/pkg/infra/reader/question_test.go#L166
multiple-value a.Export() (value of type (*question.StandardQuestion, error)) in single-value context
|
go-test-with-firebase-emulator:
svc/pkg/infra/reader/question_test.go#L166
multiple-value b.Export() (value of type (*question.StandardQuestion, error)) in single-value context
|
go-test-with-firebase-emulator
Process completed with exit code 1.
|