Skip to content

Bump actions/upload-artifact from 2.2.4 to 4.6.0 #927

Bump actions/upload-artifact from 2.2.4 to 4.6.0

Bump actions/upload-artifact from 2.2.4 to 4.6.0 #927

Triggered via pull request February 10, 2025 11:57
Status Failure
Total duration 5m 30s
Artifacts 4

ci.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 63 warnings
Build (macOS-latest)
The process '/Users/runner/work/_actions/actions/setup-dotnet/v1.8.2/externals/install-dotnet.sh' failed with exit code 1
Build (ubuntu-latest)
Testhost process for source(s) '/home/runner/work/Azure/Azure/test/Azure.Tests/bin/Debug/netcoreapp3.1/Rocket.Surgery.Azure.Tests.dll' exited with error: Process terminated. Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support.
Build (ubuntu-latest)
at System.Environment.FailFast(System.String)
Build (ubuntu-latest)
at System.Globalization.GlobalizationMode.GetGlobalizationInvariantMode()
Build (ubuntu-latest)
at System.Globalization.GlobalizationMode..cctor()
Build (ubuntu-latest)
at System.Globalization.CultureData.CreateCultureWithInvariantData()
Build (ubuntu-latest)
at System.Globalization.CultureData.get_Invariant()
Build (ubuntu-latest)
at System.Globalization.CultureInfo..cctor()
Build (ubuntu-latest)
at System.String.ToUpperInvariant()
Build (ubuntu-latest)
at System.Diagnostics.Tracing.EventSource.GetGuid(System.Type)
Build (ubuntu-latest)
at System.Diagnostics.Tracing.EventSource..ctor(System.Diagnostics.Tracing.EventSourceSettings, System.String[])
Build (windows-latest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Build (windows-latest)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Build (macOS-latest)
No files were found with the provided path: artifacts/test/. No artifacts will be uploaded.
Build (macOS-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (macOS-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (macOS-latest)
No files were found with the provided path: artifacts/nuget/. No artifacts will be uploaded.
Build (macOS-latest)
No files were found with the provided path: artifacts/logs/. No artifacts will be uploaded.
Build (macOS-latest)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
Build (ubuntu-latest)
No files were found with the provided path: coverage/. No artifacts will be uploaded.
Build (ubuntu-latest)
No files were found with the provided path: artifacts/nuget/. No artifacts will be uploaded.
Build (ubuntu-latest): .build/Configuration.cs#L5
Declare types in namespaces
Build (ubuntu-latest): .build/Build.CI.cs#L36
Declare types in namespaces
Build (ubuntu-latest): .build/Configuration.cs#L10
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit
Build (ubuntu-latest): .build/Configuration.cs#L5
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict.
Build (ubuntu-latest)
Process 'dotnet' exited with code 134. > /home/runner/.dotnet/dotnet /home/runner/.nuget/packages/gitversion.tool/5.7.0/tools/netcoreapp3.1/any/gitversion.dll @ /home/runner/work/Azure/Azure Error output: Process terminated. Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. at System.Environment.FailFast(System.String) at System.Globalization.GlobalizationMode.GetGlobalizationInvariantMode() at System.Globalization.GlobalizationMode..cctor() at System.Globalization.CultureData.CreateCultureWithInvariantData() at System.Globalization.CultureData.get_Invariant() at System.Globalization.CultureInfo..cctor() at System.StringComparer..cctor() at System.StringComparer.get_OrdinalIgnoreCase() at Microsoft.Extensions.Configuration.ConfigurationProvider..ctor() at Microsoft.Extensions.Configuration.Memory.MemoryConfigurationProvider..ctor(Microsoft.Extensions.Configuration.Memory.MemoryConfigurationSource) at Microsoft.Extensions.Configuration.Memory.MemoryConfigurationSource.Build(Microsoft.Extensions.Configuration.IConfigurationBuilder) at Microsoft.Extensions.Configuration.ConfigurationBuilder.Build() at Microsoft.Extensions.Hosting.HostBuilder.BuildHostConfiguration() at Microsoft.Extensions.Hosting.HostBuilder.Build() at GitVersion.Program.RunAsync(System.String[]) at GitVersion.Program+<Main>d__2.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[GitVersion.Program+<Main>d__2, gitversion, Version=5.7.0.0, Culture=neutral, PublicKeyToken=null]](<Main>d__2 ByRef) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[GitVersion.Program+<Main>d__2, gitversion, Version=5.7.0.0, Culture=neutral, PublicKeyToken=null]](<Main>d__2 ByRef) at GitVersion.Program.Main(System.String[]) at GitVersion.Program.<Main>(System.String[]) StackTrace: at Nuke.Common.Tooling.ProcessExtensions.AssertZeroExitCode(IProcess process) at Nuke.Common.Tools.GitVersion.GitVersionTasks.GitVersion(GitVersionSettings toolSettings) at Nuke.Common.Tools.GitVersion.GitVersionTasks.GitVersion(Configure`1 configurator) at Rocket.Surgery.Nuke.ComputedGitVersionAttribute.GetGitVersion() in /Users/runner/work/Nuke/Nuke/src/Nuke/ComputedGitVersionAttribute.cs:line 88 at Rocket.Surgery.Nuke.ComputedGitVersionAttribute.GetValue(MemberInfo member, Object instance) in /Users/runner/work/Nuke/Nuke/src/Nuke/ComputedGitVersionAttribute.cs:line 75 at Nuke.Common.ValueInjection.ValueInjectionAttributeBase.<>c__DisplayClass0_0.<TryGetValue>b__0()
Build (ubuntu-latest)
/home/runner/.dotnet/sdk/6.0.428/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(29,5): warning NETSDK1138: The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/Azure/Azure/test/Azure.Tests/Rocket.Surgery.Azure.Tests.csproj]
Build (ubuntu-latest)
Process 'dotnet' exited with code 134. > /home/runner/.dotnet/dotnet /home/runner/.nuget/packages/gitversion.tool/5.7.0/tools/netcoreapp3.1/any/gitversion.dll @ /home/runner/work/Azure/Azure Error output: Process terminated. Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. at System.Environment.FailFast(System.String) at System.Globalization.GlobalizationMode.GetGlobalizationInvariantMode() at System.Globalization.GlobalizationMode..cctor() at System.Globalization.CultureData.CreateCultureWithInvariantData() at System.Globalization.CultureData.get_Invariant() at System.Globalization.CultureInfo..cctor() at System.StringComparer..cctor() at System.StringComparer.get_OrdinalIgnoreCase() at Microsoft.Extensions.Configuration.ConfigurationProvider..ctor() at Microsoft.Extensions.Configuration.Memory.MemoryConfigurationProvider..ctor(Microsoft.Extensions.Configuration.Memory.MemoryConfigurationSource) at Microsoft.Extensions.Configuration.Memory.MemoryConfigurationSource.Build(Microsoft.Extensions.Configuration.IConfigurationBuilder) at Microsoft.Extensions.Configuration.ConfigurationBuilder.Build() at Microsoft.Extensions.Hosting.HostBuilder.BuildHostConfiguration() at Microsoft.Extensions.Hosting.HostBuilder.Build() at GitVersion.Program.RunAsync(System.String[]) at GitVersion.Program+<Main>d__2.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[GitVersion.Program+<Main>d__2, gitversion, Version=5.7.0.0, Culture=neutral, PublicKeyToken=null]](<Main>d__2 ByRef) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[GitVersion.Program+<Main>d__2, gitversion, Version=5.7.0.0, Culture=neutral, PublicKeyToken=null]](<Main>d__2 ByRef) at GitVersion.Program.Main(System.String[]) at GitVersion.Program.<Main>(System.String[]) StackTrace: at Nuke.Common.Tooling.ProcessExtensions.AssertZeroExitCode(IProcess process) at Nuke.Common.Tools.GitVersion.GitVersionTasks.GitVersion(GitVersionSettings toolSettings) at Nuke.Common.Tools.GitVersion.GitVersionTasks.GitVersion(Configure`1 configurator) at Rocket.Surgery.Nuke.ComputedGitVersionAttribute.GetGitVersion() in /Users/runner/work/Nuke/Nuke/src/Nuke/ComputedGitVersionAttribute.cs:line 88 at Rocket.Surgery.Nuke.ComputedGitVersionAttribute.GetValue(MemberInfo member, Object instance) in /Users/runner/work/Nuke/Nuke/src/Nuke/ComputedGitVersionAttribute.cs:line 75 at Nuke.Common.ValueInjection.ValueInjectionAttributeBase.<>c__DisplayClass0_0.<TryGetValue>b__0()
Build (ubuntu-latest)
/home/runner/.dotnet/sdk/6.0.428/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(29,5): warning NETSDK1138: The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/Azure/Azure/test/Azure.Tests/Rocket.Surgery.Azure.Tests.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/AzureStorageExtensions.cs(92,66): warning CS8425: Async-iterator 'AzureStorageExtensions.ExecuteQueryAsync(CloudTable, TableQuery, TableRequestOptions, OperationContext, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/AzureStorageExtensions.cs(251,49): warning CS8425: Async-iterator 'AzureStorageExtensions.ExecuteQueryAsync<T>(CloudTable, TableQuery<T>, TableRequestOptions, OperationContext, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/CloudTableProvider.cs(16,106): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/CloudTableProvider.cs(22,83): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/AzureStorageExtensions.cs(38,68): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/AzureStorageExtensions.cs(65,52): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/AzureStorageExtensions.cs(65,58): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/AzureStorageExtensions.cs(79,68): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
Process 'dotnet' exited with code 134. > /home/runner/.dotnet/dotnet /home/runner/.nuget/packages/gitversion.tool/5.7.0/tools/netcoreapp3.1/any/gitversion.dll @ /home/runner/work/Azure/Azure Error output: Process terminated. Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. at System.Environment.FailFast(System.String) at System.Globalization.GlobalizationMode.GetGlobalizationInvariantMode() at System.Globalization.GlobalizationMode..cctor() at System.Globalization.CultureData.CreateCultureWithInvariantData() at System.Globalization.CultureData.get_Invariant() at System.Globalization.CultureInfo..cctor() at System.StringComparer..cctor() at System.StringComparer.get_OrdinalIgnoreCase() at Microsoft.Extensions.Configuration.ConfigurationProvider..ctor() at Microsoft.Extensions.Configuration.Memory.MemoryConfigurationProvider..ctor(Microsoft.Extensions.Configuration.Memory.MemoryConfigurationSource) at Microsoft.Extensions.Configuration.Memory.MemoryConfigurationSource.Build(Microsoft.Extensions.Configuration.IConfigurationBuilder) at Microsoft.Extensions.Configuration.ConfigurationBuilder.Build() at Microsoft.Extensions.Hosting.HostBuilder.BuildHostConfiguration() at Microsoft.Extensions.Hosting.HostBuilder.Build() at GitVersion.Program.RunAsync(System.String[]) at GitVersion.Program+<Main>d__2.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[GitVersion.Program+<Main>d__2, gitversion, Version=5.7.0.0, Culture=neutral, PublicKeyToken=null]](<Main>d__2 ByRef) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[GitVersion.Program+<Main>d__2, gitversion, Version=5.7.0.0, Culture=neutral, PublicKeyToken=null]](<Main>d__2 ByRef) at GitVersion.Program.Main(System.String[]) at GitVersion.Program.<Main>(System.String[]) StackTrace: at Nuke.Common.Tooling.ProcessExtensions.AssertZeroExitCode(IProcess process) at Nuke.Common.Tools.GitVersion.GitVersionTasks.GitVersion(GitVersionSettings toolSettings) at Nuke.Common.Tools.GitVersion.GitVersionTasks.GitVersion(Configure`1 configurator) at Rocket.Surgery.Nuke.ComputedGitVersionAttribute.GetGitVersion() in /Users/runner/work/Nuke/Nuke/src/Nuke/ComputedGitVersionAttribute.cs:line 88 at Rocket.Surgery.Nuke.ComputedGitVersionAttribute.GetValue(MemberInfo member, Object instance) in /Users/runner/work/Nuke/Nuke/src/Nuke/ComputedGitVersionAttribute.cs:line 75 at Nuke.Common.ValueInjection.ValueInjectionAttributeBase.<>c__DisplayClass0_0.<TryGetValue>b__0()
Build (ubuntu-latest)
/home/runner/.dotnet/sdk/6.0.428/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets(29,5): warning NETSDK1138: The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [/home/runner/work/Azure/Azure/test/Azure.Tests/Rocket.Surgery.Azure.Tests.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/AzureStorageExtensions.cs(92,66): warning CS8425: Async-iterator 'AzureStorageExtensions.ExecuteQueryAsync(CloudTable, TableQuery, TableRequestOptions, OperationContext, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/AzureStorageExtensions.cs(251,49): warning CS8425: Async-iterator 'AzureStorageExtensions.ExecuteQueryAsync<T>(CloudTable, TableQuery<T>, TableRequestOptions, OperationContext, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/CloudTableProvider.cs(16,106): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/CloudTableProvider.cs(22,83): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/AzureStorageExtensions.cs(38,68): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/AzureStorageExtensions.cs(65,52): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/AzureStorageExtensions.cs(65,58): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
/home/runner/work/Azure/Azure/src/Azure.Storage/AzureStorageExtensions.cs(79,68): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/Azure/Azure/src/Azure.Storage/Rocket.Surgery.Azure.Storage.csproj]
Build (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (windows-latest)
C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\sdk\6.0.428\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(29,5): warning NETSDK1138: The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [D:\a\Azure\Azure\test\Azure.Tests\Rocket.Surgery.Azure.Tests.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\AzureStorageExtensions.cs(92,66): warning CS8425: Async-iterator 'AzureStorageExtensions.ExecuteQueryAsync(CloudTable, TableQuery, TableRequestOptions, OperationContext, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\AzureStorageExtensions.cs(251,49): warning CS8425: Async-iterator 'AzureStorageExtensions.ExecuteQueryAsync<T>(CloudTable, TableQuery<T>, TableRequestOptions, OperationContext, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\CloudTableProvider.cs(16,106): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\CloudTableProvider.cs(22,83): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\AzureStorageExtensions.cs(38,68): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\AzureStorageExtensions.cs(65,52): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\AzureStorageExtensions.cs(65,58): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\AzureStorageExtensions.cs(79,68): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\AzureStorageExtensions.cs(94,56): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest): .build/Build.CI.cs#L36
Declare types in namespaces
Build (windows-latest): .build/Configuration.cs#L5
Declare types in namespaces
Build (windows-latest): .build/Configuration.cs#L10
Provide a method named 'ToString' or 'FromConfiguration' as an alternate for operator op_Implicit
Build (windows-latest): .build/Configuration.cs#L5
The type name Configuration conflicts in whole or in part with the namespace name 'System.Configuration' defined in the .NET Framework. Rename the type to eliminate the conflict.
Build (windows-latest)
C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\sdk\6.0.428\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(29,5): warning NETSDK1138: The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [D:\a\Azure\Azure\test\Azure.Tests\Rocket.Surgery.Azure.Tests.csproj]
Build (windows-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (windows-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (windows-latest)
C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\sdk\6.0.428\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(29,5): warning NETSDK1138: The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [D:\a\Azure\Azure\test\Azure.Tests\Rocket.Surgery.Azure.Tests.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\AzureStorageExtensions.cs(92,66): warning CS8425: Async-iterator 'AzureStorageExtensions.ExecuteQueryAsync(CloudTable, TableQuery, TableRequestOptions, OperationContext, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\AzureStorageExtensions.cs(251,49): warning CS8425: Async-iterator 'AzureStorageExtensions.ExecuteQueryAsync<T>(CloudTable, TableQuery<T>, TableRequestOptions, OperationContext, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\CloudTableProvider.cs(16,106): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\CloudTableProvider.cs(22,83): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\AzureStorageExtensions.cs(38,68): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\AzureStorageExtensions.cs(65,52): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\AzureStorageExtensions.cs(65,58): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\AzureStorageExtensions.cs(79,68): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]
Build (windows-latest)
D:\a\Azure\Azure\src\Azure.Storage\AzureStorageExtensions.cs(94,56): warning CS8600: Converting null literal or possible null value to non-nullable type. [D:\a\Azure\Azure\src\Azure.Storage\Rocket.Surgery.Azure.Storage.csproj]

Artifacts

Produced during runtime
Name Size
coverage
3.09 MB
logs
2.07 MB
nuget
282 KB
test data
583 KB