[TextView_1048] Fix focus mode #2054
Annotations
5 errors and 13 warnings
core/Sources/Components/TextEditor/UseCase/TexEditBorderUseCaseTests.swift#L34
test_Enabled, XCTAssertEqual failed: ("TextEditorBorders(radius: 16.0, width: 1.0)") is not equal to ("TextEditorBorders(radius: 16.0, width: 2.0)") - Wrong border width
|
core/Sources/Components/TextEditor/UseCase/TexEditBorderUseCaseTests.swift#L34
test_Enabled, XCTAssertEqual failed: ("TextEditorBorders(radius: 16.0, width: 1.0)") is not equal to ("TextEditorBorders(radius: 16.0, width: 2.0)") - Wrong border width
|
core/Sources/Components/TextEditor/UseCase/TexEditBorderUseCaseTests.swift#L34
test_Enabled, XCTAssertEqual failed: ("TextEditorBorders(radius: 16.0, width: 1.0)") is not equal to ("TextEditorBorders(radius: 16.0, width: 2.0)") - Wrong border width
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: xavierLowmiller/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, xavierLowmiller/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
core/Sources/Components/Checkbox/View/CheckboxGroupItemDefault.swift#L23
'SelectButtonState' is deprecated: isEnabled: Bool parameter will be used instead of this.
|
core/Sources/Components/RadioButton/Enum/RadioButtonLabelPosition.swift#L36
'RadioButtonLabelPosition' is deprecated: Please use RadioButtonLabelAlignment instead
|
core/Sources/Components/RadioButton/Enum/RadioButtonState.swift#L24
'RadioButtonGroupState' is deprecated: Use RadioButtonIntent and the attribute isEnabled instead.
|
core/Sources/Components/RadioButton/Enum/RadioButtonLabelPosition.swift#L36
'RadioButtonLabelPosition' is deprecated: Please use RadioButtonLabelAlignment instead
|
core/Sources/Components/RadioButton/Enum/RadioButtonState.swift#L24
'RadioButtonGroupState' is deprecated: Use RadioButtonIntent and the attribute isEnabled instead.
|
core/Sources/Common/SwiftUI/Modifier/Accessibility/AccessibilityViewModifier.swift#L30
'if(_:content:)' is deprecated: Will be removed soon
|
core/Sources/Common/SwiftUI/Modifier/Accessibility/AccessibilityViewModifier.swift#L33
'if(_:content:)' is deprecated: Will be removed soon
|
core/Sources/Components/Checkbox/View/CheckboxGroupItemDefault.swift#L23
'SelectButtonState' is deprecated: isEnabled: Bool parameter will be used instead of this.
|
core/Sources/Components/Checkbox/View/UIKit/CheckboxGroupUIView.swift#L203
'checkboxAlignment' is deprecated: alignment will be used instead of this
|
Run script build phase 'SwiftLint' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'SparkCore' from project 'Spark')
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "xcresult-Spark".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading