Fix publish path for OAT Blazor Pages Publish (#291) #121
Annotations
5 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
OAT.Blazor.Components/Inputs/PropertyInput.razor#L140
The field 'PropertyInput._type' is never used
|
build:
VehicleDemo/VehicleDemoClasses.cs#L16
'MaxByExtension.MaxBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>)' is obsolete: 'Use Maxima instead.'
|
build:
VehicleDemo/VehicleDemoClasses.cs#L16
Converting null literal or possible null value to non-nullable type.
|
build:
OAT.Blazor/Pages/Sandbox.razor#L226
Dereference of a possibly null reference.
|