Skip to content

integration-tests

integration-tests #569

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

integration-tests.yml

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

Annotations

12 errors and 26 warnings
fund-test-accounts
testCreateAccounts on 'Clone 1 of iPhone 8 - TestSetupClient (12243)' (14.046 seconds)
fund-test-accounts
Process completed with exit code 1.
run-non-transacting-integration-tests
testSerializedData on 'Clone 1 of iPhone 14 Pro - xctest (19425)' (76.494 seconds)
run-non-transacting-integration-tests
testValidateAndUnmaskValueAccepts on 'Clone 1 of iPhone 14 Pro - xctest (19425)' (80.287 seconds)
run-non-transacting-integration-tests
testValidateAndUnmaskValueRejects on 'Clone 1 of iPhone 14 Pro - xctest (19425)' (71.323 seconds)
run-non-transacting-integration-tests
testAndroidIdempotenceOutputPublicKeyMatch on 'Clone 1 of iPhone 14 Pro - xctest (19425)' (69.592 seconds)
run-non-transacting-integration-tests
testTransactionStatusDoesNotSucceedWithoutSubmission on 'Clone 1 of iPhone 14 Pro - xctest (19422)' (61.084 seconds)
run-non-transacting-integration-tests
testStaticAccountTransactionIdempotence on 'Clone 1 of iPhone 14 Pro - xctest (19425)' (61.571 seconds)
run-non-transacting-integration-tests
testBalance on 'Clone 1 of iPhone 14 Pro - xctest (19422)' (19.022 seconds)
run-non-transacting-integration-tests
testSerializedData on 'Clone 1 of iPhone 14 Pro - xctest (19425)' (59.065 seconds)
run-non-transacting-integration-tests
testPrepareTransaction on 'Clone 1 of iPhone 14 Pro - xctest (19422)' (30.604 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 '_NIODataStructures' from project 'Pods')
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/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: tools/TestSetupClient/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/x509/x509spki.c#L87
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
fund-test-accounts: tools/TestSetupClient/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/x509/x509name.c#L103
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/x509name.c#L129
implicit conversion loses integer precision: 'size_t' (aka 'unsigned 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: 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/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/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/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/x509/x509spki.c#L87
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
run-non-transacting-integration-tests: Example/Pods/CNIOBoringSSL/Sources/CNIOBoringSSL/crypto/x509/x509name.c#L103
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]

Artifacts

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