Skip to content

Allow libxmtp and app-specific headers to grpc-gateway #1659

Allow libxmtp and app-specific headers to grpc-gateway

Allow libxmtp and app-specific headers to grpc-gateway #1659

Triggered via pull request September 20, 2024 20:32
Status Failure
Total duration 5m 4s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Lint: pkg/api/authentication.go#L1
: # github.com/xmtp/xmtp-node-go/pkg/api [github.com/xmtp/xmtp-node-go/pkg/api.test]
Lint: pkg/api/server.go#L383
syntax error: unexpected newline in composite literal; possibly missing comma or } (typecheck)
Lint: pkg/api/server.go#L383
missing ',' before newline in composite literal (typecheck)
Lint: pkg/e2e/e2e.go#L11
could not import github.com/xmtp/xmtp-node-go/pkg/api (-: # github.com/xmtp/xmtp-node-go/pkg/api
Lint: pkg/api/server.go#L383
syntax error: unexpected newline in composite literal; possibly missing comma or }) (typecheck)
Lint: pkg/server/options.go#L6
could not import github.com/xmtp/xmtp-node-go/pkg/api (-: # github.com/xmtp/xmtp-node-go/pkg/api
Lint: pkg/api/server.go#L383
syntax error: unexpected newline in composite literal; possibly missing comma or }) (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/