Skip to content

[Snyk] Upgrade protobufjs from 6.11.3 to 6.11.4 #87

[Snyk] Upgrade protobufjs from 6.11.3 to 6.11.4

[Snyk] Upgrade protobufjs from 6.11.3 to 6.11.4 #87

Triggered via pull request March 28, 2024 14:58
Status Failure
Total duration 22m 28s
Artifacts

ios-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
build: swift/wallet-core/Ontology/Ont.cpp#L37
no member named 'list' in namespace 'std'
build: swift/wallet-core/Ontology/Ont.cpp#L37
expected '(' for function-style cast or type construction
build: swift/wallet-core/Ontology/Ont.cpp#L37
use of undeclared identifier 'transferParam'
build: swift/wallet-core/Ontology/Ont.cpp#L38
use of undeclared identifier 'transferParam'
build
Process completed with exit code 65.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1.1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
Run script build phase '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 'WalletCore' from project 'TrustWalletCore')
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
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/