Skip to content

Define equals manually for Swift JitInterface InlineArray types.

Azure Pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR) failed Jul 13, 2024 in 21m 18s

Build osx-x64 Debug Libraries_CheckedCoreCLR failed

Annotations

Check failure on line 1509 in src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)

src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs#L1509

src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs(1509,24): error CA1066: (NETCORE_ENGINEERING_TELEMETRY=Build) Type Internal.JitInterface.CORINFO_SWIFT_LOWERING.SwiftLoweredTypes should implement IEquatable<T> because it overrides Equals (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1066)

Check failure on line 1535 in src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)

src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs#L1535

src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs(1535,24): error CA1066: (NETCORE_ENGINEERING_TELEMETRY=Build) Type Internal.JitInterface.CORINFO_SWIFT_LOWERING.LoweredOffsets should implement IEquatable<T> because it overrides Equals (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1066)

Check failure on line 1538 in src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)

src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs#L1538

src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs(1538,1): error SA1028: (NETCORE_ENGINEERING_TELEMETRY=Build) Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)

Check failure on line 1551 in src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)

src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs#L1551

src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs(1551,28): error SA1129: (NETCORE_ENGINEERING_TELEMETRY=Build) Do not use default value type constructor (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1129.md)

Check failure on line 1525 in src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)

src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs#L1525

src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs(1525,28): error SA1129: (NETCORE_ENGINEERING_TELEMETRY=Build) Do not use default value type constructor (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1129.md)