Skip to content

Bump golang.org/x/crypto #35

Bump golang.org/x/crypto

Bump golang.org/x/crypto #35

Triggered via push December 24, 2023 23:04
Status Failure
Total duration 1m 18s
Artifacts

audit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
check
types.RegisterInterfaces calls msgservice.RegisterMsgServiceDesc, which eventually calls internal.chunkedReader.Read
check
types.RegisterQueryHandlerFromEndpoint calls grpc.Dial, which eventually calls tls.Conn.Handshake
check
chain.main calls cmd.Execute, which eventually calls tls.Conn.HandshakeContext
check
types.AccAddress calls ed25519.GenPrivKey, which eventually calls tls.Conn.Read
check
app.AppStateRandomizedFn calls fmt.Printf, which eventually calls tls.Conn.Write
check
types.queryClient.NFT calls client.Context.Invoke, which eventually calls tls.Dialer.DialContext
check
app.SignCheckDeliver calls require.Error, which eventually calls filepath.Abs
check
app.WriteFile calls renameio.WriteFile, which eventually calls filepath.Base
check
app.initRootCmd calls filepath.Clean
check
cli.InitTestnet calls genutil.InitializeNodeValidatorFiles, which eventually calls filepath.Dir
check
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/