Skip to content

POC: OrderedSet implementation #33

POC: OrderedSet implementation

POC: OrderedSet implementation #33

Triggered via pull request September 17, 2024 00:10
Status Failure
Total duration 59s
Artifacts

ci.yml

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

Annotations

7 errors
Build & Test (beta): Sources/BijectiveDictionary/Experiments/POC+Collection.swift#L10
TODOs should be resolved (Conform to Collection) (todo)
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#L96
Line should be 120 characters or less; currently it has 133 characters (line_length)
Build & Test (beta): Sources/BijectiveDictionary/Experiments/POC_OrderedSetImplementation.swift#L139
Line should be 120 characters or less; currently it has 133 characters (line_length)
Build & Test (beta): Sources/BijectiveDictionary/Experiments/POC_OrderedSetImplementation.swift#L207
Files should have a single trailing newline (trailing_newline)
Build & Test (Swift v5 on ubuntu-latest)
Process completed with exit code 1.