v2.0 ios #5
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
swift-codestyle.yml
on: pull_request
check-switch-codestyle
48s
Annotations
4 errors
check-switch-codestyle:
binding/ios/OctopusAppTest/OctopusAppTest/ViewController.swift#L14
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
check-switch-codestyle:
binding/ios/Octopus.swift#L114
Line Length Violation: Line should be 120 characters or less; currently it has 153 characters (line_length)
|
check-switch-codestyle:
binding/ios/Octopus.swift#L161
Line Length Violation: Line should be 120 characters or less; currently it has 153 characters (line_length)
|
check-switch-codestyle:
binding/ios/Octopus.swift#L127
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|