feat: fix lint #791
Annotations
5 errors and 1 warning
build (ubuntu-latest)
Process completed with exit code 1.
|
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (macos-latest)
The operation was canceled.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
This abstract class does not have any abstract methods:
plugin/src/main/java/io/snyk/eclipse/plugin/views/snyktoolview/filters/BaseFilter.java#L9
The abstract class does not contain any abstract methods. An abstract class suggests
an incomplete implementation, which is to be completed by subclasses implementing the
abstract methods. If the class is intended to be used as a base class only (not to be instantiated
directly) a protected constructor can be provided to prevent direct instantiation.
AbstractClassWithoutAbstractMethod (Priority: 3, Ruleset: Best Practices)
https://docs.pmd-code.org/pmd-doc-7.10.0/pmd_rules_java_bestpractices.html#abstractclasswithoutabstractmethod
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
PMD Report
|
825 Bytes |
|