feat: support keyboard shortcuts #140
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run SwiftLint:
BetterCapture/Service/AssetWriter.swift#L160
Function body should span 50 lines or less excluding comments and whitespace: currently spans 61 lines (function_body_length)
|
|
Run SwiftLint:
BetterCapture/Service/AssetWriter.swift#L60
Function body should span 50 lines or less excluding comments and whitespace: currently spans 55 lines (function_body_length)
|
|
Run SwiftLint:
BetterCapture/Service/AssetWriter.swift#L592
File should contain 500 lines or less: currently contains 592 (file_length)
|
|
Run SwiftLint:
BetterCapture/Service/AssetWriter.swift#L160
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
|
Run SwiftLint:
BetterCapture/View/MenuBarSettingsView.swift#L662
File should contain 500 lines or less: currently contains 662 (file_length)
|
|
Run SwiftLint:
BetterCapture/View/AreaSelectionOverlay.swift#L174
Class body should span 300 lines or less excluding comments and whitespace: currently spans 436 lines (type_body_length)
|
|
Run SwiftLint:
BetterCapture/View/AreaSelectionOverlay.swift#L764
File should contain 500 lines or less: currently contains 764 (file_length)
|
|
Run SwiftLint:
BetterCapture/Model/SettingsStore.swift#L240
Class body should span 300 lines or less excluding comments and whitespace: currently spans 395 lines (type_body_length)
|
|
Run SwiftLint:
BetterCapture/Model/SettingsStore.swift#L748
File should contain 500 lines or less: currently contains 748 (file_length)
|
|
Run SwiftLint:
BetterCapture/ViewModel/RecorderViewModel.swift#L501
File should contain 500 lines or less: currently contains 501 (file_length)
|
Loading