Feat/adding weather api #13
Annotations
3 errors
golangci-lint:
backends/openweathermap.org.go#L27
structtag: struct field tag `json: "timezone"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
golangci-lint:
backends/openweathermap.org.go#L30
structtag: struct field tag `json: "sunset"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
golangci-lint
issues found
|
Loading