Skip to content

UploadTestflight

UploadTestflight #46

Triggered via create April 11, 2024 06:31
Status Failure
Total duration 10m 27s
Artifacts
upload_testflight
10m 16s
upload_testflight
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
upload_testflight: Projects/App/Widget/WMBWidgetView.swift#L77
cannot find 'containerBackground' in scope
upload_testflight: Projects/App/Widget/WMBWidgetView.swift#L77
cannot infer contextual base in reference to member 'widget'
upload_testflight
Process completed with exit code 1.
upload_testflight
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/checkout@v3, swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
upload_testflight
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/
upload_testflight: Projects/FeatureDependency/Sources/Coordinator/Coordinator.swift#L48
Todo Violation: TODOs should be resolved (재사용 로직으로 수정) (todo)
upload_testflight: Projects/App/NotificationExtension/NotificationService.swift#L26
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)