Skip to content

rm test data and test tools #47

rm test data and test tools

rm test data and test tools #47

Triggered via push March 19, 2024 13:50
Status Failure
Total duration 22s
Artifacts

linter.yml

on: push
golangci linter
14s
golangci linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci linter: process/dataAggregator_test.go#L27
cannot use &(testscommon.BlocksPoolStub literal) (value of type *testscommon.BlocksPoolStub) as process.BlocksPool value in argument to process.NewDataAggregator: *testscommon.BlocksPoolStub does not implement process.BlocksPool (missing method UpdateMetaRound) (typecheck)
golangci linter: process/dataAggregator_test.go#L48
cannot use blocksPoolStub (variable of type *testscommon.BlocksPoolStub) as process.BlocksPool value in argument to process.NewDataAggregator: *testscommon.BlocksPoolStub does not implement process.BlocksPool (missing method UpdateMetaRound) (typecheck)
golangci linter: process/dataProcessor_test.go#L63
not enough arguments in call to process.NewDataProcessor
golangci linter: process/dataProcessor_test.go#L76
not enough arguments in call to process.NewDataProcessor
golangci linter: process/dataProcessor_test.go#L89
not enough arguments in call to process.NewDataProcessor
golangci linter: process/dataProcessor_test.go#L102
not enough arguments in call to process.NewDataProcessor
golangci linter: process/dataProcessor_test.go#L115
not enough arguments in call to process.NewDataProcessor
golangci linter: process/dataProcessor_test.go#L129
not enough arguments in call to process.NewDataProcessor
golangci linter: process/dataProcessor_test.go#L150
not enough arguments in call to process.NewDataProcessor
golangci linter: process/dataProcessor_test.go#L171
not enough arguments in call to process.NewDataProcessor
golangci linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.