8000 [Location] Make breaking change to response fields in location service · signadot/hotrod@ed74d02 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Location] Make breaking change to response fields in location service #769

[Location] Make breaking change to response fields in location service

[Location] Make breaking change to response fields in location service #769

Triggered via pull request April 10, 2025 17:21
Status Failure
Total duration 1m 4s
Artifacts

build.yml

on: pull_request
changes
3s
changes
8000
build
41s
build
sandbox-route
0s
sandbox-route
sandbox-frontend
0s
sandbox-frontend
sandbox-location
0s
sandbox-location
sandbox-driver
0s
sandbox-driver
Fit to window
Zoom out
Zoom in

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/
0