Skip to content

update xcm inputs

update xcm inputs #631

Triggered via push January 16, 2025 11:56
Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build (20.x)
Object literal may only specify known properties, but 'origin' does not exist in type 'XcmInputs'. Did you mean to write 'origins'?
build (20.x)
Object literal may only specify known properties, but 'origin' does not exist in type 'XcmInputs'. Did you mean to write 'origins'?
build (20.x)
Object literal may only specify known properties, but 'origin' does not exist in type 'XcmInputs'. Did you mean to write 'origins'?
build (20.x)
Conversion of type '{ id: string; agent: string; args: { origin: string; senders: "*"; events: "*"; destinations: string[]; }; channels: ({ type: "webhook"; url: string; } | { type: "websocket"; })[]; }' to type 'Subscription<XcmInputs>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build (20.x)
Process completed with exit code 2.
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636