Skip to content

minimove-1/miniwasm-1: add apis for skip (#170) #26

minimove-1/miniwasm-1: add apis for skip (#170)

minimove-1/miniwasm-1: add apis for skip (#170) #26

Triggered via push July 29, 2024 08:00
Status Success
Total duration 19s
Artifacts
publish_types
10s
publish_types
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
publish_types
Type '"op"' is not assignable to type '"ibc" | "ibc-cw20" | "bridge" | "liquid-stake" | "synthetic" | "wrapped" | "additional-mintage" | "test-mintage"'.
publish_types
Object literal may only specify known properties, and 'bridge_id' does not exist in type '{ channel_id: string; path: string; } | { port: string; channel_id: string; path: string; } | { contract: string; }'.
publish_types
Type '"op"' is not assignable to type '"ibc" | "ibc-cw20" | "bridge" | "liquid-stake" | "synthetic" | "wrapped" | "additional-mintage" | "test-mintage"'.
publish_types
Object literal may only specify known properties, and 'bridge_id' does not exist in type '{ channel_id: string; path: string; } | { port: string; channel_id: string; path: string; } | { contract: string; }'.
publish_types
Type '"op"' is not assignable to type '"ibc" | "ibc-cw20" | "bridge" | "liquid-stake" | "synthetic" | "wrapped" | "additional-mintage" | "test-mintage"'.
publish_types
Object literal may only specify known properties, and 'bridge_id' does not exist in type '{ channel_id: string; path: string; } | { port: string; channel_id: string; path: string; } | { contract: string; }'.
publish_types
Type '"op"' is not assignable to type '"ibc" | "ibc-cw20" | "bridge" | "liquid-stake" | "synthetic" | "wrapped" | "additional-mintage" | "test-mintage"'.
publish_types
Object literal may only specify known properties, and 'bridge_id' does not exist in type '{ channel_id: string; path: string; } | { port: string; channel_id: string; path: string; } | { contract: string; }'.
publish_types
Type '"op"' is not assignable to type '"ibc" | "ibc-cw20" | "bridge" | "liquid-stake" | "synthetic" | "wrapped" | "additional-mintage" | "test-mintage"'.
publish_types
Object literal may only specify known properties, and 'bridge_id' does not exist in type '{ channel_id: string; path: string; } | { port: string; channel_id: string; path: string; } | { contract: string; }'.
publish_types
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/