redirect issues fixed. (#372) #178
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
master_blazorbootstrap.yml
on: push
build
4m 48s
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/Base/BlazorBootstrapComponentBase.cs#L37
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
blazorbootstrap/Components/Base/BlazorBootstrapComponentBase.cs#L37
Non-nullable property 'BootstrapClassProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
blazorbootstrap/Components/Base/BlazorBootstrapComponentBase.cs#L37
Non-nullable property 'IdGenerator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
Expired
|
5.62 MB |
|