v2.0 flutter #12
swift-codestyle.yml
on: pull_request
check-switch-codestyle
40s
Annotations
3 errors and 1 warning
check-switch-codestyle:
binding/ios/CheetahAppTest/CheetahAppTest/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/CheetahAppTest/CheetahAppTestUITests/CheetahAppTestUITests.swift#L22
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
check-switch-codestyle:
binding/ios/CheetahAppTest/CheetahAppTestUITests/CheetahAppTestUITests.swift#L26
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
check-switch-codestyle
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|