Skip to content

Update protobuf bindings #24

Update protobuf bindings

Update protobuf bindings #24

Triggered via push October 26, 2024 17:24
Status Failure
Total duration 2m 39s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 6 warnings
test (1.14.x, macos-latest)
Unable to find Go version '1.14.x' for platform darwin and architecture arm64.
test (1.15.x, macos-latest)
The job was canceled because "_1_14_x_macos-latest" failed.
test (1.15.x, macos-latest)
Unable to find Go version '1.15.x' for platform darwin and architecture arm64.
test (1.18.x, windows-latest)
The job was canceled because "_1_14_x_macos-latest" failed.
test (1.18.x, windows-latest)
The operation was canceled.
test (1.14.x, ubuntu-latest)
The job was canceled because "_1_14_x_macos-latest" failed.
test (1.14.x, ubuntu-latest)
The operation was canceled.
test (1.16.x, ubuntu-latest)
The job was canceled because "_1_14_x_macos-latest" failed.
test (1.16.x, ubuntu-latest)
The operation was canceled.
test (1.17.x, macos-latest)
The job was canceled because "_1_14_x_macos-latest" failed.
test (1.17.x, macos-latest)
The operation was canceled.
test (1.18.x, ubuntu-latest)
The job was canceled because "_1_14_x_macos-latest" failed.
test (1.18.x, ubuntu-latest)
The operation was canceled.
test (1.18.x, macos-latest)
The job was canceled because "_1_14_x_macos-latest" failed.
test (1.18.x, macos-latest)
The operation was canceled.
test (1.17.x, windows-latest)
The job was canceled because "_1_14_x_macos-latest" failed.
test (1.17.x, windows-latest)
The operation was canceled.
test (1.16.x, macos-latest)
The job was canceled because "_1_14_x_macos-latest" failed.
test (1.16.x, macos-latest)
The operation was canceled.
test (1.15.x, windows-latest)
The job was canceled because "_1_14_x_macos-latest" failed.
test (1.15.x, windows-latest)
A task was canceled.
test (1.16.x, windows-latest)
The job was canceled because "_1_14_x_macos-latest" failed.
test (1.16.x, windows-latest)
The operation was canceled.
test (1.14.x, windows-latest)
The job was canceled because "_1_14_x_macos-latest" failed.
test (1.14.x, windows-latest)
The operation was canceled.
test (1.17.x, ubuntu-latest)
The job was canceled because "_1_14_x_macos-latest" failed.
test (1.17.x, ubuntu-latest)
The operation was canceled.
test (1.15.x, ubuntu-latest)
The job was canceled because "_1_14_x_macos-latest" failed.
test (1.15.x, ubuntu-latest)
The operation was canceled.
coverage: protobuf/osm.pb.go#L1326
undefined: any
coverage
Process completed with exit code 2.
lint: cmd/pbf/info/info.go#L30
could not import m4o.io/pbf (-: could not load export data: no export data for "m4o.io/pbf") (typecheck)
lint: cmd/pbf/info/info.go#L179
info.BoundingBox undefined (type *extendedHeader has no field or method BoundingBox) (typecheck)
lint: cmd/pbf/info/info.go#L180
info.RequiredFeatures undefined (type *extendedHeader has no field or method RequiredFeatures) (typecheck)
lint: cmd/pbf/info/info.go#L181
info.OptionalFeatures undefined (type *extendedHeader has no field or method OptionalFeatures) (typecheck)
lint: cmd/pbf/info/info.go#L182
info.WritingProgram undefined (type *extendedHeader has no field or method WritingProgram) (typecheck)
lint: cmd/pbf/info/info.go#L183
info.Source undefined (type *extendedHeader has no field or method Source) (typecheck)
lint: cmd/pbf/info/info.go#L184
info.OsmosisReplicationTimestamp undefined (type *extendedHeader has no field or method OsmosisReplicationTimestamp) (typecheck)
lint: cmd/pbf/info/info.go#L185
info.OsmosisReplicationSequenceNumber undefined (type *extendedHeader has no field or method OsmosisReplicationSequenceNumber) (typecheck)
lint: cmd/pbf/info/info.go#L186
info.OsmosisReplicationBaseURL undefined (type *extendedHeader has no field or method OsmosisReplicationBaseURL) (typecheck)
lint: cmd/pbf/info/info_test.go#L43
info.BoundingBox undefined (type *extendedHeader has no field or method BoundingBox) (typecheck)
test (1.14.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.14.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, 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/