Skip to content

chore: rework project structure #510

chore: rework project structure

chore: rework project structure #510

Triggered via pull request March 22, 2024 17:57
Status Failure
Total duration 47s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 3 warnings
lint: domain/network/p2p/gp2p/client.go#L1
: # github.com/my-cloud/ruthenium/domain/network/p2p/gp2p [github.com/my-cloud/ruthenium/domain/network/p2p/gp2p.test]
lint: domain/network/p2p/gp2p/handler_test.go#L21
not enough arguments in call to NewHandler
lint: domain/network/p2p/gp2p/handler_test.go#L39
not enough arguments in call to NewHandler
lint: domain/network/p2p/gp2p/handler_test.go#L57
not enough arguments in call to NewHandler
lint: domain/network/p2p/gp2p/handler_test.go#L72
not enough arguments in call to NewHandler
lint: domain/network/p2p/gp2p/handler_test.go#L90
not enough arguments in call to NewHandler
lint: domain/network/p2p/gp2p/handler_test.go#L110
not enough arguments in call to NewHandler
lint: domain/network/p2p/gp2p/handler_test.go#L127
not enough arguments in call to NewHandler
lint: domain/network/p2p/gp2p/handler_test.go#L144
not enough arguments in call to NewHandler
lint: domain/validatornode/validation/transactions_pool.go#L1
: # github.com/my-cloud/ruthenium/domain/validatornode/validation [github.com/my-cloud/ruthenium/domain/validatornode/validation.test]
test: domain/network/p2p/gp2p/handler_test.go#L21
not enough arguments in call to NewHandler
test: domain/network/p2p/gp2p/handler_test.go#L39
not enough arguments in call to NewHandler
test: domain/network/p2p/gp2p/handler_test.go#L57
not enough arguments in call to NewHandler
test: domain/network/p2p/gp2p/handler_test.go#L72
not enough arguments in call to NewHandler
test: domain/network/p2p/gp2p/handler_test.go#L90
not enough arguments in call to NewHandler
test: domain/network/p2p/gp2p/handler_test.go#L110
not enough arguments in call to NewHandler
test: domain/network/p2p/gp2p/handler_test.go#L127
not enough arguments in call to NewHandler
test: domain/network/p2p/gp2p/handler_test.go#L144
not enough arguments in call to NewHandler
test: domain/validatornode/validation/transactions_pool_test.go#L37
not enough arguments in call to NewTransactionsPool
test: domain/validatornode/validation/transactions_pool_test.go#L71
not enough arguments in call to NewTransactionsPool
scan: domain/network/p2p/gp2p/handler_test.go#L21
not enough arguments in call to NewHandler
scan: domain/network/p2p/gp2p/handler_test.go#L39
not enough arguments in call to NewHandler
scan: domain/network/p2p/gp2p/handler_test.go#L57
not enough arguments in call to NewHandler
scan: domain/network/p2p/gp2p/handler_test.go#L72
not enough arguments in call to NewHandler
scan: domain/network/p2p/gp2p/handler_test.go#L90
not enough arguments in call to NewHandler
scan: domain/network/p2p/gp2p/handler_test.go#L110
not enough arguments in call to NewHandler
scan: domain/network/p2p/gp2p/handler_test.go#L127
not enough arguments in call to NewHandler
scan: domain/network/p2p/gp2p/handler_test.go#L144
not enough arguments in call to NewHandler
scan: domain/validatornode/validation/transactions_pool_test.go#L37
not enough arguments in call to NewTransactionsPool
scan: domain/validatornode/validation/transactions_pool_test.go#L71
not enough arguments in call to NewTransactionsPool
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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/.
test
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/.
scan
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/.