Bump github.com/jackc/pgproto3/v2 from 2.3.1 to 2.3.3 #280
Annotations
5 errors and 1 warning
Run golangci/golangci-lint-action@v3:
server/search/internal/storage/documents.go#L57
d.NewQuery undefined (type *Client has no field or method NewQuery) (typecheck)
|
Run golangci/golangci-lint-action@v3:
server/search/internal/storage/documents.go#L59
d.Delete undefined (type *Client has no field or method Delete) (typecheck)
|
Run golangci/golangci-lint-action@v3:
server/search/internal/storage/documents.go#L66
d.PutDocument undefined (type *Client has no field or method PutDocument) (typecheck)
|
Run golangci/golangci-lint-action@v3:
server/search/internal/storage/documents.go#L89
d.Raw undefined (type *Client has no field or method Raw) (typecheck)
|
Run golangci/golangci-lint-action@v3
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading