Skip to content

Fix concurrency warnings #892

Fix concurrency warnings

Fix concurrency warnings #892

Triggered via pull request July 16, 2024 18:54
Status Failure
Total duration 29m 42s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

120 errors and 136 warnings
iOS 16: Tests/Tests/ViewTypes/MapTests.swift#L16
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 16: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L20
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 16: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L49
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 16: Tests/Tests/ViewTypes/NavigationViewWithColumnsStyleTests.swift#L15
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 16: Tests/Tests/ViewTypes/NavigationViewWithColumnsStyleTests.swift#L36
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 16: Tests/Tests/ViewTypes/NavigationViewWithColumnsStyleTests.swift#L56
main actor-isolated property 'preferredDisplayMode' can not be mutated from a non-isolated context
iOS 16: Tests/Tests/ViewTypes/FormTests.swift#L14
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 16: Tests/Tests/ViewTypes/ToggleTests.swift#L14
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 16: Tests/Tests/ViewTypes/ToggleTests.swift#L43
main actor-isolated property 'isOn' can not be referenced from a non-isolated autoclosure
iOS 16: Tests/Tests/ViewTypes/ToggleTests.swift#L44
main actor-isolated property 'isOn' can not be referenced from a non-isolated autoclosure
macOS 12: Tests/Tests/ViewTypes/WindowTests.swift#L13
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 12: Tests/Tests/ViewTypes/TextEditorTests.swift#L19
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 12: Tests/Tests/ViewTypes/TextEditorTests.swift#L54
main actor-isolated property 'string' can not be referenced from a non-isolated autoclosure
macOS 12: Tests/Tests/ViewTypes/TextEditorTests.swift#L55
main actor-isolated property 'string' can not be referenced from a non-isolated autoclosure
macOS 12: Tests/Tests/ViewTypes/TextEditorTests.swift#L56
main actor-isolated property 'string' can not be referenced from a non-isolated autoclosure
macOS 12: Tests/Tests/ViewTypes/ListWithSidebarStyleTests.swift#L19
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 12: Tests/Tests/ViewTypes/ListWithSidebarStyleTests.swift#L24
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
macOS 12: Tests/Tests/ViewTypes/ListWithSidebarStyleTests.swift#L35
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
macOS 12: Tests/Tests/ViewTypes/ProgressViewWithLinearStyleTests.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/ProgressViewWithLinearStyleTests.swift#L53
main actor-isolated property 'doubleValue' can not be referenced from a non-isolated autoclosure
iOS 13: Tests/Tests/ViewTypes/ListTests.swift#L13
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 13: Tests/Tests/ViewTypes/ListTests.swift#L18
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
iOS 13: Tests/Tests/ViewTypes/ListTests.swift#L28
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
iOS 13: Tests/Tests/ViewTypes/ListTests.swift#L45
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 13: Tests/Tests/ViewTypes/ListTests.swift#L49
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
iOS 13: Tests/Tests/ViewTypes/ListTests.swift#L52
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
iOS 13: Tests/Tests/ViewTypes/ListTests.swift#L71
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 13: Tests/Tests/ViewTypes/ListTests.swift#L76
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
iOS 13: Tests/Tests/ViewTypes/ListTests.swift#L89
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
iOS 13: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L20
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 14: Tests/Tests/ViewTypes/MapTests.swift#L16
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 14: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L20
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 14: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L49
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 14: Tests/Tests/ViewTypes/NavigationViewWithColumnsStyleTests.swift#L15
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 14: Tests/Tests/ViewTypes/NavigationViewWithColumnsStyleTests.swift#L36
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 14: Tests/Tests/ViewTypes/NavigationViewWithColumnsStyleTests.swift#L56
main actor-isolated property 'preferredDisplayMode' can not be mutated from a non-isolated context
iOS 14: Tests/Tests/ViewTypes/FormTests.swift#L14
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 14: Tests/Tests/ViewTypes/ToggleTests.swift#L14
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 14: Tests/Tests/ViewTypes/ToggleTests.swift#L43
main actor-isolated property 'isOn' can not be referenced from a non-isolated autoclosure
iOS 14: Tests/Tests/ViewTypes/ToggleTests.swift#L44
main actor-isolated property 'isOn' can not be referenced from a non-isolated autoclosure
macOS 13: Tests/Tests/ViewTypes/MapTests.swift#L16
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 13: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L20
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 13: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L49
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 13: Tests/Tests/ViewTypes/NavigationViewWithColumnsStyleTests.swift#L15
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 13: Tests/Tests/ViewTypes/NavigationViewWithColumnsStyleTests.swift#L36
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 13: Tests/Tests/ViewTypes/ToggleTests.swift#L14
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
macOS 13: Tests/Tests/ViewTypes/ToggleTests.swift#L47
main actor-isolated property 'state' can not be referenced from a non-isolated autoclosure
macOS 13: Tests/Tests/ViewTypes/ToggleTests.swift#L48
main actor-isolated property 'state' can not be referenced from a non-isolated autoclosure
macOS 13: Tests/Tests/ViewTypes/ToggleTests.swift#L49
main actor-isolated property 'state' can not be referenced from a non-isolated autoclosure
macOS 13: Tests/Tests/ViewTypes/StepperTests.swift#L14
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 15: Tests/Tests/ViewTypes/VideoPlayerTests.swift#L24
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 15: Tests/Tests/ViewTypes/VideoPlayerTests.swift#L52
main actor-isolated property 'player' can not be referenced from a non-isolated autoclosure
iOS 15: Tests/Tests/ViewTypes/VideoPlayerTests.swift#L53
main actor-isolated property 'player' can not be referenced from a non-isolated autoclosure
iOS 15: Tests/Tests/ViewTypes/VideoPlayerTests.swift#L54
main actor-isolated property 'player' can not be referenced from a non-isolated autoclosure
iOS 15: Tests/Tests/ViewTypes/TableTests.swift#L19
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 15: Tests/Tests/ViewTypes/TableTests.swift#L54
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 15: Tests/Tests/ViewTypes/DatePickerTests.swift#L18
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 15: Tests/Tests/ViewTypes/DatePickerTests.swift#L49
main actor-isolated property 'date' can not be referenced from a non-isolated autoclosure
iOS 15: Tests/Tests/ViewTypes/DatePickerTests.swift#L50
main actor-isolated property 'date' can not be referenced from a non-isolated autoclosure
iOS 15: Tests/Tests/ViewTypes/DatePickerTests.swift#L51
main actor-isolated property 'date' can not be referenced from a non-isolated autoclosure
iOS 17: Tests/Tests/ViewTypes/SecureFieldTests.swift#L13
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 17: Tests/Tests/ViewTypes/SecureFieldTests.swift#L56
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 17: Tests/Tests/ViewTypes/SecureFieldTests.swift#L61
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
iOS 17: Tests/Tests/ViewTypes/ScrollViewTests.swift#L13
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 17: Tests/Tests/ViewTypes/ScrollViewTests.swift#L53
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 17: Tests/Tests/ViewTypes/ScrollViewTests.swift#L91
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 17: Tests/Tests/ViewTypes/NavigationStackTests.swift#L17
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 17: Tests/Tests/ViewTypes/NavigationStackTests.swift#L20
call to main actor-isolated initializer 'init(root:)' in a synchronous nonisolated context
iOS 17: Tests/Tests/ViewTypes/NavigationStackTests.swift#L37
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
iOS 17: Tests/Tests/ViewTypes/NavigationStackTests.swift#L40
call to main actor-isolated initializer 'init(root:)' in a synchronous nonisolated context
tvOS 13: Tests/Tests/ViewTypes/FormWithGroupedStyleTests.swift#L18
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 13: Tests/Tests/ViewTypes/SheetTests.swift#L45
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 13: Tests/Tests/ViewTypes/ListWithPlainStyleTests.swift#L13
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 13: Tests/Tests/ViewTypes/ListWithPlainStyleTests.swift#L18
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
tvOS 13: Tests/Tests/ViewTypes/ListWithPlainStyleTests.swift#L29
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
tvOS 13: Tests/Tests/ViewTypes/ProgressViewWithLinearStyleTests.swift#L17
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 13: Tests/Tests/ViewTypes/ProgressViewWithLinearStyleTests.swift#L49
main actor-isolated property 'progress' can not be referenced from a non-isolated autoclosure
tvOS 13: Tests/Tests/ViewTypes/ProgressViewWithLinearStyleTests.swift#L50
main actor-isolated property 'progress' can not be referenced from a non-isolated autoclosure
tvOS 13: Tests/Tests/ViewTypes/ProgressViewWithLinearStyleTests.swift#L51
main actor-isolated property 'progress' can not be referenced from a non-isolated autoclosure
tvOS 13: Tests/Tests/ViewTypes/NavigationViewWithStackStyleTests.swift#L12
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 17: Tests/Tests/ViewTypes/NavigationViewWithStackStyleTests.swift#L12
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 17: Tests/Tests/ViewTypes/NavigationViewWithStackStyleTests.swift#L29
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 17: Tests/Tests/ViewTypes/TextFieldWithVerticalAxisTests.swift#L20
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 17: Tests/Tests/ViewTypes/PageControlTests.swift#L17
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 17: Tests/Tests/ViewTypes/ListTests.swift#L13
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 17: Tests/Tests/ViewTypes/ListTests.swift#L18
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
tvOS 17: Tests/Tests/ViewTypes/ListTests.swift#L28
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
tvOS 17: Tests/Tests/ViewTypes/ListTests.swift#L45
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 17: Tests/Tests/ViewTypes/ListTests.swift#L49
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
tvOS 17: Tests/Tests/ViewTypes/ListTests.swift#L52
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
tvOS 16: Tests/Tests/ViewTypes/VideoPlayerTests.swift#L24
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 16: Tests/Tests/ViewTypes/VideoPlayerTests.swift#L52
main actor-isolated property 'player' can not be referenced from a non-isolated autoclosure
tvOS 16: Tests/Tests/ViewTypes/VideoPlayerTests.swift#L53
main actor-isolated property 'player' can not be referenced from a non-isolated autoclosure
tvOS 16: Tests/Tests/ViewTypes/VideoPlayerTests.swift#L54
main actor-isolated property 'player' can not be referenced from a non-isolated autoclosure
tvOS 16: Tests/Tests/ViewTypes/ListCellTests.swift#L13
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 16: Tests/Tests/ViewTypes/ListCellTests.swift#L16
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
tvOS 16: Tests/Tests/ViewTypes/ListCellTests.swift#L29
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 16: Tests/Tests/ViewTypes/ListCellTests.swift#L32
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
tvOS 16: Tests/Tests/ViewTypes/SearchFieldTests.swift#L17
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 16: Tests/Tests/ViewTypes/SearchFieldTests.swift#L36
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 15: Tests/Tests/ViewTypes/VideoPlayerTests.swift#L24
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 15: Tests/Tests/ViewTypes/VideoPlayerTests.swift#L52
main actor-isolated property 'player' can not be referenced from a non-isolated autoclosure
tvOS 15: Tests/Tests/ViewTypes/VideoPlayerTests.swift#L53
main actor-isolated property 'player' can not be referenced from a non-isolated autoclosure
tvOS 15: Tests/Tests/ViewTypes/VideoPlayerTests.swift#L54
main actor-isolated property 'player' can not be referenced from a non-isolated autoclosure
tvOS 15: Tests/Tests/ViewTypes/ListCellTests.swift#L13
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 15: Tests/Tests/ViewTypes/ListCellTests.swift#L16
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
tvOS 15: Tests/Tests/ViewTypes/ListCellTests.swift#L29
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 15: Tests/Tests/ViewTypes/ListCellTests.swift#L32
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
tvOS 15: Tests/Tests/ViewTypes/SearchFieldTests.swift#L17
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 15: Tests/Tests/ViewTypes/SearchFieldTests.swift#L36
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 14: Tests/Tests/ViewTypes/MapTests.swift#L16
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 14: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L20
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 14: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L49
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 14: Tests/Tests/ViewTypes/NavigationViewWithColumnsStyleTests.swift#L15
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 14: Tests/Tests/ViewTypes/NavigationViewWithColumnsStyleTests.swift#L36
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 14: Tests/Tests/ViewTypes/FormTests.swift#L14
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 14: Tests/Tests/ViewTypes/PickerWithSegmentedStyleTests.swift#L13
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
tvOS 14: Tests/Tests/ViewTypes/PickerWithSegmentedStyleTests.swift#L56
main actor-isolated property 'numberOfSegments' can not be referenced from a non-isolated autoclosure
tvOS 14: Tests/Tests/ViewTypes/PickerWithSegmentedStyleTests.swift#L57
main actor-isolated property 'numberOfSegments' can not be referenced from a non-isolated autoclosure
tvOS 14: Tests/Tests/ViewTypes/PickerWithSegmentedStyleTests.swift#L58
main actor-isolated property 'numberOfSegments' can not be referenced from a non-isolated autoclosure
Lint Podspec
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 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/
iOS 16
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
iOS 16: Tests/Tests/ViewTypes/ToggleWithCheckboxStyleTests.swift#L1
unknown operating system for build configuration 'os'
iOS 16: Tests/Tests/ViewTypes/TabViewTests.swift#L1
unknown operating system for build configuration 'os'
iOS 16: Tests/Tests/ViewTypes/PickerWithMenuStyleTests.swift#L1
unknown operating system for build configuration 'os'
iOS 16: Tests/Tests/ViewTypes/ListWithBorderedStyleTests.swift#L1
unknown operating system for build configuration 'os'
iOS 16: Tests/Tests/ViewTypes/DatePickerWithStepperFieldStyleTests.swift#L1
unknown operating system for build configuration 'os'
iOS 16: Tests/Tests/ViewTypes/TextFieldWithVerticalAxisTests.swift#L7
unknown operating system for build configuration 'os'
iOS 16: Tests/Tests/ViewTypes/SliderTests.swift#L1
unknown operating system for build configuration 'os'
iOS 16: Tests/Tests/ViewTypes/ButtonTests.swift#L1
unknown operating system for build configuration 'os'
iOS 16: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L7
unknown operating system for build configuration 'os'
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#L7
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#L7
unknown operating system for build configuration 'os'
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/
iOS 13
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
iOS 13: Tests/Tests/ViewTypes/ToggleWithCheckboxStyleTests.swift#L1
unknown operating system for build configuration 'os'
iOS 13: Tests/Tests/ViewTypes/TabViewTests.swift#L1
unknown operating system for build configuration 'os'
iOS 13: Tests/Tests/ViewTypes/PickerWithMenuStyleTests.swift#L1
unknown operating system for build configuration 'os'
iOS 13: Tests/Tests/ViewTypes/SheetTests.swift#L59
unknown operating system for build configuration 'os'
iOS 13: Tests/Tests/ViewTypes/ListWithBorderedStyleTests.swift#L1
unknown operating system for build configuration 'os'
iOS 13: Tests/Tests/ViewTypes/DatePickerWithStepperFieldStyleTests.swift#L1
unknown operating system for build configuration 'os'
iOS 13: Tests/Tests/ViewTypes/TextFieldWithVerticalAxisTests.swift#L7
unknown operating system for build configuration 'os'
iOS 13: Tests/Tests/ViewTypes/SliderTests.swift#L1
unknown operating system for build configuration 'os'
iOS 13: Tests/Tests/ViewTypes/ButtonTests.swift#L1
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 14
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
iOS 14: Tests/Tests/ViewTypes/ToggleWithCheckboxStyleTests.swift#L1
unknown operating system for build configuration 'os'
iOS 14: Tests/Tests/ViewTypes/TabViewTests.swift#L1
unknown operating system for build configuration 'os'
iOS 14: Tests/Tests/ViewTypes/PickerWithMenuStyleTests.swift#L1
unknown operating system for build configuration 'os'
iOS 14: Tests/Tests/ViewTypes/ListWithBorderedStyleTests.swift#L1
unknown operating system for build configuration 'os'
iOS 14: Tests/Tests/ViewTypes/DatePickerWithStepperFieldStyleTests.swift#L1
unknown operating system for build configuration 'os'
iOS 14: Tests/Tests/ViewTypes/TextFieldWithVerticalAxisTests.swift#L7
unknown operating system for build configuration 'os'
iOS 14: Tests/Tests/ViewTypes/SliderTests.swift#L1
unknown operating system for build configuration 'os'
iOS 14: Tests/Tests/ViewTypes/ButtonTests.swift#L1
unknown operating system for build configuration 'os'
iOS 14: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L7
unknown operating system for build configuration 'os'
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/MapTests.swift#L12
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
macOS 13: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L16
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
macOS 13: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L45
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
macOS 13: Tests/Tests/ViewTypes/ColorPickerTests.swift#L17
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
macOS 13: Tests/Tests/ViewTypes/ToggleWithButtonStyleTests.swift#L13
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
macOS 13: Tests/Tests/PlatformVersionTests.swift#L115
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
macOS 13: Tests/Tests/PlatformVersionTests.swift#L157
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/
iOS 15
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
iOS 15: Tests/Tests/ViewTypes/VideoPlayerTests.swift#L16
unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
iOS 15: Tests/Tests/ViewTypes/TableTests.swift#L15
unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
iOS 15: Tests/Tests/ViewTypes/TableTests.swift#L50
unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
iOS 15: Tests/Tests/ViewTypes/SearchFieldTests.swift#L13
unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
iOS 15: Tests/Tests/ViewTypes/SearchFieldTests.swift#L32
unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
iOS 15: Tests/Tests/ViewTypes/SearchFieldTests.swift#L51
unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
iOS 15: Tests/Tests/ViewTypes/SearchFieldTests.swift#L76
unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
iOS 15: Tests/Tests/ViewTypes/TextEditorTests.swift#L15
unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
iOS 15: Tests/Tests/ViewTypes/ListWithSidebarStyleTests.swift#L15
unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
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 17
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
iOS 17: Tests/Tests/ViewTypes/SecureFieldTests.swift#L44
main actor-isolated property 'text' can not be referenced from a non-isolated autoclosure; this is an error in Swift 6
iOS 17: Tests/Tests/ViewTypes/SecureFieldTests.swift#L45
main actor-isolated property 'text' can not be referenced from a non-isolated autoclosure; this is an error in Swift 6
iOS 17: Tests/Tests/ViewTypes/SecureFieldTests.swift#L46
main actor-isolated property 'text' can not be referenced from a non-isolated autoclosure; this is an error in Swift 6
iOS 17: Tests/Tests/ViewTypes/SecureFieldTests.swift#L85
main actor-isolated property 'text' can not be referenced from a non-isolated autoclosure; this is an error in Swift 6
iOS 17: Tests/Tests/ViewTypes/SecureFieldTests.swift#L86
main actor-isolated property 'text' can not be referenced from a non-isolated autoclosure; this is an error in Swift 6
iOS 17: Tests/Tests/ViewTypes/SecureFieldTests.swift#L87
main actor-isolated property 'text' can not be referenced from a non-isolated autoclosure; this is an error in Swift 6
iOS 17: Tests/Tests/ViewTypes/ScrollViewTests.swift#L38
main actor-isolated property 'showsVerticalScrollIndicator' can not be referenced from a non-isolated autoclosure; this is an error in Swift 6
iOS 17: Tests/Tests/ViewTypes/ScrollViewTests.swift#L39
main actor-isolated property 'showsVerticalScrollIndicator' can not be referenced from a non-isolated autoclosure; this is an error in Swift 6
iOS 17: Tests/Tests/ViewTypes/ScrollViewTests.swift#L76
main actor-isolated property 'showsVerticalScrollIndicator' can not be referenced from a non-isolated autoclosure; this is an error in Swift 6
tvOS 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/
tvOS 13
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
tvOS 13: Tests/Tests/ViewTypes/ToggleWithCheckboxStyleTests.swift#L1
unknown operating system for build configuration 'os'
tvOS 13: Tests/Tests/ViewTypes/TabViewTests.swift#L1
unknown operating system for build configuration 'os'
tvOS 13: Tests/Tests/ViewTypes/PickerWithMenuStyleTests.swift#L1
unknown operating system for build configuration 'os'
tvOS 13: Tests/Tests/ViewTypes/SheetTests.swift#L59
unknown operating system for build configuration 'os'
tvOS 13: Tests/Tests/ViewTypes/ListWithBorderedStyleTests.swift#L1
unknown operating system for build configuration 'os'
tvOS 13: Tests/Tests/ViewTypes/DatePickerWithStepperFieldStyleTests.swift#L1
unknown operating system for build configuration 'os'
tvOS 13: Tests/Tests/ViewTypes/TextFieldWithVerticalAxisTests.swift#L7
unknown operating system for build configuration 'os'
tvOS 13: Tests/Tests/ViewTypes/SliderTests.swift#L1
unknown operating system for build configuration 'os'
tvOS 13: Tests/Tests/ViewTypes/ButtonTests.swift#L1
unknown operating system for build configuration 'os'
tvOS 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/
tvOS 17
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
tvOS 17: Tests/Tests/ViewTypes/TextFieldWithVerticalAxisTests.swift#L16
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 17: Tests/Tests/ViewTypes/TextFieldWithVerticalAxisTests.swift#L57
main actor-isolated property 'text' can not be referenced from a non-isolated autoclosure; this is an error in Swift 6
tvOS 17: Tests/Tests/ViewTypes/TextFieldWithVerticalAxisTests.swift#L58
main actor-isolated property 'text' can not be referenced from a non-isolated autoclosure; this is an error in Swift 6
tvOS 17: Tests/Tests/ViewTypes/TextFieldWithVerticalAxisTests.swift#L59
main actor-isolated property 'text' can not be referenced from a non-isolated autoclosure; this is an error in Swift 6
tvOS 17: Tests/Tests/ViewTypes/PageControlTests.swift#L13
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 17: Tests/Tests/ViewTypes/MapTests.swift#L12
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 17: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L16
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 17: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L45
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 17: Tests/Tests/ViewTypes/SecureFieldTests.swift#L44
main actor-isolated property 'text' can not be referenced from a non-isolated autoclosure; this is an error in Swift 6
tvOS 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/
tvOS 16
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
tvOS 16: Tests/Tests/ViewTypes/VideoPlayerTests.swift#L16
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 16: Tests/Tests/ViewTypes/SearchFieldTests.swift#L13
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 16: Tests/Tests/ViewTypes/SearchFieldTests.swift#L32
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 16: Tests/Tests/ViewTypes/SearchFieldTests.swift#L51
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 16: Tests/Tests/ViewTypes/SearchFieldTests.swift#L76
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 16: Tests/Tests/ViewTypes/NavigationStackTests.swift#L13
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 16: Tests/Tests/ViewTypes/NavigationStackTests.swift#L33
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 16: Tests/Tests/ViewTypes/FullScreenCoverTests.swift#L9
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 16: Tests/Tests/ViewTypes/FormWithGroupedStyleTests.swift#L14
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 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/
tvOS 15
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
tvOS 15: Tests/Tests/ViewTypes/VideoPlayerTests.swift#L16
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 15: Tests/Tests/ViewTypes/SearchFieldTests.swift#L13
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 15: Tests/Tests/ViewTypes/SearchFieldTests.swift#L32
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 15: Tests/Tests/ViewTypes/SearchFieldTests.swift#L51
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 15: Tests/Tests/ViewTypes/SearchFieldTests.swift#L76
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 15: Tests/Tests/ViewTypes/MapTests.swift#L12
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 15: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L16
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 15: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L45
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
tvOS 15: Tests/Tests/PlatformVersionTests.swift#L199
unnecessary check for 'tvOS'; enclosing scope ensures guard will always be true
watchOS 10
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/
tvOS 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/
tvOS 14
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
tvOS 14: Tests/Tests/ViewTypes/ToggleWithCheckboxStyleTests.swift#L1
unknown operating system for build configuration 'os'
tvOS 14: Tests/Tests/ViewTypes/TabViewTests.swift#L1
unknown operating system for build configuration 'os'
tvOS 14: Tests/Tests/ViewTypes/PickerWithMenuStyleTests.swift#L1
unknown operating system for build configuration 'os'
tvOS 14: Tests/Tests/ViewTypes/ListWithBorderedStyleTests.swift#L1
unknown operating system for build configuration 'os'
tvOS 14: Tests/Tests/ViewTypes/DatePickerWithStepperFieldStyleTests.swift#L1
unknown operating system for build configuration 'os'
tvOS 14: Tests/Tests/ViewTypes/TextFieldWithVerticalAxisTests.swift#L7
unknown operating system for build configuration 'os'
tvOS 14: Tests/Tests/ViewTypes/SliderTests.swift#L1
unknown operating system for build configuration 'os'
tvOS 14: Tests/Tests/ViewTypes/ButtonTests.swift#L1
unknown operating system for build configuration 'os'
tvOS 14: Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L7
unknown operating system for build configuration 'os'
watchOS 9
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/
watchOS 8
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/