Skip to content

v2.0 flutter

v2.0 flutter #12

Triggered via pull request November 22, 2023 22:48
Status Failure
Total duration 49s
Artifacts

swift-codestyle.yml

on: pull_request
check-switch-codestyle
40s
check-switch-codestyle
Fit to window
Zoom out
Zoom in

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/