Skip to content

Migrate from spark-ios #1

Migrate from spark-ios

Migrate from spark-ios #1

Triggered via pull request June 21, 2024 14:10
Status Failure
Total duration 3m 14s
Artifacts

actions.yml

on: pull_request
linter  /  linter
32s
linter / linter
buildAndTest  /  Build
1m 57s
buildAndTest / Build
buildAndTest  /  Unit and Snapshot Test
3m 0s
buildAndTest / Unit and Snapshot Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
linter / linter: Sources/Core/View/UIKit/FormFieldUIView.swift#L280
Multiline Function Chains Violation: Chained function calls should be either on the same line, or one per line (multiline_function_chains)
linter / linter: Sources/Core/View/UIKit/FormFieldUIView.swift#L293
Multiline Function Chains Violation: Chained function calls should be either on the same line, or one per line (multiline_function_chains)
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: Tests/SnapshotTests/View/UIKit/FormFieldUIViewSnapshotTests.swift#L64
Direct Return Violation: Directly return the expression instead of assigning it to a variable first (direct_return)
linter / linter: Tests/SnapshotTests/View/UIKit/FormFieldUIViewSnapshotTests.swift#L90
Direct Return Violation: Directly return the expression instead of assigning it to a variable first (direct_return)
linter / linter: Tests/SnapshotTests/View/UIKit/FormFieldUIViewSnapshotTests.swift#L101
Direct Return Violation: Directly return the expression instead of assigning it to a variable first (direct_return)
linter / linter: Tests/UnitTests/Model/FormFieldViewModelTests.swift#L84
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
buildAndTest / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: swift-actions/setup-swift@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildAndTest / Unit and Snapshot Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: swift-actions/setup-swift@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.