Update to go 1.23 and update deps #61
Annotations
10 errors and 4 warnings
pkg/tangy/queries.go#L16
undefined: pgx (typecheck)
|
pkg/tangy/queries.go#L36
undefined: pgx (typecheck)
|
pkg/tangy/rpm.go#L100
undefined: pgx (typecheck)
|
pkg/tangy/tangy_mock.go#L18
_m.Called undefined (type *MockTangy has no field or method Called) (typecheck)
|
pkg/tangy/tangy_mock.go#L23
_m.Called undefined (type *MockTangy has no field or method Called) (typecheck)
|
pkg/tangy/tangy_mock.go#L53
_m.Called undefined (type *MockTangy has no field or method Called) (typecheck)
|
pkg/tangy/tangy_mock.go#L194
mock.AssertExpectations undefined (type *MockTangy has no field or method AssertExpectations) (typecheck)
|
internal/test/integration/rpm_test.go#L107
r.T undefined (type *RpmSuite has no field or method T) (typecheck)
|
internal/test/integration/rpm_test.go#L108
r.T undefined (type *RpmSuite has no field or method T) (typecheck)
|
internal/test/integration/rpm_test.go#L110
r.T undefined (type *RpmSuite has no field or method T) (typecheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading