Skip to content

testing dotnet framework #2727

testing dotnet framework

testing dotnet framework #2727

Triggered via pull request June 11, 2024 14:12
Status Success
Total duration 2m 37s
Artifacts 1

main.yml

on: pull_request
Matrix: Tests on Windows
Fit to window
Zoom out
Zoom in

Annotations

73 warnings
Tests on Windows (net471, AWS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests on Windows (net471, AWS): Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
Tests on Windows (net471, AWS): Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Tests on Windows (net471, AWS): Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Tests on Windows (net471, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbAdaptorIT.cs#L20
'SFDbAdaptorIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, AWS): Snowflake.Data.Tests/UnitTests/SFAzureClientTest.cs#L64
'SFAzureClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L20
'SFDbFactoryIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L39
'SFDbFactoryIT.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, AWS): Snowflake.Data.Tests/UnitTests/SFGCSClientTest.cs#L57
'SFGCSClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L75
'SFRemoteStorageClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L126
'SFRemoteStorageClientTest.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, AWS)
No files were found with the provided path: Snowflake.Data.Tests\windows_net471_AWS_performance.csv. No artifacts will be uploaded.
Tests on Windows (net471, GCP)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests on Windows (net471, GCP): Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
Tests on Windows (net471, GCP): Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Tests on Windows (net471, GCP): Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Tests on Windows (net471, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbAdaptorIT.cs#L20
'SFDbAdaptorIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, GCP): Snowflake.Data.Tests/UnitTests/SFGCSClientTest.cs#L57
'SFGCSClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, GCP): Snowflake.Data.Tests/UnitTests/SFAzureClientTest.cs#L64
'SFAzureClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L20
'SFDbFactoryIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L39
'SFDbFactoryIT.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L75
'SFRemoteStorageClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L126
'SFRemoteStorageClientTest.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, GCP)
No files were found with the provided path: Snowflake.Data.Tests\windows_net471_GCP_performance.csv. No artifacts will be uploaded.
Tests on Windows (net472, AZURE)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests on Windows (net472, AZURE): Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbAdaptorIT.cs#L20
'SFDbAdaptorIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/UnitTests/SFAzureClientTest.cs#L64
'SFAzureClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L20
'SFDbFactoryIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L39
'SFDbFactoryIT.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/UnitTests/SFGCSClientTest.cs#L57
'SFGCSClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L75
'SFRemoteStorageClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L126
'SFRemoteStorageClientTest.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, AZURE)
No files were found with the provided path: Snowflake.Data.Tests\windows_net472_AZURE_performance.csv. No artifacts will be uploaded.
Tests on Windows (net471, AZURE)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests on Windows (net471, AZURE)
No files were found with the provided path: Snowflake.Data.Tests\windows_net471_AZURE_performance.csv. No artifacts will be uploaded.
Tests on Windows (net471, AZURE): Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbAdaptorIT.cs#L20
'SFDbAdaptorIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/UnitTests/SFAzureClientTest.cs#L64
'SFAzureClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L20
'SFDbFactoryIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L39
'SFDbFactoryIT.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/UnitTests/SFGCSClientTest.cs#L57
'SFGCSClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L75
'SFRemoteStorageClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net471, AZURE): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L126
'SFRemoteStorageClientTest.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, AWS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests on Windows (net472, AWS): Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
Tests on Windows (net472, AWS): Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Tests on Windows (net472, AWS): Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Tests on Windows (net472, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbAdaptorIT.cs#L20
'SFDbAdaptorIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, AWS): Snowflake.Data.Tests/UnitTests/SFAzureClientTest.cs#L64
'SFAzureClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L20
'SFDbFactoryIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, AWS): Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L39
'SFDbFactoryIT.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, AWS): Snowflake.Data.Tests/UnitTests/SFGCSClientTest.cs#L57
'SFGCSClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L75
'SFRemoteStorageClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, AWS): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L126
'SFRemoteStorageClientTest.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, AWS)
No files were found with the provided path: Snowflake.Data.Tests\windows_net472_AWS_performance.csv. No artifacts will be uploaded.
Tests on Windows (net472, GCP)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests on Windows (net472, GCP)
No files were found with the provided path: Snowflake.Data.Tests\windows_net472_GCP_performance.csv. No artifacts will be uploaded.
Tests on Windows (net472, GCP): Snowflake.Data/Core/ArrowResultChunk.cs#L142
Obsolete member 'ArrowResultChunk.ExtractCell(int)' overrides non-obsolete member 'BaseResultChunk.ExtractCell(int)'
Tests on Windows (net472, GCP): Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Tests on Windows (net472, GCP): Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Tests on Windows (net472, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbAdaptorIT.cs#L20
'SFDbAdaptorIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, GCP): Snowflake.Data.Tests/UnitTests/SFAzureClientTest.cs#L64
'SFAzureClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L20
'SFDbFactoryIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, GCP): Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L39
'SFDbFactoryIT.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, GCP): Snowflake.Data.Tests/UnitTests/SFGCSClientTest.cs#L57
'SFGCSClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L75
'SFRemoteStorageClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
Tests on Windows (net472, GCP): Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L126
'SFRemoteStorageClientTest.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "code-coverage-report". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
code-coverage-report Expired
1.06 KB