Skip to content

Add deploy-documents-lastes.yml #13

Add deploy-documents-lastes.yml

Add deploy-documents-lastes.yml #13

Triggered via push June 19, 2024 06:56
Status Failure
Total duration 1m 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Input required and not supplied: token
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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: internals/src/Tizen.Peripheral/Tizen.Peripheral/Gpio.cs#L145
The variable 'err' is declared but never used
build: src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothGatt.cs#L235
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: src/Tizen.Applications.Common/Tizen.Applications/Bundle.cs#L716
Missing XML comment for publicly visible type or member 'Bundle.ImportFromArgv(string[])'
build: src/Tizen.NUI/src/public/XamlBinding/BindableObject.cs#L48
The field 'BindableObject.bindingContext' is never used
build: src/Tizen.NUI.Components/Controls/Slider.cs#L1477
XML comment is not placed on a valid language element
build: src/Tizen.NUI.Wearable/src/public/CircularSlider.cs#L179
'CircularSlider.IsEnabledProperty' hides inherited member 'View.IsEnabledProperty'. Use the new keyword if hiding was intended.
build: src/Tizen.NUI.Wearable/src/public/CircularSlider.cs#L398
'CircularSlider.IsEnabled' hides inherited member 'View.IsEnabled'. Use the new keyword if hiding was intended.
build: src/Tizen.NUI.Wearable/src/public/CircularProgress.cs#L130
'CircularProgress.IsEnabledProperty' hides inherited member 'View.IsEnabledProperty'. Use the new keyword if hiding was intended.
build: src/Tizen.NUI.Wearable/src/public/CircularProgress.cs#L314
'CircularProgress.IsEnabled' hides inherited member 'View.IsEnabled'. Use the new keyword if hiding was intended.
build: src/Tizen.NUI.Wearable/src/public/WearableStyle/CircularProgressStyle.cs#L98
'CircularProgressStyle.IsEnabledProperty' hides inherited member 'ViewStyle.IsEnabledProperty'. Use the new keyword if hiding was intended.