Skip to content

Version 3.0.0

Version 3.0.0 #12

Triggered via release September 30, 2024 16:11
@ahongbynderahongbynder
published v3.0.0
Status Failure
Total duration 1m 27s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
Release
😭 error: File does not exist (1).
Tests: Bynder/Sdk/Service/Upload/FileUploader.cs#L95
The variable 'chunkNumber' is assigned but its value is never used
Tests: Bynder/Test/Service/OAuth/OAuthServiceTest.cs#L125
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Tests: Bynder/Test/Service/OAuth/OAuthServiceTest.cs#L116
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Tests: Bynder/Test/Service/OAuth/OAuthServiceTest.cs#L134
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Tests: Bynder/Test/Service/OAuth/OAuthServiceTest.cs#L155
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Tests: Bynder/Sample/MediaSample.cs#L58
'Media.PropertyAssetType' is obsolete: 'Use PropertyOptionsDictionary?["property_assettype"] instead'
Tests: Bynder/Sample/MediaSample.cs#L64
'Media.PropertyAssetType' is obsolete: 'Use PropertyOptionsDictionary?["property_assettype"] instead'
Tests: Bynder/Sample/TagsSample.cs#L101
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.
Tests: Bynder/Sample/ApiSample.cs#L23
The field 'ApiSample._bynderClient' is never used
Tests: Bynder/Sdk/Service/Upload/FileUploader.cs#L95
The variable 'chunkNumber' is assigned but its value is never used
Release
The following actions uses node12 which is deprecated and will be forced to run on node16: brandedoutcast/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: brandedoutcast/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Release: Bynder/Sdk/Service/Upload/FileUploader.cs#L95
The variable 'chunkNumber' is assigned but its value is never used
Release: Bynder/Sample/TagsSample.cs#L101
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.
Release: Bynder/Sample/MediaSample.cs#L58
'Media.PropertyAssetType' is obsolete: 'Use PropertyOptionsDictionary?["property_assettype"] instead'
Release: Bynder/Sample/MediaSample.cs#L64
'Media.PropertyAssetType' is obsolete: 'Use PropertyOptionsDictionary?["property_assettype"] instead'
Release: Bynder/Sample/ApiSample.cs#L23
The field 'ApiSample._bynderClient' is never used
Release: Bynder/Test/Service/OAuth/OAuthServiceTest.cs#L116
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Release: Bynder/Test/Service/OAuth/OAuthServiceTest.cs#L125
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Release: Bynder/Test/Service/OAuth/OAuthServiceTest.cs#L134
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Release: Bynder/Test/Service/OAuth/OAuthServiceTest.cs#L155
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
Release: Bynder/Sdk/Service/Upload/FileUploader.cs#L95
The variable 'chunkNumber' is assigned but its value is never used