Danger Swift fails on some PRs
- Dominant language
- Swift
- Stars
- 1.1k
- Forks
- 152
- Avg merge
- 9h 54m
- Merged PRs (30d)
- 2
Description
Failures on CircleCI:
One:
#!/bin/bash --login -o pipefail
swift run danger-swift ci
[45/45] Build complete!swiftKwiftt.swiftProvider.swiftt
Too long with no output (exceeded 30m0s): context deadline exceeded
#!/bin/bash --login -o pipefail
Two:
swift run danger-swift ci
[1/1] Planning build
[2/9] Compiling Logger Logger.swiftwift
[5/24] Merging module DangerShellExecutor
[22/26] Compiling RunnerLib String+Path.swiftwiftift
[23/26] Merging module RunnerLib
[25/26] Merging module RunnerLib
[28/38] Compiling DangerDependenciesResolver FileCreator.swift2K
[33/38] Compiling DangerDependenciesResolver Script.swiftwift2K
[38/43] Merging module DangerDependenciesResolverataProvider.swiftt
[41/44] Compiling Runner Edit.swiftManager.swift
[44/45] Merging module Runnerwiftt
[45/45] Build complete!swift
Three:
#!/bin/bash --login -o pipefail
swift run danger-swift ci
[45/45] Build complete!swiftKwiftt.swiftMaker.swift[2Kt
Too long with no output (exceeded 30m0s): context deadline exceeded
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.