#882 create a shared project #335
Annotations
4 warnings
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/checkstyle-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: jwgmeligmeyling/checkstyle-github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck:
inventory/src/main/java/com/yas/inventory/exception/ApiExceptionHandler.java#L3
Using the '.*' form of import should be avoided - com.yas.commonlibrary.exception.*.
|
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck:
product/src/main/java/com/yas/product/service/BrandService.java#L5
Wrong lexicographical order for 'com.yas.commonlibrary.exception.BadRequestException' import. Should be before 'com.yas.commonlibrary.exception.NotFoundException'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
OWASP Dependency Check Report
|
104 KB |
|