Skip to content
Triggered via pull request April 12, 2024 06:04
@gnksbmgnksbm
synchronize #223
dev
Status Failure
Total duration 9m 5s
Artifacts

upload_testflight.yml

on: pull_request
upload_testflight
8m 55s
upload_testflight
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
upload_testflight: Applications/Xcode_14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip#L1
symbols referenced by indirect symbol table entries that can't be stripped in: /Users/runner/Library/Developer/Xcode/DerivedData/WhereMyBus-aukrvyxrxpylzgfwptekyqmrrexu/Build/Intermediates.noindex/ArchiveIntermediates/App/InstallationBuildProductsLocation/Applications/App.app/App
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)