integration-tests #575
integration-tests.yml
on: schedule
set-seed
2s
run-non-transacting-integration-tests
23m 38s
run-transacting-integration-tests
0s
Annotations
12 errors and 26 warnings
fund-test-accounts
testCreateAccounts on 'Clone 1 of iPhone 8 - TestSetupClient (13598)' (9.702 seconds)
|
fund-test-accounts
Process completed with exit code 1.
|
run-non-transacting-integration-tests
testConcurrentBalanceChecks on 'Clone 1 of iPhone 14 Pro - xctest (16773)' (36.192 seconds)
|
run-non-transacting-integration-tests
testSerializedData on 'Clone 1 of iPhone 14 Pro - xctest (16772)' (44.834 seconds)
|
run-non-transacting-integration-tests
testValidateAndUnmaskValueAccepts on 'Clone 1 of iPhone 14 Pro - xctest (16772)' (81.406 seconds)
|
run-non-transacting-integration-tests
testValidateAndUnmaskValueRejects on 'Clone 1 of iPhone 14 Pro - xctest (16772)' (76.091 seconds)
|
run-non-transacting-integration-tests
testAndroidIdempotenceOutputPublicKeyMatch on 'Clone 1 of iPhone 14 Pro - xctest (16772)' (80.160 seconds)
|
run-non-transacting-integration-tests
testTransactionStatusDoesNotSucceedWithoutSubmission on 'Clone 1 of iPhone 14 Pro - xctest (16773)' (68.918 seconds)
|
run-non-transacting-integration-tests
testStaticAccountTransactionIdempotence on 'Clone 1 of iPhone 14 Pro - xctest (16772)' (63.644 seconds)
|
run-non-transacting-integration-tests
testSerializedData on 'Clone 1 of iPhone 14 Pro - xctest (16773)' (55.920 seconds)
|
run-non-transacting-integration-tests
testCreateSignedContingentInput on 'Clone 1 of iPhone 14 Pro - xctest (16772)' (21.059 seconds)
|
run-non-transacting-integration-tests
testPrepareTransaction on 'Clone 1 of iPhone 14 Pro - xctest (16772)' (29.007 seconds)
|
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/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 'SwiftNIOTransportServices' 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 'SwiftNIOSSL' 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 'SwiftNIOHTTP2' 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 'SwiftNIOHPACK' 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 'SwiftNIOExtras' 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 'SwiftNIOCore' 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 'SwiftNIO' from project 'Pods')
|
fund-test-accounts:
tools/TestSetupClient/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Logging' from project 'Pods')
|
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/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/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/gRPC-Swift/Sources/GRPC/TLSConfiguration.swift#L99
'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integration-non-transacting-test-logs
Expired
|
104 MB |
|