feat(button): route fix for appsettings #58
dev.yml
on: push
Dev Run CI checks
/
Check solution builds
28s
Dev Run CI checks
/
Check branch names
2s
Dev Run CI checks
/
Check commit names
11s
Dev Run CI checks
/
Unit test components
49s
Dev Run CI checks
/
Check with end to end testing including nojs
1m 48s
Dev Run CI checks
/
Check for code coverage
3s
Create artifact and provide it to TelBlazor-DevShowCase repo and its gh-page trigger
Annotations
3 errors and 40 warnings
|
Dev Run CI checks / Check solution builds
Process completed with exit code 1.
|
|
Dev Run CI checks / Check with end to end testing including nojs
Process completed with exit code 1.
|
|
Dev Run CI checks / Check for failures
Process completed with exit code 1.
|
|
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components.ShowCase.Shared/Services/HelperServices/SerilogLogLevelSwitcher.cs#L87
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/Components/BaseComponents/TELButton.razor#L46
The field 'TELButton.isButtonDisabled' is assigned but its value is never used
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/Components/BaseComponents/TELButtonSubComponent.razor#L24
Non-nullable field '_ariaDescribedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/Core/Models/Logging/LocalStorageLogLevel.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/Core/TELComponentBase.cs#L19
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/Core/TELComponentBase.cs#L16
Non-nullable property 'TELBlazorBaseComponentConfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/Components/BaseComponents/TELButton.razor#L3
'TELButton.Logger' hides inherited member 'TELComponentBase.Logger'. Use the new keyword if hiding was intended.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/TELBlazorPackageVersion/TELBlazorPackageVersionInformation.razor#L3
Found markup element with unexpected name 'P'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/TELBlazorPackageVersion/TELBlazorPackageVersionInformation.razor#L2
Found markup element with unexpected name 'P'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/TELBlazorPackageVersion/TELBlazorPackageVersionInformation.razor#L3
Found markup element with unexpected name 'P'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/TELBlazorPackageVersion/TELBlazorPackageVersionInformation.razor#L2
Found markup element with unexpected name 'P'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/Components/BaseComponents/TELButton.razor#L46
The field 'TELButton.isButtonDisabled' is assigned but its value is never used
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/Components/BaseComponents/TELButtonSubComponent.razor#L24
Non-nullable field '_ariaDescribedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/Core/Models/Logging/LocalStorageLogLevel.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/Core/TELComponentBase.cs#L19
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/Core/TELComponentBase.cs#L16
Non-nullable property 'TELBlazorBaseComponentConfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/Components/BaseComponents/TELButton.razor#L3
'TELButton.Logger' hides inherited member 'TELComponentBase.Logger'. Use the new keyword if hiding was intended.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/TELBlazorPackageVersion/TELBlazorPackageVersionInformation.razor#L3
Found markup element with unexpected name 'P'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Dev Run CI checks / Unit test components:
TELBlazor.Components/TELBlazorPackageVersion/TELBlazorPackageVersionInformation.razor#L2
Found markup element with unexpected name 'P'. If this is intended to be a component, add a @using directive for its namespace.
|
|
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components.ShowCase.Shared/Services/HelperServices/SerilogLogLevelSwitcher.cs#L87
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/Components/BaseComponents/TELButton.razor#L46
The field 'TELButton.isButtonDisabled' is assigned but its value is never used
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/Core/Models/Logging/LocalStorageLogLevel.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/Components/BaseComponents/TELButtonSubComponent.razor#L24
Non-nullable field '_ariaDescribedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/Core/TELComponentBase.cs#L19
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/Core/TELComponentBase.cs#L16
Non-nullable property 'TELBlazorBaseComponentConfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/Components/BaseComponents/TELButton.razor#L3
'TELButton.Logger' hides inherited member 'TELComponentBase.Logger'. Use the new keyword if hiding was intended.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/TELBlazorPackageVersion/TELBlazorPackageVersionInformation.razor#L3
Found markup element with unexpected name 'P'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/TELBlazorPackageVersion/TELBlazorPackageVersionInformation.razor#L2
Found markup element with unexpected name 'P'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/TELBlazorPackageVersion/TELBlazorPackageVersionInformation.razor#L3
Found markup element with unexpected name 'P'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/TELBlazorPackageVersion/TELBlazorPackageVersionInformation.razor#L2
Found markup element with unexpected name 'P'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/Components/BaseComponents/TELButton.razor#L46
The field 'TELButton.isButtonDisabled' is assigned but its value is never used
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/Components/BaseComponents/TELButtonSubComponent.razor#L24
Non-nullable field '_ariaDescribedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/Core/Models/Logging/LocalStorageLogLevel.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/Core/TELComponentBase.cs#L19
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/Core/TELComponentBase.cs#L16
Non-nullable property 'TELBlazorBaseComponentConfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/Components/BaseComponents/TELButton.razor#L3
'TELButton.Logger' hides inherited member 'TELComponentBase.Logger'. Use the new keyword if hiding was intended.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/TELBlazorPackageVersion/TELBlazorPackageVersionInformation.razor#L3
Found markup element with unexpected name 'P'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Dev Run CI checks / Check with end to end testing including nojs:
TELBlazor.Components/TELBlazorPackageVersion/TELBlazorPackageVersionInformation.razor#L2
Found markup element with unexpected name 'P'. If this is intended to be a component, add a @using directive for its namespace.
|