Skip to content

Cleanup, updates, lang update #72

Cleanup, updates, lang update

Cleanup, updates, lang update #72

Triggered via pull request May 4, 2023 13:32
Status Success
Total duration 1m 17s
Artifacts

main.yml

on: pull_request
build-and-test
1m 6s
build-and-test
publish-package
0s
publish-package
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build-and-test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build-and-test
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build-and-test
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build-and-test: DataTables.Blazor/DataTableColumn.razor#L5
Non-nullable property 'Table' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: DataTables.Blazor/DataTableColumn.razor#L8
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: DataTables.Blazor/DataTableColumn.razor#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: DataTables.Blazor/DataTableColumn.razor#L14
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: DataTables.Blazor/DataTableColumn.razor#L17
Non-nullable property 'DefaultContent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: DataTables.Blazor/DataTableColumn.razor#L20
Non-nullable property 'ClassName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: DataTables.Blazor/DataTableColumn.razor#L23
Non-nullable property 'CellType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: DataTables.Blazor/DataTableColumn.razor#L26
Non-nullable property 'ContentPadding' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: DataTables.Blazor/DataTableColumn.razor#L35
Non-nullable property 'OrderData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: DataTables.Blazor/DataTableColumn.razor#L38
Non-nullable property 'OrderDataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.