Skip to content

fix(app): Fix for the no credentials message while scanning QR code (… #2100

fix(app): Fix for the no credentials message while scanning QR code (…

fix(app): Fix for the no credentials message while scanning QR code (… #2100

Re-run triggered September 12, 2023 00:30
Status Failure
Total duration 29m 52s
Artifacts 2

build.yml

on: push
Semantic Pull Request Check
0s
Semantic Pull Request Check
iOSFlutterIntegrationTest
25m 26s
iOSFlutterIntegrationTest
AndroidFlutterIntegrationTest
29m 36s
AndroidFlutterIntegrationTest
GenerateVersion
11s
GenerateVersion
PublishIosSDKSnapshot
5m 20s
PublishIosSDKSnapshot
PublishAndroidSDKSnapshot
4m 42s
PublishAndroidSDKSnapshot
PublishJSSDKSnapshot
1m 1s
PublishJSSDKSnapshot
PublishDemoAppSnapshot
3m 10s
PublishDemoAppSnapshot
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 2 warnings
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/kms-go/crypto/primitive/bbs12381g2pub); to add:
iOSFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/trustbloc/kms-go/crypto/primitive/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:
PublishIosSDKSnapshot
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/go-jose/go-jose/v3); to add:
PublishIosSDKSnapshot
missing go.sum entry for module providing package golang.org/x/crypto/blake2b (imported by github.com/trustbloc/kms-go/crypto/primitive/bbs12381g2pub); to add:
PublishIosSDKSnapshot
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/trustbloc/kms-go/crypto/primitive/bbs12381g2pub); to add:
PublishIosSDKSnapshot
missing go.sum entry for module providing package golang.org/x/crypto/chacha20poly1305 (imported by github.com/trustbloc/kms-go/util/cryptoutil); to add:
PublishIosSDKSnapshot
missing go.sum entry for module providing package golang.org/x/crypto/curve25519 (imported by github.com/trustbloc/kms-go/util/cryptoutil); to add:
PublishIosSDKSnapshot
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:
PublishIosSDKSnapshot
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:
PublishIosSDKSnapshot
missing go.sum entry for module providing package golang.org/x/crypto/blake2s (imported by github.com/multiformats/go-multihash); to add:
PublishIosSDKSnapshot
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/multiformats/go-multihash); to add:
PublishIosSDKSnapshot
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:
PublishAndroidSDKSnapshot
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/go-jose/go-jose/v3); to add:
PublishAndroidSDKSnapshot
missing go.sum entry for module providing package golang.org/x/crypto/blake2b (imported by github.com/trustbloc/kms-go/crypto/primitive/bbs12381g2pub); to add:
PublishAndroidSDKSnapshot
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/trustbloc/kms-go/crypto/primitive/bbs12381g2pub); to add:
PublishAndroidSDKSnapshot
missing go.sum entry for module providing package golang.org/x/crypto/chacha20poly1305 (imported by github.com/trustbloc/kms-go/util/cryptoutil); to add:
PublishAndroidSDKSnapshot
missing go.sum entry for module providing package golang.org/x/crypto/curve25519 (imported by github.com/trustbloc/kms-go/util/cryptoutil); to add:
PublishAndroidSDKSnapshot
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:
PublishAndroidSDKSnapshot
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:
PublishAndroidSDKSnapshot
missing go.sum entry for module providing package golang.org/x/crypto/blake2s (imported by github.com/multiformats/go-multihash); to add:
PublishAndroidSDKSnapshot
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/multiformats/go-multihash); to add:
PublishAndroidSDKSnapshot
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:
PublishDemoAppSnapshot
buildx failed with: ERROR: failed to solve: process "/bin/sh -c flutter build web" did not complete successfully: exit code: 1
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/kms-go/crypto/primitive/bbs12381g2pub); to add:
AndroidFlutterIntegrationTest
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/trustbloc/kms-go/crypto/primitive/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:
GenerateVersion
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/
PublishIosSDKSnapshot
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/

Artifacts

Produced during runtime
Name Size
android-binding Expired
28.9 MB
ios-binding Expired
218 MB