Temporary enables 10 CI runs to test cache behavior #559
code-hygiene.yml
on: push
Check if all files end in newline
36s
Spotless scan
1m 9s
Checkstyle scan
1m 8s
Spotbugs scan
1m 9s
Check permissions orders
36s
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
|