Skip to content

Remove Tuist support #71

Remove Tuist support

Remove Tuist support #71

Triggered via pull request June 6, 2024 22:40
Status Failure
Total duration 9m 16s
Artifacts

build-test.yml

on: pull_request
build-and-test-swiftpm
1m 21s
build-and-test-swiftpm
build-and-test-tuist
17s
build-and-test-tuist
Matrix: build-and-test-macOS-12
Matrix: build-and-test-macOS-13
Matrix: build-and-test-macOS-14
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 24 warnings, and 1 notice
build-and-test-tuist
Process completed with exit code 1.
build-and-test-swiftpm
Process completed with exit code 65.
build-and-test-macOS-14 (15.1)
Process completed with exit code 1.
build-and-test-tuist
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test-swiftpm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test-swiftpm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test-macOS-14 (15.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test-macOS-14 (15.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test-macOS-12 (14.0.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test-macOS-12 (14.0.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test-macOS-12 (13.4.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test-macOS-12 (13.4.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test-macOS-13 (14.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test-macOS-13 (14.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test-macOS-14 (15.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test-macOS-14 (15.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test-macOS-14 (15.1): Example/Pods/WWLayout/Sources/WWLayout/Anchorable.swift#L150
'topLayoutGuide' was deprecated in iOS 11.0: Use view.safeAreaLayoutGuide.topAnchor instead of topLayoutGuide.bottomAnchor
build-and-test-macOS-14 (15.1): Example/Pods/WWLayout/Sources/WWLayout/Anchorable.swift#L155
'bottomLayoutGuide' was deprecated in iOS 11.0: Use view.safeAreaLayoutGuide.bottomAnchor instead of bottomLayoutGuide.topAnchor
build-and-test-macOS-14 (15.1): Example/Example_Tests/SearchStoreTests_FunctionalStyle1.swift#L44
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
build-and-test-macOS-14 (15.1): Example/Example_Tests/SearchStoreTests_FunctionalStyle2.swift#L44
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
build-and-test-macOS-14 (15.1): Example/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'SwiftLint' from project 'Pods')
build-and-test-macOS-14 (15.1): Example/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'WWLayout' from project 'Pods')
build-and-test-macOS-14 (15.1): Example/Example_Tests/SearchStoreTests_FunctionalStyle1.swift#L44
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
build-and-test-macOS-14 (15.1): Example/Example_Tests/SearchStoreTests_FunctionalStyle2.swift#L44
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
build-and-test-macOS-14 (15.1): Example/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.2.99. (in target 'SwiftLint' from project 'Pods')
build-and-test-macOS-13 (14.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test-macOS-13 (14.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test-macOS-14 (15.1)
Tests Passed: 0 failed, 0 skipped, 99 total (19.322 seconds)