René's URL Explorer Experiment


Title: Bump org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0 in /utbot-framework by dependabot[bot] · Pull Request #2750 · UnitTestBot/UTBotJava · GitHub

Open Graph Title: Bump org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0 in /utbot-framework by dependabot[bot] · Pull Request #2750 · UnitTestBot/UTBotJava

X Title: Bump org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0 in /utbot-framework by dependabot[bot] · Pull Request #2750 · UnitTestBot/UTBotJava

Description: Bumps org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0. Release notes Sourced from org.jetbrains.kotlin.plugin.serialization's releases. Kotlin 2.2.0 Changelog Analysis API KT-73337 Migrate analysis sources to new IR parameter API KT-75880 K2 Mode: Typealias reference resolves to the underlying class in KMP project KT-74246 KaVisibilityChecker.isVisible is inefficient with multiple calls on the same use-site KT-57733 Analysis API: Use optimized ModuleWithDependenciesScopes in combined symbol providers KT-69535 Redesign 'containingSymbol' KT-69950 Analysis API: Introduce isSubtypeOf(ClassId) KT-68393 Analysis API: Rename KaClassLikeSymbol. classIdIfNonLocal to classId KT-62924 Analysis API: rename KtCallableSymbol.callableIdIfNonLocal -> callableId Analysis API. Code Compilation KT-75502 K2: IDEA hangs when evaluating inside kotlin-stdlib modules in the Kotlin project KT-73077 Evaluation of inline functions is broken inside Kotlin project and Amper module in Idea sources KT-73936 K2: CyclicInlineDependencyException: Inline functions have a cyclic dependency in evaluator KT-74582 InterpreterMethodNotFoundError when trying to evaluate simple expressions after recent fixes KT-74524 Compilation exception with incorrect JvmName annotation arguments KT-74443 Compilation peer collector ignores inline property accessors Analysis API. FIR New Features KT-73493 Support context parameters Performance Improvements KT-75790 Experiment with increasing DEFAULT_LOCKING_INTERVAL time KT-72159 LLFirCompilerRequiredAnnotationsTargetResolver: consider rewriting it to use honest jumping locks Fixes KT-76331 Cleanup FileStructureElement for classes KT-73117 K2 AA: Exception "Setter is not found" when val has a setter without body KT-76540 K2: Missing library dependency on Android SDK from androidx.activity-1.8.2 causes LiveEdit failures KT-73266 K2. "Declaration should have non-local container" with unclosed annotation on top-level function KT-76432 JavaClassUseSiteMemberScope: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImpl KT-76217 K2 AA: "No fir element was found for KtParameter" with multiple context parameter lists KT-74740 Highlighting is broken after the built-in serialization refactoring KT-76366 ContextCollector: annotations on class members don't have the class as implicit receiver KT-76352 ContextCollector: wrong class annotation context in BODY mode KT-76341 ContextCollector: support dangling modifiers KT-76332 "Declaration should have non-local container" for declaration inside file annotation KT-76115 Disable FirElementBuilder#getFirForElementInsideAnnotations optimization for files, classes and scripts KT-76347 ContextCollector: avoid resolution for enum entry annotations KT-76272 Cleanup AbstractFileStructureTest ... (truncated) Changelog Sourced from org.jetbrains.kotlin.plugin.serialization's changelog. 2.2.0 Analysis API KT-73337 Migrate analysis sources to new IR parameter API KT-75880 K2 Mode: Typealias reference resolves to the underlying class in KMP project KT-74246 KaVisibilityChecker.isVisible is inefficient with multiple calls on the same use-site KT-57733 Analysis API: Use optimized ModuleWithDependenciesScopes in combined symbol providers KT-69535 Redesign 'containingSymbol' KT-69950 Analysis API: Introduce isSubtypeOf(ClassId) KT-68393 Analysis API: Rename KaClassLikeSymbol. classIdIfNonLocal to classId KT-62924 Analysis API: rename KtCallableSymbol.callableIdIfNonLocal -> callableId Analysis API. Code Compilation KT-75502 K2: IDEA hangs when evaluating inside kotlin-stdlib modules in the Kotlin project KT-73077 Evaluation of inline functions is broken inside Kotlin project and Amper module in Idea sources KT-73936 K2: CyclicInlineDependencyException: Inline functions have a cyclic dependency in evaluator KT-74582 InterpreterMethodNotFoundError when trying to evaluate simple expressions after recent fixes KT-74524 Compilation exception with incorrect JvmName annotation arguments KT-74443 Compilation peer collector ignores inline property accessors Analysis API. FIR New Features KT-73493 Support context parameters Performance Improvements KT-75790 Experiment with increasing DEFAULT_LOCKING_INTERVAL time KT-72159 LLFirCompilerRequiredAnnotationsTargetResolver: consider rewriting it to use honest jumping locks Fixes KT-76331 Cleanup FileStructureElement for classes KT-73117 K2 AA: Exception "Setter is not found" when val has a setter without body KT-76540 K2: Missing library dependency on Android SDK from androidx.activity-1.8.2 causes LiveEdit failures KT-73266 K2. "Declaration should have non-local container" with unclosed annotation on top-level function KT-76432 JavaClassUseSiteMemberScope: Expected FirResolvedTypeRef with ConeKotlinType but was FirUserTypeRefImpl KT-76217 K2 AA: "No fir element was found for KtParameter" with multiple context parameter lists KT-74740 Highlighting is broken after the built-in serialization refactoring KT-76366 ContextCollector: annotations on class members don't have the class as implicit receiver KT-76352 ContextCollector: wrong class annotation context in BODY mode KT-76341 ContextCollector: support dangling modifiers KT-76332 "Declaration should have non-local container" for declaration inside file annotation KT-76115 Disable FirElementBuilder#getFirForElementInsideAnnotations optimization for files, classes and scripts KT-76347 ContextCollector: avoid resolution for enum entry annotations KT-76272 Cleanup AbstractFileStructureTest KT-75542 K2 AA: "FirDeclaration was not found for class KtNamedFunction, fir is class FirErrorExpressionImpl" for unclosed annotation on member function ... (truncated) Commits 631e9fd Add ChangeLog for 2.2.0-RC3 f4ff47f [Accessors] Correctly create arguments for accessors 4086c4b [Gradle] Apply Dokka versioning plugin also to leaf partial html a8a8e06 [JS] Fix getting names of local delegated properties 3b804bc [JS] Introduce the JsNoLifting annotation class e690a3a [test] Add a reproducer for KT-78073 0f85940 [FIR] Fix collection of DSL markers from function types 726a9d7 [Tests] Reproduce #KT-77301 a6aed74 Add ChangeLog for 2.2.0-RC2 2293f5f CLI: Follow symbolic links of content roots Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Open Graph Description: Bumps org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0. Release notes Sourced from org.jetbrains.kotlin.plugin.serialization's releases. Kotlin 2.2.0 Changelog Analysis API KT-...

X Description: Bumps org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0. Release notes Sourced from org.jetbrains.kotlin.plugin.serialization's releases. Kotlin 2.2.0 Changelog Analysis API ...

Opengraph URL: https://github.com/UnitTestBot/UTBotJava/pull/2750

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:7c6bfd79-4c25-c230-8249-524823d05e3a
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-idA952:1074CF:8C382E:BD290A:698E3940
html-safe-nonce0ff3a63dceeb313b1ab8d15df85562539d5c78a0e853d7f6fb51c018f3e3fba5
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBOTUyOjEwNzRDRjo4QzM4MkU6QkQyOTBBOjY5OEUzOTQwIiwidmlzaXRvcl9pZCI6IjcxNDAxMzY2MTc0MjgwMDcyMzIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac0c21a2a6669bec480c1d42e6c7d9a1812d47ef7178d67646ce43c4c781c461d5
hovercard-subject-tagpull_request:2709944834
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/UnitTestBot/UTBotJava/pull/2750/checks
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0. Release notes Sourced from org.jetbrains.kotlin.plugin.serialization's releases. Kotlin 2.2.0 Changelog Analysis API KT-...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonea5632af64f7fed7bff1d6a428d1aca1b94fa7a48f760de2d39d9b1effdbf0082
turbo-cache-controlno-cache
go-importgithub.com/UnitTestBot/UTBotJava git https://github.com/UnitTestBot/UTBotJava.git
octolytics-dimension-user_id87413538
octolytics-dimension-user_loginUnitTestBot
octolytics-dimension-repository_id480810501
octolytics-dimension-repository_nwoUnitTestBot/UTBotJava
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id480810501
octolytics-dimension-repository_network_root_nwoUnitTestBot/UTBotJava
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseaa1fa9100f85cd8b602c63c7e337f9151e70024f
ui-targetcanary-1
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/UnitTestBot/UTBotJava/pull/2750/checks#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FUnitTestBot%2FUTBotJava%2Fpull%2F2750%2Fchecks
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FUnitTestBot%2FUTBotJava%2Fpull%2F2750%2Fchecks
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fchecks&source=header-repo&source_repo=UnitTestBot%2FUTBotJava
Reloadhttps://github.com/UnitTestBot/UTBotJava/pull/2750/checks
Reloadhttps://github.com/UnitTestBot/UTBotJava/pull/2750/checks
Reloadhttps://github.com/UnitTestBot/UTBotJava/pull/2750/checks
UnitTestBot https://github.com/UnitTestBot
UTBotJavahttps://github.com/UnitTestBot/UTBotJava
Notifications https://github.com/login?return_to=%2FUnitTestBot%2FUTBotJava
Fork 45 https://github.com/login?return_to=%2FUnitTestBot%2FUTBotJava
Star 142 https://github.com/login?return_to=%2FUnitTestBot%2FUTBotJava
Code https://github.com/UnitTestBot/UTBotJava
Issues 386 https://github.com/UnitTestBot/UTBotJava/issues
Pull requests 33 https://github.com/UnitTestBot/UTBotJava/pulls
Discussions https://github.com/UnitTestBot/UTBotJava/discussions
Actions https://github.com/UnitTestBot/UTBotJava/actions
Projects 1 https://github.com/UnitTestBot/UTBotJava/projects
Wiki https://github.com/UnitTestBot/UTBotJava/wiki
Security 0 https://github.com/UnitTestBot/UTBotJava/security
Insights https://github.com/UnitTestBot/UTBotJava/pulse
Code https://github.com/UnitTestBot/UTBotJava
Issues https://github.com/UnitTestBot/UTBotJava/issues
Pull requests https://github.com/UnitTestBot/UTBotJava/pulls
Discussions https://github.com/UnitTestBot/UTBotJava/discussions
Actions https://github.com/UnitTestBot/UTBotJava/actions
Projects https://github.com/UnitTestBot/UTBotJava/projects
Wiki https://github.com/UnitTestBot/UTBotJava/wiki
Security https://github.com/UnitTestBot/UTBotJava/security
Insights https://github.com/UnitTestBot/UTBotJava/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FUnitTestBot%2FUTBotJava%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FUnitTestBot%2FUTBotJava%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
mainhttps://github.com/UnitTestBot/UTBotJava/tree/main
dependabot/gradle/utbot-framework/org.jetbrains.kotlin.plugin.serialization-2.2.0https://github.com/UnitTestBot/UTBotJava/tree/dependabot/gradle/utbot-framework/org.jetbrains.kotlin.plugin.serialization-2.2.0
Conversation 1 https://github.com/UnitTestBot/UTBotJava/pull/2750
Commits 1 https://github.com/UnitTestBot/UTBotJava/pull/2750/commits
Checks 32 https://github.com/UnitTestBot/UTBotJava/pull/2750/checks
Files changed https://github.com/UnitTestBot/UTBotJava/pull/2750/files
Please reload this pagehttps://github.com/UnitTestBot/UTBotJava/pull/2750/checks
Please reload this pagehttps://github.com/UnitTestBot/UTBotJava/pull/2750/checks
Sign in for the full log viewhttps://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FUnitTestBot%2FUTBotJava%2Fpull%2F2750%2Fchecks
Bump org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 2.2.0 in /utbot-framework https://github.com/UnitTestBot/UTBotJava/pull/2750/checks#top
Please reload this pagehttps://github.com/UnitTestBot/UTBotJava/pull/2750/checks
UTBot Java: build and run tests on: pull_request https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289
build-and-run-tests / prepare-matrices https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115865707?pr=2750
build-and-run-tests / spring-tests https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115865709?pr=2750
build-and-run-tests / framework-tests (composite-part1, --tests "org.utbot.examples.manual.*") https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876560?pr=2750
build-and-run-tests / framework-tests (composite-part2, --tests "org.utbot.engine.*" --tests "org.utbot.framework.*" --... https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876543?pr=2750
build-and-run-tests / framework-tests (composite-part3, --tests "org.utbot.examples.stream.*") https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876537?pr=2750
build-and-run-tests / framework-tests (collections-part1, --tests "org.utbot.examples.collections.MapValuesTest" --test... https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876550?pr=2750
build-and-run-tests / framework-tests (collections-part2, --tests "org.utbot.examples.collections.SetsTest" --tests "or... https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876551?pr=2750
build-and-run-tests / framework-tests (examples-part1, --tests "org.utbot.examples.annotations.*" --tests "org.utbot.ex... https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876539?pr=2750
build-and-run-tests / framework-tests (examples-part2, --tests "org.utbot.examples.invokes.*" --tests "org.utbot.exampl... https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876562?pr=2750
build-and-run-tests / framework-tests (examples-part3, --tests "org.utbot.examples.primitives.*") https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876576?pr=2750
build-and-run-tests / framework-tests (examples-part4, --tests "org.utbot.examples.thirdparty.numbers.*" --tests "org.u... https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876559?pr=2750
build-and-run-tests / framework-tests (examples-part5, --tests "org.utbot.examples.strings.*") https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876569?pr=2750
build-and-run-tests / framework-tests (examples-part6, --tests "org.utbot.examples.strings11.*") https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876549?pr=2750
build-and-run-tests / framework-tests (examples-part7, --tests "org.utbot.examples.algorithms.*") https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876597?pr=2750
build-and-run-tests / framework-tests (examples-part8, --tests "org.utbot.examples.codegen.*") https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876572?pr=2750
build-and-run-tests / framework-tests (examples-part9, --tests "org.utbot.examples.mock.*" --tests "org.utbot.examples.... https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876595?pr=2750
build-and-run-tests / framework-tests (examples-part10, --tests "org.utbot.examples.exceptions.*") https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876602?pr=2750
build-and-run-tests / framework-tests (examples-lists, --tests "org.utbot.examples.collections.ListsPart1Test" --tests ... https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876636?pr=2750
build-and-run-tests / framework-tests (examples-maps-part1, --tests "org.utbot.examples.collections.MapsPart1Test") https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876606?pr=2750
build-and-run-tests / framework-tests (examples-maps-part2, --tests "org.utbot.examples.collections.MapsPart2Test") https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876625?pr=2750
build-and-run-tests / combined-projects (utbot-intellij, utbot-cli) https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876488?pr=2750
build-and-run-tests / combined-projects (utbot-instrumentation, utbot-instrumentation-tests) https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876417?pr=2750
build-and-run-tests / combined-projects (utbot-summary, utbot-summary-tests) https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876427?pr=2750
build-and-run-tests / combined-projects (utbot-api, utbot-framework-api) https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876430?pr=2750
build-and-run-tests / single-project (utbot-core) https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876454?pr=2750
build-and-run-tests / single-project (utbot-java-fuzzing) https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876431?pr=2750
build-and-run-tests / single-project (utbot-gradle) https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876435?pr=2750
build-and-run-tests / single-project (utbot-junit-contest) https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876444?pr=2750
build-and-run-tests / single-project (utbot-sample) https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47115876498?pr=2750
publish_plugin https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47199180405?pr=2750
publish_cli https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47199180383?pr=2750
publish-cli-image https://github.com/UnitTestBot/UTBotJava/actions/runs/16648807289/job/47199180381?pr=2750
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.