fix: set value also needs to be used after ready to ensure that it ta… #21
Annotations
19 warnings
publish-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, JamesIves/github-pages-deploy-action@releases/v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish-and-deploy
The target framework 'net5' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
publish-and-deploy:
src/UEditor/Components/Editor.razor.cs#L52
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.
|
publish-and-deploy:
src/UEditor/Components/Editor.razor.cs#L79
The field 'Editor._afterFirstRender' is assigned but its value is never used
|
publish-and-deploy:
src/UEditor/Components/Editor.razor.cs#L14
Component parameter 'UEditor.Editor.Value' should be auto property
|
publish-and-deploy:
src/UEditor/Components/Editor.razor.cs#L47
Component parameter 'UEditor.Editor.Height' should be auto property
|
publish-and-deploy
The target framework 'net5' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
publish-and-deploy:
src/UEditor/Components/Editor.razor.cs#L52
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.
|
publish-and-deploy:
src/UEditor/Components/Editor.razor.cs#L79
The field 'Editor._afterFirstRender' is assigned but its value is never used
|
publish-and-deploy:
src/UEditor/Components/Editor.razor.cs#L52
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.
|
publish-and-deploy:
src/UEditor/Components/Editor.razor.cs#L79
The field 'Editor._afterFirstRender' is assigned but its value is never used
|
publish-and-deploy
The target framework 'net5' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
publish-and-deploy
The target framework 'net5' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
publish-and-deploy
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.
|
publish-and-deploy
The field 'Editor._afterFirstRender' is assigned but its value is never used
|
publish-and-deploy
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.
|
publish-and-deploy
The field 'Editor._afterFirstRender' is assigned but its value is never used
|
publish-and-deploy
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.
|
publish-and-deploy
The field 'Editor._afterFirstRender' is assigned but its value is never used
|