将 suspend-transformer 模块的异步相关API和 Collectable
的异步相关API内所有的 CoroutineScope
参数默认值调整为 GlobalScope
并增加与之相关的部分警告或说明
#28
Annotations
1 error and 10 warnings
Build and test (macos-latest)
Gradle build failed: see console output for details
|
Unresolved reference in KDoc:
simbot-commons/simbot-common-core/src/commonMain/kotlin/love/forte/simbot/common/collectable/Collectable.kt#L102
Cannot resolve symbol 'EmptyCoroutineContext'
|
Unresolved reference in KDoc:
simbot-commons/simbot-common-core/src/commonMain/kotlin/love/forte/simbot/common/collectable/Collectable.kt#L101
Cannot resolve symbol 'GlobalScope'
|
|
|
|
|
|
Unresolved reference in KDoc:
simbot-commons/simbot-common-core/src/commonMain/kotlin/love/forte/simbot/common/collectable/Collectable.kt#L112
Cannot resolve symbol 'GlobalScope'
|
Unresolved reference in KDoc:
simbot-commons/simbot-common-core/src/commonMain/kotlin/love/forte/simbot/common/coroutines/Dispatchers.kt#L31
Cannot resolve symbol 'Dispatchers'
|
Unresolved reference in KDoc:
simbot-commons/simbot-common-core/src/commonMain/kotlin/love/forte/simbot/common/collectable/Collectable.kt#L112
Cannot resolve symbol 'EmptyCoroutineContext'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-reports-macos-latest
Expired
|
89.4 KB |
|
test-reports-ubuntu-latest
Expired
|
112 KB |
|
test-reports-windows-latest
Expired
|
112 KB |
|