Skip to content

Feature/treecluster tests update #921

Feature/treecluster tests update

Feature/treecluster tests update #921

Triggered via pull request February 15, 2025 08:43
Status Failure
Total duration 2m 29s
Artifacts

build-and-test-on-pr.yaml

on: pull_request
build_and_test
2m 21s
build_and_test
test_pkg_client
44s
test_pkg_client
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build_and_test: internal/storage/postgres/treecluster/create_test.go#L61
not enough arguments in call to suite.Store.GetAllTrees
build_and_test: internal/storage/postgres/treecluster/create_test.go#L63
multiple-value mappers.treeMapper.FromSqlList(testTrees) (value of type ([]*"github.com/green-ecolution/green-ecolution-backend/internal/entities".Tree, error)) in single-value context
build_and_test: internal/storage/postgres/treecluster/update_test.go#L31
not enough arguments in call to suite.Store.GetAllTrees
build_and_test: internal/storage/postgres/treecluster/update_test.go#L33
multiple-value mappers.treeMapper.FromSqlList(testTrees) (value of type ([]*"github.com/green-ecolution/green-ecolution-backend/internal/entities".Tree, error)) in single-value context
build_and_test
Process completed with exit code 2.