Skip to content

Add DataSource to ChainOpts and pass to NewChain #3984

Add DataSource to ChainOpts and pass to NewChain

Add DataSource to ChainOpts and pass to NewChain #3984

Triggered via pull request November 15, 2024 05:04
Status Success
Total duration 7m 47s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (go)
missing go.sum entry for module providing package github.com/smartcontractkit/chainlink/v2/core/chains/evm/utils/big (imported by github.com/smartcontractkit/chainlink/deployment/environment/nodeclient); to add:
Analyze (go)
missing go.sum entry for module providing package github.com/smartcontractkit/chainlink/v2/core/services/job (imported by github.com/smartcontractkit/chainlink-solana/integration-tests/common); to add:
Analyze (go)
could not import bytes (no metadata for bytes)
Analyze (go)
could not import fmt (no metadata for fmt)
Analyze (go)
could not import text/template (no metadata for text/template)
Analyze (go)
could not import time (no metadata for time)
Analyze (go)
could not import github.com/pelletier/go-toml/v2 (no metadata for github.com/pelletier/go-toml/v2)
Analyze (go)
could not import gopkg.in/guregu/null.v4 (no metadata for gopkg.in/guregu/null.v4)
Analyze (go)
could not import github.com/smartcontractkit/chainlink/v2/core/chains/evm/utils/big (no metadata for github.com/smartcontractkit/chainlink/v2/core/chains/evm/utils/big)
Analyze (go)
could not import github.com/smartcontractkit/chainlink/v2/core/services/job (no metadata for github.com/smartcontractkit/chainlink/v2/core/services/job)