Skip to content

Fix integration tests + Restore them to the pipeline #274

Fix integration tests + Restore them to the pipeline

Fix integration tests + Restore them to the pipeline #274

Triggered via pull request August 18, 2024 21:55
@jsimonsmartsheetjsimonsmartsheet
synchronize #71
test
Status Success
Total duration 57s
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/SheetColumnResourcesImpl.cs#L95
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/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/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#L167
Field 'WidgetContentConverter.WidgetContentSuperset.includedColumnIds' is never assigned to, and will always have its default value null
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/ObjectValueTypeConverter.cs#L170
Field 'ObjectValueTypeConverter.ObjectValueAttributeSuperset.days' is never assigned to, and will always have its default value 0
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#L95
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#L181
Field 'ObjectValueTypeConverter.ObjectValueAttributeSuperset.imageId' is never assigned to, and will always have its default value null
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/WidgetContentConverter.cs#L162
Field 'WidgetContentConverter.WidgetContentSuperset.cellData' is never assigned to, and will always have its default value null
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/WidgetContentConverter.cs#L168
Field 'WidgetContentConverter.WidgetContentSuperset.legend' is never assigned to, and will always have its default value null