rm test data and test tools #47
Annotations
10 errors and 1 warning
build:
process/blocksPool.go#L116
Errorf call has arguments but no formatting directives
|
build:
process/dataAggregator_test.go#L27
cannot use &testscommon.BlocksPoolStub{} (type *testscommon.BlocksPoolStub) as type process.BlocksPool in argument to process.NewDataAggregator:
|
build:
process/dataAggregator_test.go#L48
cannot use blocksPoolStub (type *testscommon.BlocksPoolStub) as type process.BlocksPool in argument to process.NewDataAggregator:
|
build:
process/dataProcessor_test.go#L58
not enough arguments in call to process.NewDataProcessor
|
build:
process/dataProcessor_test.go#L71
not enough arguments in call to process.NewDataProcessor
|
build:
process/dataProcessor_test.go#L84
not enough arguments in call to process.NewDataProcessor
|
build:
process/dataProcessor_test.go#L97
not enough arguments in call to process.NewDataProcessor
|
build:
process/dataProcessor_test.go#L110
not enough arguments in call to process.NewDataProcessor
|
build:
process/dataProcessor_test.go#L124
not enough arguments in call to process.NewDataProcessor
|
build:
process/dataProcessor_test.go#L145
not enough arguments in call to process.NewDataProcessor
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|