SNOW-14887010 Structured types read for json result format #2932
Annotations
1 error and 11 warnings
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Snowflake.Data.Tests/UnitTests/SFAzureClientTest.cs#L63
'SFAzureClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/IntegrationTests/SFDbAdaptorIT.cs#L19
'SFDbAdaptorIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/UnitTests/SFGCSClientTest.cs#L56
'SFGCSClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L74
'SFRemoteStorageClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/UnitTests/SFRemoteStorageClientTest.cs#L125
'SFRemoteStorageClientTest.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Snowflake.Data.Tests/Util/TestDataHelpers.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L20
'SFDbFactoryIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L39
'SFDbFactoryIT.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/UnitTests/SFS3ClientTest.cs#L81
'SFS3ClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
This job failed
Loading