Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1… #375
Annotations
11 warnings
Unused import directive:
src/main/kotlin/EmojisDotJsonProvider.kt#L3
Unused import directive
|
Unused receiver parameter:
src/main/kotlin/CollectionUtils.kt#L6
Receiver parameter is never used
|
Unused symbol:
src/main/kotlin/CollectionUtils.kt#L6
Function "asyncFilter" is never used
|
Unused symbol:
src/test/kotlin/PullRequestValidator.kt#L356
Function "data" is never used
|
Unused import directive:
src/main/kotlin/EmojisDotJsonProvider.kt#L3
Unused import directive
|
Unused receiver parameter:
src/main/kotlin/CollectionUtils.kt#L6
Receiver parameter is never used
|
Unused symbol:
src/test/kotlin/PullRequestValidator.kt#L356
Function "data" is never used
|
Unused symbol:
src/main/kotlin/CollectionUtils.kt#L6
Function "asyncFilter" is never used
|
qodana
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
qodana
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
qodana
Unexpected input(s) 'linter', valid inputs are ['args', 'results-dir', 'cache-dir', 'use-caches', 'primary-cache-key', 'additional-cache-key', 'additional-cache-hash', 'cache-default-branch-only', 'upload-result', 'artifact-name', 'use-annotations', 'pr-mode', 'post-pr-comment', 'github-token']
|