Skip to content

Version50 bump

Version50 bump #283

Triggered via pull request September 20, 2024 15:46
Status Success
Total duration 59s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/UserResourcesImpl.cs#L46
'UserResourcesImpl.smartsheet' hides inherited member 'AbstractResources.smartsheet'. Use the new keyword if hiding was intended.
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Models/AbstractSheet.cs#L58
'AbstractSheet<TRow, TColumn, TCell>.columns' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Models/AbstractSheet.cs#L145
'AbstractSheet<TRow, TColumn, TCell>.rows' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Http/DefaultHttpClient.cs#L152
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Http/DefaultHttpClient.cs#L255
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/OAuth/OAuthFlowImpl.cs#L651
'SHA256Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/SheetColumnResourcesImpl.cs#L75
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/WidgetContentConverter.cs#L175
Field 'WidgetContentConverter.WidgetContentSuperset.format' is never assigned to, and will always have its default value null
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/ObjectValueTypeConverter.cs#L171
Field 'ObjectValueTypeConverter.ObjectValueAttributeSuperset.hours' is never assigned to, and will always have its default value 0
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/WidgetContentConverter.cs#L190
Field 'WidgetContentConverter.WidgetContentSuperset.url' is never assigned to, and will always have its default value null
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/UserResourcesImpl.cs#L46
'UserResourcesImpl.smartsheet' hides inherited member 'AbstractResources.smartsheet'. Use the new keyword if hiding was intended.
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Models/AbstractSheet.cs#L58
'AbstractSheet<TRow, TColumn, TCell>.columns' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Models/AbstractSheet.cs#L145
'AbstractSheet<TRow, TColumn, TCell>.rows' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/SheetColumnResourcesImpl.cs#L75
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/OAuth/OAuthFlowImpl.cs#L651
'SHA256Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Http/DefaultHttpClient.cs#L152
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Http/DefaultHttpClient.cs#L255
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/ObjectValueTypeConverter.cs#L184
Field 'ObjectValueTypeConverter.ObjectValueAttributeSuperset.values' is never assigned to, and will always have its default value null
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/ObjectValueTypeConverter.cs#L167
Field 'ObjectValueTypeConverter.ObjectValueAttributeSuperset.negative' is never assigned to, and will always have its default value false
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/WidgetContentConverter.cs#L159
Field 'WidgetContentConverter.WidgetContentSuperset.htmlContent' is never assigned to, and will always have its default value null