Skip to content

Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 7.0.4 to 7.0.8 #1384

Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 7.0.4 to 7.0.8

Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 7.0.4 to 7.0.8 #1384

Status Success
Total duration 12m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: BlazorMovie/MovieClient/obj/Debug/net7.0/MovieClient.AssemblyInfo.cs#L16
The specified version string '5.0.0.*' does not conform to the recommended format - major.minor.build.revision
build: BlazorMovie/MovieClient/Services/AccountService.cs#L17
Dereference of a possibly null reference.
build: BlazorMovie/MovieClient/Pages/WatchCustomer.razor.cs#L48
Possible null reference assignment.
build: BlazorMovie/MovieClient/Pages/WatchCustomer.razor.cs#L62
Converting null literal or possible null value to non-nullable type.
build: BlazorMovie/MovieClient/Pages/WatchCustomer.razor.cs#L81
Dereference of a possibly null reference.
build: BlazorMovie/MovieClient/Pages/WatchCustomer.razor.cs#L139
Possible null reference argument for parameter 'collection' in 'void List<CommentModel>.AddRange(IEnumerable<CommentModel> collection)'.
build: BlazorMovie/MovieClient/Pages/WatchCustomer.razor.cs#L157
Possible null reference argument for parameter 'collection' in 'void List<CommentModel>.AddRange(IEnumerable<CommentModel> collection)'.
build: BlazorMovie/MovieClient/Pages/WatchCustomer.razor.cs#L176
Possible null reference argument for parameter 'collection' in 'void List<CommentModel>.AddRange(IEnumerable<CommentModel> collection)'.
build: BlazorMovie/MovieClient/Pages/WatchCustomer.razor.cs#L190
Possible null reference argument for parameter 'collection' in 'void List<CommentModel>.AddRange(IEnumerable<CommentModel> collection)'.
build: BlazorMovie/MovieClient/Pages/WatchCustomer.razor#L138
Possible null reference argument for parameter 'Id' in 'Task WatchCustomer.AcLike(string Id)'.