Feature improve docs #145
Triggered via pull request
September 26, 2024 22:05
Status
Failure
Total duration
1m 59s
Artifacts
–
Annotations
10 errors and 1 warning
build:
internal/transport/client/conn/conn.go#L12
could not import github.com/TimeleapLabs/unchained/internal/crypto (-: # github.com/TimeleapLabs/unchained/internal/crypto
|
build:
internal/crypto/identity.go#L50
cannot use hex.EncodeToString(publicKey[:]) (value of type string) as []byte value in struct literal
|
build:
internal/crypto/identity.go#L51
cannot use hex.EncodeToString(shortPublicKey[:]) (value of type string) as []byte value in struct literal) (typecheck)
|
build:
internal/service/uniswap/uniswap.go#L24
could not import github.com/TimeleapLabs/unchained/internal/crypto (-: # github.com/TimeleapLabs/unchained/internal/crypto
|
build:
internal/crypto/identity.go#L50
cannot use hex.EncodeToString(publicKey[:]) (value of type string) as []byte value in struct literal
|
build:
internal/crypto/identity.go#L51
cannot use hex.EncodeToString(shortPublicKey[:]) (value of type string) as []byte value in struct literal) (typecheck)
|
build:
internal/service/uniswap/record.go#L66
cannot use signer.PublicKey (variable of type []byte) as string value in argument to hex.DecodeString (typecheck)
|
build:
internal/service/uniswap/uniswap.go#L99
cannot use signer.PublicKey (variable of type []byte) as string value in argument to hex.DecodeString (typecheck)
|
build:
internal/transport/client/handler/challenge.go#L4
could not import github.com/TimeleapLabs/unchained/internal/crypto (-: # github.com/TimeleapLabs/unchained/internal/crypto
|
build:
internal/crypto/identity.go#L50
cannot use hex.EncodeToString(publicKey[:]) (value of type string) as []byte value in struct literal
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|