Skip to content

Cached Repository class/interface #162

Cached Repository class/interface

Cached Repository class/interface #162

Triggered via push July 10, 2023 00:07
Status Success
Total duration 3m 9s
Artifacts 1
Matrix: Build, Test and Deploy .NET
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Build, Test and Deploy .NET (7.0.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build, Test and Deploy .NET (7.0.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build, Test and Deploy .NET (7.0.x): src/Subjects/Presentation.Shared.Rcl/Alert/AlertService.cs#L11
Cannot convert null literal to non-nullable reference type.
Build, Test and Deploy .NET (7.0.x): src/Subjects/Presentation.Shared.Rcl/Alert/AlertModel.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Deploy .NET (7.0.x): src/Subjects/Presentation.Shared.Rcl/Alert/AlertModel.cs#L7
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Deploy .NET (7.0.x): src/Subjects/Presentation.Shared.Rcl/Alert/AlertService.cs#L17
Non-nullable event 'OnAlert' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
Build, Test and Deploy .NET (7.0.x): src/Subjects/Presentation.Shared.Rcl/Alert/Alert.razor#L27
Nullability of reference types in type of parameter 'sender' of 'void Alert.OnLocationChange(object sender, LocationChangedEventArgs e)' doesn't match the target delegate 'EventHandler<LocationChangedEventArgs>' (possibly because of nullability attributes).
Build, Test and Deploy .NET (7.0.x): src/Subjects/Presentation.Shared.Rcl/Alert/Alert.razor#L34
Nullability of reference types in type of parameter 'sender' of 'void Alert.OnLocationChange(object sender, LocationChangedEventArgs e)' doesn't match the target delegate 'EventHandler<LocationChangedEventArgs>' (possibly because of nullability attributes).
Build, Test and Deploy .NET (7.0.x): src/Subjects/Presentation.Shared.Rcl/Alert/SimpleAlert.razor#L13
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, Test and Deploy .NET (7.0.x): src/Subjects/Presentation.Shared.Rcl/Alert/SimpleAlert.razor#L7
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Deploy .NET (7.0.x): src/Subjects/Presentation.Shared.Rcl/Paging/Pager.razor#L33
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, Test and Deploy .NET (7.0.x)
No files were found with the provided path: TestResults-. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
build-artifacts Expired
1.4 KB