integration-tests #573
integration-tests.yml
on: schedule
set-seed
3s
run-non-transacting-integration-tests
24m 21s
run-transacting-integration-tests
0s
Annotations
12 errors and 26 warnings
fund-test-accounts
testCreateAccounts on 'Clone 1 of iPhone 8 - TestSetupClient (13041)' (9.883 seconds)
|
fund-test-accounts
Process completed with exit code 1.
|
run-non-transacting-integration-tests
testSerializedData on 'Clone 1 of iPhone 14 Pro - xctest (17382)' (33.048 seconds)
|
run-non-transacting-integration-tests
testConcurrentBalanceChecks on 'Clone 1 of iPhone 14 Pro - xctest (17380)' (37.963 seconds)
|
run-non-transacting-integration-tests
testValidateAndUnmaskValueAccepts on 'Clone 1 of iPhone 14 Pro - xctest (17382)' (80.915 seconds)
|
run-non-transacting-integration-tests
testValidateAndUnmaskValueRejects on 'Clone 1 of iPhone 14 Pro - xctest (17382)' (72.842 seconds)
|
run-non-transacting-integration-tests
testReceiptStatusDoesNotSucceedWithoutSubmission on 'Clone 1 of iPhone 14 Pro - xctest (17380)' (58.472 seconds)
|
run-non-transacting-integration-tests
testAndroidIdempotenceOutputPublicKeyMatch on 'Clone 1 of iPhone 14 Pro - xctest (17382)' (80.027 seconds)
|
run-non-transacting-integration-tests
testTransactionStatusDoesNotSucceedWithoutSubmission on 'Clone 1 of iPhone 14 Pro - xctest (17380)' (65.916 seconds)
|
run-non-transacting-integration-tests
testStaticAccountTransactionIdempotence on 'Clone 1 of iPhone 14 Pro - xctest (17382)' (65.427 seconds)
|
run-non-transacting-integration-tests
testSerializedData on 'Clone 1 of iPhone 14 Pro - xctest (17380)' (62.696 seconds)
|
run-non-transacting-integration-tests
testPrepareTransaction on 'Clone 1 of iPhone 14 Pro - xctest (17382)' (28.961 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 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'SwiftProtobuf' 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/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 'SwiftNIOPosix' 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 'SwiftNIOHTTP1' 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 'SwiftNIOFoundationCompat' 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 'SwiftNIOEmbedded' 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 'SwiftNIOConcurrencyHelpers' 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 'CNIOLinux' 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/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/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/gRPC-Swift/Sources/GRPC/TLSConfiguration.swift#L99
'forClient(cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:certificateChain:privateKey:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeClientConfiguration()'
|
run-non-transacting-integration-tests:
Example/Pods/gRPC-Swift/Sources/GRPC/TLSConfiguration.swift#L204
'forServer(certificateChain:privateKey:cipherSuites:minimumTLSVersion:maximumTLSVersion:certificateVerification:trustRoots:applicationProtocols:shutdownTimeout:keyLogCallback:)' is deprecated: renamed to 'makeServerConfiguration(certificateChain:privateKey:)'
|
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]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integration-non-transacting-test-logs
Expired
|
105 MB |
|