update bitstring & test #195
ci.yml
on: pull_request
Swift Lint
15s
Build and Test
12m 29s
Annotations
3 errors and 1 warning
Trailing Whitespace (trailing_whitespace):
Utils/Tests/UtilsTests/BitStringTests.swift#L19
Lines should not have trailing whitespace
|
Trailing Whitespace (trailing_whitespace):
Utils/Tests/UtilsTests/BitStringTests.swift#L38
Lines should not have trailing whitespace
|
Prefer For-Where (for_where):
Utils/Sources/Utils/Bitstring.swift#L57
`where` clauses are preferred over a single `if` inside a `for`
|
Build and Test
This self-hosted runner is currently using runner version 2.317.0. This version is out of date. Please update to the latest version 2.319.1
|