Skip to content

POC: OrderedSet implementation #35

POC: OrderedSet implementation

POC: OrderedSet implementation #35

Triggered via pull request September 17, 2024 00:53
Status Success
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Build & Test (beta)
52s
Build & Test (beta)
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build & Test (beta): Sources/BijectiveDictionary/Experiments/+_invariantCheck.swift#L1
Files should not contain leading whitespace (leading_whitespace)
Build & Test (beta): Sources/BijectiveDictionary/Experiments/POC_OrderedSetImplementation.swift#L1
Files should not contain leading whitespace (leading_whitespace)
Build & Test (beta): Sources/BijectiveDictionary/Experiments/POC_OrderedSetImplementation.swift#L105
Line should be 120 characters or less; currently it has 133 characters (line_length)
Build & Test (beta): Sources/BijectiveDictionary/Experiments/POC_OrderedSetImplementation.swift#L148
Line should be 120 characters or less; currently it has 133 characters (line_length)
Build & Test (beta): Sources/BijectiveDictionary/Experiments/POC_OrderedSetImplementation.swift#L216
Files should have a single trailing newline (trailing_newline)