Sonar Scan configuration violations:
- sonar-project.properties file is required
More info https://pipedrive.atlassian.net/wiki/spaces/DTT/pages/2537390156
Expected
Actual
File exists and project is registered in the SonarQube server
Check the branch protection configuration for your repo
Make sure the master branch has 'Require status checks to pass before merging' checked
and 'SonarQube Code Analysis' is listed as part of 'Status checks that are required'
see: https://github.com/pipedrive/graphql-schema-registry/settings/branches
Expected
Actual
SonarQube Code Analysis as required branch protection status check
If multiple webpack runtimes (from different compilations) are used on the same webpage, there is a risk of conflicts of on-demand chunks in the global namespace.
Problem
can't build 3.0.* docker image, because of typescript build changes
Changes