Add own node to fixed registry #602
Annotations
9 errors and 1 warning
pkg/registrant/registrant.go#L1
: # github.com/xmtp/xmtpd/pkg/registrant
|
pkg/registrant/registrant.go#L30
undefined: utils.PrivateKeyFromString (typecheck)
|
pkg/server/server.go#L14
could not import github.com/xmtp/xmtpd/pkg/registrant (-: # github.com/xmtp/xmtpd/pkg/registrant
|
pkg/registrant/registrant.go#L30
undefined: utils.PrivateKeyFromString) (typecheck)
|
pkg/api/publishWorker.go#L10
could not import github.com/xmtp/xmtpd/pkg/registrant (-: # github.com/xmtp/xmtpd/pkg/registrant
|
pkg/registrant/registrant.go#L30
undefined: utils.PrivateKeyFromString) (typecheck)
|
pkg/registrant/registrant_test.go#L14
could not import github.com/xmtp/xmtpd/pkg/registrant (-: # github.com/xmtp/xmtpd/pkg/registrant
|
pkg/registrant/registrant.go#L30
undefined: utils.PrivateKeyFromString) (typecheck)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading