Skip to content

Fix ;IDE0130;IDE0290;IDE1006;IDE0090 (#2141) #4267

Fix ;IDE0130;IDE0290;IDE1006;IDE0090 (#2141)

Fix ;IDE0130;IDE0290;IDE1006;IDE0090 (#2141) #4267

Triggered via push January 24, 2025 02:18
Status Success
Total duration 4m 17s
Artifacts 3

osx.yml

on: push
Matrix: build_osx
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
build_osx (6.0.x)
The target framework 'net7.0' 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.
build_osx (6.0.x)
The target framework 'net7.0' 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.
build_osx (6.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceEndpointProviderFacts.cs#L21
Field 'ConnectionStringWithoutVersion' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (6.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceEndpointProviderFacts.cs#L24
Field 'ConnectionStringWithPreviewVersion' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (6.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceEndpointProviderFacts.cs#L27
Field 'ConnectionStringWithV1Version' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (6.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceEndpointProviderFacts.cs#L19
Field 'AppName' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (6.0.x): test/Microsoft.Azure.SignalR.Tests/ClientInvocationManagerTests.cs#L34
Field 'ErrorCompleteResult' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (6.0.x): test/Microsoft.Azure.SignalR.Tests/ClientInvocationManagerTests.cs#L33
Field 'SuccessCompleteResult' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (6.0.x): test/Microsoft.Azure.SignalR.Tests/TestClasses/TestServiceConnectionContainer.cs#L17
Member 'IsOffline' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build_osx (6.0.x): test/Microsoft.Azure.SignalR.Tests/TestClasses/TestServiceConnectionContainer.cs#L19
Member 'MockOffline' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build_osx (8.0.x)
The target framework 'net7.0' 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.
build_osx (8.0.x)
The target framework 'net7.0' 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.
build_osx (8.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceEndpointProviderFacts.cs#L19
Field 'AppName' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (8.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceEndpointProviderFacts.cs#L21
Field 'ConnectionStringWithoutVersion' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (8.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceEndpointProviderFacts.cs#L24
Field 'ConnectionStringWithPreviewVersion' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (8.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceEndpointProviderFacts.cs#L27
Field 'ConnectionStringWithV1Version' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (8.0.x): test/Microsoft.Azure.SignalR.Tests/MultiEndpointServiceConnectionContainerTests.cs#L141
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'MultiEndpointServiceConnectionContainerTests.ConnectionString1' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
build_osx (8.0.x): test/Microsoft.Azure.SignalR.Tests/MultiEndpointServiceConnectionContainerTests.cs#L145
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'MultiEndpointServiceConnectionContainerTests.ConnectionString3' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
build_osx (8.0.x): test/Microsoft.Azure.SignalR.Tests/MultiEndpointServiceConnectionContainerTests.cs#L143
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'MultiEndpointServiceConnectionContainerTests.ConnectionString2' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
build_osx (8.0.x): test/Microsoft.Azure.SignalR.Tests/TestClasses/TestServiceConnectionContainer.cs#L17
Member 'IsOffline' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
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: "dotnet-results-6.0.x", "dotnet-results-8.0.x", "dotnet-results-9.0.x". 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/
build_osx (9.0.x)
The target framework 'net7.0' 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.
build_osx (9.0.x)
The target framework 'net7.0' 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.
build_osx (9.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceEndpointProviderFacts.cs#L19
Field 'AppName' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (9.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceEndpointProviderFacts.cs#L21
Field 'ConnectionStringWithoutVersion' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (9.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceEndpointProviderFacts.cs#L24
Field 'ConnectionStringWithPreviewVersion' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (9.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceEndpointProviderFacts.cs#L27
Field 'ConnectionStringWithV1Version' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (9.0.x): test/Microsoft.Azure.SignalR.Tests/ClientInvocationManagerTests.cs#L33
Field 'SuccessCompleteResult' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (9.0.x): test/Microsoft.Azure.SignalR.Tests/ClientInvocationManagerTests.cs#L34
Field 'ErrorCompleteResult' is declared as 'readonly' but is initialized with a constant value. Mark this field as 'const' instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1802)
build_osx (9.0.x): test/Microsoft.Azure.SignalR.Tests/MultiEndpointServiceConnectionContainerTests.cs#L141
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'MultiEndpointServiceConnectionContainerTests.ConnectionString1' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
build_osx (9.0.x): test/Microsoft.Azure.SignalR.Tests/MultiEndpointServiceConnectionContainerTests.cs#L143
The behavior of 'string.Format(string, object)' could vary based on the current user's locale settings. Replace this call in 'MultiEndpointServiceConnectionContainerTests.ConnectionString2' with a call to 'string.Format(IFormatProvider, string, params object[])'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)

Artifacts

Produced during runtime
Name Size
dotnet-results-6.0.x
1.62 MB
dotnet-results-8.0.x
1.61 MB
dotnet-results-9.0.x
1.61 MB