Skip to content

Add sideloading functionality to neutrino #197

Add sideloading functionality to neutrino

Add sideloading functionality to neutrino #197

Triggered via pull request February 12, 2024 21:39
Status Failure
Total duration 1m 58s
Artifacts

main.yml

on: pull_request
RPC and mobile compilation check
11s
RPC and mobile compilation check
lint code
1m 16s
lint code
Matrix: run unit tests
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 8 warnings
run unit tests (unit-cover): chaindataloader/binary_test.go#L112
too many arguments in call to newBinaryChainDataLoader
run unit tests (unit-cover): chaindataloader/binary_test.go#L156
too many arguments in call to newBinaryChainDataLoader
run unit tests (unit-cover): chaindataloader/binary_test.go#L169
reader.fetchBlockHeaders undefined (type *binReader has no field or method fetchBlockHeaders)
run unit tests (unit-cover): chaindataloader/binary_test.go#L177
reader.fetchBlockHeaders undefined (type *binReader has no field or method fetchBlockHeaders)
run unit tests (unit-cover): chaindataloader/binary_test.go#L198
reader.fetchBlockHeaders undefined (type *binReader has no field or method fetchBlockHeaders)
run unit tests (unit-cover)
Process completed with exit code 2.
lint code: blockmanager_test.go#L92
unknown field `ChainParams` in struct literal (typecheck)
lint code: blockmanager_test.go#L93
unknown field `BlockHeaders` in struct literal (typecheck)
lint code: blockmanager_test.go#L96
unknown field `TimeSource` in struct literal (typecheck)
lint code: blockmanager_test.go#L856
unknown field `BlockHeaders` in struct literal (typecheck)
lint code: chaindataloader/binary_test.go#L112
too many arguments in call to newBinaryChainDataLoader
lint code: chaindataloader/binary_test.go#L156
too many arguments in call to newBinaryChainDataLoader
lint code: chaindataloader/binary_test.go#L169
reader.fetchBlockHeaders undefined (type *binReader has no field or method fetchBlockHeaders) (typecheck)
lint code: chaindataloader/binary_test.go#L177
reader.fetchBlockHeaders undefined (type *binReader has no field or method fetchBlockHeaders) (typecheck)
lint code: chaindataloader/binary_test.go#L198
reader.fetchBlockHeaders undefined (type *binReader has no field or method fetchBlockHeaders) (typecheck)
lint code
Process completed with exit code 2.
run unit tests (unit-race): chaindataloader/binary_test.go#L112
too many arguments in call to newBinaryChainDataLoader
run unit tests (unit-race): chaindataloader/binary_test.go#L156
too many arguments in call to newBinaryChainDataLoader
run unit tests (unit-race): chaindataloader/binary_test.go#L169
reader.fetchBlockHeaders undefined (type *binReader has no field or method fetchBlockHeaders)
run unit tests (unit-race): chaindataloader/binary_test.go#L177
reader.fetchBlockHeaders undefined (type *binReader has no field or method fetchBlockHeaders)
run unit tests (unit-race): chaindataloader/binary_test.go#L198
reader.fetchBlockHeaders undefined (type *binReader has no field or method fetchBlockHeaders)
run unit tests (unit-race): blockmanager_test.go#L92
unknown field 'ChainParams' in struct literal of type blockManagerCfg
run unit tests (unit-race): blockmanager_test.go#L93
unknown field 'BlockHeaders' in struct literal of type blockManagerCfg
run unit tests (unit-race): blockmanager_test.go#L96
unknown field 'TimeSource' in struct literal of type blockManagerCfg
run unit tests (unit-race): blockmanager_test.go#L856
unknown field 'BlockHeaders' in struct literal of type blockManagerCfg
run unit tests (unit-race)
Process completed with exit code 2.
RPC and mobile compilation check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
RPC and mobile compilation check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
run unit tests (unit-cover)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run unit tests (unit-cover)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
lint code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
run unit tests (unit-race)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run unit tests (unit-race)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/