GoogleMap component code cleanup (#847) #54
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, actions/upload-artifact@v2. 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@v2. 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/Extensions/EnumExtensions.cs#L440
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#L449
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/Models/Charts/ChartDataset/ChartDataset.cs#L12
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
blazorbootstrap/Extensions/ExpressionExtensions.cs#L313
Converting null literal or possible null value to non-nullable type.
|
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/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/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
|
build:
blazorbootstrap/Components/Progress/ProgressBar.razor.cs#L125
Component parameter 'BlazorBootstrap.ProgressBar.Type' should be auto property
|
build:
blazorbootstrap/Components/Progress/ProgressBar.razor.cs#L142
Component parameter 'BlazorBootstrap.ProgressBar.Width' 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
Expired
|
13.1 MB |
|