Skip to content

fix(api/models): property name to match api #119

fix(api/models): property name to match api

fix(api/models): property name to match api #119

Triggered via pull request October 10, 2023 17:26
Status Success
Total duration 1m 8s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: mock-api-test-sdk-net60/AutomationRulesTest.cs#L15
Nullable value type may be null.
build: mock-api-test-sdk-net60/AutomationRulesTest.cs#L23
Nullable value type may be null.
build: mock-api-test-sdk-net60/SightsTest.cs#L15
Nullable value type may be null.
build: mock-api-test-sdk-net60/SightsTest.cs#L23
Nullable value type may be null.
build: mock-api-test-sdk-net60/SightsTest.cs#L63
Nullable value type may be null.
build: mock-api-test-sdk-net60/RowTests.cs#L48
Converting null literal or possible null value to non-nullable type.
build: mock-api-test-sdk-net60/RowTests.cs#L49
Dereference of a possibly null reference.
build: mock-api-test-sdk-net60/RowTests.cs#L49
Converting null literal or possible null value to non-nullable type.
build: mock-api-test-sdk-net60/RowTests.cs#L51
Dereference of a possibly null reference.
build: mock-api-test-sdk-net60/RowTests.cs#L92
Converting null literal or possible null value to non-nullable type.
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#L144
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#L241
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.'
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/ObjectValueTypeConverter.cs#L155
Field 'ObjectValueTypeConverter.ObjectValueAttributeSuperset.refIndex' is never assigned to, and will always have its default value 0
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/WidgetContentConverter.cs#L141
Field 'WidgetContentConverter.WidgetContentSuperset.axes' is never assigned to, and will always have its default value null
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/WidgetContentConverter.cs#L145
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/ObjectValueTypeConverter.cs#L136
Field 'ObjectValueTypeConverter.ObjectValueAttributeSuperset.objectType' is never assigned to, and will always have its default value null