Skip to content

Add publish worker #547

Add publish worker

Add publish worker #547

Triggered via pull request August 21, 2024 04:36
Status Failure
Total duration 28s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Lint: pkg/server/server.go#L11
could not import github.com/xmtp/xmtpd/pkg/api (-: # github.com/xmtp/xmtpd/pkg/api
Lint: pkg/api/publishWorker.go#L67
sid declared and not used
Lint: pkg/api/publishWorker.go#L71
originatedBytes declared and not used
Lint: pkg/api/publishWorker.go#L75
q declared and not used) (typecheck)
Lint: pkg/api/publishWorker.go#L1
: # github.com/xmtp/xmtpd/pkg/api [github.com/xmtp/xmtpd/pkg/api.test]
Lint: pkg/api/publishWorker.go#L67
sid declared and not used
Lint: pkg/api/publishWorker.go#L71
originatedBytes declared and not used
Lint: pkg/api/publishWorker.go#L75
q declared and not used (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/