Skip to content

Fix the bug of getting file authorization failure #109

Fix the bug of getting file authorization failure

Fix the bug of getting file authorization failure #109

Triggered via push June 25, 2024 05:40
Status Failure
Total duration 1m 17s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build-test
Process completed with exit code 1.
build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-test: framework/src/Dignite.Abp.DynamicForms/Dignite/Abp/DynamicForms/FormConfigurationDictionaryExtensions.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-test: framework/src/Dignite.Abp.DynamicForms/Dignite/Abp/DynamicForms/FormConfigurationDictionaryExtensions.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-test: framework/src/Dignite.Abp.DynamicForms/Dignite/Abp/DynamicForms/FormConfigurationDictionaryExtensions.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-test: framework/src/Dignite.Abp.DynamicForms/Dignite/Abp/DynamicForms/FormConfigurationDictionaryExtensions.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-test: modules/ckeditor-component/src/Dignite.Abp.AspNetCore.Components.CkEditor/Dignite/Abp/AspNetCore/Components/Ckeditor/CkEditor.razor#L31
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-test: modules/ckeditor-component/src/Dignite.Abp.AspNetCore.Components.CkEditor/Dignite/Abp/AspNetCore/Components/Ckeditor/CkEditor.razor#L22
Component parameter 'Dignite.Abp.AspNetCore.Components.CkEditor.CkEditor.Content' should be auto property
build-test: modules/ckeditor-component/src/Dignite.Abp.AspNetCore.Components.CkEditor/Dignite/Abp/AspNetCore/Components/Ckeditor/CkEditor.razor#L31
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-test: modules/ckeditor-component/src/Dignite.Abp.AspNetCore.Components.CkEditor/Dignite/Abp/AspNetCore/Components/Ckeditor/CkEditor.razor#L22
Component parameter 'Dignite.Abp.AspNetCore.Components.CkEditor.CkEditor.Content' should be auto property