Skip to content

Mark AsyncDefaults as unavailable #276

Mark AsyncDefaults as unavailable

Mark AsyncDefaults as unavailable #276

Triggered via pull request July 29, 2023 05:27
Status Success
Total duration 57s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: Sources/Nimble/DSL+Wait.swift#L118
Line Length Violation: Line should be 160 characters or less; currently it has 165 characters (line_length)
lint: Sources/Nimble/AsyncExpression.swift#L145
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
lint: Sources/Nimble/Polling+AsyncAwait.swift#L588
File Length Violation: File should contain 400 lines or less: currently contains 588 (file_length)
lint: Sources/Nimble/Polling+AsyncAwait.swift#L28
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 7 (function_parameter_count)
lint: Sources/Nimble/DSL.swift#L114
Blanket Disable Command Violation: The enabled 'line_length' rule was not disabled (blanket_disable_command)
lint: Sources/Nimble/Polling.swift#L131
Line Length Violation: Line should be 160 characters or less; currently it has 172 characters (line_length)
lint: Sources/Nimble/Polling.swift#L164
Line Length Violation: Line should be 160 characters or less; currently it has 175 characters (line_length)
lint: Sources/Nimble/Polling.swift#L199
Line Length Violation: Line should be 160 characters or less; currently it has 175 characters (line_length)
lint: Sources/Nimble/Polling.swift#L215
Line Length Violation: Line should be 160 characters or less; currently it has 167 characters (line_length)
lint: Sources/Nimble/Polling.swift#L250
Line Length Violation: Line should be 160 characters or less; currently it has 167 characters (line_length)