Element.dragAndDrop(), Driver.dragAndDrop(), Element.rect() Implemented
#59
Annotations
9 errors and 10 warnings
|
|
|
Sources/SwiftWebDriver/Element/Element.swift#L92
Variable name 'to' should be between 3 and 40 characters long (identifier_name)
|
|
Sources/SwiftWebDriver/Element/Element.swift#L20
Variable name 'to' should be between 3 and 40 characters long (identifier_name)
|
|
Sources/SwiftWebDriver/Element/ElementRect.swift#L8
Variable name 'y' should be between 3 and 40 characters long (identifier_name)
|
|
Sources/SwiftWebDriver/Element/ElementRect.swift#L7
Variable name 'x' should be between 3 and 40 characters long (identifier_name)
|
|
Sources/SwiftWebDriver/API/Request/ActionsPayload.swift#L26
Variable name 'y' should be between 3 and 40 characters long (identifier_name)
|
|
Sources/SwiftWebDriver/API/Request/ActionsPayload.swift#L25
Variable name 'x' should be between 3 and 40 characters long (identifier_name)
|
|
Sources/SwiftWebDriver/API/Request/ActionsPayload.swift#L18
Variable name 'y' should be between 3 and 40 characters long (identifier_name)
|
|
Sources/SwiftWebDriver/API/Request/ActionsPayload.swift#L17
Variable name 'x' should be between 3 and 40 characters long (identifier_name)
|
|
Sources/SwiftWebDriver/WebDriver.swift#L92
public declarations should be documented (missing_docs)
|
|
Sources/SwiftWebDriver/WebDriver.swift#L87
public declarations should be documented (missing_docs)
|
|
Sources/SwiftWebDriver/WebDriver.swift#L82
public declarations should be documented (missing_docs)
|
|
Sources/SwiftWebDriver/WebDriver.swift#L60
public declarations should be documented (missing_docs)
|
|
Sources/SwiftWebDriver/WebDriver.swift#L46
public declarations should be documented (missing_docs)
|
|
Sources/SwiftWebDriver/WebDriver.swift#L9
public declarations should be documented (missing_docs)
|
|
Example/Sources/SeleniumSwiftExample/main.swift#L12
public declarations should be documented (missing_docs)
|
|
Example/Sources/SeleniumSwiftExample/main.swift#L1
File name should match a type or extension declared in the file (if any) (file_name)
|
|
Example/Package.swift#L6
Top-level declarations should specify Access Control Level keywords explicitly (explicit_top_level_acl)
|
|
Example/Package.swift#L6
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
|
The logs for this run have expired and are no longer available.
Loading