44 update database #38
Annotations
33 warnings
build-and-test-ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L35
Non-nullable property 'providerMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/DependeciesController.cs#L63
Nullability of reference types in value of type 'List<NodePackageResult?>' doesn't match target type 'List<NodePackageResult>'.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/GitController.cs#L59
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/DependeciesController.cs#L185
Possible null reference return.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/DependeciesController.cs#L144
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/DbController.cs#L369
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/GitController.cs#L20
The field 'GitController.isFinished' is assigned but its value is never used
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L35
Non-nullable property 'providerMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/DependeciesController.cs#L63
Nullability of reference types in value of type 'List<NodePackageResult?>' doesn't match target type 'List<NodePackageResult>'.
|
build-and-test-ubuntu-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/GitController.cs#L59
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-and-test-macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-test-macOS-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L35
Non-nullable property 'providerMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-macOS-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/DependeciesController.cs#L63
Nullability of reference types in value of type 'List<NodePackageResult?>' doesn't match target type 'List<NodePackageResult>'.
|
build-and-test-macOS-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/GitController.cs#L59
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-and-test-macOS-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/DependeciesController.cs#L185
Possible null reference return.
|
build-and-test-macOS-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/DependeciesController.cs#L144
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-and-test-macOS-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/DbController.cs#L369
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-and-test-macOS-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/GitController.cs#L20
The field 'GitController.isFinished' is assigned but its value is never used
|
build-and-test-macOS-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L35
Non-nullable property 'providerMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-macOS-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/DependeciesController.cs#L63
Nullability of reference types in value of type 'List<NodePackageResult?>' doesn't match target type 'List<NodePackageResult>'.
|
build-and-test-macOS-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/GitController.cs#L59
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-and-test-windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-test-windows-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L35
Non-nullable property 'providerMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-windows-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/GitController.cs#L59
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-and-test-windows-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/DependeciesController.cs#L63
Nullability of reference types in value of type 'List<NodePackageResult?>' doesn't match target type 'List<NodePackageResult>'.
|
build-and-test-windows-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/DependeciesController.cs#L185
Possible null reference return.
|
build-and-test-windows-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/DependeciesController.cs#L144
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-and-test-windows-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/DbController.cs#L369
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-and-test-windows-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/GitController.cs#L20
The field 'GitController.isFinished' is assigned but its value is never used
|
build-and-test-windows-latest:
code/AmIVulnerable/Modells/CVEcomp.cs#L35
Non-nullable property 'providerMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test-windows-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/GitController.cs#L59
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-and-test-windows-latest:
code/AmIVulnerable/AmIVulnerable/Controllers/DependeciesController.cs#L63
Nullability of reference types in value of type 'List<NodePackageResult?>' doesn't match target type 'List<NodePackageResult>'.
|