2FA Feature/wasm sc txn #3695
Triggered via pull request
March 12, 2024 11:59
Status
Failure
Total duration
1h 47m 38s
Artifacts
2
build-sdks.yml
on: pull_request
Build-ios
49s
Build-android
2m 45s
Build-macos
50s
Build-windows
59s
Build-wasm
1m 18s
Annotations
30 errors and 10 warnings
Build-android:
zboxcore/sdk/transaction.go#L51
cannot use fee (variable of type uint64) as string value in argument to zcncore.NewTransaction
|
Build-android:
zboxcore/sdk/transaction.go#L57
assignment mismatch: 2 variables but txn.ExecuteSmartContract returns 1 value
|
Build-android:
zboxcore/sdk/transaction.go#L57
cannot use sn.InputArgs (variable of type interface{}) as string value in argument to txn.ExecuteSmartContract: need type assertion
|
Build-android:
zboxcore/sdk/transaction.go#L57
cannot use value (variable of type uint64) as string value in argument to txn.ExecuteSmartContract
|
Build-android:
zboxcore/sdk/transaction.go#L99
cannot use fee (variable of type uint64) as string value in argument to zcncore.NewTransaction
|
Build-android:
zboxcore/sdk/transaction.go#L105
cannot use tokens (variable of type uint64) as string value in argument to txn.Send
|
Build-android:
zboxcore/sdk/transaction.go#L51
cannot use fee (variable of type uint64) as string value in argument to zcncore.NewTransaction
|
Build-android:
zboxcore/sdk/transaction.go#L57
assignment mismatch: 2 variables but txn.ExecuteSmartContract returns 1 value
|
Build-android:
zboxcore/sdk/transaction.go#L57
cannot use sn.InputArgs (variable of type interface{}) as string value in argument to txn.ExecuteSmartContract: need type assertion
|
Build-android:
zboxcore/sdk/transaction.go#L57
cannot use value (variable of type uint64) as string value in argument to txn.ExecuteSmartContract
|
Build-ios:
zboxcore/sdk/transaction.go#L51
cannot use fee (variable of type uint64) as string value in argument to zcncore.NewTransaction
|
Build-ios:
zboxcore/sdk/transaction.go#L57
assignment mismatch: 2 variables but txn.ExecuteSmartContract returns 1 value
|
Build-ios:
zboxcore/sdk/transaction.go#L57
cannot use sn.InputArgs (variable of type interface{}) as string value in argument to txn.ExecuteSmartContract: need type assertion
|
Build-ios:
zboxcore/sdk/transaction.go#L57
cannot use value (variable of type uint64) as string value in argument to txn.ExecuteSmartContract
|
Build-ios:
zboxcore/sdk/transaction.go#L99
cannot use fee (variable of type uint64) as string value in argument to zcncore.NewTransaction
|
Build-ios:
zboxcore/sdk/transaction.go#L105
cannot use tokens (variable of type uint64) as string value in argument to txn.Send
|
Build-ios:
zboxcore/sdk/transaction.go#L51
cannot use fee (variable of type uint64) as string value in argument to zcncore.NewTransaction
|
Build-ios:
zboxcore/sdk/transaction.go#L57
assignment mismatch: 2 variables but txn.ExecuteSmartContract returns 1 value
|
Build-ios:
zboxcore/sdk/transaction.go#L57
cannot use sn.InputArgs (variable of type interface{}) as string value in argument to txn.ExecuteSmartContract: need type assertion
|
Build-ios:
zboxcore/sdk/transaction.go#L57
cannot use value (variable of type uint64) as string value in argument to txn.ExecuteSmartContract
|
Build-macos:
zboxcore/sdk/transaction.go#L51
cannot use fee (variable of type uint64) as string value in argument to zcncore.NewTransaction
|
Build-macos:
zboxcore/sdk/transaction.go#L57
assignment mismatch: 2 variables but txn.ExecuteSmartContract returns 1 value
|
Build-macos:
zboxcore/sdk/transaction.go#L57
cannot use sn.InputArgs (variable of type interface{}) as string value in argument to txn.ExecuteSmartContract: need type assertion
|
Build-macos:
zboxcore/sdk/transaction.go#L57
cannot use value (variable of type uint64) as string value in argument to txn.ExecuteSmartContract
|
Build-macos:
zboxcore/sdk/transaction.go#L99
cannot use fee (variable of type uint64) as string value in argument to zcncore.NewTransaction
|
Build-macos:
zboxcore/sdk/transaction.go#L105
cannot use tokens (variable of type uint64) as string value in argument to txn.Send
|
Build-macos:
zboxcore/sdk/transaction.go#L51
cannot use fee (variable of type uint64) as string value in argument to zcncore.NewTransaction
|
Build-macos:
zboxcore/sdk/transaction.go#L57
assignment mismatch: 2 variables but txn.ExecuteSmartContract returns 1 value
|
Build-macos:
zboxcore/sdk/transaction.go#L57
cannot use sn.InputArgs (variable of type interface{}) as string value in argument to txn.ExecuteSmartContract: need type assertion
|
Build-macos:
zboxcore/sdk/transaction.go#L57
cannot use value (variable of type uint64) as string value in argument to txn.ExecuteSmartContract
|
Build-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build-wasm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build-wasm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build-android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/setup-java@v3, android-actions/setup-android@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build-android
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build-ios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build-ios
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build-macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build-macos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
zcn-windows
Expired
|
4.77 MB |
|
zcn.wasm
Expired
|
24.3 MB |
|