[NUI][API10] Remove DynamicProperty callback if URL changed + Make more thread safe enough #10173
Annotations
17 warnings
Get Changed Files
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Get Changed Files
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Get Changed Files
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Get Changed Files
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Get Changed Files
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Get Changed Files
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build:
src/Tizen.NUI/src/public/BaseComponents/LottieAnimationView.cs#L194
get_PlayState calls InternalRetrievingVisualPropertyInt but does not use the HRESULT or error code that the method returns. This could lead to unexpected behavior in error conditions or low-resource situations. Use the result in a conditional statement, assign the result to a variable, or pass it as an argument to another method.
|
Build:
src/Tizen.NUI/src/public/BaseComponents/LottieAnimationView.cs#L215
get_TotalFrame calls InternalRetrievingVisualPropertyInt but does not use the HRESULT or error code that the method returns. This could lead to unexpected behavior in error conditions or low-resource situations. Use the result in a conditional statement, assign the result to a variable, or pass it as an argument to another method.
|
Build:
src/Tizen.NUI/src/public/BaseComponents/LottieAnimationView.cs#L273
get_InternalCurrentFrame calls InternalRetrievingVisualPropertyInt but does not use the HRESULT or error code that the method returns. This could lead to unexpected behavior in error conditions or low-resource situations. Use the result in a conditional statement, assign the result to a variable, or pass it as an argument to another method.
|
Build:
src/Tizen.NUI/src/public/BaseComponents/LottieAnimationView.cs#L308
set_InternalLoopingMode calls InternalUpdateVisualPropertyInt but does not use the HRESULT or error code that the method returns. This could lead to unexpected behavior in error conditions or low-resource situations. Use the result in a conditional statement, assign the result to a variable, or pass it as an argument to another method.
|
Build:
src/Tizen.NUI/src/public/BaseComponents/LottieAnimationView.cs#L361
set_InternalLoopCount calls InternalUpdateVisualPropertyInt but does not use the HRESULT or error code that the method returns. This could lead to unexpected behavior in error conditions or low-resource situations. Use the result in a conditional statement, assign the result to a variable, or pass it as an argument to another method.
|
Build:
src/Tizen.NUI/src/public/BaseComponents/LottieAnimationView.cs#L399
set_InternalStopBehavior calls InternalUpdateVisualPropertyInt but does not use the HRESULT or error code that the method returns. This could lead to unexpected behavior in error conditions or low-resource situations. Use the result in a conditional statement, assign the result to a variable, or pass it as an argument to another method.
|
Build:
src/Tizen.NUI/src/public/BaseComponents/LottieAnimationView.cs#L441
set_InternalRedrawInScalingDown calls InternalUpdateVisualPropertyBool but does not use the HRESULT or error code that the method returns. This could lead to unexpected behavior in error conditions or low-resource situations. Use the result in a conditional statement, assign the result to a variable, or pass it as an argument to another method.
|
Build:
src/Tizen.NUI/src/public/BaseComponents/LottieAnimationView.cs#L487
set_InternalEnableFrameCache calls InternalUpdateVisualPropertyBool but does not use the HRESULT or error code that the method returns. This could lead to unexpected behavior in error conditions or low-resource situations. Use the result in a conditional statement, assign the result to a variable, or pass it as an argument to another method.
|
Build:
src/Tizen.NUI/src/public/BaseComponents/LottieAnimationView.cs#L519
SetMinMaxFrame calls InternalUpdateVisualPropertyIntPair but does not use the HRESULT or error code that the method returns. This could lead to unexpected behavior in error conditions or low-resource situations. Use the result in a conditional statement, assign the result to a variable, or pass it as an argument to another method.
|
Build:
src/Tizen.NUI/src/public/BaseComponents/LottieAnimationView.cs#L704
SetMinMaxFrameByMarker calls InternalUpdateVisualPropertyString but does not use the HRESULT or error code that the method returns. This could lead to unexpected behavior in error conditions or low-resource situations. Use the result in a conditional statement, assign the result to a variable, or pass it as an argument to another method.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "reports".
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