Skip to content
Triggered via push October 16, 2024 07:00
Status Failure
Total duration 3m 36s
Artifacts

nolus-core.yaml

on: push
Ensure builder image exists
5s
Ensure builder image exists
Ensure protogen image exists
6s
Ensure protogen image exists
Lint protobuf files
6s
Lint protobuf files
Detect protobuf breaking changes
8s
Detect protobuf breaking changes
Lint Go files
3m 22s
Lint Go files
Run unit tests
0s
Run unit tests
Code coverage reports
0s
Code coverage reports
Build binary
0s
Build binary
Add metadata
0s
Add metadata
Draft release
0s
Draft release
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
Lint protobuf files: proto/nolus/transfer/v1/query.proto#L13
method nolus.transfer.Query.DenomTrace: unknown request type ibc.applications.transfer.v1.QueryDenomTraceRequest
Lint protobuf files: proto/nolus/transfer/v1/query.proto#L13
method nolus.transfer.Query.DenomTrace: unknown response type ibc.applications.transfer.v1.QueryDenomTraceResponse
Lint protobuf files: proto/nolus/transfer/v1/query.proto#L18
method nolus.transfer.Query.DenomTraces: unknown request type ibc.applications.transfer.v1.QueryDenomTracesRequest
Lint protobuf files: proto/nolus/transfer/v1/query.proto#L18
method nolus.transfer.Query.DenomTraces: unknown response type ibc.applications.transfer.v1.QueryDenomTracesResponse
Lint protobuf files
buf found 4 lint failures.
Detect protobuf breaking changes: proto/nolus/transfer/v1/query.proto#L13
method nolus.transfer.Query.DenomTrace: unknown request type ibc.applications.transfer.v1.QueryDenomTraceRequest
Detect protobuf breaking changes: proto/nolus/transfer/v1/query.proto#L13
method nolus.transfer.Query.DenomTrace: unknown response type ibc.applications.transfer.v1.QueryDenomTraceResponse
Detect protobuf breaking changes: proto/nolus/transfer/v1/query.proto#L18
method nolus.transfer.Query.DenomTraces: unknown request type ibc.applications.transfer.v1.QueryDenomTracesRequest
Detect protobuf breaking changes: proto/nolus/transfer/v1/query.proto#L18
method nolus.transfer.Query.DenomTraces: unknown response type ibc.applications.transfer.v1.QueryDenomTracesResponse
Detect protobuf breaking changes
buf found 4 breaking changes.
Lint Go files: app/app.go#L145
app.NewAppKeepers undefined (type *App has no field or method NewAppKeepers) (typecheck)
Lint Go files: app/app.go#L165
app.BankKeeper undefined (type *App has no field or method BankKeeper) (typecheck)
Lint Go files: app/app.go#L209
app.CrisisKeeper undefined (type *App has no field or method CrisisKeeper) (typecheck)
Lint Go files: app/app.go#L234
app.GetKVStoreKeys undefined (type *App has no field or method GetKVStoreKeys) (typecheck)
Lint Go files: app/app.go#L235
app.GetTransientStoreKey undefined (type *App has no field or method GetTransientStoreKey) (typecheck)
Lint Go files: app/app.go#L236
app.GetMemoryStoreKey undefined (type *App has no field or method GetMemoryStoreKey) (typecheck)
Lint Go files: app/app.go#L247
app.AccountKeeper undefined (type *App has no field or method AccountKeeper) (typecheck)
Lint Go files: app/app.go#L250
app.TaxKeeper undefined (type *App has no field or method TaxKeeper) (typecheck)
Lint Go files: app/app.go#L251
app.FeegrantKeeper undefined (type *App has no field or method FeegrantKeeper) (typecheck)
Lint Go files: app/app.go#L253
app.BankKeeper undefined (type *App has no field or method BankKeeper) (typecheck)
Lint protobuf files
No github_token supplied, API requests will be subject to stricter rate limiting
Detect protobuf breaking changes
No github_token supplied, API requests will be subject to stricter rate limiting