Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "useArtifactCachingProxy: false" #9

Merged
merged 1 commit into from
Mar 6, 2024

Revert "useArtifactCachingProxy: false"

da13cd5
Select commit
Failed to load commit list.
Merged

Revert "useArtifactCachingProxy: false" #9

Revert "useArtifactCachingProxy: false"
da13cd5
Select commit
Failed to load commit list.
ci.jenkins.io / Maven succeeded Mar 6, 2024 in 0s

3 new issues, 10 total

Total New Outstanding Fixed Trend
10 3 7 0 👎

Reference build: Plugins » jetbrains-space-plugin » master #4

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
1 0 2 0

Annotations

Check warning on line 601 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

hpi:hpi

NORMAL:
Raw output
<pre><code>Bundling transitive dependency ktor-events-jvm-2.3.8.jar (via ktor-client-java-jvm) Bundling transitive dependency ktor-http-jvm-2.3.8.jar (via ktor-client-java-jvm) Bundling transitive dependency ktor-io-jvm-2.3.8.jar (via ktor-client-java-jvm) Bundling transitive dependency ktor-serialization-jvm-2.3.8.jar (via ktor-client-java-jvm) Bundling transitive dependency ktor-utils-jvm-2.3.8.jar (via ktor-client-java-jvm) Bundling transitive dependency ktor-websocket-serialization-jvm-2.3.8.jar (via ktor-client-java-jvm) Bundling transitive dependency ktor-websockets-jvm-2.3.8.jar (via ktor-client-java-jvm) Bundling transitive dependency kotlin-stdlib-common-1.9.0.jar (via ktor-client-java-jvm) Bundling transitive dependency kotlin-stdlib-jdk7-1.9.0.jar (via ktor-client-java-jvm) Bundling transitive dependency kotlin-stdlib-jdk8-1.9.0.jar (via ktor-client-java-jvm) Bundling transitive dependency kotlin-stdlib-1.9.0.jar (via ktor-client-java-jvm) Bundling transitive dependency kotlinx-coroutines-core-jvm-1.7.2.jar (via ktor-client-java-jvm) Bundling transitive dependency kotlinx-coroutines-jdk8-1.7.1.jar (via ktor-client-java-jvm) Bundling transitive dependency kotlinx-coroutines-slf4j-1.7.1.jar (via ktor-client-java-jvm) Bundling transitive dependency kotlinx-datetime-jvm-0.4.0.jar (via space-sdk-jvm) Bundling transitive dependency annotations-23.0.0.jar (via ktor-client-java-jvm)</code></pre>

Check warning on line 604 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

hpi:hpi

NORMAL:
Raw output
<pre><code>Bundling transitive dependency space-sdk-runtime-jvm-0.4.3.jar (via space-sdk-jvm) Bundling transitive dependency slf4j-api-2.0.7.jar (via ktor-client-java-jvm)</code></pre>

Check warning on line 633 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

spotbugs:check

ERROR:
Raw output
<pre><code>Medium: Primitive field org.jetbrains.space.jenkins.scm.SpaceSCMParamsProvider.spacePluginConfiguration is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [org.jetbrains.space.jenkins.scm.SpaceSCMParamsProvider] At SpaceSCMParamsProvider.kt:[line 24] PA_PUBLIC_PRIMITIVE_ATTRIBUTE</code></pre>