fix: add and fix missing configurations for gradle ca #273
Annotations
1 error and 13 warnings
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
src/analysis.js#L3
Imports should be sorted alphabetically
|
src/analysis.js#L4
Expected 'multiple' syntax before 'single' syntax
|
src/cli.js#L6
Expected 'all' syntax before 'single' syntax
|
src/provider.js#L2
Imports should be sorted alphabetically
|
src/provider.js#L4
Imports should be sorted alphabetically
|
src/provider.js#L5
Imports should be sorted alphabetically
|
src/provider.js#L6
Imports should be sorted alphabetically
|
src/providers/base_java.js#L2
Imports should be sorted alphabetically
|
src/providers/base_java.js#L52
Expected '===' and instead saw '=='
|
src/providers/golang_gomodules.js#L5
Imports should be sorted alphabetically
|
This job failed
Loading