Skip to content

fix: attachment content #124

fix: attachment content

fix: attachment content #124

Triggered via pull request January 31, 2024 19:46
Status Success
Total duration 51s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: mock-api-test-sdk-net60/SightsTest.cs#L15
Nullable value type may be null.
build: mock-api-test-sdk-net60/AutomationRulesTest.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/AutomationRulesTest.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/WidgetContentConverter.cs#L148
Field 'WidgetContentConverter.WidgetContentSuperset.privateId' is never assigned to, and will always have its default value null
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/ObjectValueTypeConverter.cs#L152
Field 'ObjectValueTypeConverter.ObjectValueAttributeSuperset.id' is never assigned to, and will always have its default value null
build: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/ObjectValueTypeConverter.cs#L156
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/ObjectValueTypeConverter.cs#L155
Field 'ObjectValueTypeConverter.ObjectValueAttributeSuperset.refIndex' is never assigned to, and will always have its default value 0