Skip to content

Bump SwiftLint to 0.57.0 #159

Bump SwiftLint to 0.57.0

Bump SwiftLint to 0.57.0 #159

Triggered via pull request October 20, 2024 07:35
Status Failure
Total duration 2m 11s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
SwiftLint: SwiftBeanCountImporterAppUITests/SwiftBeanCountImporterUITests.swift#L11
Test cases should be final (final_test_case)
SwiftLint: SwiftBeanCountImporterAppTests/SwiftBeanCountImporterTests.swift#L12
Test cases should be final (final_test_case)
SwiftLint: SwiftBeanCountImporterApp/Controller/SelectorViewController.swift#L54
Parameter 'sender' is unused; consider removing or replacing it with '_' (unused_parameter)
SwiftLint: SwiftBeanCountImporterApp/Controller/SelectorViewController.swift#L60
Parameter 'sender' is unused; consider removing or replacing it with '_' (unused_parameter)
SwiftLint: SwiftBeanCountImporterApp/Controller/SelectorViewController.swift#L72
Parameter 'sender' is unused; consider removing or replacing it with '_' (unused_parameter)
SwiftLint: SwiftBeanCountImporterApp/Controller/SelectorViewController.swift#L85
Parameter 'sender' is unused; consider removing or replacing it with '_' (unused_parameter)
SwiftLint: SwiftBeanCountImporterApp/Controller/SelectorViewController.swift#L103
Parameter 'sender' is unused; consider removing or replacing it with '_' (unused_parameter)
SwiftLint: SwiftBeanCountImporterApp/Controller/SelectorViewController.swift#L221
Parameter 'tableColumn' is unused; consider removing or replacing it with '_' (unused_parameter)
SwiftLint: SwiftBeanCountImporterApp/Controller/SelectorViewController.swift#L233
Parameter 'tableView' is unused; consider removing or replacing it with '_' (unused_parameter)
SwiftLint: SwiftBeanCountImporterApp/Controller/ImporterInputViewController.swift#L64
Parameter 'sender' is unused; consider removing or replacing it with '_' (unused_parameter)
SwiftLint
The following actions use a deprecated Node.js version and will be forced to run on node20: swift-actions/setup-swift@v1.26.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/