Skip to content

Create ApplicationDescription blob type #9901

Create ApplicationDescription blob type

Create ApplicationDescription blob type #9901

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

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 3 warnings
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.
lint: linera-sdk/src/contract/conversions_from_wit.rs#L40
cannot find type `BlobApplicationId` in module `wit_system_api`
lint: linera-sdk/src/contract/conversions_from_wit.rs#L41
cannot find type `BlobApplicationId` in module `wit_system_api`
lint: linera-sdk/src/contract/conversions_to_wit.rs#L90
cannot find type `BlobApplicationId` in module `wit_system_api`
lint: linera-sdk/src/contract/conversions_to_wit.rs#L92
cannot find struct, variant or union type `BlobApplicationId` in module `wit_system_api`
lint: linera-sdk/src/service/conversions_from_wit.rs#L76
cannot find type `BlobApplicationId` in module `wit_system_api`
lint: linera-sdk/src/service/conversions_from_wit.rs#L77
cannot find type `BlobApplicationId` in module `wit_system_api`
lint: linera-sdk/src/service/conversions_to_wit.rs#L72
cannot find type `BlobApplicationId` in module `wit_system_api`
lint: linera-sdk/src/service/conversions_to_wit.rs#L74
cannot find struct, variant or union type `BlobApplicationId` in module `wit_system_api`
lint
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/
lint
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/
web
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, jetli/wasm-pack-action@v0.4.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/