Dendrite #1
Annotations
4 errors and 1 warning
golangci-lint:
build/gobind-pinecone/monolith.go#L274
newConduit.Close undefined (type Conduit has no field or method Close) (typecheck)
|
golangci-lint:
build/gobind-pinecone/monolith.go#L277
newConduit.SetPort undefined (type Conduit has no field or method SetPort) (typecheck)
|
golangci-lint:
build/gobind-pinecone/monolith.go#L278
newConduit.Port undefined (type Conduit has no field or method Port) (typecheck)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/
|
Loading