Skip to content

[Popover#903] Added UIKit Popover helpers #2045

[Popover#903] Added UIKit Popover helpers

[Popover#903] Added UIKit Popover helpers #2045

Triggered via pull request July 2, 2024 10:12
Status Failure
Total duration 2m 12s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 9 warnings
core_build: core/Sources/Components/Popover/UIKit/UIViewController-presentPopover.swift#L12
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
core_build: core/Sources/Components/Popover/UIKit/PopoverBackgroundView.swift#L149
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
core_build: core/Sources/Components/Popover/UIKit/PopoverBackgroundView.swift#L109
Unneeded Break in Switch Violation: Avoid using unneeded break statements (unneeded_break_in_switch)
core_build
Process completed with exit code 1.
core_build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, xavierLowmiller/xcodegen-action@1.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
core_build
The following actions uses node12 which is deprecated and will be forced to run on node16: xavierLowmiller/xcodegen-action@1.1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
core_build: core/Sources/Common/SwiftUI/Modifier/Accessibility/AccessibilityViewModifier.swift#L30
'if(_:content:)' is deprecated: Will be removed soon
core_build: core/Sources/Common/SwiftUI/Modifier/Accessibility/AccessibilityViewModifier.swift#L33
'if(_:content:)' is deprecated: Will be removed soon
core_build: core/Sources/Components/Checkbox/View/CheckboxGroupItemDefault.swift#L23
'SelectButtonState' is deprecated: isEnabled: Bool parameter will be used instead of this.
core_build: core/Sources/Components/Checkbox/View/UIKit/CheckboxGroupUIView.swift#L203
'checkboxAlignment' is deprecated: alignment will be used instead of this
core_build: core/Sources/Components/RadioButton/Enum/RadioButtonLabelPosition.swift#L36
'RadioButtonLabelPosition' is deprecated: Please use RadioButtonLabelAlignment instead
core_build: core/Sources/Components/RadioButton/Enum/RadioButtonState.swift#L24
'RadioButtonGroupState' is deprecated: Use RadioButtonIntent and the attribute isEnabled instead.
core_build
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')