Fix SonarQube issues and bump version to 1.1.0 #98
docker-build.yml
on: pull_request
Test and analyze
31s
build-docker-push
0s
Annotations
2 errors
|
Test and analyze
Process completed with exit code 1.
|
|
tests/integration/api.test.js > API Endpoints > GET / > should return API information:
tests/integration/api.test.js#L295
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ tests/integration/api.test.js:295:35
|