Skip to content

Updates CI/CD Pipelines and SDK version target (#54) #19

Updates CI/CD Pipelines and SDK version target (#54)

Updates CI/CD Pipelines and SDK version target (#54) #19

Triggered via push September 4, 2025 22:50
Status Success
Total duration 6m 58s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
build: src/Gulliver/FixedBytes.cs#L387
Return an empty collection instead of null. (https://rules.sonarsource.com/csharp/RSPEC-1168)
build: src/Gulliver/FixedBytes.cs#L361
Return an empty collection instead of null. (https://rules.sonarsource.com/csharp/RSPEC-1168)
build: src/Gulliver/FixedBytes.cs#L348
Return an empty collection instead of null. (https://rules.sonarsource.com/csharp/RSPEC-1168)
build: src/Gulliver/FixedBytes.cs#L117
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
build: src/Gulliver/FixedBytes.cs#L12
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: src/Gulliver/FixedBytes.cs#L146
All 'Equals' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
build: src/Gulliver/FixedBytes.cs#L13
Seal class 'FixedBytes' or implement 'IEqualityComparer<T>' instead. (https://rules.sonarsource.com/csharp/RSPEC-4035)
build: src/Gulliver/EnumerableByteHelpers.cs#L9
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: src/Gulliver/ByteArrayUtils_LittleEndian.cs#L304
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: src/Gulliver/ByteArrayUtils_BigEndian.cs#L300
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677