Skip to content

chore: delete .github/ISSUE_TEMPLATE/docs_improvement.yml #31

chore: delete .github/ISSUE_TEMPLATE/docs_improvement.yml

chore: delete .github/ISSUE_TEMPLATE/docs_improvement.yml #31

Triggered via push May 21, 2024 20:18
Status Success
Total duration 1m 3s
Artifacts

build-test.yml

on: push
Build & Test LumexUI
52s
Build & Test LumexUI
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build & Test LumexUI: src/LumexUI/Components/LumexComponent.cs#L22
Argument of type 'IReadOnlyDictionary<string, object?>' cannot be used for parameter 'attributes' of type 'IEnumerable<KeyValuePair<string, object>>' in 'void RenderTreeBuilder.AddMultipleAttributes(int sequence, IEnumerable<KeyValuePair<string, object>>? attributes)' due to differences in the nullability of reference types.
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/Components/LumexComponent.cs#L22
Argument of type 'IReadOnlyDictionary<string, object?>' cannot be used for parameter 'attributes' of type 'IEnumerable<KeyValuePair<string, object>>' in 'void RenderTreeBuilder.AddMultipleAttributes(int sequence, IEnumerable<KeyValuePair<string, object>>? attributes)' due to differences in the nullability of reference types.
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)'.