Skip to content

Home API Deprecation In Favor Of Folders/Personal #16

Home API Deprecation In Favor Of Folders/Personal

Home API Deprecation In Favor Of Folders/Personal #16

Triggered via release September 20, 2024 15:59
@timothodgetimothodge
published 5.0.0
Status Success
Total duration 3m 9s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 33 warnings
publish-nuget
Process completed with exit code 1.
publish-nuget
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/
publish-nuget: 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.
publish-nuget: 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
publish-nuget: 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
publish-nuget: 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.
publish-nuget: 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.
publish-nuget: 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?'
publish-nuget: 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)
publish-nuget: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/ObjectValueTypeConverter.cs#L180
Field 'ObjectValueTypeConverter.ObjectValueAttributeSuperset.refIndex' is never assigned to, and will always have its default value 0
publish-nuget: 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
publish-nuget: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/WidgetContentConverter.cs#L173
Field 'WidgetContentConverter.WidgetContentSuperset.privateId' is never assigned to, and will always have its default value null
publish-nuget
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
publish-nuget
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
publish-nuget: 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.
publish-nuget: 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
publish-nuget: 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
publish-nuget: 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?'
publish-nuget: 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)
publish-nuget: 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.
publish-nuget: 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.
publish-nuget: 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
publish-nuget: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/WidgetContentConverter.cs#L177
Field 'WidgetContentConverter.WidgetContentSuperset.width' is never assigned to, and will always have its default value
publish-nuget: smartsheet-csharp-sdk/main/Smartsheet/Api/Internal/Json/ObjectValueTypeConverter.cs#L164
Field 'ObjectValueTypeConverter.ObjectValueAttributeSuperset.predecessors' is never assigned to, and will always have its default value null
publish-nuget: integration-test-sdk-net80/WorkspaceResourcesTest.cs#L46
Nullable value type may be null.
publish-nuget: integration-test-sdk-net80/ColumnResourcesTest.cs#L45
Nullable value type may be null.
publish-nuget: integration-test-sdk-net80/CellResourcesTest.cs#L17
Nullable value type may be null.
publish-nuget: integration-test-sdk-net80/WorkspaceResourcesTest.cs#L57
Nullable value type may be null.
publish-nuget: integration-test-sdk-net80/WorkspaceResourcesTest.cs#L75
Nullable value type may be null.
publish-nuget: integration-test-sdk-net80/CellResourcesTest.cs#L36
Nullable value type may be null.
publish-nuget: integration-test-sdk-net80/ColumnResourcesTest.cs#L68
Nullable value type may be null.
publish-nuget: integration-test-sdk-net80/CellResourcesTest.cs#L61
Nullable value type may be null.
publish-nuget: integration-test-sdk-net80/AttachmentResourcesTest.cs#L114
Nullable value type may be null.
publish-nuget: integration-test-sdk-net80/ColumnResourcesTest.cs#L89
Nullable value type may be null.