Feat/time #82
Annotations
7 errors and 1 warning
cmd/root.go#L8
could not import github.com/noandrea/geo2tz/v2/web (-: # github.com/noandrea/geo2tz/v2/web
|
web/server.go#L72
cannot use tzDB (variable of type *db.Geo2TzRTreeIndex) as db.TzDBIndex value in assignment: *db.Geo2TzRTreeIndex does not implement db.TzDBIndex (wrong type for method Lookup)
|
web/server.go#L139
cannot use res (variable of type db.TzReply) as string value in argument to newTzResponse) (typecheck)
|
web/config.go#L1
: # github.com/noandrea/geo2tz/v2/web [github.com/noandrea/geo2tz/v2/web.test]
|
web/server.go#L72
cannot use tzDB (variable of type *db.Geo2TzRTreeIndex) as db.TzDBIndex value in assignment: *db.Geo2TzRTreeIndex does not implement db.TzDBIndex (wrong type for method Lookup)
|
web/server.go#L139
cannot use res (variable of type db.TzReply) as string value in argument to newTzResponse (typecheck)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading