Code cleanup and formatting (#691) #2
Annotations
13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
blazorbootstrap/Components/Callout/Callout.razor.cs#L18
'CalloutType.Tip' is obsolete: 'This enum value is obsolete. Use `Success` instead.'
|
build:
blazorbootstrap/Components/Callout/Callout.razor.cs#L30
'CalloutType.Tip' is obsolete: 'This enum value is obsolete. Use `Success` instead.'
|
build:
blazorbootstrap/Extensions/EnumExtensions.cs#L169
'CalloutType.Tip' is obsolete: 'This enum value is obsolete. Use `Success` instead.'
|
build:
blazorbootstrap/Extensions/EnumExtensions.cs#L418
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#L427
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/SortableList/SortableList.razor.cs#L14
The field 'SortableList<TItem>.cancellationTokenSource' is assigned but its value is never used
|
build:
BlazorBootstrap.Demo.RCL/Components/Pages/Callout/Callout_Demo_01_Examples.razor#L17
'CalloutType.Tip' is obsolete: 'This enum value is obsolete. Use `Success` instead.'
|
build:
BlazorBootstrap.Demo.RCL/Components/Pages/PdfViewer/PdfViewer_Demo_03_Base64String.razor#L10
Non-nullable field 'pdfBase64String' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
blazorbootstrap/Components/Callout/Callout.razor.cs#L18
'CalloutType.Tip' is obsolete: 'This enum value is obsolete. Use `Success` instead.'
|
build:
blazorbootstrap/Components/Callout/Callout.razor.cs#L30
'CalloutType.Tip' is obsolete: 'This enum value is obsolete. Use `Success` instead.'
|
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
|
11.6 MB |
|