Bump github.com/jackc/pgx/v4 from 4.14.0 to 4.18.2 #347
Annotations
10 errors and 2 warnings
go_lint:
internal/migration_acceptance_tests/acceptance_test.go#L76
suite.Require undefined (type *acceptanceTestSuite has no field or method Require) (typecheck)
|
go_lint:
internal/migration_acceptance_tests/acceptance_test.go#L87
suite.Run undefined (type *acceptanceTestSuite has no field or method Run) (typecheck)
|
go_lint:
internal/migration_acceptance_tests/acceptance_test.go#L88
suite.Run undefined (type *acceptanceTestSuite has no field or method Run) (typecheck)
|
go_lint:
internal/migration_acceptance_tests/acceptance_test.go#L91
suite.Run undefined (type *acceptanceTestSuite has no field or method Run) (typecheck)
|
go_lint:
internal/migration_acceptance_tests/acceptance_test.go#L111
suite.Require undefined (type *acceptanceTestSuite has no field or method Require) (typecheck)
|
go_lint:
internal/migration_acceptance_tests/acceptance_test.go#L114
suite.Require undefined (type *acceptanceTestSuite has no field or method Require) (typecheck)
|
go_lint:
internal/migration_acceptance_tests/acceptance_test.go#L144
suite.ErrorIs undefined (type *acceptanceTestSuite has no field or method ErrorIs) (typecheck)
|
go_lint:
internal/migration_acceptance_tests/acceptance_test.go#L147
suite.ErrorContains undefined (type *acceptanceTestSuite has no field or method ErrorContains) (typecheck)
|
go_lint:
internal/migration_acceptance_tests/acceptance_test.go#L156
suite.Empty undefined (type *acceptanceTestSuite has no field or method Empty) (typecheck)
|
go_lint:
internal/migration_acceptance_tests/acceptance_test.go#L158
suite.ElementsMatch undefined (type *acceptanceTestSuite has no field or method ElementsMatch) (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|