test: unit tests for api layer #15624
continuous-integration.yml
on: pull_request
docs_changes
4s
Build and Test – Frontend
2m 26s
Build and Test – Backend
21s
deploy_github_pages
/
deploy
package
/
package-frontend
package
/
package-server
postman_tests
0s
Octomind End to End Test
0s
Cypress End to End Test
0s
Annotations
10 errors and 3 warnings
Build and Test – Backend:
server/src/api/board_reaction.go#L1
: # scrumlr.io/server/api [scrumlr.io/server/api.test]
|
Build and Test – Backend
cannot use mock (variable of type *BoardMock) as services.Boards value in assignment: *BoardMock does not implement services.Boards (wrong type for method FullBoard)
|
Build and Test – Backend
cannot use mock (variable of type *BoardMock) as services.Boards value in assignment: *BoardMock does not implement services.Boards (wrong type for method FullBoard)
|
Build and Test – Backend
cannot use mock (variable of type *BoardMock) as services.Boards value in assignment: *BoardMock does not implement services.Boards (wrong type for method FullBoard)
|
Build and Test – Backend
cannot use mock (variable of type *BoardMock) as services.Boards value in assignment: *BoardMock does not implement services.Boards (wrong type for method FullBoard)
|
Build and Test – Backend
cannot use mock (variable of type *BoardMock) as services.Boards value in assignment: *BoardMock does not implement services.Boards (wrong type for method FullBoard)
|
Build and Test – Backend
cannot use mock (variable of type *BoardMock) as services.Boards value in assignment: *BoardMock does not implement services.Boards (wrong type for method FullBoard)
|
Build and Test – Backend
cannot use mock (variable of type *BoardMock) as services.Boards value in assignment: *BoardMock does not implement services.Boards (wrong type for method FullBoard)
|
Build and Test – Backend
cannot use mock (variable of type *BoardMock) as services.Boards value in assignment: *BoardMock does not implement services.Boards (wrong type for method FullBoard)
|
Build and Test – Backend
cannot use mock (variable of type *BoardMock) as services.Boards value in assignment: *BoardMock does not implement services.Boards (wrong type for method FullBoard)
|
docs_changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Test – Backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Test – Frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|