Better Touch Support - #5
Open
NoobNotFound wants to merge 3 commits into
Open
NoobNotFound wants to merge 3 commits into
NoobNotFound wants to merge 3 commits into
Annotations
10 warnings
|
Build (Release):
src/FluentKit/Composite/TimePicker/FluentTimePicker.razor.cs#L289
Possible null reference argument for parameter 'jsObjectReference' in 'ValueTask JSObjectReferenceExtensions.InvokeVoidAsync(IJSObjectReference jsObjectReference, string identifier, params object?[]? args)'.
|
|
Build (Release):
src/FluentKit/Composite/TimePicker/FluentTimePicker.razor.cs#L276
Possible null reference argument for parameter 'jsObjectReference' in 'ValueTask JSObjectReferenceExtensions.InvokeVoidAsync(IJSObjectReference jsObjectReference, string identifier, params object?[]? args)'.
|
|
Build (Release):
samples/Fluentkit.Sample.Maui/Services/RazorPlaygroundCompiler.cs#L52
'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build (Release):
samples/Fluentkit.Sample.Maui/Services/RazorPlaygroundCompiler.cs#L42
'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build (Release):
samples/Fluentkit.Sample.Maui/Services/RazorPlaygroundCompiler.cs#L42
'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
|
Build (Release):
src/FluentKit/Composite/NavigationView/FluentNavigationView.razor.cs#L133
The field 'FluentNavigationView._isTransitioning' is assigned but its value is never used
|
|
Build (Release):
src/FluentKit/Primitives/Slider/FluentSlider.razor.cs#L184
Possible null reference argument for parameter 'jsObjectReference' in 'ValueTask JSObjectReferenceExtensions.InvokeVoidAsync(IJSObjectReference jsObjectReference, string identifier, params object?[]? args)'.
|
|
Build (Release):
src/FluentKit/Composite/NavigationView/FluentNavigationView.razor.cs#L172
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.
|
|
Build (Release):
src/FluentKit/Composite/TimePicker/FluentTimePicker.razor.cs#L289
Possible null reference argument for parameter 'jsObjectReference' in 'ValueTask JSObjectReferenceExtensions.InvokeVoidAsync(IJSObjectReference jsObjectReference, string identifier, params object?[]? args)'.
|
|
Build (Release):
src/FluentKit/Composite/TimePicker/FluentTimePicker.razor.cs#L276
Possible null reference argument for parameter 'jsObjectReference' in 'ValueTask JSObjectReferenceExtensions.InvokeVoidAsync(IJSObjectReference jsObjectReference, string identifier, params object?[]? args)'.
|
background
wait
wait-all
cancel
parallel
Loading