ci: Address zizmor warnings and bump actions - #65
Merged
Annotations
3 warnings
|
Build with Maven:
src/main/java/tech/stackable/hadoop/StackableAccessControlEnforcer.java#L247
[UnusedMethod] Method 'getParent' is never used.
|
|
Build with Maven:
src/main/java/tech/stackable/hadoop/StackableAccessControlEnforcer.java#L250
[UnusedMethod] Method 'getStorageInfos' is never used.
|
|
Build with Maven:
src/main/java/tech/stackable/hadoop/HadoopConfigSingleton.java#L7
[ImmutableEnumChecker] enums should be immutable: 'HadoopConfigSingleton' has field 'configuration' of type 'org.apache.hadoop.conf.Configuration', the declaration of type 'org.apache.hadoop.conf.Configuration' is not annotated with @com.google.errorprone.annotations.Immutable
|
background
wait
wait-all
cancel
parallel
Loading