Skip to content

add secp256k1 build/install script #15

add secp256k1 build/install script

add secp256k1 build/install script #15

Triggered via push November 28, 2024 09:57
Status Failure
Total duration 2m 6s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: envelopes/eventenvelope/eventenvelope_test.go#L72
assignment mismatch: 1 variable but NewResultWith returns 2 values
build: realy/server_test.go#L30
cannot use &testStorage{…} (value of type *testStorage) as store.I value in struct literal: *testStorage does not implement store.I (wrong type for method CountEvents)
build: realy/server_test.go#L34
cannot use rl (variable of type *testRelay) as relay.I value in argument to NewServer: *testRelay does not implement relay.I (wrong type for method AcceptEvent)
build: realy/server_test.go#L60
too many arguments in call to srv.Shutdown
build: realy/server_test.go#L76
cannot use &testStorage{} (value of type *testStorage) as store.I value in struct literal: *testStorage does not implement store.I (wrong type for method CountEvents)
build: realy/server_test.go#L89
too many arguments in call to srv.Shutdown
build: realy/util_test.go#L18
not enough arguments in call to NewServer
build: sha256/sha256_test.go#L2448
undefined: chk
build: sha256/sha256_test.go#L2512
undefined: chk
build
Process completed with exit code 1.