Skip to content

Add GitHub workflows #1

Add GitHub workflows

Add GitHub workflows #1

Triggered via pull request October 4, 2024 18:12
Status Failure
Total duration 2m 0s
Artifacts

PR.yml

on: pull_request
build-android
0s
build-android
build-ios
0s
build-ios
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
pre-conditions: iosApp/iosApp/iOSApp.swift#L5
Type Name Violation: Type name 'iOSApp' should start with an uppercase character (type_name)
pre-conditions
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[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/
pre-conditions: iosApp/iosApp/Koin/LazyKoin.swift#L15
Unneeded Synthesized Initializer Violation: This default initializer would be synthesized automatically - you do not need to define it (unneeded_synthesized_initializer)
pre-conditions: iosApp/iosApp/ContentView.swift#L21
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
pre-conditions: iosApp/iosApp/ContentView.swift#L21
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 3 (vertical_whitespace)
pre-conditions: iosApp/iosApp/iOSApp.swift#L11
Comma Spacing Violation: There should be no space before and one after any comma (comma)
pre-conditions: iosApp/iosApp/iOSApp.swift#L8
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
pre-conditions: iosApp/iosApp/Koin/KoinApplication.swift#L43
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)