Skip to content

[Bug#sf1258] http git repo erroneously set to svn #1764

[Bug#sf1258] http git repo erroneously set to svn

[Bug#sf1258] http git repo erroneously set to svn #1764

Triggered via pull request May 31, 2024 21:55
Status Failure
Total duration 1m 30s
Artifacts

checkstyle-annotate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
checkstyle: test/src/org/omegat/core/team2/RemoteRepositoryFactoryTest.java#L1
File does not end with a newline.
checkstyle
File contains tab characters (this is the first instance).
checkstyle
Gradle build failed: see console output for details
checkstyle
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
checkstyle
'sourceLang' hides a field.
checkstyle
'targetLang' hides a field.
checkstyle
'disabledCategories' hides a field.
checkstyle
'disabledRules' hides a field.
checkstyle
'enabledRules' hides a field.
checkstyle
'bridge' hides a field.
checkstyle
Comment matches to-do format 'TODO:'.
checkstyle
Avoid nested blocks.
checkstyle
Name 'codec' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
checkstyle
switch without "default" clause.