Feature/treecluster tests update #921
build-and-test-on-pr.yaml
on: pull_request
build_and_test
2m 21s
test_pkg_client
44s
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.
|