Update schema to latest #589
Annotations
10 errors
Run make static:
internal/demo/demo_usecase.go#L300
demoDetail.State undefined (type *demoparse.Demo has no field or method State) (compile)
|
Run make static:
internal/match/match_usecase.go#L62
details.State undefined (type demoparse.Demo has no field or method State)
|
Run make static:
internal/match/match_usecase.go#L63
details.State undefined (type demoparse.Demo has no field or method State)
|
Run make static:
internal/match/match_usecase.go#L64
details.State undefined (type demoparse.Demo has no field or method State)
|
Run make static:
internal/match/match_usecase.go#L65
details.State undefined (type demoparse.Demo has no field or method State)
|
Run make static:
internal/match/match_usecase.go#L74
details.State undefined (type demoparse.Demo has no field or method State)
|
Run make static:
internal/match/match_usecase.go#L83
details.State undefined (type demoparse.Demo has no field or method State)
|
Run make static:
internal/match/match_usecase.go#L84
details.State undefined (type demoparse.Demo has no field or method State) (compile)
|
Run make static:
internal/test/match_test.go#L18
unknown field Header in struct literal of type demoparse.Demo
|
Run make static:
internal/test/match_test.go#L18
undefined: demoparse.Header
|
Loading