Update nuget packages and bump version number #86
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
DataTables.Blazor/DataTable.razor#L32
Non-nullable property 'ChildContent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
DataTables.Blazor/DataTable.razor#L38
Non-nullable property 'TableAttributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
DataTables.Blazor/DataTable.razor#L44
Non-nullable property 'SourceUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
DataTables.Blazor/DataTable.razor#L50
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
DataTables.Blazor/DataTable.razor#L62
Non-nullable property 'Options' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
DataTables.Blazor/Abstractions/DiscriminatedUnion.cs#L22
Possible null reference return.
|
DataTables.Blazor/Abstractions/DiscriminatedUnion.cs#L53
Possible null reference argument for parameter 'value' in 'DiscriminatedUnion<T1, T2>.DiscriminatedUnion(object value)'.
|
DataTables.Blazor/Abstractions/DiscriminatedUnion.cs#L71
Possible null reference argument for parameter 'value' in 'DiscriminatedUnion<T1, T2, T3>.DiscriminatedUnion(object value)'.
|
DataTables.Blazor/Abstractions/DiscriminatedUnion.cs#L55
Possible null reference argument for parameter 'value' in 'DiscriminatedUnion<T1, T2>.DiscriminatedUnion(object value)'.
|
DataTables.Blazor/Abstractions/DiscriminatedUnion.cs#L73
Possible null reference argument for parameter 'value' in 'DiscriminatedUnion<T1, T2, T3>.DiscriminatedUnion(object value)'.
|
|
The logs for this run have expired and are no longer available.
Loading