Capture Service fully functional #268
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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