Ios bitcode spm #38
swift-codestyle.yml
on: pull_request
check-switch-codestyle
32s
Annotations
10 errors and 1 warning
check-switch-codestyle:
demo/ios/EagleDemo/EagleDemo/ViewModel.swift#L30
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
check-switch-codestyle:
demo/ios/EagleDemo/EagleDemo/ViewModel.swift#L79
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
check-switch-codestyle:
demo/ios/EagleDemo/EagleDemo/ViewModel.swift#L99
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
check-switch-codestyle:
demo/ios/EagleDemo/EagleDemo/ViewModel.swift#L131
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
check-switch-codestyle:
demo/ios/EagleDemo/EagleDemo/ViewModel.swift#L150
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
check-switch-codestyle:
demo/ios/EagleDemo/EagleDemo/ViewModel.swift#L158
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
check-switch-codestyle:
demo/ios/EagleDemo/EagleDemo/ViewModel.swift#L202
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
check-switch-codestyle:
demo/ios/EagleDemo/EagleDemo/ViewModel.swift#L246
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
check-switch-codestyle:
Package.swift#L32
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
check-switch-codestyle:
Package.swift#L39
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
check-switch-codestyle
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|