Update to go 1.23 and update deps #61
Annotations
12 errors and 6 warnings
Test
compose up failed {"errno":-2,"code":"ENOENT","syscall":"spawn docker-compose","path":"docker-compose","spawnargs":["-f","./compose_files/pulp/docker-compose.yml","up","-d"]}
|
Test
compose down failed Error: spawn docker-compose ENOENT
|
Lint:
pkg/tangy/queries.go#L16
undefined: pgx (typecheck)
|
Lint:
pkg/tangy/queries.go#L36
undefined: pgx (typecheck)
|
Lint:
pkg/tangy/rpm.go#L100
undefined: pgx (typecheck)
|
Lint:
pkg/tangy/tangy_mock.go#L18
_m.Called undefined (type *MockTangy has no field or method Called) (typecheck)
|
Lint:
pkg/tangy/tangy_mock.go#L23
_m.Called undefined (type *MockTangy has no field or method Called) (typecheck)
|
Lint:
pkg/tangy/tangy_mock.go#L53
_m.Called undefined (type *MockTangy has no field or method Called) (typecheck)
|
Lint:
pkg/tangy/tangy_mock.go#L194
mock.AssertExpectations undefined (type *MockTangy has no field or method AssertExpectations) (typecheck)
|
Lint:
internal/test/integration/rpm_test.go#L107
r.T undefined (type *RpmSuite has no field or method T) (typecheck)
|
Lint:
internal/test/integration/rpm_test.go#L108
r.T undefined (type *RpmSuite has no field or method T) (typecheck)
|
Lint:
internal/test/integration/rpm_test.go#L110
r.T undefined (type *RpmSuite has no field or method T) (typecheck)
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, isbang/compose-action@v1.4.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
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/
|
Lint
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/
|
Lint
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/
|
Lint
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/
|