Merge pull request #27 from soenneker/master #77
Annotations
1 error and 11 warnings
publish to nuget.org on version change
😭 error: Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, alirezanet/publish-nuget@v3.0.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
DataTables.Blazor/DataTable.razor#L32
Non-nullable property 'ChildContent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
DataTables.Blazor/DataTable.razor#L38
Non-nullable property 'TableAttributes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
DataTables.Blazor/DataTable.razor#L44
Non-nullable property 'SourceUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
DataTables.Blazor/DataTable.razor#L50
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
DataTables.Blazor/DataTable.razor#L62
Non-nullable property 'Options' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
DataTables.Blazor/Abstractions/DiscriminatedUnion.cs#L91
Possible null reference argument for parameter 'value' in 'DiscriminatedUnion<T1, T2, T3, T4>.DiscriminatedUnion(object value)'.
|
Build:
DataTables.Blazor/Abstractions/DiscriminatedUnion.cs#L93
Possible null reference argument for parameter 'value' in 'DiscriminatedUnion<T1, T2, T3, T4>.DiscriminatedUnion(object value)'.
|
Build:
DataTables.Blazor/Abstractions/DiscriminatedUnion.cs#L95
Possible null reference argument for parameter 'value' in 'DiscriminatedUnion<T1, T2, T3, T4>.DiscriminatedUnion(object value)'.
|
Build:
DataTables.Blazor/Abstractions/DiscriminatedUnion.cs#L97
Possible null reference argument for parameter 'value' in 'DiscriminatedUnion<T1, T2, T3, T4>.DiscriminatedUnion(object value)'.
|
Build:
DataTables.Blazor/Abstractions/DiscriminatedUnion.cs#L71
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