Fix load #788
validate.yml Required
on: pull_request
Validate go.mod dependencies
29s
Annotations
10 errors
Validate go.mod dependencies:
core/scripts/go.mod#L370
err: [./core/scripts/go.mod] dependency github.com/smartcontractkit/[email protected] not on default branch.
Default branch: main
Version: b3b91517de16
|
Validate go.mod dependencies:
core/scripts/go.mod#L281
err: [./core/scripts/go.mod] dependency github.com/smartcontractkit/[email protected] // indirect not on default branch.
Default branch: main
Version: v0.7.3
|
Validate go.mod dependencies:
go.mod#L356
err: [./go.mod] dependency github.com/smartcontractkit/[email protected] not on default branch.
Default branch: main
Version: b3b91517de16
|
Validate go.mod dependencies:
go.mod#L87
err: [./go.mod] dependency github.com/smartcontractkit/[email protected] not on default branch.
Default branch: main
Version: v0.7.3
|
Validate go.mod dependencies:
integration-tests/go.mod#L41
err: [./integration-tests/go.mod] dependency github.com/smartcontractkit/chainlink-testing-framework/[email protected] not on default branch.
Default branch: main
Version: v0.0.1
|
Validate go.mod dependencies:
integration-tests/go.mod#L44
err: [./integration-tests/go.mod] dependency github.com/smartcontractkit/chainlink-testing-framework/[email protected] not on default branch.
Default branch: main
Version: v0.4.10
|
Validate go.mod dependencies:
integration-tests/go.mod#L521
err: [./integration-tests/go.mod] dependency github.com/smartcontractkit/[email protected] not on default branch.
Default branch: main
Version: b3b91517de16
|
Validate go.mod dependencies:
integration-tests/load/go.mod#L22
err: [./integration-tests/load/go.mod] dependency github.com/smartcontractkit/chainlink-testing-framework/[email protected] not on default branch.
Default branch: main
Version: v0.4.10
|
Validate go.mod dependencies:
integration-tests/load/go.mod#L518
err: [./integration-tests/load/go.mod] dependency github.com/smartcontractkit/[email protected] not on default branch.
Default branch: main
Version: b3b91517de16
|
Validate go.mod dependencies
validation failed for 9 dependencies
|