smartcontractkit / chainlink

node of the decentralized oracle network, bridging on and off-chain computation
https://chain.link
Other
7.04k stars 1.72k forks source link

DF-20372 (pt 2): Update Streams PluginConfig checks and FeedID parsing #14504

Closed austinborn closed 1 month ago

austinborn commented 2 months ago

DF-20372

Three changes are included here:

austinborn commented 2 months ago

Aside from a linting error I just fixed, the remaining checks appear to be failing due to network connection issues:

Error: ../../hashicorp/go-plugin@v1.6.2-0.20240829161738-06afb6d7ae99/grpc_broker.go:21:2: github.com/oklog/run@v1.0.0: Get "https://proxy.golang.org/github.com/oklog/run/@v/v1.0.0.mod": stream error: stream ID 7; PROTOCOL_ERROR
Error: Process completed with exit code 1.
cl-sonarqube-production[bot] commented 1 month ago

Quality Gate passed Quality Gate passed

Issues
3 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
93.3% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube