Skip to content

44 update database

44 update database #38

Triggered via pull request April 8, 2024 11:43
Status Success
Total duration 3m 30s
Billable time 7m
Artifacts

build-and-test.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

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#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#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#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>'.