fix: bugs of windows os for python and npm ecosystems #278
Annotations
14 warnings
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
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