chore(sdk): update trustbloc dependencies #2246
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: pull_request
Semantic Pull Request Check
4s
iOSFlutterIntegrationTest
31m 11s
AndroidFlutterIntegrationTest
44m 53s
PublishIosSDKSnapshot
0s
PublishAndroidSDKSnapshot
0s
PublishDemoAppSnapshot
0s
Annotations
22 errors and 2 warnings
Semantic Pull Request Check
No scope found in pull request title "chore: update trustbloc dependencies". Use one of the available scopes: sdk, app, deps.
|
iOSFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/go-jose/go-jose/v3); to add:
|
iOSFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/blake2b (imported by github.com/trustbloc/bbs-signature-go/bbs12381g2pub); to add:
|
iOSFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/trustbloc/bbs-signature-go/bbs12381g2pub); to add:
|
iOSFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/chacha20poly1305 (imported by github.com/trustbloc/kms-go/util/cryptoutil); to add:
|
iOSFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/curve25519 (imported by github.com/trustbloc/kms-go/util/cryptoutil); to add:
|
iOSFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/ed25519 (imported by github.com/trustbloc/kms-go/doc/jose/jwk); to add:
|
iOSFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/poly1305 (imported by github.com/trustbloc/kms-go/crypto/tinkcrypto/primitive/composite); to add:
|
iOSFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/blake2s (imported by github.com/multiformats/go-multihash); to add:
|
iOSFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/multiformats/go-multihash); to add:
|
iOSFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/nacl/box (imported by github.com/trustbloc/kms-go/kms/localkms); to add:
|
AndroidFlutterIntegrationTest
The hosted runner: GitHub Actions 3 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
AndroidFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/go-jose/go-jose/v3); to add:
|
AndroidFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/blake2b (imported by github.com/trustbloc/bbs-signature-go/bbs12381g2pub); to add:
|
AndroidFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/trustbloc/bbs-signature-go/bbs12381g2pub); to add:
|
AndroidFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/chacha20poly1305 (imported by github.com/trustbloc/kms-go/util/cryptoutil); to add:
|
AndroidFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/curve25519 (imported by github.com/trustbloc/kms-go/util/cryptoutil); to add:
|
AndroidFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/ed25519 (imported by github.com/trustbloc/kms-go/doc/jose/jwk); to add:
|
AndroidFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/poly1305 (imported by github.com/trustbloc/kms-go/crypto/tinkcrypto/primitive/composite); to add:
|
AndroidFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/blake2s (imported by github.com/multiformats/go-multihash); to add:
|
AndroidFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/multiformats/go-multihash); to add:
|
AndroidFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/nacl/box (imported by github.com/trustbloc/kms-go/kms/localkms); to add:
|
Semantic Pull Request Check
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/action-semantic-pull-request@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Semantic Pull Request Check
The `set-output` 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/
|