Skip to content

Fix concurrency warnings #893

Fix concurrency warnings

Fix concurrency warnings #893

Triggered via pull request July 16, 2024 21:37
Status Cancelled
Total duration 16m 35s
Artifacts

ci.yml

on: pull_request
Lint Podspec
0s
Lint Podspec
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 27 warnings
macOS 12: Tests/Tests/ViewTypes/ListWithBorderedStyleTests.swift#L17
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 12: Tests/Tests/ViewTypes/ListWithBorderedStyleTests.swift#L22
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
macOS 12: Tests/Tests/ViewTypes/ListWithBorderedStyleTests.swift#L30
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
macOS 12: Tests/Tests/ViewTypes/DatePickerWithStepperFieldStyleTests.swift#L16
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 12: Tests/Tests/ViewTypes/DatePickerWithStepperFieldStyleTests.swift#L44
main actor-isolated property 'dateValue' can not be referenced from a non-isolated autoclosure
macOS 12: Tests/Tests/ViewTypes/DatePickerWithStepperFieldStyleTests.swift#L45
main actor-isolated property 'dateValue' can not be referenced from a non-isolated autoclosure
macOS 12: Tests/Tests/ViewTypes/DatePickerWithStepperFieldStyleTests.swift#L46
main actor-isolated property 'dateValue' can not be referenced from a non-isolated autoclosure
macOS 12: Tests/Tests/ViewTypes/ButtonTests.swift#L12
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 12: Tests/Tests/ViewTypes/ToggleWithButtonStyleTests.swift#L17
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 12: Tests/Tests/ViewTypes/ToggleWithButtonStyleTests.swift#L43
main actor-isolated property 'state' can not be referenced from a non-isolated autoclosure
macOS 13: Tests/Tests/ViewTypes/ToggleWithCheckboxStyleTests.swift#L12
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 13: Tests/Tests/ViewTypes/ToggleWithCheckboxStyleTests.swift#L38
main actor-isolated property 'state' can not be referenced from a non-isolated autoclosure
macOS 13: Tests/Tests/ViewTypes/ToggleWithCheckboxStyleTests.swift#L39
main actor-isolated property 'state' can not be referenced from a non-isolated autoclosure
macOS 13: Tests/Tests/ViewTypes/ToggleWithCheckboxStyleTests.swift#L40
main actor-isolated property 'state' can not be referenced from a non-isolated autoclosure
macOS 13: Tests/Tests/ViewTypes/PickerWithMenuStyleTests.swift#L12
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 13: Tests/Tests/ViewTypes/PickerWithMenuStyleTests.swift#L49
main actor-isolated property 'numberOfItems' can not be referenced from a non-isolated autoclosure
macOS 13: Tests/Tests/ViewTypes/PickerWithMenuStyleTests.swift#L50
main actor-isolated property 'numberOfItems' can not be referenced from a non-isolated autoclosure
macOS 13: Tests/Tests/ViewTypes/PickerWithMenuStyleTests.swift#L51
main actor-isolated property 'numberOfItems' can not be referenced from a non-isolated autoclosure
macOS 13: Tests/Tests/ViewTypes/ListWithBorderedStyleTests.swift#L17
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 13: Tests/Tests/ViewTypes/ListWithBorderedStyleTests.swift#L22
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
Lint Podspec
Canceling since a higher priority waiting request for 'ci-refs/pull/424/merge' exists
watchOS 8
Canceling since a higher priority waiting request for 'ci-refs/pull/424/merge' exists
tvOS 17
Canceling since a higher priority waiting request for 'ci-refs/pull/424/merge' exists
watchOS 9
Canceling since a higher priority waiting request for 'ci-refs/pull/424/merge' exists
watchOS 10
Canceling since a higher priority waiting request for 'ci-refs/pull/424/merge' exists
tvOS 13
Canceling since a higher priority waiting request for 'ci-refs/pull/424/merge' exists
tvOS 13
The operation was canceled.
tvOS 14
Canceling since a higher priority waiting request for 'ci-refs/pull/424/merge' exists
tvOS 14
The operation was canceled.
tvOS 15
Canceling since a higher priority waiting request for 'ci-refs/pull/424/merge' exists
tvOS 15
The operation was canceled.
tvOS 16
Canceling since a higher priority waiting request for 'ci-refs/pull/424/merge' exists
tvOS 16
The operation was canceled.
iOS 17
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pkgxdev/setup@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
iOS 13
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pkgxdev/setup@v1, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macOS 12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pkgxdev/setup@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macOS 12
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
macOS 12: Tests/Tests/ViewTypes/ToggleWithCheckboxStyleTests.swift#L1
unknown operating system for build configuration 'os'
macOS 12: Tests/Tests/ViewTypes/TabViewTests.swift#L1
unknown operating system for build configuration 'os'
macOS 12: Tests/Tests/ViewTypes/PickerWithMenuStyleTests.swift#L1
unknown operating system for build configuration 'os'
macOS 12: Tests/Tests/ViewTypes/ListWithBorderedStyleTests.swift#L1
unknown operating system for build configuration 'os'
macOS 12: Tests/Tests/ViewTypes/DatePickerWithStepperFieldStyleTests.swift#L1
unknown operating system for build configuration 'os'
macOS 12: Tests/Tests/ViewTypes/TextFieldWithVerticalAxisTests.swift#L8
unknown operating system for build configuration 'os'
macOS 12: Tests/Tests/ViewTypes/SliderTests.swift#L1
unknown operating system for build configuration 'os'
macOS 12: Tests/Tests/ViewTypes/ButtonTests.swift#L1
unknown operating system for build configuration 'os'
macOS 12: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L8
unknown operating system for build configuration 'os'
iOS 14
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pkgxdev/setup@v1, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
iOS 16
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pkgxdev/setup@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macOS 13
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pkgxdev/setup@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
macOS 13
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
macOS 13: Sources/IntrospectionSelector.swift#L11
converting function value of type '@mainactor @sendable (Entry) -> Target?' to '(Entry) throws -> Target?' loses global actor 'MainActor'
macOS 13: Sources/IntrospectionSelector.swift#L14
converting function value of type '@mainactor @sendable (Entry) -> Target?' to '(Entry) throws -> Target?' loses global actor 'MainActor'
macOS 13: Tests/Tests/ViewTypes/DatePickerWithCompactFieldStyleTests.swift#L16
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
macOS 13: Tests/Tests/ViewTypes/ListWithInsetStyleTests.swift#L16
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
macOS 13: Tests/Tests/ViewTypes/FormWithGroupedStyleTests.swift#L15
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
macOS 13: Tests/Tests/ViewTypes/TextEditorTests.swift#L16
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
macOS 13: Tests/Tests/ViewTypes/ListWithSidebarStyleTests.swift#L16
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
macOS 13: Tests/Tests/ViewTypes/ListWithBorderedStyleTests.swift#L13
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
macOS 13: Tests/Tests/ViewTypes/TextFieldWithVerticalAxisTests.swift#L17
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
iOS 15
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pkgxdev/setup@v1, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/