Skip to content

Fix integration tests + Restore them to the pipeline #267

Fix integration tests + Restore them to the pipeline

Fix integration tests + Restore them to the pipeline #267

Triggered via pull request August 8, 2024 16:11
@jsimonsmartsheetjsimonsmartsheet
synchronize #71
test
Status Failure
Total duration 5m 25s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 30 warnings
build
The job running on runner GitHub Actions 406 has exceeded the maximum execution time of 5 minutes.
build
The operation was canceled.
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/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/Json/WidgetContentConverter.cs#L176
Field 'WidgetContentConverter.WidgetContentSuperset.height' is never assigned to, and will always have its default value
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/WidgetContentConverter.cs#L174
Field 'WidgetContentConverter.WidgetContentSuperset.fileName' is never assigned to, and will always have its default value null
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/WidgetContentConverter.cs#L163
Field 'WidgetContentConverter.WidgetContentSuperset.columns' is never assigned to, and will always have its default value null
build: integration-test-sdk-net80/WorkspaceResourcesTest.cs#L46
Nullable value type may be null.
build: integration-test-sdk-net80/CellResourcesTest.cs#L17
Nullable value type may be null.
build: integration-test-sdk-net80/WorkspaceResourcesTest.cs#L57
Nullable value type may be null.
build: integration-test-sdk-net80/WorkspaceResourcesTest.cs#L75
Nullable value type may be null.
build: integration-test-sdk-net80/CellResourcesTest.cs#L36
Nullable value type may be null.
build: integration-test-sdk-net80/CellResourcesTest.cs#L61
Nullable value type may be null.
build: integration-test-sdk-net80/AttachmentResourcesTest.cs#L114
Nullable value type may be null.
build: integration-test-sdk-net80/AttachmentResourcesTest.cs#L122
Nullable value type may be null.
build: integration-test-sdk-net80/ColumnResourcesTest.cs#L45
Nullable value type may be null.
build: integration-test-sdk-net80/CommentResourcesTest.cs#L49
Nullable value type may be 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#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/WidgetContentConverter.cs#L170
Field 'WidgetContentConverter.WidgetContentSuperset.series' is never assigned to, and will always have its default value null
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/WidgetContentConverter.cs#L174
Field 'WidgetContentConverter.WidgetContentSuperset.fileName' is never assigned to, and will always have its default value null
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/ObjectValueTypeConverter.cs#L172
Field 'ObjectValueTypeConverter.ObjectValueAttributeSuperset.minutes' is never assigned to, and will always have its default value 0