фикс: вернуть состояние Battery Saver #11
Annotations
1 error and 4 warnings
|
SwiftLint:
Kit/types.swift#L208
Identifier Name Violation: Variable name 'BatterySaverProfiles' should start with a lowercase character (identifier_name)
|
|
SwiftLint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
SwiftLint:
Tests/RAM.swift#L139
Non-optional String -> Data Conversion Violation: Prefer non-optional `Data(_:)` initializer when converting `String` to `Data` (non_optional_string_data_conversion)
|
|
SwiftLint:
Modules/Disk/preview.swift#L18
Type Body Length Violation: Class body should span 700 lines or less excluding comments and whitespace: currently spans 872 lines (type_body_length)
|
|
SwiftLint:
Modules/Disk/preview.swift#L1526
File Length Violation: File should contain 1400 lines or less: currently contains 1526 (file_length)
|