[Camera] Add new APIs for device state (#7555) #4357
Annotations
14 warnings
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build
The target framework 'netcoreapp3.0' 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.
|
|
build
The target framework 'netcoreapp3.0' 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.
|
|
build
The target framework 'netcoreapp3.0' 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.
|
|
build:
src/Tizen.System/Device/Battery.cs#L150
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build:
src/Tizen.System/Device/Battery.cs#L150
XML comment has badly formed XML -- 'The character(s) '&' cannot be used at this location.'
|
|
build:
internals/src/Tizen.Uix.VoiceControlWidget/Tizen.Uix.VoiceControlWidget/VoiceControlWidget.cs#L680
The result of the expression is always 'true' since a value of type 'IntPtr' is never equal to 'null' of type 'IntPtr?'
|
|
build:
internals/src/Tizen.Uix.VoiceControlWidget/Tizen.Uix.VoiceControlWidget/VoiceControlWidget.cs#L680
The result of the expression is always 'true' since a value of type 'IntPtr' is never equal to 'null' of type 'IntPtr?'
|
|
build:
src/Tizen.System.Resource/Resource/Resource.cs#L71
XML comment has cref attribute 'ResourceGetCpuBoostingLevel(ResourcePidInfo, CpuBoostingLevelInfo)' that could not be resolved
|
|
build:
src/Tizen.System.Resource/Resource/Resource.cs#L43
XML comment has cref attribute 'ResourceGetCpuBoostingLevel(ResourcePidInfo, CpuBoostingLevelInfo)' that could not be resolved
|
|
build:
src/Tizen.Applications.ComponentBased.Port/Tizen.Applications.ComponentBased.Port/ComponentPort.cs#L385
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
|
build:
src/Tizen.Applications.ComponentBased.Port/Tizen.Applications.ComponentBased.Port/ComponentPort.cs#L362
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
|
build:
src/Tizen.Data.Tdbc/Tizen.Data.Tdbc/DriverManager.cs#L114
XML comment has cref attribute 'FileLoadException' that could not be resolved
|
|
build:
src/Tizen.Data.Tdbc/Tizen.Data.Tdbc/DriverManager.cs#L113
XML comment has cref attribute 'FileNotFoundException' that could not be resolved
|