Closed
Description
Description
There is a crash in Swiftlint 0.59.0, see here: realm/SwiftLint#6052
This dependency was updated in the MacOS 15 image 3 days ago, which started breaking my build.
Platforms affected
- Azure DevOps
- GitHub Actions - Standard Runners
- GitHub Actions - Larger Runners
Runner images affected
- Ubuntu 20.04
- Ubuntu 22.04
- Ubuntu 24.04
- macOS 13
- macOS 13 Arm64
- macOS 14
- macOS 14 Arm64
- macOS 15
- macOS 15 Arm64
- Windows Server 2019
- Windows Server 2022
- Windows Server 2025
Image version and build link
20250408.1132
Is it regression?
20250331.1080
Expected behavior
Swiftlint runs without crashing
Actual behavior
Swiftlint error:
parser: expected all keys to be unique but found the following duplicated key(s):
Repro steps
Run swiftlint on your project