nuget_release_publish.yml
on: release
build_and_deploy
47s
Annotations
1 error and 12 warnings
build_and_deploy
Process completed with exit code 1.
|
build_and_deploy
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_and_deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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/
|
build_and_deploy:
MudBlazor.Extensions/Helper/Internal/SizeParser.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_deploy:
MudBlazor.Extensions/Helper/Internal/SizeParser.cs#L66
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_deploy:
MudBlazor.Extensions/Helper/JsImportHelper.cs#L97
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_deploy:
MudBlazor.Extensions/Helper/JsImportHelper.cs#L97
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_deploy:
MudBlazor.Extensions/Helper/JsImportHelper.cs#L100
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_deploy:
MudBlazor.Extensions/Helper/JsImportHelper.cs#L100
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_deploy:
MudBlazor.Extensions/Helper/MudExColorUtils.cs#L100
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_deploy:
MudBlazor.Extensions/Components/MudExSelect.razor.cs#L1361
Type parameter 'T' has the same name as the type parameter from outer type 'MudExSelect<T>'
|
build_and_deploy:
MudBlazor.Extensions/Components/MudExSplitter.razor.cs#L149
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_deploy:
MudBlazor.Extensions/Components/MudExSplitter.razor.cs#L149
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|