Implement Transport product list message - service tasg #555
ci.yml
on: pull_request
Unit Tests
1m 30s
Static Analysis
2m 0s
Check that go mod tidy and code-gen are performed
43s
Build docker image
1m 34s
Annotations
15 errors and 2 warnings
Unit Tests:
internal/rpc/generated/networkv1_GetNetworkFeeService_GetNetworkFee_server_method.go#L14
s.reqHandler.HandelEventRequest undefined (type rpc.RequestHandler has no field or method HandelEventRequest)
|
Unit Tests:
internal/rpc/generated/partnerv1_GetPartnerConfigurationService_GetPartnerConfiguration_server_method.go#L14
s.reqHandler.HandelEventRequest undefined (type rpc.RequestHandler has no field or method HandelEventRequest)
|
Unit Tests:
internal/rpc/generated/partnerv2_GetPartnerConfigurationService_GetPartnerConfiguration_server_method.go#L14
s.reqHandler.HandelEventRequest undefined (type rpc.RequestHandler has no field or method HandelEventRequest)
|
Unit Tests
Process completed with exit code 1.
|
Build docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CAMINOBOT_PATH=$(pwd) bash ./scripts/build.sh" did not complete successfully: exit code: 1
|
Static Analysis:
internal/rpc/generated/networkv1_GetNetworkFeeService_GetNetworkFee_server_method.go#L14
s.reqHandler.HandelEventRequest undefined (type rpc.RequestHandler has no field or method HandelEventRequest)
|
Static Analysis:
internal/rpc/generated/partnerv1_GetPartnerConfigurationService_GetPartnerConfiguration_server_method.go#L14
s.reqHandler.HandelEventRequest undefined (type rpc.RequestHandler has no field or method HandelEventRequest)
|
Static Analysis:
internal/rpc/generated/partnerv2_GetPartnerConfigurationService_GetPartnerConfiguration_server_method.go#L14
s.reqHandler.HandelEventRequest undefined (type rpc.RequestHandler has no field or method HandelEventRequest) (typecheck)
|
Static Analysis:
pkg/matrix/types.go#L11
could not import github.com/chain4travel/camino-messenger-bot/internal/rpc/generated (-: # github.com/chain4travel/camino-messenger-bot/internal/rpc/generated
|
Static Analysis:
internal/rpc/generated/networkv1_GetNetworkFeeService_GetNetworkFee_server_method.go#L14
s.reqHandler.HandelEventRequest undefined (type rpc.RequestHandler has no field or method HandelEventRequest)
|
Static Analysis:
internal/rpc/generated/partnerv1_GetPartnerConfigurationService_GetPartnerConfiguration_server_method.go#L14
s.reqHandler.HandelEventRequest undefined (type rpc.RequestHandler has no field or method HandelEventRequest)
|
Static Analysis:
internal/rpc/generated/partnerv2_GetPartnerConfigurationService_GetPartnerConfiguration_server_method.go#L14
s.reqHandler.HandelEventRequest undefined (type rpc.RequestHandler has no field or method HandelEventRequest)) (typecheck)
|
Static Analysis:
internal/rpc/server/server.go#L13
could not import github.com/chain4travel/camino-messenger-bot/internal/rpc/generated (-: # github.com/chain4travel/camino-messenger-bot/internal/rpc/generated
|
Static Analysis:
internal/rpc/generated/networkv1_GetNetworkFeeService_GetNetworkFee_server_method.go#L14
s.reqHandler.HandelEventRequest undefined (type rpc.RequestHandler has no field or method HandelEventRequest)
|
Static Analysis:
internal/rpc/generated/partnerv1_GetPartnerConfigurationService_GetPartnerConfiguration_server_method.go#L14
s.reqHandler.HandelEventRequest undefined (type rpc.RequestHandler has no field or method HandelEventRequest)
|
Check that go mod tidy and code-gen are performed
No github_token supplied, API requests will be subject to stricter rate limiting
|
Build docker image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|