Skip to content

Merge branch 'master' of https://github.com/MrYossu/Pixata.Utilities #327

Merge branch 'master' of https://github.com/MrYossu/Pixata.Utilities

Merge branch 'master' of https://github.com/MrYossu/Pixata.Utilities #327

Triggered via push October 14, 2024 22:49
Status Failure
Total duration 1m 59s
Artifacts

master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build_pixata
Process completed with exit code 1.
build_pixata: Pixata.Blazor/Forms/FormRowDropdownEnum.razor.cs#L20
Component parameter 'Pixata.Blazor.Forms.FormRowDropdownEnum<TEnum>.Value' should be auto property
build_pixata: Pixata.Blazor/Forms/FormRowDropdownEnum.razor.cs#L20
Component parameter 'Pixata.Blazor.Forms.FormRowDropdownEnum<TEnum>.Value' should be auto property
build_pixata: Pixata.Blazor.TelerikComponents/Helpers/TelerikGridBoolFilter.razor#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build_pixata: Pixata.Blazor.TelerikComponents/Helpers/TelerikGridHelper.cs#L77
Method 'SqlQueryRaw' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'SqlQuery' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
build_pixata: Pixata.Blazor.TelerikComponents/Helpers/TelerikGridBoolFilter.razor#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build_pixata: Pixata.Blazor.TelerikComponents/Helpers/TelerikGridHelper.cs#L77
Method 'SqlQueryRaw' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'SqlQuery' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.