runOrScheduleOnMainActor
function
#47
pull_request.yml
on: pull_request
REUSE Compliance Check
/
REUSE Compliance Check
7s
SwiftLint
/
SwiftLint
11s
Annotations
4 errors and 2 warnings
SwiftLint / SwiftLint:
Sources/SpeziFoundation/Concurrency/MainActorExecution.swift#L15
Identifier Name Violation: Function name 'RunOrScheduleOnMainActor(_:)' should start with a lowercase character (identifier_name)
|
SwiftLint / SwiftLint:
Tests/SpeziFoundationTests/MainActorExecutionTests.swift#L16
Force Cast Violation: Force casts should be avoided (force_cast)
|
SwiftLint / SwiftLint:
Tests/SpeziFoundationTests/MainActorExecutionTests.swift#L16
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'type_property' (type_contents_order)
|
SwiftLint / SwiftLint:
Tests/SpeziFoundationTests/MainActorExecutionTests.swift#L17
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'type_property' (type_contents_order)
|
REUSE Compliance Check / REUSE Compliance Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
SwiftLint / SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|