fix: handle spaces in package manager binaries paths #272
Annotations
14 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, actions/upload-artifact@v3. 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
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading