(#91) fix bug regarding EventDto fields #474
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/Pages/Index.razor#L31
Found markup element with unexpected name 'FeatureCard'. If this is intended to be a component, add a @using directive for its namespace.
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/Pages/Index.razor#L34
Found markup element with unexpected name 'FeatureCard'. If this is intended to be a component, add a @using directive for its namespace.
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/Pages/Index.razor#L37
Found markup element with unexpected name 'FeatureCard'. If this is intended to be a component, add a @using directive for its namespace.
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/Areas/Identity/Identity.razor.cshtml#L17
'Areas_Identity_Identity_razor.OnInitializedAsync()': new protected member declared in sealed type
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/Shared/NavMenu.razor#L38
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/Pages/EventCreate.razor#L115
The field 'EventCreate.popup' is never used
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/Pages/CompleteRegistration.razor#L57
The field 'CompleteRegistration.fileName' is never used
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/Pages/CompleteRegistration.razor#L58
The field 'CompleteRegistration.fileSize' is never used
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/Pages/SignIn.razor#L66
Field 'SignIn.popup' is never assigned to, and will always have its default value false
|
Build MiniSpace.Web/src/MiniSpace.Web:
MiniSpace.Web/src/MiniSpace.Web/Pages/CompleteRegistration.razor#L61
Field 'CompleteRegistration.popup' is never assigned to, and will always have its default value false
|
Upload coverage reports to Codecov
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4.0.1/dist/codecov' failed with exit code 1
|
The logs for this run have expired and are no longer available.
Loading