Skip to content

[Popover#903] Added UIKit Popover helpers #18

[Popover#903] Added UIKit Popover helpers

[Popover#903] Added UIKit Popover helpers #18

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

actions.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
linter / linter: core/Sources/Components/Popover/UIKit/PopoverViewController.swift#L33
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
linter / linter: core/Sources/Components/Popover/UIKit/UIViewController-presentPopover.swift#L12
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
linter / linter: 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)
linter / linter: core/Sources/Components/Popover/UIKit/PopoverBackgroundView.swift#L109
Unneeded Break in Switch Violation: Avoid using unneeded break statements (unneeded_break_in_switch)
linter / linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linter / linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linter / linter: core/Sources/Components/Popover/UIKit/PopoverBackgroundView.swift#L140
Direct Return Violation: Directly return the expression instead of assigning it to a variable first (direct_return)
linter / linter: core/Sources/Components/Popover/UIKit/PopoverBackgroundView.swift#L175
Direct Return Violation: Directly return the expression instead of assigning it to a variable first (direct_return)
buildAndTest / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xavierLowmiller/xcodegen-action@1.2.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.