Skip to content

Demangle QuickSpec test names as much as possible #204

Demangle QuickSpec test names as much as possible

Demangle QuickSpec test names as much as possible #204

Triggered via pull request April 23, 2023 18:08
Status Success
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: Sources/Quick/Async/AsyncExampleGroup.swift#L100
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
lint: Sources/Quick/Async/AsyncWorld.swift#L222
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
lint: Sources/Quick/Examples/AsyncExample.swift#L109
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 55 lines (function_body_length)
lint: Sources/Quick/Examples/Example.swift#L158
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 55 lines (function_body_length)
lint: Sources/Quick/Examples/Example.swift#L14
Line Length Violation: Line should be 160 characters or less; currently it has 200 characters (line_length)
lint: Sources/Quick/QuickSpec.swift#L166
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
lint: Sources/Quick/DSL/AsyncWorld+DSL.swift#L160
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
lint: Sources/Quick/DSL/AsyncDSL.swift#L272
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
lint: Tests/QuickTests/QuickTests/Fixtures/FunctionalTests_AsyncBehaviorTests_AsyncBehaviors.swift#L21
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
lint: Tests/QuickTests/QuickTests/FunctionalTests/Async/ItAsyncTests.swift#L161
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)