Skip to content

Merge pull request #130 from amzn/disable_two_spans #89

Merge pull request #130 from amzn/disable_two_spans

Merge pull request #130 from amzn/disable_two_spans #89

Triggered via push September 13, 2023 20:03
Status Success
Total duration 5m 53s
Artifacts

swift.yml

on: push
SwiftLint version 3.2.1
44s
SwiftLint version 3.2.1
Matrix: LatestVersionBuild
Matrix: OlderVersionBuild
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
SwiftLint version 3.2.1: Sources/_SmokeOperationsConcurrency/Export.swift#L18
Todo Violation: TODOs should be resolved (https://github.com/amzn/smoke-...) (todo)
SwiftLint version 3.2.1: Sources/SmokeOperations/OperationHandler+nonblockingWithContextInputWithOutput.swift#L54
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
SwiftLint version 3.2.1: Sources/SmokeOperations/OperationHandler+nonblockingWithContextInputWithOutput.swift#L54
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
SwiftLint version 3.2.1: Sources/SmokeOperations/OperationHandler+nonblockingWithContextInputWithOutput.swift#L42
Line Length Violation: Line should be 150 characters or less; currently it has 163 characters (line_length)
SwiftLint version 3.2.1: Sources/SmokeOperations/OperationHandler+nonblockingWithContextInputWithOutput.swift#L61
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their enclosing switch statement (switch_case_alignment)
SwiftLint version 3.2.1: Sources/SmokeOperations/OperationHandler+nonblockingWithContextInputWithOutput.swift#L63
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their enclosing switch statement (switch_case_alignment)
SwiftLint version 3.2.1: Sources/SmokeOperations/OperationHandlerExtensions.swift#L162
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
SwiftLint version 3.2.1: Sources/SmokeOperations/OperationHandlerExtensions.swift#L108
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their enclosing switch statement (switch_case_alignment)
SwiftLint version 3.2.1: Sources/SmokeOperations/OperationHandlerExtensions.swift#L116
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their enclosing switch statement (switch_case_alignment)
SwiftLint version 3.2.1: Sources/SmokeOperations/OperationHandlerExtensions.swift#L134
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their enclosing switch statement (switch_case_alignment)
Swift 5.7.3 on ubuntu-20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Swift 5.6.3 on ubuntu-20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Swift 5.8 on ubuntu-20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Swift 5.8 on ubuntu-22.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/