[chore] Move core service types to types/core to mirror package structure; Add RelayerSet #2126
Annotations
10 errors and 1 warning
Build the image
undefined: types.Keystore
|
Build the image
undefined: commontypes.CapabilitiesRegistry
|
Build the image
undefined: commontypes.CapabilitiesRegistry
|
Build the image
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)
|
Build the image
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)
|
Build the image
assignment mismatch: 1 variable but p.underlying.RegisterTrigger returns 2 values
|
Build the image
too many arguments in call to p.underlying.RegisterTrigger
|
Build the image
undefined: commontypes.CapabilitiesRegistry
|
Build the image
cannot use &EvmWrite{} (value of type *EvmWrite) as capabilities.ActionCapability value in variable declaration: *EvmWrite does not implement capabilities.ActionCapability (wrong type for method Execute)
|
Build the image
undefined: types.PipelineRunnerService
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading