Skip to content

feat(ton): Add support for crypto_box encryption used in TON Connect #6330

feat(ton): Add support for crypto_box encryption used in TON Connect

feat(ton): Add support for crypto_box encryption used in TON Connect #6330

Triggered via pull request August 2, 2024 07:24
Status Success
Total duration 14m 7s
Billable time 14m
Artifacts

ios-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings and 1 notice
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
[email protected] 3.12.4 is already installed and up-to-date. To reinstall 3.12.4, run: brew reinstall [email protected]
build
xcbeautify 2.5.0 is already installed and up-to-date. To reinstall 2.5.0, run: brew reinstall xcbeautify
build: swift/protobuf/google/protobuf/stubs/strutil.cc#L506
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
build: swift/protobuf/google/protobuf/arena.cc#L398
variable 'arena' may be uninitialized when used here [-Wconditional-uninitialized]
build: swift/wallet-core/Ethereum/Barz.cpp#L181
variable 'chunkLocation' may be uninitialized when used here [-Wconditional-uninitialized]
build: ld#L1
ignoring duplicate libraries: '-lc++'
build
SwiftLint not installed, download from https://github.com/realm/SwiftLint
build
Tests Passed: 0 failed, 0 skipped, 567 total (102.112 seconds)