refactor: move transit_realtime package #12
Annotations
2 errors and 2 warnings
|
v3/feeds_test.go#L133
=== RUN TestGetFeedMessageErrBadResponse
feeds_test.go:133:
Error Trace: feeds_test.go:133
Error: Not equal:
expected: "failed to unmarshall GTFS Realtime Feed Message: proto: cannot parse invalid wire-format data"
actual : "failed to unmarshall GTFS Realtime Feed Message: proto:\u00a0cannot parse invalid wire-format data"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-failed to unmarshall GTFS Realtime Feed Message: proto: cannot parse invalid wire-format data
+failed to unmarshall GTFS Realtime Feed Message: proto: cannot parse invalid wire-format data
Test: TestGetFeedMessageErrBadResponse
--- FAIL: TestGetFeedMessageErrBadResponse (0.00s)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, guyarb/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, guyarb/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading