Skip to content

integration-tests

integration-tests #567

Triggered via schedule March 24, 2024 00:19
Status Failure
Total duration 28m 19s
Artifacts 1

integration-tests.yml

on: schedule
set-seed
3s
set-seed
run-non-transacting-integration-tests
28m 9s
run-non-transacting-integration-tests
fund-test-accounts
9m 58s
fund-test-accounts
run-transacting-integration-tests
0s
run-transacting-integration-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 26 warnings
fund-test-accounts
testCreateAccounts on 'Clone 1 of iPhone 8 - TestSetupClient (12682)' (10.782 seconds)
fund-test-accounts
Process completed with exit code 1.
run-non-transacting-integration-tests
testSerializedData on 'Clone 1 of iPhone 14 Pro - xctest (17890)' (78.119 seconds)
run-non-transacting-integration-tests
testValidateAndUnmaskValueAccepts on 'Clone 1 of iPhone 14 Pro - xctest (17890)' (81.396 seconds)
run-non-transacting-integration-tests
testValidateAndUnmaskValueRejects on 'Clone 1 of iPhone 14 Pro - xctest (17890)' (72.493 seconds)
run-non-transacting-integration-tests
testAndroidIdempotenceOutputPublicKeyMatch on 'Clone 1 of iPhone 14 Pro - xctest (17890)' (66.733 seconds)
run-non-transacting-integration-tests
testStaticAccountTransactionIdempotence on 'Clone 1 of iPhone 14 Pro - xctest (17890)' (63.132 seconds)
run-non-transacting-integration-tests
testTransactionStatusDoesNotSucceedWithoutSubmission on 'Clone 1 of iPhone 14 Pro - xctest (17889)' (65.386 seconds)
run-non-transacting-integration-tests
testSerializedData on 'Clone 1 of iPhone 14 Pro - xctest (17890)' (66.287 seconds)
run-non-transacting-integration-tests
testPrepareTransaction on 'Clone 1 of iPhone 14 Pro - xctest (17889)' (30.099 seconds)
run-non-transacting-integration-tests
Process completed with exit code 1.
fund-test-accounts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fund-test-accounts
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/
fund-test-accounts
Unexpected input(s) 'files', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
fund-test-accounts: tools/TestSetupClient/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'gRPC-Swift' from project 'Pods')
fund-test-accounts: tools/TestSetupClient/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'SwiftNIOTLS' from project 'Pods')
fund-test-accounts: tools/TestSetupClient/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/include/CNIOBoringSSL_bn.h#L129
include of non-modular header inside framework module 'CNIOBoringSSL.CNIOBoringSSL_bn': '/Applications/Xcode_14.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include/inttypes.h'
fund-test-accounts: tools/TestSetupClient/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/x509/x_x509.c#L374
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
fund-test-accounts: tools/TestSetupClient/Pods/SwiftNIOHTTP2/Sources/NIOHTTP2/HTTP2StreamChannel.swift#L600
'removeHandlers(channel:)' is deprecated: renamed to 'removeHandlers(pipeline:)'
fund-test-accounts: tools/TestSetupClient/Pods/SwiftNIOHTTP2/Sources/NIOHTTP2/HTTP2StreamChannel.swift#L625
'removeHandlers(channel:)' is deprecated: renamed to 'removeHandlers(pipeline:)'
fund-test-accounts: tools/TestSetupClient/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/x509/x_name.c#L238
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
fund-test-accounts: tools/TestSetupClient/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/x509/x_name.c#L270
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
fund-test-accounts: tools/TestSetupClient/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/x509/x_name.c#L493
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
fund-test-accounts: tools/TestSetupClient/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/x509/x_crl.c#L200
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
fund-test-accounts
Unexpected input(s) 'files', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
run-non-transacting-integration-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
run-non-transacting-integration-tests
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/
run-non-transacting-integration-tests
Run script build phase '[CP-User] Run SwiftLint' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'MobileCoin' from project 'Pods')
run-non-transacting-integration-tests: Example/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/x509/x_x509.c#L374
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
run-non-transacting-integration-tests: Example/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/include/CNIOBoringSSL_bn.h#L129
include of non-modular header inside framework module 'CNIOBoringSSL.CNIOBoringSSL_bn': '/Applications/Xcode_14.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/clang/include/inttypes.h'
run-non-transacting-integration-tests: Example/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/x509/x_name.c#L238
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
run-non-transacting-integration-tests: Example/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/x509/x_name.c#L270
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
run-non-transacting-integration-tests: Example/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/x509/x_name.c#L493
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
run-non-transacting-integration-tests: Example/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/x509/x_crl.c#L200
implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32]
run-non-transacting-integration-tests: Example/Pods/SwiftNIOHTTP2/Sources/NIOHTTP2/HTTP2StreamChannel.swift#L600
'removeHandlers(channel:)' is deprecated: renamed to 'removeHandlers(pipeline:)'
run-non-transacting-integration-tests: Example/Pods/SwiftNIOHTTP2/Sources/NIOHTTP2/HTTP2StreamChannel.swift#L625
'removeHandlers(channel:)' is deprecated: renamed to 'removeHandlers(pipeline:)'
run-non-transacting-integration-tests: Example/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/x509/x509spki.c#L87
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]

Artifacts

Produced during runtime
Name Size
integration-non-transacting-test-logs Expired
107 MB