SNOW-685438: Sign Nuget artifacts before release #2933
Annotations
12 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, codecov/codecov-action@v3. 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/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/SFDbAdaptorIT.cs#L19
'SFDbAdaptorIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L19
'SFDbFactoryIT.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
Snowflake.Data.Tests/IntegrationTests/SFDbFactoryIT.cs#L38
'SFDbFactoryIT.AfterTest()' hides inherited member 'SFBaseTestAsync.AfterTest()'. Use the new keyword if hiding was intended.
|
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/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/UnitTests/SFS3ClientTest.cs#L81
'SFS3ClientTest.BeforeTest()' hides inherited member 'SFBaseTestAsync.BeforeTest()'. Use the new keyword if hiding was intended.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "code-coverage-report", "tests-performance".
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/
|
This job succeeded
Loading