Azure Web App (Blazor Server) CI/CD - demos.blazorbootstrap.com #1
master_blazorbootstrap.yml
on: workflow_dispatch
build
1m 37s
deploy
0s
Annotations
11 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:
blazorbootstrap/Components/Charts/BarChart.razor.cs#L102
Cannot convert null literal to non-nullable reference type.
|
build:
blazorbootstrap/Components/Charts/BlazorBootstrapChart.cs#L33
Cannot convert null literal to non-nullable reference type.
|
build:
blazorbootstrap/Components/Charts/DoughnutChart.razor.cs#L108
Cannot convert null literal to non-nullable reference type.
|
build:
blazorbootstrap/Components/Charts/LineChart.razor.cs#L102
Cannot convert null literal to non-nullable reference type.
|
build:
blazorbootstrap/Components/Charts/PieChart.razor.cs#L108
Cannot convert null literal to non-nullable reference type.
|
build:
blazorbootstrap/Models/ToastMessage.cs#L80
Nullability of reference types in type of parameter 'other' of 'bool ToastMessage.Equals(ToastMessage other)' doesn't match implicitly implemented member 'bool IEquatable<ToastMessage>.Equals(ToastMessage? other)' (possibly because of nullability attributes).
|
build:
blazorbootstrap/Utilities/BootstrapIconProvider.cs#L32
Possible null reference return.
|
build:
blazorbootstrap/Components/Accordion/Accordion.razor.cs#L35
Dereference of a possibly null reference.
|
build:
blazorbootstrap/Components/Accordion/Accordion.razor.cs#L49
Possible null reference argument for parameter 'source' in 'AccordionItem? Enumerable.FirstOrDefault<AccordionItem>(IEnumerable<AccordionItem> source, Func<AccordionItem, bool> predicate)'.
|
build:
blazorbootstrap/Components/Accordion/Accordion.razor.cs#L60
Possible null reference argument for parameter 'source' in 'AccordionItem? Enumerable.FirstOrDefault<AccordionItem>(IEnumerable<AccordionItem> source)'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
Expired
|
5.65 MB |
|