test(deps): add the reference to utils project #24
build-test.yml
on: push
Build & Test LumexUI
43s
Annotations
10 errors and 8 warnings
Build & Test LumexUI:
src/LumexUI/Styles/Divider.cs#L15
The name 'CssBuilder' does not exist in the current context
|
Build & Test LumexUI:
src/LumexUI/Styles/Button.cs#L15
The name 'CssBuilder' does not exist in the current context
|
Build & Test LumexUI:
src/LumexUI/Styles/Button.cs#L31
The name 'CssBuilder' does not exist in the current context
|
Build & Test LumexUI:
src/LumexUI/Styles/Button.cs#L36
The name 'CssBuilder' does not exist in the current context
|
Build & Test LumexUI:
src/LumexUI/Styles/Divider.cs#L29
The type or namespace name 'CssBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build & Test LumexUI:
src/LumexUI/Styles/Button.cs#L61
The type or namespace name 'CssBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Build & Test LumexUI:
src/LumexUI/Styles/Divider.cs#L15
The name 'CssBuilder' does not exist in the current context
|
Build & Test LumexUI:
src/LumexUI/Styles/Button.cs#L15
The name 'CssBuilder' does not exist in the current context
|
Build & Test LumexUI:
src/LumexUI/Styles/Button.cs#L31
The name 'CssBuilder' does not exist in the current context
|
Build & Test LumexUI:
src/LumexUI/Styles/Button.cs#L36
The name 'CssBuilder' does not exist in the current context
|
Build & Test LumexUI:
src/LumexUI/Styles/Divider.cs#L35
Nullability of reference types in value of type '?' doesn't match target type 'string'.
|
Build & Test LumexUI:
src/LumexUI/Styles/Button.cs#L70
Nullability of reference types in value of type '?' doesn't match target type 'string'.
|
Build & Test LumexUI:
src/LumexUI/Components/Providers/LumexThemeProvider.razor#L5
Possible null reference argument for parameter 'value' in 'MarkupString.explicit operator MarkupString(string value)'.
|
Build & Test LumexUI:
src/LumexUI/Components/Providers/LumexThemeProvider.razor#L9
Possible null reference argument for parameter 'value' in 'MarkupString.explicit operator MarkupString(string value)'.
|
Build & Test LumexUI:
src/LumexUI/Styles/Divider.cs#L35
Nullability of reference types in value of type '?' doesn't match target type 'string'.
|
Build & Test LumexUI:
src/LumexUI/Styles/Button.cs#L70
Nullability of reference types in value of type '?' doesn't match target type 'string'.
|
Build & Test LumexUI:
src/LumexUI/Components/Providers/LumexThemeProvider.razor#L5
Possible null reference argument for parameter 'value' in 'MarkupString.explicit operator MarkupString(string value)'.
|
Build & Test LumexUI:
src/LumexUI/Components/Providers/LumexThemeProvider.razor#L9
Possible null reference argument for parameter 'value' in 'MarkupString.explicit operator MarkupString(string value)'.
|