Bump github.com/jackc/pgproto3/v2 from 2.3.1 to 2.3.3 #274
Annotations
15 errors and 2 warnings
lint:
server/search/internal/storage/documents.go#L57
d.NewQuery undefined (type *Client has no field or method NewQuery) (typecheck)
|
lint:
server/search/internal/storage/documents.go#L59
d.Delete undefined (type *Client has no field or method Delete) (typecheck)
|
lint:
server/search/internal/storage/documents.go#L66
d.PutDocument undefined (type *Client has no field or method PutDocument) (typecheck)
|
lint:
server/search/internal/storage/documents.go#L89
d.Raw undefined (type *Client has no field or method Raw) (typecheck)
|
lint
issues found
|
test
too many arguments in call to c.conn.Write
|
test
too many arguments in call to c.conn.Write
|
test
too many arguments in call to c.conn.Write
|
test
too many arguments in call to pgConn.conn.Write
|
test
too many arguments in call to pgConn.conn.Write
|
test
assignment mismatch: 1 variable but (&pgproto3.Parse{…}).Encode returns 2 values
|
test
assignment mismatch: 1 variable but (&pgproto3.Describe{…}).Encode returns 2 values
|
test
assignment mismatch: 1 variable but (&pgproto3.Sync{}).Encode returns 2 values
|
test
assignment mismatch: 1 variable but (&pgproto3.Query{…}).Encode returns 2 values
|
test
assignment mismatch: 1 variable but (&pgproto3.Parse{…}).Encode returns 2 values
|
lint
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/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|