feat: use nip44 and versioning #1535
Annotations
11 errors and 3 warnings
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu, ubuntu-20.04):
service/service.go#L108
cannot use nip47.NewNip47Service(gormDB, cfg, keys, eventPublisher) (value of type *nip47.nip47Service) as nip47.Nip47Service value in struct literal: *nip47.nip47Service does not implement nip47.Nip47Service (wrong type for method CreateResponse)
|
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu, ubuntu-20.04):
nip47/event_handler_test.go#L58
cannot use ss (variable of type []byte) as *"github.com/getAlby/hub/nip47/cipher".Nip47Cipher value in argument to nip47svc.CreateResponse
|
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu, ubuntu-20.04)
Process completed with exit code 1.
|
build (armv6, arm-unknown-linux-gnueabihf, ubuntu-20.04)
The job was canceled because "aarch64_linux-aarch64_aar" failed.
|
build (armv6, arm-unknown-linux-gnueabihf, ubuntu-20.04):
service/service.go#L108
cannot use nip47.NewNip47Service(gormDB, cfg, keys, eventPublisher) (value of type *nip47.nip47Service) as nip47.Nip47Service value in struct literal: *nip47.nip47Service does not implement nip47.Nip47Service (wrong type for method CreateResponse)
|
build (armv6, arm-unknown-linux-gnueabihf, ubuntu-20.04):
nip47/event_handler_test.go#L58
cannot use ss (variable of type []byte) as *"github.com/getAlby/hub/nip47/cipher".Nip47Cipher value in argument to nip47svc.CreateResponse
|
build (armv6, arm-unknown-linux-gnueabihf, ubuntu-20.04)
Process completed with exit code 1.
|
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu, ubuntu-20.04)
The job was canceled because "aarch64_linux-aarch64_aar" failed.
|
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu, ubuntu-20.04)
The operation was canceled.
|
build (darwin/universal, macos-13)
The job was canceled because "aarch64_linux-aarch64_aar" failed.
|
build (darwin/universal, macos-13)
The operation was canceled.
|
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu, ubuntu-20.04)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build (armv6, arm-unknown-linux-gnueabihf, ubuntu-20.04)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu, ubuntu-20.04)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|