e2e: custom core ref from pr body #2707
Annotations
10 errors and 2 warnings
Analyze (go)
undefined: commontypes.CapabilitiesRegistry
|
Analyze (go)
undefined: commontypes.CapabilitiesRegistry
|
Analyze (go)
cannot use &remoteTargetCaller{} (value of type *remoteTargetCaller) as capabilities.TargetCapability value in variable declaration: *remoteTargetCaller does not implement capabilities.TargetCapability (wrong type for method Execute)
|
Analyze (go)
cannot use &triggerSubscriber{} (value of type *triggerSubscriber) as capabilities.TriggerCapability value in variable declaration: *triggerSubscriber does not implement capabilities.TriggerCapability (wrong type for method RegisterTrigger)
|
Analyze (go)
too many arguments in call to p.underlying.RegisterTrigger
|
Analyze (go)
assignment mismatch: 1 variable but p.underlying.RegisterTrigger returns 2 values
|
Analyze (go)
undefined: types.CapabilitiesRegistry
|
Analyze (go)
undefined: types.CapabilitiesRegistry
|
Analyze (go)
cannot use underlying (variable of type *noOpTrigger) as "github.com/smartcontractkit/chainlink-common/pkg/capabilities".TriggerCapability value in argument to remote.NewTriggerPublisher: *noOpTrigger does not implement "github.com/smartcontractkit/chainlink-common/pkg/capabilities".TriggerCapability (wrong type for method RegisterTrigger)
|
Analyze (go)
undefined: types.PipelineRunnerService
|
Analyze (javascript)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-go@v3, github/codeql-action/init@39d8d7e78f59cf6b40ac3b9fbebef0c753d7c9e5, github/codeql-action/autobuild@39d8d7e78f59cf6b40ac3b9fbebef0c753d7c9e5, github/codeql-action/analyze@39d8d7e78f59cf6b40ac3b9fbebef0c753d7c9e5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-go@v3, github/codeql-action/init@39d8d7e78f59cf6b40ac3b9fbebef0c753d7c9e5, github/codeql-action/autobuild@39d8d7e78f59cf6b40ac3b9fbebef0c753d7c9e5, github/codeql-action/analyze@39d8d7e78f59cf6b40ac3b9fbebef0c753d7c9e5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|