Skip to content

Apply review suggestions, make cursor string #1818

Apply review suggestions, make cursor string

Apply review suggestions, make cursor string #1818

Triggered via push August 7, 2023 11:44
Status Failure
Total duration 1m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: test_and_benchmark
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
[golangci] nodeclient/apimodels/core_test.go#L1: nodeclient/apimodels/core_test.go#L1
: # github.com/iotaledger/iota.go/v4/nodeclient/apimodels_test [github.com/iotaledger/iota.go/v4/nodeclient/apimodels.test]
[golangci] nodeclient/apimodels/core_test.go#L296: nodeclient/apimodels/core_test.go#L296
unknown field Coursor in struct literal of type apimodels.AccountStakingListResponse
[golangci] nodeclient/apimodels/core_test.go#L298: nodeclient/apimodels/core_test.go#L298
unknown field RequestedAt in struct literal of type apimodels.AccountStakingListResponse (typecheck)
test_and_benchmark (1.20.x, ubuntu-latest): nodeclient/apimodels/core_test.go#L296
unknown field Coursor in struct literal of type apimodels.AccountStakingListResponse
test_and_benchmark (1.20.x, ubuntu-latest): nodeclient/apimodels/core_test.go#L298
unknown field RequestedAt in struct literal of type apimodels.AccountStakingListResponse
test_and_benchmark (1.20.x, ubuntu-latest)
Process completed with exit code 1.
test_and_benchmark (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/