Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Go
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
to be continuous...
Go
Commits
58ba5c4c
Commit
58ba5c4c
authored
2 months ago
by
Clement Bois
Browse files
Options
Downloads
Patches
Plain Diff
docs: fix sonar links
Signed-off-by:
Clement Bois
<
clement.bois@orange.com
>
parent
93ad6428
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
58ba5c4c
...
...
@@ -172,7 +172,7 @@ In addition to a textual report in the console, this job produces the following
| Report | Format | Usage |
|-------------------------------------------------------|----------------------------------------------------------|-------------------------------------------------------------------------------------------------------------|
|
`$GO_PROJECT_DIR/reports/go-ci-lint.codeclimate.json`
|
[
Code Climate
](
https://docs.codeclimate.com/docs/pylint
)
|
[
GitLab integration
](
https://docs.gitlab.com/ee/ci/yaml/artifacts_reports.html#artifactsreportscodequality
)
|
|
`$GO_PROJECT_DIR/reports/go-ci-lint.checkstyle.xml`
| Checkstyle |
[
SonarQube integration
](
https://docs.sonar
qube.org/latest/analysis/external-issue
s/
)
|
|
`$GO_PROJECT_DIR/reports/go-ci-lint.checkstyle.xml`
| Checkstyle |
[
SonarQube integration
](
https://docs.sonar
source.com/sonarqube-server/latest/analyzing-source-code/importing-external-issues/external-analyzer-report
s/
)
|
### `go-semgrep` job
...
...
@@ -242,7 +242,7 @@ More info:
*
[
Go language support
](
https://docs.sonarqube.org/latest/analyzing-source-code/test-coverage/test-execution-parameters/#go
)
*
[
test coverage & execution parameters
](
https://docs.sonarqube.org/latest/analysis/coverage/
)
*
[
third-party issues
](
https://docs.sonar
qube.org/latest/analysis/external-issue
s/
)
*
[
third-party issues
](
https://docs.sonar
source.com/sonarqube-server/latest/analyzing-source-code/importing-external-issues/external-analyzer-report
s/
)
:warning: an
[
unsolved issue
](
https://jira.sonarsource.com/browse/SONARSLANG-450
)
may prevent SonarQube Go plugin from
importing your test reports.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment