Skip to content

Fix/did web create key (#461) #1199

Fix/did web create key (#461)

Fix/did web create key (#461) #1199

Triggered via pull request August 31, 2023 20:24
Status Failure
Total duration 1m 15s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Analyze (go)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.14.3/x64/codeql/go/tools/autobuild.sh". Exit code was 1 and error was: 2023/08/31 20:24:59 Autobuilder was built with go1.20.7, environment has go1.20.7 2023/08/31 20:24:59 LGTM_SRC is /home/runner/work/ssi-sdk/ssi-sdk 2023/08/31 20:24:59 Found go.mod, enabling go modules go: go.mod file indicates go 1.21, but maximum version supported by tidy is 1.20 go: downloading github.com/magefile/mage v1.15.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading golang.org/x/term v0.11.0 go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/google/uuid v1.3.1 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.12 go: downloading github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/stretchr/testify v1.8.4 go: downloading gopkg.in/h2non/gock.v1 v1.1.2 go: downloading github.com/bits-and-blooms/bitset v1.8.0 go: downloading github.com/btcsuite/btcd/btcec/v2 v2.3.2 go: downloading github.com/cloudflare/circl v1.3.3 go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 go: downloading github.com/hyperledger/aries-framework-go v0.3.2 go: downloading github.com/mr-tron/base58 v1.2.0 go: downloading github.com/multiformats/go-multibase v0.2.0 go: downloading github.com/multiformats/go-multicodec v0.9.0 go: downloading github.com/multiformats/go-varint v0.0.7 go: downloading github.com/gowebpki/jcs v1.0.0 go: downloading github.com/multiformats/go-multihash v0.2.3 go: downloading github.com/jorrizza/ed2curve25519 v0.1.0 go: downloading golang.org/x/text v0.12.0 go: downloading github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 go: downloading github.com/go-playground/validator/v10 v10.15.1 go: downloading github.com/jarcoal/httpmock v1.3.1 go: downloading github.com/piprate/json-gold v0.5.0 go: downloading golang.org/x/sys v0.11.0 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/lestrrat-go/blackmagic v1.0.1 go: downloading github.com/lestrrat-go/httprc v1.0.4 go: downloading github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 go: downloading golang.org/x/crypto v0.12.0 go: downloading github.com/multiformats/go-base32 v0.1.0 go: downloading github.com/multiformats/go-base36 v0.1.0 go: downloading github.com/btcsuite/btcd/chaincfg/chainhash v1.0.2 go: downloading github.com/hyperledger/aries-framework-go/component/kmscrypto v0.0.0-20230427134832-0c9969493bd3 go: downloading github.com/kilic/bls12-381 v0.1.1-0.20210503002446-7b7597926c69 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 go: downloading github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32 go: downloading github.com/go-playground/universal-translator v0.18.1 go: downloading github.com/leodido/go-urn v1.2.4 go: downloading github.com/go-playground/assert/v2 v2.2.0 go: downloading github.com/go-playground/locales v0.14.1 go: downloading github.com/maxatome/go-testdeep v1.12.0 go: downloading github.com/hyperledger/aries-framework-go/component/models v0.0.0-20230501135648-a9a7ad029347 go: downloading github.com/pquerna/cachecontrol v0.1.0 go: downloading github.com/segmentio/asm v1.2.0 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/decred/dcrd/crypto/blake256 v1.0.1 go: downloading github.com/btcsuite/btcutil v1.0.3-0.20201208143702-a53e38424cce go: downloading github.com/minio/sha256-simd v1.0.0 go: downloading github.com/hyperledger/aries-framework-go/component/log v0.0.0-20230427134832-0c9969493bd3 go: downloading github.com/kr/pretty v0.2.1 go: downloading lukechampine.com/blake3 v1.1.6 go: downloading github.com/spaolacci
Analyze (go)
Passing the GOFLAGS env parameter to the init action is deprecated. Please move this to the analyze action.