[Location] Make breaking change to response fields in location service #769
build.yml
on: pull_request
changes
3s
sandbox-route
0s
sandbox-frontend
0s
sandbox-location
0s
sandbox-driver
0s
Annotations
10 errors and 4 warnings
build:
services/location/database.go#L59
unknown field Name in struct literal of type struct{ID int64 "json:\"id\""; FullName string "json:\"fullName\""; Coordinates string "json:\"coordinates\""}
|
build:
services/location/database.go#L64
unknown field Name in struct literal of type struct{ID int64 "json:\"id\""; FullName string "json:\"fullName\""; Coordinates string "json:\"coordinates\""}
|
build:
services/location/database.go#L69
unknown field Name in struct literal of type struct{ID int64 "json:\"id\""; FullName string "json:\"fullName\""; Coordinates string "json:\"coordinates\""}
|
build:
services/location/database.go#L74
unknown field Name in struct literal of type struct{ID int64 "json:\"id\""; FullName string "json:\"fullName\""; Coordinates string "json:\"coordinates\""}
|
build:
services/location/database.go#L79
unknown field Name in struct literal of type struct{ID int64 "json:\"id\""; FullName string "json:\"fullName\""; Coordinates string "json:\"coordinates\""}
|
build:
services/location/database.go#L158
c.Name undefined (type Location has no field or method Name)
|
build:
services/location/database.go#L172
location.Name undefined (type *Location has no field or method Name)
|
build:
services/location/database.go#L177
location.Name undefined (type *Location has no field or method Name)
|
build:
services/location/database.go#L191
location.Name undefined (type *Location has no field or method Name)
|
build:
services/location/database.go#L196
location.Name undefined (type *Location has no field or method Name)
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|