Skip to content

added postman ci workflow #108

added postman ci workflow

added postman ci workflow #108

Triggered via pull request November 27, 2023 10:02
Status Success
Total duration 2m 34s
Artifacts 3

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build (ubuntu-latest): CentralHub.Api/Controllers/LocalizationController.cs#L19
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 (ubuntu-latest): CentralHub.Api/Services/LocalizationService.cs#L17
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): CentralHub.Api/Controllers/TrackerController.cs#L54
Dereference of a possibly null reference.
build (ubuntu-latest): CentralHub.Api/Services/TrackerRepository.cs#L161
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 (ubuntu-latest): CentralHub.Api/Services/TrackerRepository.cs#L169
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 (ubuntu-latest): CentralHub.Api/Services/LocalizationService.cs#L7
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
build (ubuntu-latest): CentralHub.Api/Services/LocalizationService.cs#L11
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
build (ubuntu-latest): CentralHub.WebUI/Data/TrackerService.cs#L34
Possible null reference argument for parameter 'source' in 'Tracker[] Enumerable.ToArray<Tracker>(IEnumerable<Tracker> source)'.
build (ubuntu-latest): CentralHub.Api/Controllers/LocalizationController.cs#L19
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 (ubuntu-latest): CentralHub.Api/Services/LocalizationService.cs#L17
Converting null literal or possible null value to non-nullable type.
build (macos-latest): CentralHub.Api/Controllers/LocalizationController.cs#L19
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 (macos-latest): CentralHub.Api/Controllers/TrackerController.cs#L54
Dereference of a possibly null reference.
build (macos-latest): CentralHub.Api/Services/TrackerRepository.cs#L161
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 (macos-latest): CentralHub.Api/Services/TrackerRepository.cs#L169
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 (macos-latest): CentralHub.Api/Services/LocalizationService.cs#L17
Converting null literal or possible null value to non-nullable type.
build (macos-latest): CentralHub.Api/Services/LocalizationService.cs#L7
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
build (macos-latest): CentralHub.Api/Services/LocalizationService.cs#L11
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
build (macos-latest): CentralHub.WebUI/Data/TrackerService.cs#L34
Possible null reference argument for parameter 'source' in 'Tracker[] Enumerable.ToArray<Tracker>(IEnumerable<Tracker> source)'.
build (macos-latest): CentralHub.Api/Controllers/LocalizationController.cs#L19
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 (macos-latest): CentralHub.Api/Controllers/TrackerController.cs#L54
Dereference of a possibly null reference.
build (windows-latest): CentralHub.Api/Controllers/LocalizationController.cs#L19
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 (windows-latest): CentralHub.Api/Controllers/TrackerController.cs#L54
Dereference of a possibly null reference.
build (windows-latest): CentralHub.Api/Services/LocalizationService.cs#L17
Converting null literal or possible null value to non-nullable type.
build (windows-latest): CentralHub.Api/Services/TrackerRepository.cs#L161
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 (windows-latest): CentralHub.Api/Services/TrackerRepository.cs#L169
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 (windows-latest): CentralHub.Api/Services/LocalizationService.cs#L7
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
build (windows-latest): CentralHub.Api/Services/LocalizationService.cs#L11
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
build (windows-latest): CentralHub.WebUI/Data/TrackerService.cs#L34
Possible null reference argument for parameter 'source' in 'Tracker[] Enumerable.ToArray<Tracker>(IEnumerable<Tracker> source)'.
build (windows-latest): CentralHub.Api/Controllers/LocalizationController.cs#L19
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 (windows-latest): CentralHub.Api/Controllers/TrackerController.cs#L54
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
Build macos-latest Expired
74.2 MB
Build ubuntu-latest Expired
74.3 MB
Build windows-latest Expired
74.4 MB