Skip to content

Add responses to Update and Remove endpoints #111

Add responses to Update and Remove endpoints

Add responses to Update and Remove endpoints #111

Triggered via pull request November 28, 2023 08:37
Status Success
Total duration 3m 29s
Artifacts 3

main.yml

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

Annotations

30 warnings
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/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/Services/LocalizationService.cs#L17
Converting null literal or possible null value to non-nullable type.
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 (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/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 (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/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)

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