Skip to content

Temporary enables 10 CI runs to test cache behavior #559

Temporary enables 10 CI runs to test cache behavior

Temporary enables 10 CI runs to test cache behavior #559

Triggered via push October 16, 2023 14:24
Status Failure
Total duration 1m 22s
Artifacts

code-hygiene.yml

on: push
Check if all files end in newline
36s
Check if all files end in newline
Spotless scan
1m 9s
Spotless scan
Checkstyle scan
1m 8s
Checkstyle scan
Spotbugs scan
1m 9s
Spotbugs scan
Check permissions orders
36s
Check permissions orders
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Checkstyle scan
Execution failed for task ':compileJava'. > Compilation failed; see the compiler error output for details.
Checkstyle scan: src/main/java/org/opensearch/security/ssl/OpenSearchSecuritySSLPlugin.java#L311
[Task :compileJava] method does not override or implement a method from a supertype @OverRide ^
Checkstyle scan: src/main/java/org/opensearch/security/ssl/transport/SecuritySSLNettyTransport.java#L87
[Task :compileJava] constructor Netty4Transport in class Netty4Transport cannot be applied to given types; super( ^ required: Settings,Version,ThreadPool,NetworkService,PageCacheRecycler,NamedWriteableRegistry,CircuitBreakerService,SharedGroupFactory,Tracer
Spotbugs scan
Execution failed for task ':compileJava'. > Compilation failed; see the compiler error output for details.
Spotbugs scan: src/main/java/org/opensearch/security/ssl/OpenSearchSecuritySSLPlugin.java#L311
[Task :compileJava] method does not override or implement a method from a supertype @OverRide ^
Spotbugs scan: src/main/java/org/opensearch/security/ssl/transport/SecuritySSLNettyTransport.java#L87
[Task :compileJava] constructor Netty4Transport in class Netty4Transport cannot be applied to given types; super( ^ required: Settings,Version,ThreadPool,NetworkService,PageCacheRecycler,NamedWriteableRegistry,CircuitBreakerService,SharedGroupFactory,Tracer