Merge pull request #6 from bcc-code/feat/teams-mutations #13
docker-build.yml
on: push
Run Tests
1m 43s
Build and Push Docker Image
0s
Annotations
10 errors and 1 warning
|
Run Tests
cannot use "https://example.com/article2" (untyped string constant) as *string value in struct literal
|
|
Run Tests
cannot use "https://example.com/article1" (untyped string constant) as *string value in struct literal
|
|
Run Tests
cannot use "https://example.com/achievement.png" (untyped string constant) as *string value in struct literal
|
|
Run Tests
cannot use "https://example.com/image.png" (untyped string constant) as *string value in struct literal
|
|
Run Tests
cannot use "https://example.com/image.png" (untyped string constant) as *string value in struct literal
|
|
Run Tests
cannot use mockQueries (variable of type *mocks.MockRoleQuerier) as services.RoleQuerier value in argument to services.NewRoleService: *mocks.MockRoleQuerier does not implement services.RoleQuerier (missing method GetTeamProjectID)
|
|
Run Tests
cannot use mockQueries (variable of type *mocks.MockRoleQuerier) as services.RoleQuerier value in argument to services.NewRoleService: *mocks.MockRoleQuerier does not implement services.RoleQuerier (missing method GetTeamProjectID)
|
|
Run Tests
cannot use mockQueries (variable of type *mocks.MockRoleQuerier) as services.RoleQuerier value in argument to services.NewRoleService: *mocks.MockRoleQuerier does not implement services.RoleQuerier (missing method GetTeamProjectID)
|
|
Run Tests
cannot use mockQueries (variable of type *mocks.MockRoleQuerier) as services.RoleQuerier value in argument to services.NewRoleService: *mocks.MockRoleQuerier does not implement services.RoleQuerier (missing method GetTeamProjectID)
|
|
Run Tests
cannot use mockQueries (variable of type *mocks.MockRoleQuerier) as services.RoleQuerier value in argument to services.NewRoleService: *mocks.MockRoleQuerier does not implement services.RoleQuerier (missing method GetTeamProjectID)
|
|
Run Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/wayfarer/wayfarer. Supported file pattern: go.sum
|