Skip to content

.NET 9 support (#947) #87

.NET 9 support (#947)

.NET 9 support (#947) #87

Triggered via push November 20, 2024 05:20
Status Success
Total duration 2m 0s
Artifacts 1

web-app.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: blazorbootstrap/Models/FilterItem.cs#L5
Non-nullable property 'PropertType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: blazorbootstrap/Models/Charts/ChartOptions/ChartOptions.cs#L87
Non-nullable property 'ChartInteractionMode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: blazorbootstrap/Models/Charts/ChartDataset/LineChart/LineChartDataset.cs#L46
Dereference of a possibly null reference.
build: blazorbootstrap/Models/Charts/ChartDataset/LineChart/LineChartDataset.cs#L46
Dereference of a possibly null reference.
build: blazorbootstrap/Extensions/ExpressionExtensions.cs#L313
Converting null literal or possible null value to non-nullable type.
build: blazorbootstrap/Extensions/EnumExtensions.cs#L448
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(BlazorBootstrap.SortableListPullMode)3' is not covered.
build: blazorbootstrap/Extensions/EnumExtensions.cs#L457
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(BlazorBootstrap.SortableListPutMode)2' is not covered.
build: blazorbootstrap/Components/Markdown/Markdown.razor#L5
Possible null reference argument for parameter 'value' in 'MarkupString.explicit operator MarkupString(string value)'.
build: blazorbootstrap/Components/SortableList/SortableList.razor.cs#L14
The field 'SortableList<TItem>.cancellationTokenSource' is assigned but its value is never used
build: blazorbootstrap/Components/Progress/ProgressBar.razor.cs#L99
Component parameter 'BlazorBootstrap.ProgressBar.Color' should be auto property
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: ".net-app". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
.net-app
17 MB