Skip to content

update swift format config #8

update swift format config

update swift format config #8

Triggered via push October 24, 2024 19:16
Status Failure
Total duration 9m 1s
Artifacts

swiftformat.yml

on: push
run-swiftformat
55s
run-swiftformat
Confirm Passing SwiftFormat
0s
Confirm Passing SwiftFormat
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
run-swiftformat
Process completed with exit code 1.
Confirm Passing SwiftFormat
Process completed with exit code 1.
run-swiftformat
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-swiftformat: AmplifyTestCommon/TestCommonConstants.swift#L8
Insert blank line after import statements. (blankLineAfterImports)
run-swiftformat: AmplifyTestApp/AppDelegate.swift#L10
Replace obsolete @UIApplicationMain and @NSApplicationMain attributes with @main for Swift 5.3 and above. (applicationMain)
run-swiftformat: AmplifyFunctionalTests/AmplifyConfigurationInitFromFileTests.swift#L8
Sort import statements alphabetically. (sortImports)
run-swiftformat: AmplifyFunctionalTests/AmplifyConfigurationInitFromFileTests.swift#L9
Sort import statements alphabetically. (sortImports)
run-swiftformat: AmplifyTestCommon/Helpers/AmplifyAssertions.swift#L13
Align wrapped function arguments or collection elements. (wrapArguments)
run-swiftformat: AmplifyTestCommon/Helpers/AmplifyAssertions.swift#L14
Align wrapped function arguments or collection elements. (wrapArguments)
run-swiftformat: AmplifyTestCommon/Helpers/AmplifyAssertions.swift#L15
Align wrapped function arguments or collection elements. (wrapArguments)
run-swiftformat: AmplifyTestCommon/Helpers/AmplifyAssertions.swift#L29
Align wrapped function arguments or collection elements. (wrapArguments)
run-swiftformat: AmplifyTestCommon/Helpers/AmplifyAssertions.swift#L30
Align wrapped function arguments or collection elements. (wrapArguments)
run-swiftformat: AmplifyTestCommon/Helpers/AmplifyAssertions.swift#L31
Align wrapped function arguments or collection elements. (wrapArguments)