v3.0 ios #22
swift-codestyle.yml
on: pull_request
check-switch-codestyle
56s
Annotations
2 errors
check-switch-codestyle:
binding/ios/RhinoAppTest/RhinoAppTest/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/RhinoAppTest/RhinoAppTestUITests/BaseTest.swift#L24
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|