Skip to content

ci: use docker compose v2 #226

ci: use docker compose v2

ci: use docker compose v2 #226

Triggered via push November 7, 2024 09:19
Status Failure
Total duration 3m 0s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
call / golangci: pkg/backend/aio_test.go#L140
testEnv.client.CreateAioVolume undefined (type *backendClient has no field or method CreateAioVolume) (typecheck)
call / golangci: pkg/backend/aio_test.go#L315
testEnv.client.UpdateAioVolume undefined (type *backendClient has no field or method UpdateAioVolume) (typecheck)
call / golangci: pkg/backend/aio_test.go#L493
testEnv.client.ListAioVolumes undefined (type *backendClient has no field or method ListAioVolumes) (typecheck)
call / golangci: pkg/backend/aio_test.go#L601
testEnv.client.GetAioVolume undefined (type *backendClient has no field or method GetAioVolume) (typecheck)
call / golangci: pkg/backend/aio_test.go#L704
testEnv.client.StatsAioVolume undefined (type *backendClient has no field or method StatsAioVolume) (typecheck)
call / golangci: pkg/backend/aio_test.go#L817
testEnv.client.DeleteAioVolume undefined (type *backendClient has no field or method DeleteAioVolume) (typecheck)
call / golangci: pkg/backend/malloc_test.go#L142
testEnv.client.CreateMallocVolume undefined (type *backendClient has no field or method CreateMallocVolume) (typecheck)
call / golangci: pkg/backend/malloc_test.go#L318
testEnv.client.UpdateMallocVolume undefined (type *backendClient has no field or method UpdateMallocVolume) (typecheck)
call / golangci: pkg/backend/malloc_test.go#L499
testEnv.client.ListMallocVolumes undefined (type *backendClient has no field or method ListMallocVolumes) (typecheck)
call / golangci: pkg/backend/malloc_test.go#L611
testEnv.client.GetMallocVolume undefined (type *backendClient has no field or method GetMallocVolume) (typecheck)
call / golangci
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/