Add AutoFocus to ObjectEdit and pass correct runtime for close animat… #290
Annotations
11 warnings
Build:
TryMudEx/TryMudEx.Client/_Imports.razor#L6
The using directive for 'TryMudEx.Client.Shared' appeared previously in this namespace
|
Build:
TryMudEx/TryMudEx.Client/Pages/Repl.razor.cs#L218
The variable 'e' is declared but never used
|
Build:
TryMudEx/TryMudEx.Client/Pages/Repl.razor.cs#L392
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:
TryMudEx/TryMudEx.Client/Pages/Repl.razor.cs#L417
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:
TryMudEx/TryMudEx.Client/Pages/Repl.razor.cs#L460
Component parameter 'MinHeight' should not be set outside of its component.
|
Build:
TryMudEx/TryMudEx.Client/Pages/Repl.razor.cs#L461
Component parameter 'MaxHeight' should not be set outside of its component.
|
Build:
TryMudEx/TryMudEx.Client/Pages/Repl.razor.cs#L462
Component parameter 'ExternalProviderRendering' should not be set outside of its component.
|
Build:
TryMudEx/TryMudEx.Client/Pages/Repl.razor.cs#L463
Component parameter 'ItemIsVisibleFunc' should not be set outside of its component.
|
Build:
TryMudEx/TryMudEx.Client/Pages/Repl.razor.cs#L464
Component parameter 'Style' should not be set outside of its component.
|
Build:
TryMudEx/TryMudEx.Client/Pages/Repl.razor.cs#L465
Component parameter 'AutoExtractArchive' should not be set outside of its component.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "webapp".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading