Skip to content

Clean up, add tests, verify staging/prod upgrade #280

Clean up, add tests, verify staging/prod upgrade

Clean up, add tests, verify staging/prod upgrade #280

Triggered via pull request October 16, 2024 14:13
Status Failure
Total duration 4m 30s
Artifacts 2

pull-request-master.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
ci-lint-misc
Got error Error: Ha Received non 200 status code. StatusCode: 503 StatusMessage: Service Temporarily Unavailable Body: <html> <head><title>503 Service Temporarily Unavailable</title></head> <body> <center><h1>503 Service Temporarily Unavailable</h1></center> <hr><center>nginx</center> </body> </html> , failing action
ci-test: mercury/onchain_config.go#L19
cannot use StandardOnchainConfigCodec{} (value of type StandardOnchainConfigCodec) as "github.com/smartcontractkit/chainlink-common/pkg/types/mercury".OnchainConfigCodec value in variable declaration: StandardOnchainConfigCodec does not implement "github.com/smartcontractkit/chainlink-common/pkg/types/mercury".OnchainConfigCodec (wrong type for method Decode)
ci-test
cannot use &offchainConfigDigesterClient{…} (value of type *offchainConfigDigesterClient) as "github.com/smartcontractkit/libocr/offchainreporting2plus/types".OffchainConfigDigester value in assignment: *offchainConfigDigesterClient does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".OffchainConfigDigester (wrong type for method ConfigDigest)
ci-test
cannot use (*offchainConfigDigesterClient)(nil) (value of type *offchainConfigDigesterClient) as "github.com/smartcontractkit/libocr/offchainreporting2plus/types".OffchainConfigDigester value in variable declaration: *offchainConfigDigesterClient does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".OffchainConfigDigester (wrong type for method ConfigDigest)
ci-test
not enough arguments in call to o.impl.ConfigDigest
ci-test
not enough arguments in call to o.impl.ConfigDigestPrefix
ci-test
cannot use (*contractTransmitterClient)(nil) (value of type *contractTransmitterClient) as "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ContractTransmitter value in variable declaration: *contractTransmitterClient does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ContractTransmitter (wrong type for method FromAccount)
ci-test
not enough arguments in call to c.impl.FromAccount
ci-test
cannot use &contractTransmitterClient{…} (value of type *contractTransmitterClient) as "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ContractTransmitter value in assignment: *contractTransmitterClient does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ContractTransmitter (wrong type for method FromAccount)
ci-test
cannot use (*contractTransmitterClient)(nil) (value of type *contractTransmitterClient) as ocr3types.ContractTransmitter[[]byte] value in variable declaration: *contractTransmitterClient does not implement ocr3types.ContractTransmitter[[]byte] (wrong type for method FromAccount)
ci-test
not enough arguments in call to c.impl.FromAccount
ci-lint: mercury/cmd/chainlink-mercury/main.go#L18
p.Close undefined (type *Plugin has no field or method Close) (typecheck)
ci-lint: mercury/cmd/chainlink-mercury/plugin.go#L35
p.Logger undefined (type *Plugin has no field or method Logger) (typecheck)
ci-lint: mercury/cmd/chainlink-mercury/plugin.go#L41
p.SubService undefined (type *Plugin has no field or method SubService) (typecheck)
ci-lint: mercury/cmd/chainlink-mercury/plugin.go#L49
p.Logger undefined (type *Plugin has no field or method Logger) (typecheck)
ci-lint: mercury/cmd/chainlink-mercury/plugin.go#L55
p.SubService undefined (type *Plugin has no field or method SubService) (typecheck)
ci-lint: mercury/cmd/chainlink-mercury/plugin.go#L63
p.Logger undefined (type *Plugin has no field or method Logger) (typecheck)
ci-lint: mercury/cmd/chainlink-mercury/plugin.go#L69
p.SubService undefined (type *Plugin has no field or method SubService) (typecheck)
ci-lint: mercury/onchain_config.go#L19
cannot use StandardOnchainConfigCodec{} (value of type StandardOnchainConfigCodec) as "github.com/smartcontractkit/chainlink-common/pkg/types/mercury".OnchainConfigCodec value in variable declaration: StandardOnchainConfigCodec does not implement "github.com/smartcontractkit/chainlink-common/pkg/types/mercury".OnchainConfigCodec (wrong type for method Decode)
ci-lint: mercury/v1/mercury.go#L19
could not import github.com/smartcontractkit/chainlink-data-streams/mercury (-: # github.com/smartcontractkit/chainlink-data-streams/mercury
ci-lint: mercury/onchain_config.go#L19
cannot use StandardOnchainConfigCodec{} (value of type StandardOnchainConfigCodec) as "github.com/smartcontractkit/chainlink-common/pkg/types/mercury".OnchainConfigCodec value in variable declaration: StandardOnchainConfigCodec does not implement "github.com/smartcontractkit/chainlink-common/pkg/types/mercury".OnchainConfigCodec (wrong type for method Decode)
ci-test
Ha Received non 200 status code. StatusCode: 503 StatusMessage: Service Temporarily Unavailable Body: <html> <head><title>503 Service Temporarily Unavailable</title></head> <body> <center><h1>503 Service Temporarily Unavailable</h1></center> <hr><center>nginx</center> </body> </html>
ci-lint
Ha Received non 200 status code. StatusCode: 503 StatusMessage: Service Temporarily Unavailable Body: <html> <head><title>503 Service Temporarily Unavailable</title></head> <body> <center><h1>503 Service Temporarily Unavailable</h1></center> <hr><center>nginx</center> </body> </html>
ci-sonarqube
Di Received non 200 status code. StatusCode: 503 StatusMessage: Service Temporarily Unavailable Body: <html> <head><title>503 Service Temporarily Unavailable</title></head> <body> <center><h1>503 Service Temporarily Unavailable</h1></center> <hr><center>nginx</center> </body> </html>

Artifacts

Produced during runtime
Name Size
go-test-results
688 Bytes
golangci-lint-report
1.26 KB