Skip to content

Add own node to fixed registry #602

Add own node to fixed registry

Add own node to fixed registry #602

Triggered via pull request August 30, 2024 03:21
Status Failure
Total duration 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Lint: pkg/registrant/registrant.go#L1
: # github.com/xmtp/xmtpd/pkg/registrant
Lint: pkg/registrant/registrant.go#L30
undefined: utils.PrivateKeyFromString (typecheck)
Lint: pkg/server/server.go#L14
could not import github.com/xmtp/xmtpd/pkg/registrant (-: # github.com/xmtp/xmtpd/pkg/registrant
Lint: pkg/registrant/registrant.go#L30
undefined: utils.PrivateKeyFromString) (typecheck)
Lint: pkg/api/publishWorker.go#L10
could not import github.com/xmtp/xmtpd/pkg/registrant (-: # github.com/xmtp/xmtpd/pkg/registrant
Lint: pkg/registrant/registrant.go#L30
undefined: utils.PrivateKeyFromString) (typecheck)
Lint: pkg/registrant/registrant_test.go#L14
could not import github.com/xmtp/xmtpd/pkg/registrant (-: # github.com/xmtp/xmtpd/pkg/registrant
Lint: pkg/registrant/registrant.go#L30
undefined: utils.PrivateKeyFromString) (typecheck)
Lint
issues found
Lint
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/