Skip to content

Merge pull request #1867 from Web3Auth/feat/mipd-v8 #2986

Merge pull request #1867 from Web3Auth/feat/mipd-v8

Merge pull request #1867 from Web3Auth/feat/mipd-v8 #2986

Triggered via push July 25, 2024 05:37
Status Failure
Total duration 8m 19s
Artifacts

ci.yml

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

Annotations

1 error and 11 warnings
build (18.x, ubuntu-latest)
The specified distribution does not exist.
build (18.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, aws-actions/configure-aws-credentials@v2, chaitanyapotti/cloudfront-update-distribution@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x, ubuntu-latest): demo/vue-app/src/home.vue#L50
Attribute "id" should go before "type"
build (18.x, ubuntu-latest): demo/vue-app/src/home.vue#L50
Attribute "v-model" should go before "value"
build (18.x, ubuntu-latest): demo/vue-app/src/home.vue#L54
Attribute "id" should go before "type"
build (18.x, ubuntu-latest): demo/vue-app/src/home.vue#L54
Attribute "v-model" should go before "value"
build (18.x, ubuntu-latest): demo/vue-app/src/home.vue#L391
Unexpected unnamed method 'form.authMode'
build (18.x, ubuntu-latest): demo/vue-app/src/home.vue#L395
Unexpected unnamed method 'form.chain'
build (18.x, ubuntu-latest): demo/vue-app/src/home.vue#L398
Unexpected unnamed method 'form.selectedUiMode'
build (18.x, ubuntu-latest): demo/vue-app/src/rpc/ethRpc.vue#L43
Prop "provider" should define at least its type
build (18.x, ubuntu-latest): demo/vue-app/src/rpc/ethRpc.vue#L43
Prop "uiConsole" should define at least its type
build (18.x, ubuntu-latest): demo/vue-app/src/rpc/ethRpc.vue#L43
Prop "connectedAdapter" should define at least its type