Skip to content

v2.0 ios

v2.0 ios #5

Triggered via pull request October 30, 2023 21:24
Status Failure
Total duration 58s
Artifacts
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
check-switch-codestyle
Fit to window
Zoom out
Zoom in

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)