Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Add Session Primer with Qos and chain configuration in db #41

Add Session Primer with Qos and chain configuration in db

Add Session Primer with Qos and chain configuration in db #41

Triggered via pull request March 19, 2024 18:23
Status Failure
Total duration 43s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: cmd/gateway_server/internal/controllers/relay_test.go#L71
not enough arguments in call to NewRelayController
build: cmd/gateway_server/internal/controllers/relay_test.go#L81
not enough arguments in call to NewRelayController
build: cmd/gateway_server/internal/controllers/relay_test.go#L97
not enough arguments in call to NewRelayController
build: cmd/gateway_server/internal/controllers/relay_test.go#L114
not enough arguments in call to NewRelayController
build: cmd/gateway_server/internal/controllers/relay_test.go#L151
not enough arguments in call to NewRelayController
build: cmd/gateway_server/internal/controllers/relay_test.go#L253
not enough arguments in call to NewRelayController
build: cmd/gateway_server/internal/controllers/relay_test.go#L267
relayController.concurrentRelay undefined (type *RelayController has no field or method concurrentRelay)
build: internal/relayer/relayer_test.go#L128
cannot use tc.request (variable of type *"pokt_gateway_server/pkg/pokt/pokt_v0/models".SendRelayRequest) as *RelayRequest value in argument to suite.cachedClient.SendRelay
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.