Skip to content

Create ApplicationDescription blob type #4351

Create ApplicationDescription blob type

Create ApplicationDescription blob type #4351

Triggered via pull request October 12, 2024 05:56
Status Failure
Total duration 2m 46s
Billable time 2m
Artifacts

scylladb.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test: linera-sdk/src/contract/conversions_from_wit.rs#L40
cannot find type `BlobApplicationId` in module `wit_system_api`
test: linera-sdk/src/contract/conversions_from_wit.rs#L41
cannot find type `BlobApplicationId` in module `wit_system_api`
test: linera-sdk/src/contract/conversions_to_wit.rs#L90
cannot find type `BlobApplicationId` in module `wit_system_api`
test: linera-sdk/src/contract/conversions_to_wit.rs#L92
cannot find struct, variant or union type `BlobApplicationId` in module `wit_system_api`
test: linera-sdk/src/service/conversions_from_wit.rs#L76
cannot find type `BlobApplicationId` in module `wit_system_api`
test: linera-sdk/src/service/conversions_from_wit.rs#L77
cannot find type `BlobApplicationId` in module `wit_system_api`
test: linera-sdk/src/service/conversions_to_wit.rs#L72
cannot find type `BlobApplicationId` in module `wit_system_api`
test: linera-sdk/src/service/conversions_to_wit.rs#L74
cannot find struct, variant or union type `BlobApplicationId` in module `wit_system_api`
test
Process completed with exit code 101.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, arduino/setup-protoc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/