2025-02-10T23:02:29.1868510Z Current runner version: '2.322.0'
2025-02-10T23:02:29.1896872Z ##[group]Operating System
2025-02-10T23:02:29.1897654Z Ubuntu
2025-02-10T23:02:29.1898251Z 24.04.1
2025-02-10T23:02:29.1898759Z LTS
2025-02-10T23:02:29.1899192Z ##[endgroup]
2025-02-10T23:02:29.1899777Z ##[group]Runner Image
2025-02-10T23:02:29.1900348Z Image: ubuntu-24.04
2025-02-10T23:02:29.1900855Z Version: 20250202.1.0
2025-02-10T23:02:29.1901956Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250202.1/images/ubuntu/Ubuntu2404-Readme.md
2025-02-10T23:02:29.1903341Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250202.1
2025-02-10T23:02:29.1904353Z ##[endgroup]
2025-02-10T23:02:29.1904984Z ##[group]Runner Image Provisioner
2025-02-10T23:02:29.1905589Z 2.0.422.1
2025-02-10T23:02:29.1906117Z ##[endgroup]
2025-02-10T23:02:29.1908346Z ##[group]GITHUB_TOKEN Permissions
2025-02-10T23:02:29.1910238Z Actions: write
2025-02-10T23:02:29.1911134Z Attestations: write
2025-02-10T23:02:29.1911831Z Checks: write
2025-02-10T23:02:29.1912308Z Contents: write
2025-02-10T23:02:29.1912834Z Deployments: write
2025-02-10T23:02:29.1913408Z Discussions: write
2025-02-10T23:02:29.1914160Z Issues: write
2025-02-10T23:02:29.1914664Z Metadata: read
2025-02-10T23:02:29.1915208Z Packages: write
2025-02-10T23:02:29.1915722Z Pages: write
2025-02-10T23:02:29.1916224Z PullRequests: write
2025-02-10T23:02:29.1916824Z RepositoryProjects: write
2025-02-10T23:02:29.1917421Z SecurityEvents: write
2025-02-10T23:02:29.1917906Z Statuses: write
2025-02-10T23:02:29.1918474Z ##[endgroup]
2025-02-10T23:02:29.1921346Z Secret source: Actions
2025-02-10T23:02:29.1922151Z Prepare workflow directory
2025-02-10T23:02:29.2231628Z Prepare all required actions
2025-02-10T23:02:29.2269038Z Getting action download info
2025-02-10T23:02:29.4339592Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683)
2025-02-10T23:02:29.5412167Z Download action repository 'actions/setup-java@v4' (SHA:3a4f6e1af504cf6a31855fa899c6aa5355ba6c12)
2025-02-10T23:02:30.1533865Z Download action repository 'actions/upload-artifact@v4' (SHA:65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08)
2025-02-10T23:02:30.3535766Z Complete job name: build (21, ubuntu-latest)
2025-02-10T23:02:30.4218401Z ##[group]Run actions/checkout@v4
2025-02-10T23:02:30.4219307Z with:
2025-02-10T23:02:30.4219800Z   repository: 1c-syntax/bsl-language-server
2025-02-10T23:02:30.4220599Z   token: ***
2025-02-10T23:02:30.4221053Z   ssh-strict: true
2025-02-10T23:02:30.4221495Z   ssh-user: git
2025-02-10T23:02:30.4221955Z   persist-credentials: true
2025-02-10T23:02:30.4222441Z   clean: true
2025-02-10T23:02:30.4222895Z   sparse-checkout-cone-mode: true
2025-02-10T23:02:30.4223421Z   fetch-depth: 1
2025-02-10T23:02:30.4224100Z   fetch-tags: false
2025-02-10T23:02:30.4224556Z   show-progress: true
2025-02-10T23:02:30.4225020Z   lfs: false
2025-02-10T23:02:30.4225435Z   submodules: false
2025-02-10T23:02:30.4225888Z   set-safe-directory: true
2025-02-10T23:02:30.4226634Z ##[endgroup]
2025-02-10T23:02:30.6444456Z Syncing repository: 1c-syntax/bsl-language-server
2025-02-10T23:02:30.6447015Z ##[group]Getting Git version info
2025-02-10T23:02:30.6448155Z Working directory is '/home/runner/work/bsl-language-server/bsl-language-server'
2025-02-10T23:02:30.6449608Z [command]/usr/bin/git version
2025-02-10T23:02:30.6539591Z git version 2.48.1
2025-02-10T23:02:30.6569865Z ##[endgroup]
2025-02-10T23:02:30.6590038Z Temporarily overriding HOME='/home/runner/work/_temp/5f1f76c2-dd8a-4ca3-8767-11331d84af2e' before making global git config changes
2025-02-10T23:02:30.6591510Z Adding repository directory to the temporary git global config as a safe directory
2025-02-10T23:02:30.6595501Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/bsl-language-server/bsl-language-server
2025-02-10T23:02:30.6633490Z Deleting the contents of '/home/runner/work/bsl-language-server/bsl-language-server'
2025-02-10T23:02:30.6637915Z ##[group]Initializing the repository
2025-02-10T23:02:30.6642830Z [command]/usr/bin/git init /home/runner/work/bsl-language-server/bsl-language-server
2025-02-10T23:02:30.6736913Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-02-10T23:02:30.6738324Z hint: is subject to change. To configure the initial branch name to use in all
2025-02-10T23:02:30.6739283Z hint: of your new repositories, which will suppress this warning, call:
2025-02-10T23:02:30.6740014Z hint:
2025-02-10T23:02:30.6740561Z hint: 	git config --global init.defaultBranch <name>
2025-02-10T23:02:30.6741193Z hint:
2025-02-10T23:02:30.6741787Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-02-10T23:02:30.6742726Z hint: 'development'. The just-created branch can be renamed via this command:
2025-02-10T23:02:30.6743483Z hint:
2025-02-10T23:02:30.6744223Z hint: 	git branch -m <name>
2025-02-10T23:02:30.6756037Z Initialized empty Git repository in /home/runner/work/bsl-language-server/bsl-language-server/.git/
2025-02-10T23:02:30.6766394Z [command]/usr/bin/git remote add origin https://github.com/1c-syntax/bsl-language-server
2025-02-10T23:02:30.6805175Z ##[endgroup]
2025-02-10T23:02:30.6805990Z ##[group]Disabling automatic garbage collection
2025-02-10T23:02:30.6809296Z [command]/usr/bin/git config --local gc.auto 0
2025-02-10T23:02:30.6839265Z ##[endgroup]
2025-02-10T23:02:30.6840011Z ##[group]Setting up auth
2025-02-10T23:02:30.6846572Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2025-02-10T23:02:30.6876621Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2025-02-10T23:02:30.7189548Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2025-02-10T23:02:30.7221020Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2025-02-10T23:02:30.7451979Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2025-02-10T23:02:30.7496009Z ##[endgroup]
2025-02-10T23:02:30.7496877Z ##[group]Fetching the repository
2025-02-10T23:02:30.7504170Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2dad438e38dad72c8e91e5eebc28402c67b1000b:refs/remotes/origin/develop
2025-02-10T23:02:31.5812292Z From https://github.com/1c-syntax/bsl-language-server
2025-02-10T23:02:31.5815468Z  * [new ref]         2dad438e38dad72c8e91e5eebc28402c67b1000b -> origin/develop
2025-02-10T23:02:31.5857132Z ##[endgroup]
2025-02-10T23:02:31.5858777Z ##[group]Determining the checkout info
2025-02-10T23:02:31.5860325Z ##[endgroup]
2025-02-10T23:02:31.5864131Z [command]/usr/bin/git sparse-checkout disable
2025-02-10T23:02:31.5903257Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2025-02-10T23:02:31.5930868Z ##[group]Checking out the ref
2025-02-10T23:02:31.5934054Z [command]/usr/bin/git checkout --progress --force -B develop refs/remotes/origin/develop
2025-02-10T23:02:31.7092058Z Switched to a new branch 'develop'
2025-02-10T23:02:31.7095573Z branch 'develop' set up to track 'origin/develop'.
2025-02-10T23:02:31.7105347Z ##[endgroup]
2025-02-10T23:02:31.7144364Z [command]/usr/bin/git log -1 --format=%H
2025-02-10T23:02:31.7169435Z 2dad438e38dad72c8e91e5eebc28402c67b1000b
2025-02-10T23:02:31.7597680Z ##[group]Run actions/setup-java@v4
2025-02-10T23:02:31.7598868Z with:
2025-02-10T23:02:31.7599680Z   java-version: 21
2025-02-10T23:02:31.7600581Z   distribution: temurin
2025-02-10T23:02:31.7601504Z   cache: gradle
2025-02-10T23:02:31.7602365Z   java-package: jdk
2025-02-10T23:02:31.7603274Z   check-latest: false
2025-02-10T23:02:31.7604364Z   server-id: github
2025-02-10T23:02:31.7605279Z   server-username: GITHUB_ACTOR
2025-02-10T23:02:31.7606371Z   server-password: GITHUB_TOKEN
2025-02-10T23:02:31.7607659Z   overwrite-settings: true
2025-02-10T23:02:31.7608684Z   job-status: success
2025-02-10T23:02:31.7609900Z   token: ***
2025-02-10T23:02:31.7610735Z ##[endgroup]
2025-02-10T23:02:31.9654080Z ##[group]Installed distributions
2025-02-10T23:02:31.9698006Z Resolved Java 21.0.6+7 from tool-cache
2025-02-10T23:02:31.9699994Z Setting Java 21.0.6+7 as the default
2025-02-10T23:02:31.9712004Z Creating toolchains.xml for JDK version 21 from temurin
2025-02-10T23:02:31.9790250Z Writing to /home/runner/.m2/toolchains.xml
2025-02-10T23:02:31.9791687Z 
2025-02-10T23:02:31.9792270Z Java configuration:
2025-02-10T23:02:31.9793997Z   Distribution: temurin
2025-02-10T23:02:31.9795551Z   Version: 21.0.6+7
2025-02-10T23:02:31.9797549Z   Path: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.6-7/x64
2025-02-10T23:02:31.9799377Z 
2025-02-10T23:02:31.9800902Z ##[endgroup]
2025-02-10T23:02:31.9817631Z Creating settings.xml with server-id: github
2025-02-10T23:02:31.9833205Z Writing to /home/runner/.m2/settings.xml
2025-02-10T23:02:33.9330425Z Received 0 of 393613013 (0.0%), 0.0 MBs/sec
2025-02-10T23:02:34.9332755Z Received 83886080 of 393613013 (21.3%), 40.0 MBs/sec
2025-02-10T23:02:35.9337446Z Received 184549376 of 393613013 (46.9%), 58.6 MBs/sec
2025-02-10T23:02:36.9348731Z Received 285212672 of 393613013 (72.5%), 68.0 MBs/sec
2025-02-10T23:02:37.9352374Z Received 385875968 of 393613013 (98.0%), 73.6 MBs/sec
2025-02-10T23:02:37.9564754Z Cache Size: ~375 MB (393613013 B)
2025-02-10T23:02:37.9663101Z [command]/usr/bin/tar -xf /home/runner/work/_temp/c474b17c-adfb-4fc5-afae-8c88c7065e16/cache.tzst -P -C /home/runner/work/bsl-language-server/bsl-language-server --use-compress-program unzstd
2025-02-10T23:02:38.9357798Z Received 393613013 of 393613013 (100.0%), 62.5 MBs/sec
2025-02-10T23:02:39.1424423Z Cache restored successfully
2025-02-10T23:02:39.2263944Z Cache restored from key: setup-java-Linux-x64-gradle-2c9086b49bce46098958214f4a7b8552aae5b74db8cd90222383ebc351f9cff3
2025-02-10T23:02:39.2431824Z ##[group]Run ./gradlew check --stacktrace
2025-02-10T23:02:39.2432235Z ./gradlew check --stacktrace
2025-02-10T23:02:39.2467104Z shell: /usr/bin/bash -e {0}
2025-02-10T23:02:39.2467378Z env:
2025-02-10T23:02:39.2467687Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.6-7/x64
2025-02-10T23:02:39.2468207Z   JAVA_HOME_21_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.6-7/x64
2025-02-10T23:02:39.2468597Z ##[endgroup]
2025-02-10T23:02:46.9036807Z 
2025-02-10T23:02:46.9037414Z Welcome to Gradle 8.12.1!
2025-02-10T23:02:46.9037772Z 
2025-02-10T23:02:46.9037964Z Here are the highlights of this release:
2025-02-10T23:02:46.9038574Z  - Enhanced error and warning reporting with the Problems API
2025-02-10T23:02:46.9039234Z  - File-system watching support on Alpine Linux
2025-02-10T23:02:46.9039805Z  - Build and test Swift 6 libraries and apps
2025-02-10T23:02:46.9040158Z 
2025-02-10T23:02:46.9040639Z For more details see https://docs.gradle.org/8.12.1/release-notes.html
2025-02-10T23:02:46.9041160Z 
2025-02-10T23:02:47.5014345Z Starting a Gradle Daemon (subsequent builds will be faster)
2025-02-10T23:03:11.9019298Z 
2025-02-10T23:03:11.9034505Z > Configure project :
2025-02-10T23:03:11.9035201Z gather git situation from GitHub Actions environment variable: GITHUB_REF
2025-02-10T23:03:11.9035836Z matching ref: BRANCH - develop
2025-02-10T23:03:11.9036309Z   ref configuration: BRANCH - pattern: .+
2025-02-10T23:03:11.9036845Z     version: ${ref}-${commit.short}${dirty}
2025-02-10T23:03:11.9037361Z     describeTagFirstParent: true
2025-02-10T23:03:12.1015012Z 
2025-02-10T23:03:12.3015155Z project version: develop-2dad438
2025-02-10T23:03:18.5021175Z 
2025-02-10T23:03:18.5040455Z > Task :generateGitProperties
2025-02-10T23:03:18.5041089Z > Task :collectExternalDependenciesForSentry
2025-02-10T23:03:18.5041661Z > Task :generateSentryBundleIdJava SKIPPED
2025-02-10T23:03:18.5042203Z > Task :generateSentryDebugMetaPropertiesjava
2025-02-10T23:03:18.8013552Z > Task :processResources
2025-02-10T23:03:19.2045578Z > Task :checkLicenseJmh
2025-02-10T23:03:19.5021470Z > Task :checkLicenseMain
2025-02-10T23:03:19.6025592Z > Task :checkLicenseTest
2025-02-10T23:03:19.6035500Z > Task :checkLicenses
2025-02-10T23:03:19.6035956Z > Task :generateEffectiveLombokConfig
2025-02-10T23:03:37.1024876Z > Task :compileJava
2025-02-10T23:03:37.1025912Z > Task :classes
2025-02-10T23:03:38.0018436Z > Task :generateDiagnosticDocs
2025-02-10T23:03:38.2020332Z > Task :processTestResources
2025-02-10T23:03:38.5013322Z > Task :generatePomFileForMavenPublication
2025-02-10T23:03:38.5014542Z > Task :validatePomFileForMavenPublication
2025-02-10T23:03:38.5016203Z > Task :generateTestEffectiveLombokConfig
2025-02-10T23:03:41.8012687Z 
2025-02-10T23:03:41.8018111Z > Task :compileTestJava
2025-02-10T23:03:41.8095912Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/cli/WebsocketCommandTest.java:43: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:41.8100143Z   @SpyBean
2025-02-10T23:03:41.8100443Z    ^
2025-02-10T23:03:41.8102177Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/cli/WebsocketCommandTest.java:43: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:41.8104221Z   @SpyBean
2025-02-10T23:03:41.8104510Z    ^
2025-02-10T23:03:41.8106200Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/cli/WebsocketCommandTest.java:43: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:41.8108002Z   @SpyBean
2025-02-10T23:03:41.8108284Z    ^
2025-02-10T23:03:41.8110342Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/cli/WebsocketCommandTest.java:43: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:41.8112217Z   @SpyBean
2025-02-10T23:03:41.8112494Z    ^
2025-02-10T23:03:41.8123417Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/cli/WebsocketCommandTest.java:43: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:41.8125542Z   @SpyBean
2025-02-10T23:03:41.8125824Z    ^
2025-02-10T23:03:41.9033789Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/cli/VersionCommandTest.java:38: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:41.9035820Z   @MockBean
2025-02-10T23:03:41.9036112Z    ^
2025-02-10T23:03:41.9037891Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/cli/VersionCommandTest.java:38: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:41.9039745Z   @MockBean
2025-02-10T23:03:41.9040033Z    ^
2025-02-10T23:03:41.9041742Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/cli/VersionCommandTest.java:38: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:41.9043752Z   @MockBean
2025-02-10T23:03:41.9044040Z    ^
2025-02-10T23:03:41.9045731Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/cli/VersionCommandTest.java:38: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:41.9047541Z   @MockBean
2025-02-10T23:03:41.9047838Z    ^
2025-02-10T23:03:41.9049909Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/cli/VersionCommandTest.java:38: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:41.9051659Z   @MockBean
2025-02-10T23:03:41.9051936Z    ^
2025-02-10T23:03:42.1036221Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/commands/ToggleCognitiveComplexityInlayHintsCommandSupplierTest.java:45: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1051138Z   @MockBean
2025-02-10T23:03:42.1053951Z    ^
2025-02-10T23:03:42.1063864Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/commands/ToggleCognitiveComplexityInlayHintsCommandSupplierTest.java:45: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1068536Z   @MockBean
2025-02-10T23:03:42.1086267Z    ^
2025-02-10T23:03:42.1089086Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/commands/ToggleCognitiveComplexityInlayHintsCommandSupplierTest.java:45: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1091688Z   @MockBean
2025-02-10T23:03:42.1094016Z    ^
2025-02-10T23:03:42.1097182Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/commands/ToggleCognitiveComplexityInlayHintsCommandSupplierTest.java:45: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1101256Z   @MockBean
2025-02-10T23:03:42.1101895Z    ^
2025-02-10T23:03:42.1114076Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/commands/ToggleCognitiveComplexityInlayHintsCommandSupplierTest.java:45: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1117154Z   @MockBean
2025-02-10T23:03:42.1119537Z    ^
2025-02-10T23:03:42.1129135Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/commands/ToggleCyclomaticComplexityInlayHintsCommandSupplierTest.java:45: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1134180Z   @MockBean
2025-02-10T23:03:42.1134713Z    ^
2025-02-10T23:03:42.1137075Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/commands/ToggleCyclomaticComplexityInlayHintsCommandSupplierTest.java:45: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1175921Z   @MockBean
2025-02-10T23:03:42.1176572Z    ^
2025-02-10T23:03:42.1178869Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/commands/ToggleCyclomaticComplexityInlayHintsCommandSupplierTest.java:45: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1181916Z   @MockBean
2025-02-10T23:03:42.1182394Z    ^
2025-02-10T23:03:42.1184816Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/commands/ToggleCyclomaticComplexityInlayHintsCommandSupplierTest.java:45: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1188984Z   @MockBean
2025-02-10T23:03:42.1189305Z    ^
2025-02-10T23:03:42.1191411Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/commands/ToggleCyclomaticComplexityInlayHintsCommandSupplierTest.java:45: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1194168Z   @MockBean
2025-02-10T23:03:42.1194479Z    ^
2025-02-10T23:03:42.1196243Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/AnalyzeProjectOnStartTest.java:50: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1198124Z   @SpyBean
2025-02-10T23:03:42.1198421Z    ^
2025-02-10T23:03:42.1200142Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/AnalyzeProjectOnStartTest.java:50: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1202040Z   @SpyBean
2025-02-10T23:03:42.1202430Z    ^
2025-02-10T23:03:42.1204401Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/AnalyzeProjectOnStartTest.java:50: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1206455Z   @SpyBean
2025-02-10T23:03:42.1206762Z    ^
2025-02-10T23:03:42.1208498Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/AnalyzeProjectOnStartTest.java:50: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1210362Z   @SpyBean
2025-02-10T23:03:42.1210651Z    ^
2025-02-10T23:03:42.1212564Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/AnalyzeProjectOnStartTest.java:50: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1214625Z   @SpyBean
2025-02-10T23:03:42.1214932Z    ^
2025-02-10T23:03:42.1216695Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/AnalyzeProjectOnStartTest.java:53: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1218585Z   @MockBean
2025-02-10T23:03:42.1218885Z    ^
2025-02-10T23:03:42.1220595Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/AnalyzeProjectOnStartTest.java:53: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1222513Z   @MockBean
2025-02-10T23:03:42.1222803Z    ^
2025-02-10T23:03:42.1224744Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/AnalyzeProjectOnStartTest.java:53: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1226630Z   @MockBean
2025-02-10T23:03:42.1226928Z    ^
2025-02-10T23:03:42.1228639Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/AnalyzeProjectOnStartTest.java:53: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1230532Z   @MockBean
2025-02-10T23:03:42.1230827Z    ^
2025-02-10T23:03:42.1232587Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/AnalyzeProjectOnStartTest.java:53: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:42.1234644Z   @MockBean
2025-02-10T23:03:42.1234928Z    ^
2025-02-10T23:03:43.3020284Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/diagnostics/UsingModalWindowsDiagnosticTest.java:46: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:43.3023066Z   @SpyBean
2025-02-10T23:03:43.3023454Z    ^
2025-02-10T23:03:43.3025546Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/diagnostics/UsingModalWindowsDiagnosticTest.java:46: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:43.3027526Z   @SpyBean
2025-02-10T23:03:43.3035898Z    ^
2025-02-10T23:03:43.3037955Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/diagnostics/UsingModalWindowsDiagnosticTest.java:46: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:43.3040103Z   @SpyBean
2025-02-10T23:03:43.3040491Z    ^
2025-02-10T23:03:43.3042455Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/diagnostics/UsingModalWindowsDiagnosticTest.java:46: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:43.3044688Z   @SpyBean
2025-02-10T23:03:43.3045174Z    ^
2025-02-10T23:03:43.3046881Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/diagnostics/UsingModalWindowsDiagnosticTest.java:46: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:43.3048989Z   @SpyBean
2025-02-10T23:03:43.3049490Z    ^
2025-02-10T23:03:43.9015773Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/aop/measures/MeasureCollectorTest.java:73: warning: [deprecation] asList() in AbstractAssert has been deprecated
2025-02-10T23:03:43.9022299Z       .asList()
2025-02-10T23:03:43.9027329Z       ^
2025-02-10T23:03:44.1018992Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/references/ReferenceIndexReferenceFinderTest.java:57: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:44.1025132Z   @SpyBean
2025-02-10T23:03:44.1029301Z    ^
2025-02-10T23:03:44.1031529Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/references/ReferenceIndexReferenceFinderTest.java:57: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:44.1034216Z   @SpyBean
2025-02-10T23:03:44.1034667Z    ^
2025-02-10T23:03:44.1036527Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/references/ReferenceIndexReferenceFinderTest.java:57: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:44.1038468Z   @SpyBean
2025-02-10T23:03:44.1038730Z    ^
2025-02-10T23:03:44.1040511Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/references/ReferenceIndexReferenceFinderTest.java:57: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:44.1042429Z   @SpyBean
2025-02-10T23:03:44.1042692Z    ^
2025-02-10T23:03:44.1044627Z /home/runner/work/bsl-language-server/bsl-language-server/src/test/java/com/github/_1c_syntax/bsl/languageserver/references/ReferenceIndexReferenceFinderTest.java:57: warning: [removal] SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal
2025-02-10T23:03:44.1046553Z   @SpyBean
2025-02-10T23:03:44.1064236Z    ^
2025-02-10T23:03:44.3012223Z 41 warnings
2025-02-10T23:03:48.2012420Z 
2025-02-10T23:03:48.2018676Z > Task :testClasses
2025-02-10T23:03:53.9020348Z 
2025-02-10T23:03:53.9021190Z > Task :test
2025-02-10T23:03:53.9021654Z 
2025-02-10T23:03:53.9022011Z AnalyzeProjectOnStartTest STANDARD_ERROR
2025-02-10T23:03:53.9024388Z     Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build what is described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#0.3
2025-02-10T23:03:54.3016083Z     WARNING: A Java agent has been loaded dynamically (/home/runner/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.15.11/a38b16385e867f59a641330f0362ebe742788ed8/byte-buddy-agent-1.15.11.jar)
2025-02-10T23:03:54.3031730Z OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2025-02-10T23:03:54.3033094Z     WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
2025-02-10T23:03:54.3034475Z     WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
2025-02-10T23:03:54.3035548Z     WARNING: Dynamic loading of agents will be disallowed by default in a future release
2025-02-10T23:03:54.3036073Z 
2025-02-10T23:03:56.8025620Z 
2025-02-10T23:03:56.8026097Z > Task :test
2025-02-10T23:03:56.8026355Z 
2025-02-10T23:03:56.8026681Z AnalyzeProjectOnStartTest > noExecutionIfDisabled() PASSED
2025-02-10T23:03:58.9013260Z 
2025-02-10T23:03:58.9016180Z AnalyzeProjectOnStartTest > runAnalysisIfEnabled() PASSED
2025-02-10T23:03:59.6013118Z 
2025-02-10T23:03:59.6016484Z AnalyzeProjectOnStartTest > noExecutionIfLanguageClientIsNotConnected() PASSED
2025-02-10T23:04:00.1017015Z 
2025-02-10T23:04:00.1026996Z AutoServerInfoTest > testDataIsFilled() PASSED
2025-02-10T23:04:01.0012236Z 
2025-02-10T23:04:01.0018543Z BSLLSBindingTest > testGetLanguageServerConfiguration() PASSED
2025-02-10T23:04:01.5025891Z 
2025-02-10T23:04:01.5054490Z BSLLSBindingTest > testGetDiagnosticInfos() PASSED
2025-02-10T23:04:02.0036370Z 
2025-02-10T23:04:02.0040727Z BSLLSBindingTest > testGetServerContext() PASSED
2025-02-10T23:04:02.6037993Z 
2025-02-10T23:04:02.6038638Z BSLLSBindingTest > testReactivateContext() PASSED
2025-02-10T23:04:03.8019184Z 
2025-02-10T23:04:03.8045227Z BSLLSPLauncherTest > testParseError() PASSED
2025-02-10T23:04:04.0043038Z 
2025-02-10T23:04:04.0046181Z 2025-02-10T23:04:03.978Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:04.0050817Z 2025-02-10T23:04:03.978Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:08.4012753Z 
2025-02-10T23:04:08.4018129Z > Task :test
2025-02-10T23:04:08.4022139Z 
2025-02-10T23:04:08.4026870Z BSLLSPLauncherTest > testAnalyzeSilent() FAILED
2025-02-10T23:04:08.4031613Z     java.lang.AssertionError at BSLLSPLauncherTest.java:111
2025-02-10T23:04:08.6059034Z 
2025-02-10T23:04:08.6061605Z 2025-02-10T23:04:08.568Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:08.6066074Z 2025-02-10T23:04:08.569Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:09.6015030Z 2025-02-10T23:04:09.540Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:09.6024041Z 2025-02-10T23:04:09.541Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:10.5012596Z 
2025-02-10T23:04:10.5013203Z 
2025-02-10T23:04:10.5013903Z > Task :test
2025-02-10T23:04:10.5014202Z 
2025-02-10T23:04:10.5016964Z BSLLSPLauncherTest > testFormatSilent() FAILED
2025-02-10T23:04:10.5017777Z     java.lang.AssertionError at BSLLSPLauncherTest.java:194
2025-02-10T23:04:10.7015227Z Analyzing files...   0% [============================] 1/1 (0:00:00 / 0:00:00) 
2025-02-10T23:04:10.7015691Z 
2025-02-10T23:04:10.7016035Z Analyzing files... 100% [============================] 1/1 (0:00:00 / 0:00:00) 
2025-02-10T23:04:11.0026808Z 2025-02-10T23:04:10.908Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:11.0045669Z 2025-02-10T23:04:10.908Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:12.0016321Z 2025-02-10T23:04:11.908Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:12.0020469Z 2025-02-10T23:04:11.909Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:12.6021014Z 
2025-02-10T23:04:12.6026680Z > Task :test
2025-02-10T23:04:12.6029552Z 
2025-02-10T23:04:12.6033831Z BSLLSPLauncherTest > testAnalyze() FAILED
2025-02-10T23:04:12.6038039Z     java.lang.AssertionError at BSLLSPLauncherTest.java:94
2025-02-10T23:04:12.6039987Z 
2025-02-10T23:04:12.6043418Z BSLLSPLauncherTest > testWithoutParameters() FAILED
2025-02-10T23:04:12.6051049Z     java.lang.AssertionError at BSLLSPLauncherTest.java:240
2025-02-10T23:04:12.6051459Z 
2025-02-10T23:04:12.6051635Z BSLLSPLauncherTest > testVersion() FAILED
2025-02-10T23:04:12.6052184Z     java.lang.AssertionError at BSLLSPLauncherTest.java:226
2025-02-10T23:04:12.9012786Z 
2025-02-10T23:04:12.9029418Z 2025-02-10T23:04:12.825Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:12.9033194Z 2025-02-10T23:04:12.826Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:14.2015000Z 2025-02-10T23:04:14.111Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:14.2018944Z 2025-02-10T23:04:14.112Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:14.7011987Z 
2025-02-10T23:04:14.7022623Z > Task :test
2025-02-10T23:04:14.7022910Z 
2025-02-10T23:04:14.7023292Z BSLLSPLauncherTest > testWithoutParametersErrorCfg() PASSED
2025-02-10T23:04:14.9012708Z 
2025-02-10T23:04:14.9012737Z 
2025-02-10T23:04:14.9014244Z Formatting files...   0% [                                 ] 0/2 (0:00:00 / ?) 
2025-02-10T23:04:14.9022861Z Formatting files... 100% [===========================] 2/2 (0:00:00 / 0:00:00) 
2025-02-10T23:04:14.9030689Z Formatting files... 100% [===========================] 2/2 (0:00:00 / 0:00:00) 
2025-02-10T23:04:15.2015267Z 2025-02-10T23:04:15.113Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:15.2020512Z 2025-02-10T23:04:15.114Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:16.2014731Z 2025-02-10T23:04:16.097Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:16.2021544Z 2025-02-10T23:04:16.098Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:16.8018242Z 
2025-02-10T23:04:16.8022410Z > Task :test
2025-02-10T23:04:16.8023086Z 
2025-02-10T23:04:16.8023499Z BSLLSPLauncherTest > testFormatTwoFiles() FAILED
2025-02-10T23:04:16.8024832Z     java.lang.AssertionError at BSLLSPLauncherTest.java:177
2025-02-10T23:04:16.8046993Z 
2025-02-10T23:04:16.8058651Z BSLLSPLauncherTest > testWithoutCommandWithConfig() PASSED
2025-02-10T23:04:16.8060172Z 
2025-02-10T23:04:16.8060575Z BSLLSPLauncherTest > testFormatError() PASSED
2025-02-10T23:04:16.9012478Z 
2025-02-10T23:04:16.9057899Z 2025-02-10T23:04:16.868Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:16.9062265Z 2025-02-10T23:04:16.869Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:17.9047930Z 2025-02-10T23:04:17.891Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:17.9051788Z 2025-02-10T23:04:17.892Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:18.6029656Z 
2025-02-10T23:04:18.6030323Z Formatting files... 100% [===========================] 1/1 (0:00:00 / 0:00:00) 
2025-02-10T23:04:18.6031056Z Formatting files... 100% [===========================] 1/1 (0:00:00 / 0:00:00) 
2025-02-10T23:04:18.9036553Z 2025-02-10T23:04:18.886Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:18.9040528Z 2025-02-10T23:04:18.888Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:18.9042632Z 
2025-02-10T23:04:18.9042976Z > Task :test
2025-02-10T23:04:18.9043303Z 
2025-02-10T23:04:18.9077224Z BSLLSPLauncherTest > testAnalyzeError() PASSED
2025-02-10T23:04:18.9077906Z 
2025-02-10T23:04:18.9081856Z BSLLSPLauncherTest > testFormat() FAILED
2025-02-10T23:04:18.9084350Z     java.lang.AssertionError at BSLLSPLauncherTest.java:143
2025-02-10T23:04:19.7029950Z 
2025-02-10T23:04:19.7029999Z 
2025-02-10T23:04:19.7031198Z Formatting files... 100% [===========================] 1/1 (0:00:00 / 0:00:00) 
2025-02-10T23:04:19.7033795Z Formatting files... 100% [===========================] 1/1 (0:00:00 / 0:00:00) 
2025-02-10T23:04:19.9017958Z 2025-02-10T23:04:19.880Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:19.9026173Z 2025-02-10T23:04:19.880Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:20.3015373Z 2025-02-10T23:04:20.277Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:20.3021396Z 2025-02-10T23:04:20.277Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:20.8037359Z 2025-02-10T23:04:20.747Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:20.8042931Z 2025-02-10T23:04:20.747Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:20.8045549Z 2025-02-10T23:04:20.767Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:20.8047340Z 2025-02-10T23:04:20.767Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:20.8049203Z 2025-02-10T23:04:20.785Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:20.8051736Z 2025-02-10T23:04:20.786Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:20.9013107Z 2025-02-10T23:04:20.824Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:20.9020943Z 2025-02-10T23:04:20.824Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:20.9022544Z 2025-02-10T23:04:20.832Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:20.9024319Z 2025-02-10T23:04:20.832Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:20.9025913Z 2025-02-10T23:04:20.871Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:20.9027936Z 2025-02-10T23:04:20.872Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:20.9029607Z 2025-02-10T23:04:20.882Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:20.9031254Z 2025-02-10T23:04:20.882Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:21.0016196Z 2025-02-10T23:04:20.967Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:21.0047816Z 2025-02-10T23:04:20.967Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:21.0050136Z 
2025-02-10T23:04:21.0050263Z > Task :test
2025-02-10T23:04:21.0050452Z 
2025-02-10T23:04:21.0050659Z BSLLSPLauncherTest > testFormatOneFile() FAILED
2025-02-10T23:04:21.0051270Z     java.lang.AssertionError at BSLLSPLauncherTest.java:160
2025-02-10T23:04:21.0051692Z 
2025-02-10T23:04:21.0051869Z BSLLanguageServerTest > shutdown() PASSED
2025-02-10T23:04:21.0052187Z 
2025-02-10T23:04:21.0052365Z BSLLanguageServerTest > initialize() PASSED
2025-02-10T23:04:23.3905989Z 
2025-02-10T23:04:23.3908570Z BSLLanguageServerTest > initializeRename() PASSED
2025-02-10T23:04:27.2012077Z 
2025-02-10T23:04:27.2016723Z 2025-02-10T23:04:27.139Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:27.2033224Z 2025-02-10T23:04:27.140Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:28.4012755Z 2025-02-10T23:04:28.395Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:28.5013880Z 2025-02-10T23:04:28.397Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:28.5019644Z 2025-02-10T23:04:28.403Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:28.5021593Z 2025-02-10T23:04:28.403Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:28.5023740Z 2025-02-10T23:04:28.421Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:28.5025515Z 2025-02-10T23:04:28.425Z  WARN 2131 --- [BSL Language Server] [late-context-14] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:28.9027248Z 
2025-02-10T23:04:28.9031682Z > Task :test
2025-02-10T23:04:28.9035879Z 
2025-02-10T23:04:28.9040146Z BSLLanguageServerTest > exitWithoutShutdown() PASSED
2025-02-10T23:04:29.2019822Z 
2025-02-10T23:04:29.2027905Z 2025-02-10T23:04:29.094Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:29.2034455Z 2025-02-10T23:04:29.095Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:29.7015705Z 2025-02-10T23:04:29.671Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:29.7021686Z 2025-02-10T23:04:29.671Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:30.2014692Z 2025-02-10T23:04:30.159Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:30.2018561Z 2025-02-10T23:04:30.159Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:30.7017928Z 2025-02-10T23:04:30.660Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:30.7022256Z 2025-02-10T23:04:30.661Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:31.0017966Z 
2025-02-10T23:04:31.0045835Z > Task :test
2025-02-10T23:04:31.0046098Z 
2025-02-10T23:04:31.0046343Z BSLLanguageServerTest > exitWithShutdown() PASSED
2025-02-10T23:04:31.0046737Z 
2025-02-10T23:04:31.0047015Z BSLTextDocumentServiceTest > testRenamePrepare() PASSED
2025-02-10T23:04:31.0047436Z 
2025-02-10T23:04:31.0047658Z BSLTextDocumentServiceTest > didChange() PASSED
2025-02-10T23:04:31.0048024Z 
2025-02-10T23:04:31.0048402Z BSLTextDocumentServiceTest > testDiagnosticsUnknownFile() PASSED
2025-02-10T23:04:31.1014717Z 
2025-02-10T23:04:31.1017002Z 2025-02-10T23:04:31.075Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:31.1020836Z 2025-02-10T23:04:31.076Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:31.5015922Z 2025-02-10T23:04:31.484Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:31.5024379Z 2025-02-10T23:04:31.484Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:32.2014150Z 2025-02-10T23:04:32.113Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:32.2021867Z 2025-02-10T23:04:32.113Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:32.7017292Z 2025-02-10T23:04:32.592Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:32.7021079Z 2025-02-10T23:04:32.593Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:33.0025687Z 
2025-02-10T23:04:33.0030725Z > Task :test
2025-02-10T23:04:33.0036939Z 
2025-02-10T23:04:33.0039366Z BSLTextDocumentServiceTest > didClose() PASSED
2025-02-10T23:04:33.0042367Z 
2025-02-10T23:04:33.0045078Z BSLTextDocumentServiceTest > testDiagnosticsKnownFileFilteredRange() PASSED
2025-02-10T23:04:33.0047777Z 
2025-02-10T23:04:33.0050042Z BSLTextDocumentServiceTest > reset() PASSED
2025-02-10T23:04:33.0052572Z 
2025-02-10T23:04:33.0054729Z BSLTextDocumentServiceTest > testDiagnosticsKnownFile() PASSED
2025-02-10T23:04:33.2011990Z 
2025-02-10T23:04:33.2017940Z 2025-02-10T23:04:33.189Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:33.2023376Z 2025-02-10T23:04:33.189Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:33.6030495Z 2025-02-10T23:04:33.564Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:33.6036055Z 2025-02-10T23:04:33.564Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:34.0015341Z 2025-02-10T23:04:33.933Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:34.0020159Z 2025-02-10T23:04:33.933Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:34.4018805Z 2025-02-10T23:04:34.316Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:34.4022709Z 2025-02-10T23:04:34.317Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:34.6012389Z 2025-02-10T23:04:34.583Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.ParentProcessWatcher           : Parent process with pid -1 is not found. Closing application...
2025-02-10T23:04:34.9014418Z 2025-02-10T23:04:34.816Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:34.9018051Z 2025-02-10T23:04:34.816Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:35.1034563Z 
2025-02-10T23:04:35.1036166Z > Task :test
2025-02-10T23:04:35.1036433Z 
2025-02-10T23:04:35.1044479Z BSLTextDocumentServiceTest > didOpen() PASSED
2025-02-10T23:04:35.1044879Z 
2025-02-10T23:04:35.1045081Z BSLTextDocumentServiceTest > didSave() PASSED
2025-02-10T23:04:35.1045392Z 
2025-02-10T23:04:35.1045586Z BSLTextDocumentServiceTest > testRename() PASSED
2025-02-10T23:04:35.1045914Z 
2025-02-10T23:04:35.1046224Z ParentProcessWatcherTest > testParentProcessIsAlive() PASSED
2025-02-10T23:04:35.1073872Z 
2025-02-10T23:04:35.1074220Z ParentProcessWatcherTest > testParentProcessIsDead() PASSED
2025-02-10T23:04:35.1074679Z 
2025-02-10T23:04:35.1075057Z WorkDoneProgressHelperTest > createProgressWithWorkDoneSupport() PASSED
2025-02-10T23:04:35.1075580Z 
2025-02-10T23:04:35.1075817Z WorkDoneProgressHelperTest > beginProgress() PASSED
2025-02-10T23:04:35.1076193Z 
2025-02-10T23:04:35.1076420Z WorkDoneProgressHelperTest > tick() PASSED
2025-02-10T23:04:35.1076756Z 
2025-02-10T23:04:35.1077135Z WorkDoneProgressHelperTest > noOpProgressWithoutWorkDoneSupport() PASSED
2025-02-10T23:04:35.1077707Z 
2025-02-10T23:04:35.1077944Z WorkDoneProgressHelperTest > endProgress() PASSED
2025-02-10T23:04:35.1078316Z 
2025-02-10T23:04:35.1078540Z MeasureCollectorTest > testMeasuresPrint() PASSED
2025-02-10T23:04:35.1078904Z 
2025-02-10T23:04:35.1079162Z MeasureCollectorTest > testMeasuresCollecting() PASSED
2025-02-10T23:04:35.9011720Z 
2025-02-10T23:04:35.9017309Z MeasuresSubsystemTest > testMeasuresAreCollected() PASSED
2025-02-10T23:04:36.0011052Z 
2025-02-10T23:04:36.0018554Z 2025-02-10T23:04:35.969Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:36.0031002Z 2025-02-10T23:04:35.970Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:36.4013976Z 2025-02-10T23:04:36.306Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:36.4022558Z 2025-02-10T23:04:36.306Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:36.6013443Z 2025-02-10T23:04:36.548Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:36.6021008Z 2025-02-10T23:04:36.549Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:36.8015201Z 2025-02-10T23:04:36.791Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:36.9015820Z 2025-02-10T23:04:36.792Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:37.1027920Z 2025-02-10T23:04:37.025Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:37.1032102Z 2025-02-10T23:04:37.025Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:37.5014188Z 2025-02-10T23:04:37.414Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:37.5019707Z 2025-02-10T23:04:37.415Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:37.9040463Z 2025-02-10T23:04:37.814Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:37.9044865Z 2025-02-10T23:04:37.814Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:37.9047812Z 
2025-02-10T23:04:37.9048248Z > Task :test
2025-02-10T23:04:37.9049590Z 
2025-02-10T23:04:37.9050054Z PermissionFilterBeforeSendCallbackTest > notSendIfUserClosedQuestion() PASSED
2025-02-10T23:04:37.9050669Z 
2025-02-10T23:04:37.9051063Z PermissionFilterBeforeSendCallbackTest > notSendInDontSendMode() PASSED
2025-02-10T23:04:37.9051633Z 
2025-02-10T23:04:37.9052168Z PermissionFilterBeforeSendCallbackTest > dontSendIfClientIsNotConnectedAndModeIsAsk() PASSED
2025-02-10T23:04:37.9052866Z 
2025-02-10T23:04:37.9053333Z PermissionFilterBeforeSendCallbackTest > dontAskIfServerWasNotInitialized() PASSED
2025-02-10T23:04:37.9054146Z 
2025-02-10T23:04:37.9054582Z PermissionFilterBeforeSendCallbackTest > notSendIfUserSkippedButAsk() PASSED
2025-02-10T23:04:37.9055163Z 
2025-02-10T23:04:37.9055675Z PermissionFilterBeforeSendCallbackTest > notSendNextTimeIfUserGavePermissionOnce() PASSED
2025-02-10T23:04:38.0011056Z 
2025-02-10T23:04:38.0016283Z PermissionFilterBeforeSendCallbackTest > notSendIfUserDoesNotGivePermission() PASSED
2025-02-10T23:04:38.2011679Z 
2025-02-10T23:04:38.2024975Z 2025-02-10T23:04:38.111Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:38.2031171Z 2025-02-10T23:04:38.111Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:38.5013996Z 2025-02-10T23:04:38.437Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:38.5019427Z 2025-02-10T23:04:38.438Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:38.8013772Z 2025-02-10T23:04:38.786Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:38.8022816Z 2025-02-10T23:04:38.787Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:39.4019174Z 2025-02-10T23:04:39.314Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:39.5014640Z 2025-02-10T23:04:39.314Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:39.5017388Z version: 0.0.0
2025-02-10T23:04:39.6014284Z 2025-02-10T23:04:39.561Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:39.6019720Z 2025-02-10T23:04:39.561Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:39.9040323Z 
2025-02-10T23:04:39.9042484Z > Task :test
2025-02-10T23:04:39.9044049Z 
2025-02-10T23:04:39.9044525Z PermissionFilterBeforeSendCallbackTest > sendIfUserGavePermission() PASSED
2025-02-10T23:04:39.9045110Z 
2025-02-10T23:04:39.9045480Z PermissionFilterBeforeSendCallbackTest > sendOnlyOnSendMode() PASSED
2025-02-10T23:04:39.9045993Z 
2025-02-10T23:04:39.9046259Z ControlFlowGraphBuilderTest > conditionWithElse() PASSED
2025-02-10T23:04:39.9046664Z 
2025-02-10T23:04:39.9046924Z ControlFlowGraphBuilderTest > tryHandlerFlowTest() PASSED
2025-02-10T23:04:39.9047322Z 
2025-02-10T23:04:39.9047616Z ControlFlowGraphBuilderTest > branchingWithOneBranch() PASSED
2025-02-10T23:04:39.9048054Z 
2025-02-10T23:04:39.9048405Z ControlFlowGraphBuilderTest > preprocessorIfWithElseBranching() PASSED
2025-02-10T23:04:39.9048905Z 
2025-02-10T23:04:39.9049246Z ControlFlowGraphBuilderTest > preprocessorSingleIfBranching() PASSED
2025-02-10T23:04:39.9049722Z 
2025-02-10T23:04:39.9050104Z ControlFlowGraphBuilderTest > preprocessorIfWithElseIfBranching() PASSED
2025-02-10T23:04:39.9051032Z 
2025-02-10T23:04:39.9051282Z ControlFlowGraphBuilderTest > testInnerLoops() PASSED
2025-02-10T23:04:39.9051659Z 
2025-02-10T23:04:39.9051970Z ControlFlowGraphBuilderTest > hardcoreCrazyJumpingTest() PASSED
2025-02-10T23:04:39.9052429Z 
2025-02-10T23:04:39.9052756Z ControlFlowGraphBuilderTest > linearBlockWithJumpToLabel() PASSED
2025-02-10T23:04:39.9053225Z 
2025-02-10T23:04:39.9053524Z ControlFlowGraphBuilderTest > multipleConditionsTest() PASSED
2025-02-10T23:04:39.9054117Z 
2025-02-10T23:04:39.9054355Z ControlFlowGraphBuilderTest > whileLoopTest() PASSED
2025-02-10T23:04:39.9054731Z 
2025-02-10T23:04:39.9055011Z ControlFlowGraphBuilderTest > linearBlockWithLabel() PASSED
2025-02-10T23:04:39.9055434Z 
2025-02-10T23:04:39.9055719Z ControlFlowGraphBuilderTest > linearBlockCanBeBuilt() PASSED
2025-02-10T23:04:39.9056146Z 
2025-02-10T23:04:39.9056337Z VersionCommandTest > testFailedCall() PASSED
2025-02-10T23:04:39.9056659Z 
2025-02-10T23:04:39.9056875Z VersionCommandTest > testSuccessfulCall() PASSED
2025-02-10T23:04:39.9057226Z 
2025-02-10T23:04:39.9057527Z WebsocketCommandTest > testCallReturnsNonStandardCode() PASSED
2025-02-10T23:04:40.1013115Z 
2025-02-10T23:04:40.1015410Z 2025-02-10T23:04:40.002Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:40.1046225Z 2025-02-10T23:04:40.004Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:40.4012718Z 2025-02-10T23:04:40.303Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:41.9084217Z 
2025-02-10T23:04:41.9085093Z > Task :test
2025-02-10T23:04:41.9085540Z 
2025-02-10T23:04:41.9086041Z WebsocketCommandTest > testCallUpdatesConfigurationFile() PASSED
2025-02-10T23:04:43.0010890Z 
2025-02-10T23:04:43.0017410Z DisableDiagnosticTriggeringSupplierTest > testGetCodeActionsRegion() PASSED
2025-02-10T23:04:43.0022508Z 
2025-02-10T23:04:43.0034431Z 2025-02-10T23:04:42.995Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:43.1012909Z 2025-02-10T23:04:43.021Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:43.1015020Z 2025-02-10T23:04:43.037Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:43.1016198Z 2025-02-10T23:04:43.044Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:04:43.3013318Z 2025-02-10T23:04:43.201Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:43.3016297Z 2025-02-10T23:04:43.201Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:43.6038348Z 2025-02-10T23:04:43.509Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:43.6049038Z 2025-02-10T23:04:43.510Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:43.9019222Z 2025-02-10T23:04:43.817Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:43.9024063Z 2025-02-10T23:04:43.817Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:44.2014434Z 2025-02-10T23:04:44.157Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:44.2019836Z 2025-02-10T23:04:44.158Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:44.6014284Z 2025-02-10T23:04:44.525Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:44.6018174Z 2025-02-10T23:04:44.525Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:44.9014523Z 2025-02-10T23:04:44.825Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:44.9020067Z 2025-02-10T23:04:44.826Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:44.9022030Z 
2025-02-10T23:04:44.9022157Z > Task :test
2025-02-10T23:04:44.9022348Z 
2025-02-10T23:04:44.9022719Z DisableDiagnosticTriggeringSupplierTest > testGetCodeActions() PASSED
2025-02-10T23:04:44.9023251Z 
2025-02-10T23:04:44.9023856Z DisableDiagnosticTriggeringSupplierTest > testGetCodeActionsOneLine() PASSED
2025-02-10T23:04:44.9024448Z 
2025-02-10T23:04:44.9024866Z DisableDiagnosticTriggeringSupplierTest > testGetCodeActionsEmptyFile() PASSED
2025-02-10T23:04:44.9025467Z 
2025-02-10T23:04:44.9025845Z DisableDiagnosticTriggeringSupplierTest > testNoBslLsDiagnostic() PASSED
2025-02-10T23:04:44.9026408Z 
2025-02-10T23:04:44.9026841Z ExtractStructureConstructorSupplierTest > testGetCodeActionsDouble() PASSED
2025-02-10T23:04:44.9027887Z 
2025-02-10T23:04:44.9028298Z ExtractStructureConstructorSupplierTest > testGetCodeActionsObject() PASSED
2025-02-10T23:04:44.9028864Z 
2025-02-10T23:04:44.9029278Z ExtractStructureConstructorSupplierTest > testGetCodeActionsNOParams() PASSED
2025-02-10T23:04:44.9029868Z 
2025-02-10T23:04:44.9030306Z ExtractStructureConstructorSupplierTest > testGetCodeActionsIdentifier() PASSED
2025-02-10T23:04:44.9030916Z 
2025-02-10T23:04:44.9031359Z ExtractStructureConstructorSupplierTest > testGetCodeActionsEmptyParams() PASSED
2025-02-10T23:04:44.9031973Z 
2025-02-10T23:04:44.9032342Z ExtractStructureConstructorSupplierTest > testGetCodeActions() PASSED
2025-02-10T23:04:44.9032872Z 
2025-02-10T23:04:44.9033264Z ExtractStructureConstructorSupplierTest > testGetCodeActionsFind() PASSED
2025-02-10T23:04:44.9034046Z 
2025-02-10T23:04:44.9034744Z ExtractStructureConstructorSupplierTest > testGetCodeActionsArray() PASSED
2025-02-10T23:04:44.9035338Z 
2025-02-10T23:04:44.9035668Z GenerateStandardRegionsSupplierTest > testGetCodeActions() PASSED
2025-02-10T23:04:44.9036160Z 
2025-02-10T23:04:44.9036391Z QuickFixSupplierTest > testGetQuickFixClass() PASSED
2025-02-10T23:04:44.9036762Z 
2025-02-10T23:04:44.9038158Z AbstractRunTestsCodeLensSupplierTest > testIsApplicable(String, String, boolean) > [1] filePath=./src/test/resources/codelenses/AbstractRunTestCodeLensSupplier.os, clientName=unknown, expected=false PASSED
2025-02-10T23:04:44.9039582Z 
2025-02-10T23:04:44.9040846Z AbstractRunTestsCodeLensSupplierTest > testIsApplicable(String, String, boolean) > [2] filePath=./src/test/resources/codelenses/tests/AbstractRunTestCodeLensSupplier.os, clientName=unknown, expected=false PASSED
2025-02-10T23:04:45.0014484Z 
2025-02-10T23:04:45.0017006Z AbstractRunTestsCodeLensSupplierTest > testIsApplicable(String, String, boolean) > [3] filePath=./src/test/resources/codelenses/AbstractRunTestCodeLensSupplier.os, clientName=Visual Studio Code, expected=false PASSED
2025-02-10T23:04:45.2011942Z 
2025-02-10T23:04:45.2014552Z 2025-02-10T23:04:45.151Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:45.2018308Z 2025-02-10T23:04:45.152Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:45.5015304Z 2025-02-10T23:04:45.416Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:45.5022994Z 2025-02-10T23:04:45.416Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:45.7014107Z 2025-02-10T23:04:45.677Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:45.7018961Z 2025-02-10T23:04:45.677Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:46.1013970Z 2025-02-10T23:04:46.001Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:46.1017959Z 2025-02-10T23:04:46.002Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:46.3046912Z 2025-02-10T23:04:46.279Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:46.3051140Z 2025-02-10T23:04:46.279Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:46.7014136Z 2025-02-10T23:04:46.653Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:46.7018447Z 2025-02-10T23:04:46.653Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:47.0012985Z 
2025-02-10T23:04:47.0013827Z > Task :test
2025-02-10T23:04:47.0014150Z 
2025-02-10T23:04:47.0015584Z AbstractRunTestsCodeLensSupplierTest > testIsApplicable(String, String, boolean) > [4] filePath=./src/test/resources/codelenses/tests/AbstractRunTestCodeLensSupplier.os, clientName=Visual Studio Code, expected=true PASSED
2025-02-10T23:04:47.0017026Z 
2025-02-10T23:04:47.0017466Z CognitiveComplexityCodeLensSupplierTest > testConfigureComplexityThreshold() PASSED
2025-02-10T23:04:47.0018054Z 
2025-02-10T23:04:47.0018380Z CognitiveComplexityCodeLensSupplierTest > testGetCodeLens() PASSED
2025-02-10T23:04:47.0018850Z 
2025-02-10T23:04:47.0019289Z CyclomaticComplexityCodeLensSupplierTest > testConfigureComplexityThreshold() PASSED
2025-02-10T23:04:47.0019875Z 
2025-02-10T23:04:47.0020229Z CyclomaticComplexityCodeLensSupplierTest > testGetCodeLens() PASSED
2025-02-10T23:04:47.0020715Z 
2025-02-10T23:04:47.0020962Z RunAllTestsCodeLensSupplierTest > testRunWithMockedTestIds() PASSED
2025-02-10T23:04:47.1011601Z 
2025-02-10T23:04:47.1031459Z 2025-02-10T23:04:47.059Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:47.1037037Z 2025-02-10T23:04:47.059Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:47.4014575Z 2025-02-10T23:04:47.318Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:47.4022208Z 2025-02-10T23:04:47.319Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:47.7014445Z 2025-02-10T23:04:47.626Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:47.7018422Z 2025-02-10T23:04:47.626Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:48.0022379Z 2025-02-10T23:04:47.915Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:48.0030623Z 2025-02-10T23:04:47.916Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:48.3014594Z 2025-02-10T23:04:48.235Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:48.3018001Z 2025-02-10T23:04:48.236Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:48.6013244Z 2025-02-10T23:04:48.538Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:48.6015806Z 2025-02-10T23:04:48.539Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:48.9014075Z 2025-02-10T23:04:48.798Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:48.9017285Z 2025-02-10T23:04:48.798Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:49.1015862Z 2025-02-10T23:04:49.024Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:49.1020710Z 2025-02-10T23:04:49.025Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:49.1022754Z 
2025-02-10T23:04:49.1022891Z > Task :test
2025-02-10T23:04:49.1023084Z 
2025-02-10T23:04:49.1023362Z RunAllTestsCodeLensSupplierTest > testResolve() PASSED
2025-02-10T23:04:49.1023922Z 
2025-02-10T23:04:49.1024221Z RunAllTestsCodeLensSupplierTest > testDryRun() PASSED
2025-02-10T23:04:49.1024651Z 
2025-02-10T23:04:49.1024979Z RunTestCodeLensSupplierTest > testRunWithMockedTestIds() PASSED
2025-02-10T23:04:49.1025474Z 
2025-02-10T23:04:49.1025705Z RunTestCodeLensSupplierTest > testResolve() PASSED
2025-02-10T23:04:49.1026097Z 
2025-02-10T23:04:49.1026320Z RunTestCodeLensSupplierTest > testDryRun() PASSED
2025-02-10T23:04:49.1026708Z 
2025-02-10T23:04:49.1027162Z TestRunnerAdapterTest > whenComputeTestsByLanguageServer_thenContainsTests() PASSED
2025-02-10T23:04:49.1027792Z 
2025-02-10T23:04:49.1028179Z ConstructorColorInformationSupplierTest > getColorInformation() PASSED
2025-02-10T23:04:49.1028734Z 
2025-02-10T23:04:49.1029164Z ConstructorColorPresentationSupplierTest > getColorPresentationEn() PASSED
2025-02-10T23:04:49.2011594Z 
2025-02-10T23:04:49.2012812Z ConstructorColorPresentationSupplierTest > getColorPresentationRu() PASSED
2025-02-10T23:04:49.3033760Z 
2025-02-10T23:04:49.3036251Z 2025-02-10T23:04:49.257Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:49.3039542Z 2025-02-10T23:04:49.257Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:49.6015103Z 2025-02-10T23:04:49.523Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:49.6018916Z 2025-02-10T23:04:49.523Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:49.9014098Z 2025-02-10T23:04:49.844Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:49.9017963Z 2025-02-10T23:04:49.845Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:50.1014210Z 2025-02-10T23:04:50.079Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:50.1019108Z 2025-02-10T23:04:50.079Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:50.4013247Z 2025-02-10T23:04:50.391Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:50.4016105Z 2025-02-10T23:04:50.391Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:50.8017309Z 2025-02-10T23:04:50.694Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:50.8021490Z 2025-02-10T23:04:50.694Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:51.0016500Z 2025-02-10T23:04:50.951Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:51.0020821Z 2025-02-10T23:04:50.952Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:51.2012305Z 
2025-02-10T23:04:51.2013504Z > Task :test
2025-02-10T23:04:51.2014760Z 
2025-02-10T23:04:51.2015121Z WebColorInformationSupplierTest > getColorInformation() PASSED
2025-02-10T23:04:51.2015612Z 
2025-02-10T23:04:51.2015982Z WebColorPresentationSupplierTest > getColorPresentationEn() PASSED
2025-02-10T23:04:51.2016495Z 
2025-02-10T23:04:51.2016826Z WebColorPresentationSupplierTest > getColorPresentationRu() PASSED
2025-02-10T23:04:51.2017315Z 
2025-02-10T23:04:51.2017597Z WebColorPresentationSupplierTest > getUnknownColor() PASSED
2025-02-10T23:04:51.2018030Z 
2025-02-10T23:04:51.2018510Z ToggleCognitiveComplexityInlayHintsCommandSupplierTest > testExecute() PASSED
2025-02-10T23:04:51.2019094Z 
2025-02-10T23:04:51.2019522Z ToggleCyclomaticComplexityInlayHintsCommandSupplierTest > testExecute() PASSED
2025-02-10T23:04:51.2020108Z 
2025-02-10T23:04:51.2020285Z ConfigurationTest > createDefault() PASSED
2025-02-10T23:04:51.3011332Z 
2025-02-10T23:04:51.3013061Z 2025-02-10T23:04:51.255Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:51.3015849Z 2025-02-10T23:04:51.256Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:51.6014027Z 2025-02-10T23:04:51.498Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:51.6018516Z 2025-02-10T23:04:51.498Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:51.8013849Z 2025-02-10T23:04:51.715Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:51.8017459Z 2025-02-10T23:04:51.715Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:52.0014191Z 2025-02-10T23:04:51.946Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:52.0017752Z 2025-02-10T23:04:51.946Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:52.2014262Z 2025-02-10T23:04:52.156Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:52.2018147Z 2025-02-10T23:04:52.157Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:52.5044536Z 2025-02-10T23:04:52.443Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:52.5048315Z 2025-02-10T23:04:52.444Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:52.8013296Z 2025-02-10T23:04:52.735Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:52.8016653Z 2025-02-10T23:04:52.735Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:53.0011679Z 2025-02-10T23:04:52.962Z  INFO 2131 --- [BSL Language Server] [aitility-thread] .b.l.c.w.ConfigurationFileChangeListener : BSL Language Server configuration has been reloaded
2025-02-10T23:04:53.1012298Z 2025-02-10T23:04:53.066Z  INFO 2131 --- [BSL Language Server] [aitility-thread] .b.l.c.w.ConfigurationFileChangeListener : BSL Language Server configuration has been reset to default
2025-02-10T23:04:53.3013784Z 2025-02-10T23:04:53.198Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:53.3020022Z 2025-02-10T23:04:53.199Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:53.3021759Z 
2025-02-10T23:04:53.3021889Z > Task :test
2025-02-10T23:04:53.3022066Z 
2025-02-10T23:04:53.3022257Z GlobalConfigurationTest > createDefault() PASSED
2025-02-10T23:04:53.3022594Z 
2025-02-10T23:04:53.3022872Z LanguageServerConfigurationTest > createFromEmptyFile() PASSED
2025-02-10T23:04:53.3023295Z 
2025-02-10T23:04:53.3024154Z LanguageServerConfigurationTest > testPartialInitialization() PASSED
2025-02-10T23:04:53.3024699Z 
2025-02-10T23:04:53.3025002Z LanguageServerConfigurationTest > createDefault() PASSED
2025-02-10T23:04:53.3025417Z 
2025-02-10T23:04:53.3025783Z LanguageServerConfigurationTest > test_GetCustomConfigurationRoot() PASSED
2025-02-10T23:04:53.3026300Z 
2025-02-10T23:04:53.3026555Z LanguageServerConfigurationTest > createFromFile() PASSED
2025-02-10T23:04:53.3026951Z 
2025-02-10T23:04:53.3027194Z ConfigurationFileSystemWatcherTest > test() PASSED
2025-02-10T23:04:53.3027597Z 
2025-02-10T23:04:53.3027785Z DocumentContextTest > testEOF() PASSED
2025-02-10T23:04:53.5011480Z 
2025-02-10T23:04:53.5013428Z 2025-02-10T23:04:53.418Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:53.5017326Z 2025-02-10T23:04:53.419Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:53.7013387Z 2025-02-10T23:04:53.637Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:53.7017154Z 2025-02-10T23:04:53.637Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:53.9014332Z 2025-02-10T23:04:53.884Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:53.9018842Z 2025-02-10T23:04:53.884Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:54.2014185Z 2025-02-10T23:04:54.153Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:54.2016696Z 2025-02-10T23:04:54.153Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:54.5018785Z 2025-02-10T23:04:54.396Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:54.5027702Z 2025-02-10T23:04:54.396Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:54.7013925Z 2025-02-10T23:04:54.624Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:54.7017868Z 2025-02-10T23:04:54.624Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:54.9013947Z 2025-02-10T23:04:54.859Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:54.9017971Z 2025-02-10T23:04:54.859Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:55.1013215Z 2025-02-10T23:04:55.070Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:55.1016096Z 2025-02-10T23:04:55.070Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:55.3011498Z 
2025-02-10T23:04:55.3012264Z > Task :test
2025-02-10T23:04:55.3019380Z 
2025-02-10T23:04:55.3019979Z DocumentContextTest > testMethodParametersComputesCorrectly() PASSED
2025-02-10T23:04:55.3020739Z 
2025-02-10T23:04:55.3021095Z DocumentContextTest > testContentList() PASSED
2025-02-10T23:04:55.3022613Z 
2025-02-10T23:04:55.3023150Z DocumentContextTest > testMethodsAdjustingCompute() PASSED
2025-02-10T23:04:55.3023830Z 
2025-02-10T23:04:55.3024088Z DocumentContextTest > testClearASTData() PASSED
2025-02-10T23:04:55.3024496Z 
2025-02-10T23:04:55.3025821Z DocumentContextTest > testMethodComputeParseError() PASSED
2025-02-10T23:04:55.3026294Z 
2025-02-10T23:04:55.3026591Z DocumentContextTest > testComputeMetricsComments() PASSED
2025-02-10T23:04:55.3027028Z 
2025-02-10T23:04:55.3027208Z DocumentContextTest > testRebuild() PASSED
2025-02-10T23:04:55.3027566Z 
2025-02-10T23:04:55.3027854Z DocumentContextTest > testRegionsAdjustingCompute() PASSED
2025-02-10T23:04:55.4013363Z 
2025-02-10T23:04:55.4015953Z 2025-02-10T23:04:55.318Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:55.4019712Z 2025-02-10T23:04:55.319Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:55.6013487Z 2025-02-10T23:04:55.577Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:55.6017374Z 2025-02-10T23:04:55.577Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:55.9014298Z 2025-02-10T23:04:55.810Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:55.9018348Z 2025-02-10T23:04:55.810Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:56.1017889Z 2025-02-10T23:04:56.028Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:56.1023176Z 2025-02-10T23:04:56.028Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:56.3014228Z 2025-02-10T23:04:56.272Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:56.3018169Z 2025-02-10T23:04:56.272Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:56.6013306Z 2025-02-10T23:04:56.495Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:56.6018492Z 2025-02-10T23:04:56.495Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:56.8032047Z 2025-02-10T23:04:56.749Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:56.8036286Z 2025-02-10T23:04:56.750Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:57.4011443Z 
2025-02-10T23:04:57.4017290Z > Task :test
2025-02-10T23:04:57.4021570Z 
2025-02-10T23:04:57.4026228Z DocumentContextTest > testMethodCompute() PASSED
2025-02-10T23:04:57.4030499Z 
2025-02-10T23:04:57.4035075Z DocumentContextTest > testContentListWithStandaloneCR() PASSED
2025-02-10T23:04:57.4039293Z 
2025-02-10T23:04:57.4043520Z DocumentContextTest > testUntitledSchemaFromVSC() PASSED
2025-02-10T23:04:57.4047874Z 
2025-02-10T23:04:57.4052219Z DocumentContextTest > testUntitledSchema() PASSED
2025-02-10T23:04:57.4056569Z 
2025-02-10T23:04:57.4060921Z DocumentContextTest > testGetRegionsFlatComputesAllLevels() PASSED
2025-02-10T23:04:57.4065562Z 
2025-02-10T23:04:57.4069853Z ServerContextTest > testErrorConfigurationMetadata() PASSED
2025-02-10T23:04:57.4074237Z 
2025-02-10T23:04:57.4078499Z ServerContextTest > testConfigurationMetadata() PASSED
2025-02-10T23:04:57.5011255Z 
2025-02-10T23:04:57.5013264Z 2025-02-10T23:04:57.483Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:57.5017006Z 2025-02-10T23:04:57.483Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:58.1013502Z 2025-02-10T23:04:58.053Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:58.1016788Z 2025-02-10T23:04:58.053Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:58.6014198Z 2025-02-10T23:04:58.558Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:58.6019533Z 2025-02-10T23:04:58.558Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:58.9013010Z 2025-02-10T23:04:58.875Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:04:58.9015803Z 2025-02-10T23:04:58.875Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:04:59.5012303Z 
2025-02-10T23:04:59.5013465Z > Task :test
2025-02-10T23:04:59.5014275Z 
2025-02-10T23:04:59.5014677Z ServerContextTest > testMdoRefs() PASSED
2025-02-10T23:04:59.5015317Z 
2025-02-10T23:04:59.5023094Z ServerContextTest > testPopulateContext() PASSED
2025-02-10T23:04:59.5023499Z 
2025-02-10T23:04:59.5024742Z CognitiveComplexityComputerTest > compute() PASSED
2025-02-10T23:04:59.5025154Z 
2025-02-10T23:04:59.5027427Z CyclomaticComplexityComputerTest > compute() PASSED
2025-02-10T23:04:59.5027895Z 
2025-02-10T23:04:59.5028243Z DiagnosticIgnoranceComputerTest > testDiagnosticIgnorance() PASSED
2025-02-10T23:04:59.5028752Z 
2025-02-10T23:04:59.5029142Z DiagnosticIgnoranceComputerTest > testDiagnosticIgnoranceExtension() PASSED
2025-02-10T23:04:59.5029690Z 
2025-02-10T23:04:59.5029909Z MethodSymbolComputerTest > testParseError() PASSED
2025-02-10T23:04:59.5030277Z 
2025-02-10T23:04:59.5030470Z MethodSymbolComputerTest > testOwner() PASSED
2025-02-10T23:04:59.5030807Z 
2025-02-10T23:04:59.5031082Z MethodSymbolComputerTest > testMethodSymbolComputer() PASSED
2025-02-10T23:04:59.5031524Z 
2025-02-10T23:04:59.5031739Z MethodSymbolComputerTest > testParameters() PASSED
2025-02-10T23:04:59.5032105Z 
2025-02-10T23:04:59.5032318Z MethodSymbolComputerTest > testDeprecated() PASSED
2025-02-10T23:04:59.5032688Z 
2025-02-10T23:04:59.5032900Z MethodSymbolComputerTest > testAnnotation() PASSED
2025-02-10T23:04:59.5033269Z 
2025-02-10T23:04:59.5033486Z ModuleSymbolComputerTest > testModuleName() PASSED
2025-02-10T23:04:59.5034047Z 
2025-02-10T23:04:59.5034292Z ModuleSymbolComputerTest > testBasicCompute() PASSED
2025-02-10T23:04:59.5034706Z 
2025-02-10T23:04:59.5034878Z QueryComputerTest > compute() PASSED
2025-02-10T23:04:59.5035188Z 
2025-02-10T23:04:59.5035384Z SymbolTreeComputerTest > testModule() PASSED
2025-02-10T23:04:59.5035734Z 
2025-02-10T23:04:59.5035963Z VariableSymbolTest > testVariableNameRange() PASSED
2025-02-10T23:04:59.5036350Z 
2025-02-10T23:04:59.5036562Z VariableSymbolTest > testVariableKind() PASSED
2025-02-10T23:04:59.5036900Z 
2025-02-10T23:04:59.5037186Z VariableSymbolTest > testVariableSymbolDescription() PASSED
2025-02-10T23:04:59.5037616Z 
2025-02-10T23:04:59.5037894Z VariableSymbolTest > testVariableDescriptionRange() PASSED
2025-02-10T23:04:59.5038320Z 
2025-02-10T23:04:59.5038713Z MethodDescriptionTest > testMethodWithAnnotationBeforeDescription() PASSED
2025-02-10T23:04:59.5039264Z 
2025-02-10T23:04:59.5039550Z MethodDescriptionTest > testMethodWithAnnotation() PASSED
2025-02-10T23:04:59.5040244Z 
2025-02-10T23:04:59.5040447Z MethodDescriptionTest > testMethod10() PASSED
2025-02-10T23:04:59.5040783Z 
2025-02-10T23:04:59.5040976Z MethodDescriptionTest > testMethod11() PASSED
2025-02-10T23:04:59.5041303Z 
2025-02-10T23:04:59.5041497Z MethodDescriptionTest > testMethod12() PASSED
2025-02-10T23:04:59.5041823Z 
2025-02-10T23:04:59.5042019Z MethodDescriptionTest > testMethod13() PASSED
2025-02-10T23:04:59.5042350Z 
2025-02-10T23:04:59.5042543Z MethodDescriptionTest > testMethod1() PASSED
2025-02-10T23:04:59.5042867Z 
2025-02-10T23:04:59.5043054Z MethodDescriptionTest > testMethod2() PASSED
2025-02-10T23:04:59.5043374Z 
2025-02-10T23:04:59.5043557Z MethodDescriptionTest > testMethod3() PASSED
2025-02-10T23:04:59.5044041Z 
2025-02-10T23:04:59.5044238Z MethodDescriptionTest > testMethod4() PASSED
2025-02-10T23:04:59.5044565Z 
2025-02-10T23:04:59.5044752Z MethodDescriptionTest > testMethod5() PASSED
2025-02-10T23:04:59.5045074Z 
2025-02-10T23:04:59.5045267Z MethodDescriptionTest > testMethod6() PASSED
2025-02-10T23:04:59.5045586Z 
2025-02-10T23:04:59.5045776Z MethodDescriptionTest > testMethod7() PASSED
2025-02-10T23:04:59.5046097Z 
2025-02-10T23:04:59.5046312Z MethodDescriptionTest > testMethod8() PASSED
2025-02-10T23:04:59.5046630Z 
2025-02-10T23:04:59.5046816Z MethodDescriptionTest > testMethod9() PASSED
2025-02-10T23:04:59.6012509Z 
2025-02-10T23:04:59.6013556Z AbstractSymbolTreeDiagnosticTest > testAllSymbolsWereVisited() PASSED
2025-02-10T23:04:59.6014305Z 
2025-02-10T23:04:59.6014761Z AllFunctionPathMustHaveReturnDiagnosticTest > testElsIfClausesWithoutElse() PASSED
2025-02-10T23:04:59.6015374Z 
2025-02-10T23:04:59.6015773Z AllFunctionPathMustHaveReturnDiagnosticTest > testDefaultBehavior() PASSED
2025-02-10T23:04:59.6016352Z 
2025-02-10T23:04:59.6016742Z AllFunctionPathMustHaveReturnDiagnosticTest > testEmptyIfBodies() PASSED
2025-02-10T23:04:59.6017300Z 
2025-02-10T23:04:59.6018087Z AllFunctionPathMustHaveReturnDiagnosticTest > testLoopsCanBeNotVisited() PASSED
2025-02-10T23:04:59.6018723Z 
2025-02-10T23:04:59.6019166Z AllFunctionPathMustHaveReturnDiagnosticTest > testExitByRaiseException() PASSED
2025-02-10T23:04:59.6019765Z 
2025-02-10T23:04:59.6020027Z AssignAliasFieldsInQueryDiagnosticTest > test() PASSED
2025-02-10T23:04:59.6020450Z 
2025-02-10T23:04:59.6020721Z BadWordsDiagnosticTest > testFindWithoutComments() PASSED
2025-02-10T23:04:59.7184210Z 
2025-02-10T23:04:59.7274677Z BadWordsDiagnosticTest > testConfigure() PASSED
2025-02-10T23:04:59.7275377Z 
2025-02-10T23:04:59.7275821Z BadWordsDiagnosticTest > test() PASSED
2025-02-10T23:04:59.7276318Z 
2025-02-10T23:04:59.7276807Z BeginTransactionBeforeTryCatchDiagnosticTest > test() PASSED
2025-02-10T23:05:02.1011025Z 
2025-02-10T23:05:02.1045335Z CachedPublicDiagnosticTest > testEmpty() PASSED
2025-02-10T23:05:02.4011197Z 
2025-02-10T23:05:02.4015988Z CachedPublicDiagnosticTest > test() PASSED
2025-02-10T23:05:02.7011313Z 
2025-02-10T23:05:02.7012335Z CachedPublicDiagnosticTest > testSession() PASSED
2025-02-10T23:05:03.2035832Z 
2025-02-10T23:05:03.2037621Z CachedPublicDiagnosticTest > testNegative() PASSED
2025-02-10T23:05:03.5011471Z 
2025-02-10T23:05:03.5014056Z 2025-02-10T23:05:03.391Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:03.5017977Z 2025-02-10T23:05:03.391Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:04.6013978Z 2025-02-10T23:05:04.516Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:04.6020055Z 2025-02-10T23:05:04.517Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:05.2011474Z 
2025-02-10T23:05:05.2019886Z > Task :test
2025-02-10T23:05:05.2024074Z 
2025-02-10T23:05:05.2028136Z CanonicalSpellingKeywordsDiagnosticTest > testQuickFix() PASSED
2025-02-10T23:05:05.2032173Z 
2025-02-10T23:05:05.2036048Z CanonicalSpellingKeywordsDiagnosticTest > test() PASSED
2025-02-10T23:05:05.2040186Z 
2025-02-10T23:05:05.2044277Z CodeAfterAsyncCallDiagnosticTest > test() PASSED
2025-02-10T23:05:05.2048144Z 
2025-02-10T23:05:05.2051823Z CodeBlockBeforeSubDiagnosticTest > test() PASSED
2025-02-10T23:05:05.2055823Z 
2025-02-10T23:05:05.2059553Z CodeOutOfRegionDiagnosticTest > testNoRegions() PASSED
2025-02-10T23:05:05.2063384Z 
2025-02-10T23:05:05.2067224Z CodeOutOfRegionDiagnosticTest > testExecute() PASSED
2025-02-10T23:05:05.2071079Z 
2025-02-10T23:05:05.2074880Z CodeOutOfRegionDiagnosticTest > emptyTest() PASSED
2025-02-10T23:05:05.2078709Z 
2025-02-10T23:05:05.2082433Z CodeOutOfRegionDiagnosticTest > testEmptyFile() PASSED
2025-02-10T23:05:05.2228609Z 
2025-02-10T23:05:05.2233320Z CodeOutOfRegionDiagnosticTest > testNoRegionsUnknown() PASSED
2025-02-10T23:05:05.2233922Z 
2025-02-10T23:05:05.2234101Z CodeOutOfRegionDiagnosticTest > testCodeBlock() PASSED
2025-02-10T23:05:05.2234361Z 
2025-02-10T23:05:05.2234493Z CodeOutOfRegionDiagnosticTest > test() PASSED
2025-02-10T23:05:05.2234798Z 
2025-02-10T23:05:05.2235353Z CodeOutOfRegionDiagnosticTest > testStandartPreproc() PASSED
2025-02-10T23:05:05.2236632Z 
2025-02-10T23:05:05.2236865Z CognitiveComplexityDiagnosticTest > testConfigure() PASSED
2025-02-10T23:05:05.2238498Z 
2025-02-10T23:05:05.2238877Z CognitiveComplexityDiagnosticTest > testConfigureOneProperty() PASSED
2025-02-10T23:05:05.2239364Z 
2025-02-10T23:05:05.2239595Z CognitiveComplexityDiagnosticTest > runTest() PASSED
2025-02-10T23:05:05.2239942Z 
2025-02-10T23:05:05.2240185Z CommandModuleExportMethodsDiagnosticTest > test() PASSED
2025-02-10T23:05:05.2240554Z 
2025-02-10T23:05:05.2240814Z CommentedCodeDiagnosticTest > exclusionPrefixesTest() PASSED
2025-02-10T23:05:05.2241235Z 
2025-02-10T23:05:05.2241532Z CommentedCodeDiagnosticTest > testQuickFixRemoveCode() PASSED
2025-02-10T23:05:05.2241998Z 
2025-02-10T23:05:05.2242240Z CommentedCodeDiagnosticTest > testConfigure() PASSED
2025-02-10T23:05:05.2242623Z 
2025-02-10T23:05:05.2242839Z CommentedCodeDiagnosticTest > runTest() PASSED
2025-02-10T23:05:05.2243228Z 
2025-02-10T23:05:05.2243884Z CommitTransactionOutsideTryCatchDiagnosticTest > testSingleSub() PASSED
2025-02-10T23:05:05.2244472Z 
2025-02-10T23:05:05.2244845Z CommitTransactionOutsideTryCatchDiagnosticTest > test() PASSED
2025-02-10T23:05:06.7012021Z 
2025-02-10T23:05:06.7016785Z CommonModuleAssignDiagnosticTest > test() PASSED
2025-02-10T23:05:06.8014000Z 
2025-02-10T23:05:06.8019911Z 2025-02-10T23:05:06.787Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:06.8024467Z 2025-02-10T23:05:06.787Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:07.3019229Z 2025-02-10T23:05:07.268Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:07.3023969Z 2025-02-10T23:05:07.269Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:07.8014342Z 2025-02-10T23:05:07.759Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:07.8018580Z 2025-02-10T23:05:07.759Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:08.7012620Z 
2025-02-10T23:05:08.7065383Z > Task :test
2025-02-10T23:05:08.7065945Z 
2025-02-10T23:05:08.7066499Z CommonModuleInvalidTypeDiagnosticTest > testUnknown() PASSED
2025-02-10T23:05:08.7067297Z 
2025-02-10T23:05:08.7067846Z CommonModuleInvalidTypeDiagnosticTest > testClientServer() PASSED
2025-02-10T23:05:09.9012267Z 
2025-02-10T23:05:09.9014683Z CommonModuleInvalidTypeDiagnosticTest > testClient() PASSED
2025-02-10T23:05:10.1015193Z 
2025-02-10T23:05:10.1017988Z 2025-02-10T23:05:10.030Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:10.1022082Z 2025-02-10T23:05:10.031Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:10.8014925Z 2025-02-10T23:05:10.774Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:10.8019379Z 2025-02-10T23:05:10.774Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:11.3015217Z 2025-02-10T23:05:11.255Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:11.3018849Z 2025-02-10T23:05:11.256Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:11.5013116Z 2025-02-10T23:05:11.481Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:11.5016347Z 2025-02-10T23:05:11.481Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:11.8012923Z 2025-02-10T23:05:11.708Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:11.8015357Z 2025-02-10T23:05:11.708Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:11.9011899Z 
2025-02-10T23:05:11.9013031Z > Task :test
2025-02-10T23:05:11.9013757Z 
2025-02-10T23:05:11.9014320Z CommonModuleInvalidTypeDiagnosticTest > testServer() PASSED
2025-02-10T23:05:11.9015359Z 
2025-02-10T23:05:11.9015913Z CommonModuleInvalidTypeDiagnosticTest > testServerCall() PASSED
2025-02-10T23:05:11.9016487Z 
2025-02-10T23:05:11.9016954Z CommonModuleMissingAPIDiagnosticTest > noRegionsAPITest() PASSED
2025-02-10T23:05:11.9017566Z 
2025-02-10T23:05:11.9018163Z CommonModuleMissingAPIDiagnosticTest > noSubsTest() PASSED
2025-02-10T23:05:11.9018649Z 
2025-02-10T23:05:11.9019097Z CommonModuleMissingAPIDiagnosticTest > noExportSubsTest() PASSED
2025-02-10T23:05:12.0011553Z 
2025-02-10T23:05:12.0014899Z 2025-02-10T23:05:11.925Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:12.0018560Z 2025-02-10T23:05:11.925Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:12.2017598Z 2025-02-10T23:05:12.171Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:12.2021972Z 2025-02-10T23:05:12.172Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:12.5014281Z 2025-02-10T23:05:12.460Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:12.5018683Z 2025-02-10T23:05:12.460Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:13.0037944Z 2025-02-10T23:05:12.902Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:13.0043046Z 2025-02-10T23:05:12.902Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:13.5013961Z 2025-02-10T23:05:13.401Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:13.5016732Z 2025-02-10T23:05:13.401Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:13.7013350Z 2025-02-10T23:05:13.614Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:13.7017501Z 2025-02-10T23:05:13.614Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:13.9064331Z 
2025-02-10T23:05:13.9065102Z > Task :test
2025-02-10T23:05:13.9065597Z 
2025-02-10T23:05:13.9066166Z CommonModuleMissingAPIDiagnosticTest > positiveTest() PASSED
2025-02-10T23:05:13.9066672Z 
2025-02-10T23:05:13.9066980Z CommonModuleMissingAPIDiagnosticTest > emptyFileTest() PASSED
2025-02-10T23:05:13.9067434Z 
2025-02-10T23:05:13.9067715Z CommonModuleNameCachedDiagnosticTest > testEngName() PASSED
2025-02-10T23:05:13.9068149Z 
2025-02-10T23:05:13.9068448Z CommonModuleNameCachedDiagnosticTest > testLongName() PASSED
2025-02-10T23:05:13.9068928Z 
2025-02-10T23:05:13.9069263Z CommonModuleNameCachedDiagnosticTest > testEmptyFile() PASSED
2025-02-10T23:05:14.0012435Z 
2025-02-10T23:05:14.0014202Z CommonModuleNameCachedDiagnosticTest > test() PASSED
2025-02-10T23:05:14.1064658Z 
2025-02-10T23:05:14.1067319Z 2025-02-10T23:05:14.051Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:14.1071557Z 2025-02-10T23:05:14.052Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:14.6013917Z 2025-02-10T23:05:14.528Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:14.6017821Z 2025-02-10T23:05:14.528Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:15.1014336Z 2025-02-10T23:05:15.001Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:15.1019142Z 2025-02-10T23:05:15.001Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:15.5013342Z 2025-02-10T23:05:15.475Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:15.5017113Z 2025-02-10T23:05:15.475Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:16.0016409Z 2025-02-10T23:05:15.912Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:16.0027666Z 2025-02-10T23:05:15.913Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:16.0029663Z 
2025-02-10T23:05:16.0029794Z > Task :test
2025-02-10T23:05:16.0029984Z 
2025-02-10T23:05:16.0030284Z CommonModuleNameCachedDiagnosticTest > testSession() PASSED
2025-02-10T23:05:16.0030743Z 
2025-02-10T23:05:16.0031049Z CommonModuleNameCachedDiagnosticTest > testNegative() PASSED
2025-02-10T23:05:16.0031520Z 
2025-02-10T23:05:16.0031850Z CommonModuleNameClientDiagnosticTest > testClientServer() PASSED
2025-02-10T23:05:16.0032344Z 
2025-02-10T23:05:16.0032593Z CommonModuleNameClientDiagnosticTest > test() PASSED
2025-02-10T23:05:16.3012850Z 
2025-02-10T23:05:16.3015165Z CommonModuleNameClientDiagnosticTest > testClient() PASSED
2025-02-10T23:05:16.4012451Z 
2025-02-10T23:05:16.4015892Z 2025-02-10T23:05:16.383Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:16.4020956Z 2025-02-10T23:05:16.384Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:16.9017832Z 2025-02-10T23:05:16.885Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:16.9026251Z 2025-02-10T23:05:16.886Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:17.4014181Z 2025-02-10T23:05:17.381Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:17.4018079Z 2025-02-10T23:05:17.382Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:17.9039639Z 2025-02-10T23:05:17.837Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:17.9043966Z 2025-02-10T23:05:17.837Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:18.2012240Z 
2025-02-10T23:05:18.2017366Z > Task :test
2025-02-10T23:05:18.2021928Z 
2025-02-10T23:05:18.2022320Z CommonModuleNameClientDiagnosticTest > testGlobal() PASSED
2025-02-10T23:05:18.2022640Z 
2025-02-10T23:05:18.2023218Z CommonModuleNameClientDiagnosticTest > testNegative() PASSED
2025-02-10T23:05:18.2023890Z 
2025-02-10T23:05:18.2024093Z CommonModuleNameClientServerDiagnosticTest > testFalse() PASSED
2025-02-10T23:05:18.2024382Z 
2025-02-10T23:05:18.2024604Z CommonModuleNameClientServerDiagnosticTest > testClientServer() PASSED
2025-02-10T23:05:18.4054961Z 
2025-02-10T23:05:18.4057643Z 2025-02-10T23:05:18.293Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:18.4062005Z 2025-02-10T23:05:18.294Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:18.8014648Z 2025-02-10T23:05:18.729Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:18.8019231Z 2025-02-10T23:05:18.730Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:19.2014138Z 2025-02-10T23:05:19.191Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:19.2020577Z 2025-02-10T23:05:19.191Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:19.7013306Z 2025-02-10T23:05:19.670Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:19.7017350Z 2025-02-10T23:05:19.670Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:20.3058311Z 
2025-02-10T23:05:20.3060506Z > Task :test
2025-02-10T23:05:20.3061730Z 
2025-02-10T23:05:20.3062214Z CommonModuleNameClientServerDiagnosticTest > test() PASSED
2025-02-10T23:05:20.3064396Z 
2025-02-10T23:05:20.3066249Z CommonModuleNameClientServerDiagnosticTest > testFalse2() PASSED
2025-02-10T23:05:20.3066942Z 
2025-02-10T23:05:20.3067509Z CommonModuleNameClientServerDiagnosticTest > testNegative() PASSED
2025-02-10T23:05:22.1012172Z 
2025-02-10T23:05:22.1014466Z CommonModuleNameFullAccessDiagnosticTest > testFalse() PASSED
2025-02-10T23:05:22.3011569Z 
2025-02-10T23:05:22.3013508Z 2025-02-10T23:05:22.269Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:22.3016456Z 2025-02-10T23:05:22.270Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:23.1013132Z 2025-02-10T23:05:22.996Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:23.1016868Z 2025-02-10T23:05:22.997Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:23.5014292Z 2025-02-10T23:05:23.439Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:23.5018183Z 2025-02-10T23:05:23.440Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:24.0015080Z 2025-02-10T23:05:23.923Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:24.0019453Z 2025-02-10T23:05:23.924Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:24.1126236Z 
2025-02-10T23:05:24.1127109Z > Task :test
2025-02-10T23:05:24.1127606Z 
2025-02-10T23:05:24.1128100Z CommonModuleNameFullAccessDiagnosticTest > test() PASSED
2025-02-10T23:05:24.1164176Z 
2025-02-10T23:05:24.1194453Z CommonModuleNameFullAccessDiagnosticTest > testNegative() PASSED
2025-02-10T23:05:24.1195372Z 
2025-02-10T23:05:24.1196011Z CommonModuleNameGlobalClientDiagnosticTest > testEng() PASSED
2025-02-10T23:05:26.1011362Z 
2025-02-10T23:05:26.1015759Z CommonModuleNameGlobalClientDiagnosticTest > testFalse() PASSED
2025-02-10T23:05:26.3011886Z 
2025-02-10T23:05:26.3018137Z 2025-02-10T23:05:26.226Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:26.3025850Z 2025-02-10T23:05:26.227Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:26.9046542Z 2025-02-10T23:05:26.815Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:26.9051103Z 2025-02-10T23:05:26.816Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:27.3037864Z 2025-02-10T23:05:27.283Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:27.3042499Z 2025-02-10T23:05:27.283Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:27.8014855Z 2025-02-10T23:05:27.761Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:27.8022223Z 2025-02-10T23:05:27.761Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:28.1011426Z 
2025-02-10T23:05:28.1011969Z > Task :test
2025-02-10T23:05:28.1012435Z 
2025-02-10T23:05:28.1012941Z CommonModuleNameGlobalClientDiagnosticTest > testClientAtStartEng() PASSED
2025-02-10T23:05:28.1013737Z 
2025-02-10T23:05:28.1014106Z CommonModuleNameGlobalClientDiagnosticTest > test() PASSED
2025-02-10T23:05:28.1014962Z 
2025-02-10T23:05:28.1015320Z CommonModuleNameGlobalClientDiagnosticTest > testClient() PASSED
2025-02-10T23:05:28.1015845Z 
2025-02-10T23:05:28.1016264Z CommonModuleNameGlobalClientDiagnosticTest > testClientAtStart() PASSED
2025-02-10T23:05:28.3011296Z 
2025-02-10T23:05:28.3013835Z 2025-02-10T23:05:28.204Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:28.3017053Z 2025-02-10T23:05:28.204Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:28.7040684Z 2025-02-10T23:05:28.648Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:28.7044958Z 2025-02-10T23:05:28.648Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:30.1014234Z 
2025-02-10T23:05:30.1016041Z > Task :test
2025-02-10T23:05:30.1017531Z 
2025-02-10T23:05:30.1019119Z CommonModuleNameGlobalClientDiagnosticTest > testNegative() PASSED
2025-02-10T23:05:30.9011947Z 
2025-02-10T23:05:30.9013242Z CommonModuleNameGlobalDiagnosticTest > testFalse() PASSED
2025-02-10T23:05:31.1012221Z 
2025-02-10T23:05:31.1014978Z 2025-02-10T23:05:31.008Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:31.1018628Z 2025-02-10T23:05:31.009Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:32.3014007Z 2025-02-10T23:05:32.263Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:32.3021731Z 2025-02-10T23:05:32.264Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:32.9065747Z 
2025-02-10T23:05:32.9066226Z > Task :test
2025-02-10T23:05:32.9066470Z 
2025-02-10T23:05:32.9066749Z CommonModuleNameGlobalDiagnosticTest > test() PASSED
2025-02-10T23:05:34.5011345Z 
2025-02-10T23:05:34.5012047Z CommonModuleNameGlobalDiagnosticTest > testNegative() PASSED
2025-02-10T23:05:34.7012436Z 
2025-02-10T23:05:34.7016354Z 2025-02-10T23:05:34.643Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:34.7022341Z 2025-02-10T23:05:34.644Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:35.2019105Z 2025-02-10T23:05:35.165Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:35.2026296Z 2025-02-10T23:05:35.165Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:35.7014316Z 2025-02-10T23:05:35.649Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:35.7018133Z 2025-02-10T23:05:35.649Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:36.1020935Z 2025-02-10T23:05:36.098Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:36.2013383Z 2025-02-10T23:05:36.099Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:36.4050974Z 
2025-02-10T23:05:36.4051838Z > Task :test
2025-02-10T23:05:36.4052394Z 
2025-02-10T23:05:36.4053013Z CommonModuleNameServerCallDiagnosticTest > test() PASSED
2025-02-10T23:05:36.4053913Z 
2025-02-10T23:05:36.4054538Z CommonModuleNameServerCallDiagnosticTest > testServer() PASSED
2025-02-10T23:05:36.4055375Z 
2025-02-10T23:05:36.4055927Z CommonModuleNameServerCallDiagnosticTest > testServerCall() PASSED
2025-02-10T23:05:36.5011417Z 
2025-02-10T23:05:36.5012363Z CommonModuleNameServerCallDiagnosticTest > TestNegative() PASSED
2025-02-10T23:05:36.6011204Z 
2025-02-10T23:05:36.6014090Z 2025-02-10T23:05:36.587Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:36.6017684Z 2025-02-10T23:05:36.588Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:37.1015690Z 2025-02-10T23:05:37.065Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:37.1021134Z 2025-02-10T23:05:37.066Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:37.6013910Z 2025-02-10T23:05:37.519Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:37.6017685Z 2025-02-10T23:05:37.520Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:38.0014979Z 2025-02-10T23:05:37.969Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:38.0019341Z 2025-02-10T23:05:37.969Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:38.5069845Z 
2025-02-10T23:05:38.5165053Z > Task :test
2025-02-10T23:05:38.5165591Z 
2025-02-10T23:05:38.5166154Z CommonModuleNameWordsDiagnosticTest > testConfigure() PASSED
2025-02-10T23:05:38.5167350Z 
2025-02-10T23:05:38.5167799Z CommonModuleNameWordsDiagnosticTest > test() PASSED
2025-02-10T23:05:38.5168369Z 
2025-02-10T23:05:38.5168822Z CommonModuleNameWordsDiagnosticTest > testNegative() PASSED
2025-02-10T23:05:38.5169448Z 
2025-02-10T23:05:38.5170330Z CompilationDirectiveLostDiagnosticTest > testOriginalFormModule() PASSED
2025-02-10T23:05:38.7011075Z 
2025-02-10T23:05:38.7012102Z CompilationDirectiveLostDiagnosticTest > test() PASSED
2025-02-10T23:05:38.9011641Z 
2025-02-10T23:05:38.9016930Z CompilationDirectiveNeedLessDiagnosticTest > test() PASSED
2025-02-10T23:05:39.1020661Z 
2025-02-10T23:05:39.1022006Z ConsecutiveEmptyLinesDiagnosticTest > test_moduleWith_CR_And_Spaces_And_Tab() PASSED
2025-02-10T23:05:39.4061895Z 
2025-02-10T23:05:39.4062695Z ConsecutiveEmptyLinesDiagnosticTest > test_EmptyLinePlusOneFilledLine() PASSED
2025-02-10T23:05:39.5094261Z 
2025-02-10T23:05:39.5095263Z ConsecutiveEmptyLinesDiagnosticTest > testQuickFixLastLines() PASSED
2025-02-10T23:05:39.7011434Z 
2025-02-10T23:05:39.7013140Z ConsecutiveEmptyLinesDiagnosticTest > test_EmptyModule() PASSED
2025-02-10T23:05:39.9011151Z 
2025-02-10T23:05:39.9015984Z ConsecutiveEmptyLinesDiagnosticTest > test_OneLine() PASSED
2025-02-10T23:05:40.1067832Z 
2025-02-10T23:05:40.1108986Z ConsecutiveEmptyLinesDiagnosticTest > test_WorseEmptyTwoInnerLines() PASSED
2025-02-10T23:05:40.2011100Z 
2025-02-10T23:05:40.2016651Z ConsecutiveEmptyLinesDiagnosticTest > testQuickFixEmptyModule() PASSED
2025-02-10T23:05:40.4011015Z 
2025-02-10T23:05:40.4012334Z ConsecutiveEmptyLinesDiagnosticTest > testQuickFix() PASSED
2025-02-10T23:05:40.6013181Z 
2025-02-10T23:05:40.6015421Z ConsecutiveEmptyLinesDiagnosticTest > test_EmptyTwoFirstLines() PASSED
2025-02-10T23:05:40.8011236Z 
2025-02-10T23:05:40.8015270Z ConsecutiveEmptyLinesDiagnosticTest > test_moduleWith_CRLF_And_Spaces() PASSED
2025-02-10T23:05:41.0064639Z 
2025-02-10T23:05:41.0066054Z ConsecutiveEmptyLinesDiagnosticTest > test_EmptyThreeFirstLines() PASSED
2025-02-10T23:05:41.2015400Z 
2025-02-10T23:05:41.2020872Z ConsecutiveEmptyLinesDiagnosticTest > test_EmptyTwoInnerLinesWithSpaces() PASSED
2025-02-10T23:05:41.4061597Z 
2025-02-10T23:05:41.4066307Z ConsecutiveEmptyLinesDiagnosticTest > test_EmptyTwoInnerLines() PASSED
2025-02-10T23:05:41.6011160Z 
2025-02-10T23:05:41.6015902Z ConsecutiveEmptyLinesDiagnosticTest > test_EmptyLastLines() PASSED
2025-02-10T23:05:41.7012153Z 
2025-02-10T23:05:41.7015268Z ConsecutiveEmptyLinesDiagnosticTest > testQuickFixOneLine() PASSED
2025-02-10T23:05:41.9011259Z 
2025-02-10T23:05:41.9013314Z ConsecutiveEmptyLinesDiagnosticTest > test_EmptyThreeInnerLines() PASSED
2025-02-10T23:05:42.1010840Z 
2025-02-10T23:05:42.1013165Z ConsecutiveEmptyLinesDiagnosticTest > test_ConfigureEmptyLineParamNoIssue() PASSED
2025-02-10T23:05:42.3012034Z 
2025-02-10T23:05:42.3012873Z ConsecutiveEmptyLinesDiagnosticTest > test_ConfigureEmptyLineParam() PASSED
2025-02-10T23:05:42.5011237Z 
2025-02-10T23:05:42.5012034Z CrazyMultilineStringDiagnosticTest > test() PASSED
2025-02-10T23:05:42.7011382Z 
2025-02-10T23:05:42.7104744Z CreateQueryInCycleDiagnosticTest > test() PASSED
2025-02-10T23:05:42.9011294Z 
2025-02-10T23:05:42.9046143Z CyclomaticComplexityDiagnosticTest > testConfigure() PASSED
2025-02-10T23:05:43.1035113Z 
2025-02-10T23:05:43.1035627Z CyclomaticComplexityDiagnosticTest > test() PASSED
2025-02-10T23:05:43.3035455Z 
2025-02-10T23:05:43.3036294Z CyclomaticComplexityDiagnosticTest > testConfigureOneProperty() PASSED
2025-02-10T23:05:43.4011275Z 
2025-02-10T23:05:43.4013451Z DataExchangeLoadingDiagnosticTest > test() PASSED
2025-02-10T23:05:43.6010881Z 
2025-02-10T23:05:43.6011444Z DeletingCollectionItemDiagnosticTest > test() PASSED
2025-02-10T23:05:43.8011667Z 
2025-02-10T23:05:43.8014833Z 2025-02-10T23:05:43.756Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:43.8019538Z 2025-02-10T23:05:43.757Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:44.3013408Z 2025-02-10T23:05:44.269Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:44.3016365Z 2025-02-10T23:05:44.270Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:45.1013510Z 2025-02-10T23:05:45.007Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:45.1017486Z 2025-02-10T23:05:45.007Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:45.5014345Z 2025-02-10T23:05:45.392Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:45.5018965Z 2025-02-10T23:05:45.392Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:45.5021984Z 
2025-02-10T23:05:45.5022189Z > Task :test
2025-02-10T23:05:45.5022464Z 
2025-02-10T23:05:45.5023033Z DenyIncompleteValuesDiagnosticTest > testMdoWithOneModule() PASSED
2025-02-10T23:05:45.5023994Z 
2025-02-10T23:05:45.5024568Z DenyIncompleteValuesDiagnosticTest > testMdoWithoutModule() PASSED
2025-02-10T23:05:45.5025459Z 
2025-02-10T23:05:45.5026090Z DenyIncompleteValuesDiagnosticTest > testMdoWithModules() PASSED
2025-02-10T23:05:45.6011220Z 
2025-02-10T23:05:45.6012035Z DeprecatedAttributes8312DiagnosticTest > test() PASSED
2025-02-10T23:05:45.6012586Z 
2025-02-10T23:05:45.6012912Z DeprecatedCurrentDateDiagnosticTest > test() PASSED
2025-02-10T23:05:45.6013317Z 
2025-02-10T23:05:45.6013543Z DeprecatedFindDiagnosticTest > runTest() PASSED
2025-02-10T23:05:45.6014143Z 
2025-02-10T23:05:45.6014389Z DeprecatedMessageDiagnosticTest > runTest() PASSED
2025-02-10T23:05:45.7011267Z 
2025-02-10T23:05:45.7013885Z 2025-02-10T23:05:45.679Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:45.7017454Z 2025-02-10T23:05:45.679Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:46.2014419Z 2025-02-10T23:05:46.113Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:46.2018514Z 2025-02-10T23:05:46.113Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:46.5014839Z 2025-02-10T23:05:46.461Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:46.5019317Z 2025-02-10T23:05:46.462Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:46.9014636Z 2025-02-10T23:05:46.804Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:46.9018722Z 2025-02-10T23:05:46.804Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:47.2013116Z 2025-02-10T23:05:47.171Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:47.2018208Z 2025-02-10T23:05:47.172Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:47.6015856Z 2025-02-10T23:05:47.556Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:47.6021056Z 2025-02-10T23:05:47.557Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:47.6023150Z 
2025-02-10T23:05:47.6023286Z > Task :test
2025-02-10T23:05:47.6023490Z 
2025-02-10T23:05:47.6023953Z DeprecatedMethodCallDiagnosticTest > test() PASSED
2025-02-10T23:05:47.6024384Z 
2025-02-10T23:05:47.6024627Z DeprecatedMethods8310DiagnosticTest > test() PASSED
2025-02-10T23:05:47.6025033Z 
2025-02-10T23:05:47.6025268Z DeprecatedMethods8317DiagnosticTest > test() PASSED
2025-02-10T23:05:47.6025662Z 
2025-02-10T23:05:47.6026006Z DeprecatedTypeManagedFormDiagnosticTest > testQuickFix() PASSED
2025-02-10T23:05:47.6026815Z 
2025-02-10T23:05:47.6027105Z DeprecatedTypeManagedFormDiagnosticTest > test() PASSED
2025-02-10T23:05:47.6027546Z 
2025-02-10T23:05:47.6027933Z DiagnosticInfosTest > testAllDiagnosticsHaveMetadataAnnotation() PASSED
2025-02-10T23:05:47.6028496Z 
2025-02-10T23:05:47.6028880Z DiagnosticInfosTest > testAllDiagnosticsHaveDiagnosticMessage() PASSED
2025-02-10T23:05:47.6029431Z 
2025-02-10T23:05:47.6029786Z DiagnosticInfosTest > testAddDiagnosticsHaveDiagnosticName() PASSED
2025-02-10T23:05:47.6030320Z 
2025-02-10T23:05:47.6030552Z DiagnosticInfosTest > testAllDiagnosticsHaveTags() PASSED
2025-02-10T23:05:47.6030907Z 
2025-02-10T23:05:47.6031217Z DiagnosticInfosTest > testAllDiagnosticsHaveDescriptionResource() PASSED
2025-02-10T23:05:47.6031664Z 
2025-02-10T23:05:47.6031917Z DiagnosticInfosTest > TestAllParametersHaveResourcesEN() PASSED
2025-02-10T23:05:47.6032303Z 
2025-02-10T23:05:47.6032558Z DiagnosticInfosTest > TestAllParametersHaveResourcesRU() PASSED
2025-02-10T23:05:47.6032935Z 
2025-02-10T23:05:47.6033086Z DiagnosticsTest > testAllScope() PASSED
2025-02-10T23:05:47.6033352Z 
2025-02-10T23:05:47.6033498Z DiagnosticsTest > testModuleType() PASSED
2025-02-10T23:05:47.6033892Z 
2025-02-10T23:05:47.6034064Z DiagnosticsTest > testDiagnosticModeOn() PASSED
2025-02-10T23:05:48.0011543Z 
2025-02-10T23:05:48.0013755Z DiagnosticsTest > testDiagnosticSubsystemsExcludeCheck() PASSED
2025-02-10T23:05:48.1011475Z 
2025-02-10T23:05:48.1015763Z 2025-02-10T23:05:48.061Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:48.1020895Z 2025-02-10T23:05:48.061Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:48.3014495Z 2025-02-10T23:05:48.284Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:48.3018425Z 2025-02-10T23:05:48.285Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:48.9014799Z 2025-02-10T23:05:48.861Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:48.9018827Z 2025-02-10T23:05:48.861Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:49.3013952Z 2025-02-10T23:05:49.206Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:49.3019697Z 2025-02-10T23:05:49.206Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:49.7014244Z 2025-02-10T23:05:49.629Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:49.7020496Z 2025-02-10T23:05:49.629Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:50.0014569Z 2025-02-10T23:05:49.980Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:50.0019624Z 2025-02-10T23:05:49.980Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:50.0021551Z 
2025-02-10T23:05:50.0021680Z > Task :test
2025-02-10T23:05:50.0021868Z 
2025-02-10T23:05:50.0022082Z DiagnosticsTest > testDiagnosticModeOnly() PASSED
2025-02-10T23:05:50.0022460Z 
2025-02-10T23:05:50.0022776Z DiagnosticsTest > testDiagnosticSubsystemsIncludeCheck() PASSED
2025-02-10T23:05:50.0023241Z 
2025-02-10T23:05:50.0023423Z DiagnosticsTest > testSkipSupport() PASSED
2025-02-10T23:05:50.0023951Z 
2025-02-10T23:05:50.0024171Z DiagnosticsTest > testCompatibilityMode() PASSED
2025-02-10T23:05:50.0024908Z 
2025-02-10T23:05:50.0025131Z DiagnosticsTest > testDiagnosticModeExcept() PASSED
2025-02-10T23:05:50.5014867Z 
2025-02-10T23:05:50.5016836Z DiagnosticsTest > testDiagnosticSubsystemsIncludeExcludeCheck() PASSED
2025-02-10T23:05:50.6034511Z 
2025-02-10T23:05:50.6037724Z 2025-02-10T23:05:50.588Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:50.6041588Z 2025-02-10T23:05:50.589Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:51.0013894Z 2025-02-10T23:05:50.937Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:51.0017878Z 2025-02-10T23:05:50.937Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:51.2016027Z 2025-02-10T23:05:51.152Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:51.2019999Z 2025-02-10T23:05:51.152Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:52.5095007Z 
2025-02-10T23:05:52.5095656Z > Task :test
2025-02-10T23:05:52.5096155Z 
2025-02-10T23:05:52.5096558Z DiagnosticsTest > testDiagnosticModeAll() PASSED
2025-02-10T23:05:52.5097210Z 
2025-02-10T23:05:52.5097536Z DiagnosticsTest > testDiagnosticModeOff() PASSED
2025-02-10T23:05:52.5098152Z 
2025-02-10T23:05:52.5098447Z DisableSafeModeDiagnosticTest > test() PASSED
2025-02-10T23:05:52.5098954Z 
2025-02-10T23:05:52.5099417Z DoubleNegativesDiagnosticTest > test() PASSED
2025-02-10T23:05:52.5099964Z 
2025-02-10T23:05:52.5140374Z DuplicateRegionDiagnosticTest > test() PASSED
2025-02-10T23:05:52.5140916Z 
2025-02-10T23:05:52.5141313Z DuplicateStringLiteralDiagnosticTest > testConfigureCase() PASSED
2025-02-10T23:05:52.5141835Z 
2025-02-10T23:05:52.5142188Z DuplicateStringLiteralDiagnosticTest > testConfigureAllFile() PASSED
2025-02-10T23:05:52.5142689Z 
2025-02-10T23:05:52.5143078Z DuplicateStringLiteralDiagnosticTest > testConfigureMinTextLength() PASSED
2025-02-10T23:05:52.5143837Z 
2025-02-10T23:05:52.5144090Z DuplicateStringLiteralDiagnosticTest > test() PASSED
2025-02-10T23:05:52.5144491Z 
2025-02-10T23:05:52.5144940Z DuplicateStringLiteralDiagnosticTest > testConfigureAllowedNumberCopies() PASSED
2025-02-10T23:05:52.5145542Z 
2025-02-10T23:05:52.5145936Z DuplicateStringLiteralDiagnosticTest > testConfigureAllowedNumbers() PASSED
2025-02-10T23:05:52.5146504Z 
2025-02-10T23:05:52.5147505Z DuplicatedInsertionIntoCollectionDiagnosticTest > testWithoutAdd() PASSED
2025-02-10T23:05:52.5148076Z 
2025-02-10T23:05:52.5148384Z DuplicatedInsertionIntoCollectionDiagnosticTest > test() PASSED
2025-02-10T23:05:52.5148852Z 
2025-02-10T23:05:52.5149613Z DuplicatedInsertionIntoCollectionDiagnosticTest > testWithAdd() PASSED
2025-02-10T23:05:52.5150132Z 
2025-02-10T23:05:52.5150474Z EmptyCodeBlockDiagnosticTest > testFileEmptyCodeBlock() PASSED
2025-02-10T23:05:52.5150931Z 
2025-02-10T23:05:52.5151179Z EmptyCodeBlockDiagnosticTest > testConfigureFile() PASSED
2025-02-10T23:05:52.5151556Z 
2025-02-10T23:05:52.5151769Z EmptyCodeBlockDiagnosticTest > testConfigure() PASSED
2025-02-10T23:05:52.5152102Z 
2025-02-10T23:05:52.5152271Z EmptyCodeBlockDiagnosticTest > test() PASSED
2025-02-10T23:05:52.5152557Z 
2025-02-10T23:05:52.5152738Z EmptyRegionDiagnosticTest > testQuickFix() PASSED
2025-02-10T23:05:52.5153063Z 
2025-02-10T23:05:52.5153220Z EmptyRegionDiagnosticTest > test() PASSED
2025-02-10T23:05:52.5153498Z 
2025-02-10T23:05:52.5153898Z EmptyStatementDiagnosticTest > testQuickFix() PASSED
2025-02-10T23:05:52.5154244Z 
2025-02-10T23:05:52.5154414Z EmptyStatementDiagnosticTest > test() PASSED
2025-02-10T23:05:52.5154739Z 
2025-02-10T23:05:52.5154972Z ExcessiveAutoTestCheckDiagnosticTest > test() PASSED
2025-02-10T23:05:52.5155333Z 
2025-02-10T23:05:52.5155540Z ExecuteExternalCodeDiagnosticTest > test() PASSED
2025-02-10T23:05:52.5155882Z 
2025-02-10T23:05:52.5156248Z ExecuteExternalCodeInCommonModuleDiagnosticTest > testIsOrdinary() PASSED
2025-02-10T23:05:54.0011530Z 
2025-02-10T23:05:54.0012457Z ExecuteExternalCodeInCommonModuleDiagnosticTest > testIsServer() PASSED
2025-02-10T23:05:54.2011666Z 
2025-02-10T23:05:54.2012931Z ExecuteExternalCodeInCommonModuleDiagnosticTest > testIsNonServer() PASSED
2025-02-10T23:05:56.3011342Z 
2025-02-10T23:05:56.3016971Z ExecuteExternalCodeInCommonModuleDiagnosticTest > testIsExternal() PASSED
2025-02-10T23:05:56.5011589Z 
2025-02-10T23:05:56.5015717Z 2025-02-10T23:05:56.459Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:05:56.5020835Z 2025-02-10T23:05:56.460Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:05:58.3021334Z 
2025-02-10T23:05:58.3025408Z > Task :test
2025-02-10T23:05:58.3026618Z 
2025-02-10T23:05:58.3026932Z ExportVariablesDiagnosticTest > test() PASSED
2025-02-10T23:05:58.3027310Z 
2025-02-10T23:05:58.3027642Z ExternalAppStartingDiagnosticTest > testConfigure_checkGotoUrl() PASSED
2025-02-10T23:05:58.3028159Z 
2025-02-10T23:05:58.3028565Z ExternalAppStartingDiagnosticTest > testConfigure_userPatternString() PASSED
2025-02-10T23:05:58.3029154Z 
2025-02-10T23:05:58.3029375Z ExternalAppStartingDiagnosticTest > test() PASSED
2025-02-10T23:05:58.3029729Z 
2025-02-10T23:05:58.3030182Z ExternalAppStartingDiagnosticTest > testConfigure_userPatternString_checkGotoUrl() PASSED
2025-02-10T23:05:58.3030740Z 
2025-02-10T23:05:58.3030918Z ExtraCommasDiagnosticTest > runTest() PASSED
2025-02-10T23:05:58.3031206Z 
2025-02-10T23:05:58.3031461Z FieldsFromJoinsWithoutIsNullDiagnosticTest > test() PASSED
2025-02-10T23:05:58.3031853Z 
2025-02-10T23:05:58.3032095Z FileSystemAccessDiagnosticTest > testConfigure() PASSED
2025-02-10T23:05:58.3032488Z 
2025-02-10T23:05:58.3032690Z FileSystemAccessDiagnosticTest > test() PASSED
2025-02-10T23:05:58.3033017Z 
2025-02-10T23:05:58.3033307Z ForbiddenMetadataNameDiagnosticTest > testOtherMDO() PASSED
2025-02-10T23:06:00.6118639Z 
2025-02-10T23:06:00.6119355Z ForbiddenMetadataNameDiagnosticTest > testCatalog() PASSED
2025-02-10T23:06:00.9011253Z 
2025-02-10T23:06:00.9011956Z ForbiddenMetadataNameDiagnosticTest > testAllMDO() PASSED
2025-02-10T23:06:01.1010896Z 
2025-02-10T23:06:01.1011530Z FormDataToValueDiagnosticTest > test() PASSED
2025-02-10T23:06:01.4014662Z 
2025-02-10T23:06:01.4019588Z FullOuterJoinQueryDiagnosticTest > test() PASSED
2025-02-10T23:06:01.6011167Z 
2025-02-10T23:06:01.6012649Z FunctionNameStartsWithGetDiagnosticTest > test() PASSED
2025-02-10T23:06:01.7012388Z 
2025-02-10T23:06:01.7015188Z FunctionOutParameterDiagnosticTest > testSimple() PASSED
2025-02-10T23:06:01.9011425Z 
2025-02-10T23:06:01.9015652Z FunctionReturnsSamePrimitiveDiagnosticTest > test() PASSED
2025-02-10T23:06:02.2023817Z 
2025-02-10T23:06:02.2024742Z FunctionShouldHaveReturnDiagnosticTest > test() PASSED
2025-02-10T23:06:02.3028380Z 
2025-02-10T23:06:02.3028944Z GetFormMethodDiagnosticTest > test() PASSED
2025-02-10T23:06:02.5064672Z 
2025-02-10T23:06:02.5065447Z GlobalContextMethodCollision8312DiagnosticTest > test8312() PASSED
2025-02-10T23:06:02.7011586Z 
2025-02-10T23:06:02.7012899Z IdenticalExpressionsDiagnosticTest > testThatConfiguredPopularQuantificationSkipped() PASSED
2025-02-10T23:06:02.9035826Z 
2025-02-10T23:06:02.9036953Z IdenticalExpressionsDiagnosticTest > testThatPopularQuantificationSkipped() PASSED
2025-02-10T23:06:03.1034220Z 
2025-02-10T23:06:03.1034982Z IdenticalExpressionsDiagnosticTest > checkMessage() PASSED
2025-02-10T23:06:03.3035429Z 
2025-02-10T23:06:03.3036083Z IdenticalExpressionsDiagnosticTest > runTest() PASSED
2025-02-10T23:06:03.5011071Z 
2025-02-10T23:06:03.5011998Z IfConditionComplexityDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:03.7012712Z 
2025-02-10T23:06:03.7013332Z IfConditionComplexityDiagnosticTest > test() PASSED
2025-02-10T23:06:03.8011260Z 
2025-02-10T23:06:03.8011912Z IfElseDuplicatedCodeBlockDiagnosticTest > test() PASSED
2025-02-10T23:06:04.0011538Z 
2025-02-10T23:06:04.0012219Z IfElseDuplicatedConditionDiagnosticTest > test() PASSED
2025-02-10T23:06:04.2044295Z 
2025-02-10T23:06:04.2045009Z IfElseIfEndsWithElseDiagnosticTest > test() PASSED
2025-02-10T23:06:04.5011547Z 
2025-02-10T23:06:04.5012409Z IncorrectLineBreakDiagnosticTest > test() PASSED
2025-02-10T23:06:04.6066426Z 
2025-02-10T23:06:04.6067805Z IncorrectLineBreakDiagnosticTest > testDisableDiagnostics() PASSED
2025-02-10T23:06:04.8011692Z 
2025-02-10T23:06:04.8013216Z IncorrectLineBreakDiagnosticTest > testTrailingBraceCodestyle() PASSED
2025-02-10T23:06:05.0012066Z 
2025-02-10T23:06:05.0013326Z IncorrectUseLikeInQueryDiagnosticTest > test() PASSED
2025-02-10T23:06:05.2011406Z 
2025-02-10T23:06:05.2016643Z IncorrectUseOfStrTemplateDiagnosticTest > test() PASSED
2025-02-10T23:06:05.4011843Z 
2025-02-10T23:06:05.4013312Z InternetAccessDiagnosticTest > test() PASSED
2025-02-10T23:06:05.6055967Z 
2025-02-10T23:06:05.6057094Z InvalidCharacterInFileDiagnosticTest > testMultiString() PASSED
2025-02-10T23:06:05.8011150Z 
2025-02-10T23:06:05.8015559Z InvalidCharacterInFileDiagnosticTest > testQuickFix() PASSED
2025-02-10T23:06:05.9094158Z 
2025-02-10T23:06:05.9124516Z InvalidCharacterInFileDiagnosticTest > test() PASSED
2025-02-10T23:06:06.1011200Z 
2025-02-10T23:06:06.1012081Z IsInRoleMethodDiagnosticTest > test() PASSED
2025-02-10T23:06:06.3011720Z 
2025-02-10T23:06:06.3013424Z JoinWithSubQueryDiagnosticTest > test() PASSED
2025-02-10T23:06:06.5011595Z 
2025-02-10T23:06:06.5012234Z JoinWithVirtualTableDiagnosticTest > test() PASSED
2025-02-10T23:06:06.7011461Z 
2025-02-10T23:06:06.7012217Z LatinAndCyrillicSymbolInWordDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:06.9011242Z 
2025-02-10T23:06:06.9012569Z LatinAndCyrillicSymbolInWordDiagnosticTest > test() PASSED
2025-02-10T23:06:07.1012483Z 
2025-02-10T23:06:07.1013405Z LatinAndCyrillicSymbolInWordDiagnosticTest > testConfigureNotAllowTrailing() PASSED
2025-02-10T23:06:07.3011361Z 
2025-02-10T23:06:07.3012158Z LineLengthDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:07.5011422Z 
2025-02-10T23:06:07.5025932Z LineLengthDiagnosticTest > test() PASSED
2025-02-10T23:06:07.7011211Z 
2025-02-10T23:06:07.7023152Z LineLengthDiagnosticTest > testConfigureSkipMethodDescription() PASSED
2025-02-10T23:06:07.9011151Z 
2025-02-10T23:06:07.9016459Z LogicalOrInTheWhereSectionOfQueryDiagnosticTest > test() PASSED
2025-02-10T23:06:08.1011323Z 
2025-02-10T23:06:08.1018226Z MagicDateDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:08.3011378Z 
2025-02-10T23:06:08.3012257Z MagicDateDiagnosticTest > test() PASSED
2025-02-10T23:06:08.5022517Z 
2025-02-10T23:06:08.5023147Z MagicNumberDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:08.7037574Z 
2025-02-10T23:06:08.7039411Z MagicNumberDiagnosticTest > runTest() PASSED
2025-02-10T23:06:08.9011724Z 
2025-02-10T23:06:08.9025088Z MagicNumberDiagnosticTest > testIndexes() PASSED
2025-02-10T23:06:09.1130628Z 
2025-02-10T23:06:09.1131301Z MetadataObjectNameLengthDiagnosticTest > testConfigureNegative() PASSED
2025-02-10T23:06:10.1044210Z 
2025-02-10T23:06:10.1063477Z MetadataObjectNameLengthDiagnosticTest > testWithoutModules() PASSED
2025-02-10T23:06:10.3011464Z 
2025-02-10T23:06:10.3012190Z MetadataObjectNameLengthDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:10.5015071Z 
2025-02-10T23:06:10.5016898Z MetadataObjectNameLengthDiagnosticTest > test(String) > [1] modulePath=Catalogs/Справочник1/Ext/ManagerModule.bsl PASSED
2025-02-10T23:06:10.7010880Z 
2025-02-10T23:06:10.7037122Z MetadataObjectNameLengthDiagnosticTest > test(String) > [2] modulePath=Catalogs/Справочник1/Forms/ФормаВыбора/Ext/Form/Module.bsl PASSED
2025-02-10T23:06:10.9011218Z 
2025-02-10T23:06:10.9013487Z MetadataObjectNameLengthDiagnosticTest > test(String) > [3] modulePath=CommonModules/ПервыйОбщийМодуль/Ext/Module.bsl PASSED
2025-02-10T23:06:11.3011520Z 
2025-02-10T23:06:11.3012498Z MetadataObjectNameLengthDiagnosticTest > testNotEmptyModule(String, int) > [1] content=, count=0 PASSED
2025-02-10T23:06:11.6011165Z 
2025-02-10T23:06:11.6016226Z MetadataObjectNameLengthDiagnosticTest > testNotEmptyModule(String, int) > [2] content=
2025-02-10T23:06:11.6020389Z , count=0 PASSED
2025-02-10T23:06:11.8011952Z 
2025-02-10T23:06:11.8012927Z MetadataObjectNameLengthDiagnosticTest > testNotEmptyModule(String, int) > [3] content=//, count=1 PASSED
2025-02-10T23:06:11.9011072Z 
2025-02-10T23:06:11.9013243Z MetadataObjectNameLengthDiagnosticTest > testNotEmptyModule(String, int) > [4] content= , count=0 PASSED
2025-02-10T23:06:12.1084211Z 
2025-02-10T23:06:12.1115000Z MetadataObjectNameLengthDiagnosticTest > testNotEmptyModule(String, int) > [5] content=FF, count=1 PASSED
2025-02-10T23:06:12.3011699Z 
2025-02-10T23:06:12.3012647Z MetadataObjectNameLengthDiagnosticTest > testNotEmptyModule(String, int) > [6] content=
2025-02-10T23:06:12.3013456Z A, count=1 PASSED
2025-02-10T23:06:12.5012192Z 
2025-02-10T23:06:12.5015456Z MetadataObjectNameLengthDiagnosticTest > testNotEmptyModule(String, int) > [7] content=#
2025-02-10T23:06:12.5016270Z , count=1 PASSED
2025-02-10T23:06:12.7015686Z 
2025-02-10T23:06:12.7034968Z MetadataObjectNameLengthDiagnosticTest > testNotEmptyModule(String, int) > [8] content=
2025-02-10T23:06:12.7036132Z #, count=1 PASSED
2025-02-10T23:06:12.9011358Z 
2025-02-10T23:06:12.9015190Z MetadataObjectNameLengthDiagnosticTest > testNotEmptyModule(String, int) > [9] content=&, count=1 PASSED
2025-02-10T23:06:13.1011293Z 
2025-02-10T23:06:13.1012414Z MetadataObjectNameLengthDiagnosticTest > testNegative() PASSED
2025-02-10T23:06:13.3011542Z 
2025-02-10T23:06:13.3013977Z 2025-02-10T23:06:13.215Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:13.3017730Z 2025-02-10T23:06:13.216Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:13.6013921Z 2025-02-10T23:06:13.512Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:13.6018448Z 2025-02-10T23:06:13.513Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:13.8013949Z 2025-02-10T23:06:13.733Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:13.8017632Z 2025-02-10T23:06:13.733Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:14.2013204Z 2025-02-10T23:06:14.188Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:14.2018261Z 2025-02-10T23:06:14.189Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:14.5014582Z 2025-02-10T23:06:14.477Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:14.5018026Z 2025-02-10T23:06:14.477Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:14.8014371Z 2025-02-10T23:06:14.695Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:14.8018942Z 2025-02-10T23:06:14.695Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:15.1011288Z 
2025-02-10T23:06:15.1012440Z > Task :test
2025-02-10T23:06:15.1012878Z 
2025-02-10T23:06:15.1013231Z MethodSizeDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:15.1013845Z 
2025-02-10T23:06:15.1014074Z MethodSizeDiagnosticTest > test() PASSED
2025-02-10T23:06:15.1014450Z 
2025-02-10T23:06:15.1014835Z MissedRequiredParameterDiagnosticTest > testLocalMethod() PASSED
2025-02-10T23:06:15.1015388Z 
2025-02-10T23:06:15.1015786Z MissedRequiredParameterDiagnosticTest > testSideMethod() PASSED
2025-02-10T23:06:15.1016345Z 
2025-02-10T23:06:15.1016690Z MissingCodeTryCatchExDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:15.1017202Z 
2025-02-10T23:06:15.1017491Z MissingCodeTryCatchExDiagnosticTest > test() PASSED
2025-02-10T23:06:15.1018329Z 
2025-02-10T23:06:15.1018737Z MissingCommonModuleMethodDiagnosticTest > testWithoutMetadata() PASSED
2025-02-10T23:06:15.1019310Z 
2025-02-10T23:06:15.1021077Z MissingCommonModuleMethodDiagnosticTest > test() PASSED
2025-02-10T23:06:15.2011369Z 
2025-02-10T23:06:15.2013994Z 2025-02-10T23:06:15.116Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:15.2017890Z 2025-02-10T23:06:15.117Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:15.6013505Z 2025-02-10T23:06:15.563Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:15.6017262Z 2025-02-10T23:06:15.564Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:17.2016823Z 
2025-02-10T23:06:17.2017557Z > Task :test
2025-02-10T23:06:17.2017795Z 
2025-02-10T23:06:17.2018181Z MissingEventSubscriptionHandlerDiagnosticTest > test() PASSED
2025-02-10T23:06:17.2018666Z 
2025-02-10T23:06:17.2018954Z MissingParameterDescriptionDiagnosticTest > test() PASSED
2025-02-10T23:06:17.2019392Z 
2025-02-10T23:06:17.2020271Z MissingReturnedValueDescriptionDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:17.2020825Z 
2025-02-10T23:06:17.2021137Z MissingReturnedValueDescriptionDiagnosticTest > test() PASSED
2025-02-10T23:06:17.2021596Z 
2025-02-10T23:06:17.2021823Z MissingSpaceDiagnosticTest > testQuickFix() PASSED
2025-02-10T23:06:17.2022186Z 
2025-02-10T23:06:17.2022412Z MissingSpaceDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:17.2022772Z 
2025-02-10T23:06:17.2022956Z MissingSpaceDiagnosticTest > test() PASSED
2025-02-10T23:06:17.2023265Z 
2025-02-10T23:06:17.2023869Z MissingTempStorageDeletionDiagnosticTest > testTryBlockWithoutError() PASSED
2025-02-10T23:06:17.2024450Z 
2025-02-10T23:06:17.2024913Z MissingTempStorageDeletionDiagnosticTest > testFileBlockBeforeSubForTester() PASSED
2025-02-10T23:06:17.2025538Z 
2025-02-10T23:06:17.2025827Z MissingTempStorageDeletionDiagnosticTest > test() PASSED
2025-02-10T23:06:17.2026252Z 
2025-02-10T23:06:17.2026628Z MissingTempStorageDeletionDiagnosticTest > testFileCodeBlock() PASSED
2025-02-10T23:06:17.2027154Z 
2025-02-10T23:06:17.2027742Z MissingTempStorageDeletionDiagnosticTest > testTryFileBlockBeforeSubForTesterWithoutError() PASSED
2025-02-10T23:06:17.2028478Z 
2025-02-10T23:06:17.2028936Z MissingTempStorageDeletionDiagnosticTest > testFileCodeBlockWithoutError() PASSED
2025-02-10T23:06:17.2029546Z 
2025-02-10T23:06:17.2029946Z MissingTemporaryFileDeletionDiagnosticTest > testIncorrectConfig() PASSED
2025-02-10T23:06:17.2030485Z 
2025-02-10T23:06:17.2030786Z MissingTemporaryFileDeletionDiagnosticTest > test() PASSED
2025-02-10T23:06:17.2031225Z 
2025-02-10T23:06:17.2031564Z MissingTemporaryFileDeletionDiagnosticTest > testConfig() PASSED
2025-02-10T23:06:17.2032112Z 
2025-02-10T23:06:17.2032409Z MissingVariablesDescriptionDiagnosticTest > test() PASSED
2025-02-10T23:06:17.2032829Z 
2025-02-10T23:06:17.2033077Z MultilineStringInQueryDiagnosticTest > test() PASSED
2025-02-10T23:06:17.2033458Z 
2025-02-10T23:06:17.2034059Z MultilingualStringHasAllDeclaredLanguagesDiagnosticTest > testRuAndEn() PASSED
2025-02-10T23:06:17.2034885Z 
2025-02-10T23:06:17.2035328Z MultilingualStringHasAllDeclaredLanguagesDiagnosticTest > testOnlyRU() PASSED
2025-02-10T23:06:17.2035923Z 
2025-02-10T23:06:17.2036322Z MultilingualStringUsingWithTemplateDiagnosticTest > testRuAndEn() PASSED
2025-02-10T23:06:17.2036872Z 
2025-02-10T23:06:17.2037269Z MultilingualStringUsingWithTemplateDiagnosticTest > testOnlyRU() PASSED
2025-02-10T23:06:17.2037811Z 
2025-02-10T23:06:17.2038198Z NestedConstructorsInStructureDeclarationDiagnosticTest > test() PASSED
2025-02-10T23:06:17.2038734Z 
2025-02-10T23:06:17.2039072Z NestedFunctionInParametersDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:17.2039560Z 
2025-02-10T23:06:17.2039840Z NestedFunctionInParametersDiagnosticTest > test() PASSED
2025-02-10T23:06:17.2040261Z 
2025-02-10T23:06:17.2040650Z NestedFunctionInParametersDiagnosticTest > testConfigureMethods() PASSED
2025-02-10T23:06:17.2041189Z 
2025-02-10T23:06:17.2041454Z NestedStatementsDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:17.2041865Z 
2025-02-10T23:06:17.2042094Z NestedStatementsDiagnosticTest > runTest() PASSED
2025-02-10T23:06:17.2042464Z 
2025-02-10T23:06:17.2042712Z NestedTernaryOperatorDiagnosticTest > test() PASSED
2025-02-10T23:06:17.2043089Z 
2025-02-10T23:06:17.2043469Z NonExportMethodsInApiRegionDiagnosticTest > testSkipAnnotated() PASSED
2025-02-10T23:06:17.2044130Z 
2025-02-10T23:06:17.2044409Z NonExportMethodsInApiRegionDiagnosticTest > test() PASSED
2025-02-10T23:06:17.2044820Z 
2025-02-10T23:06:17.2045130Z NonStandardRegionDiagnosticTest > testWEBServiceModule() PASSED
2025-02-10T23:06:18.4011152Z 
2025-02-10T23:06:18.4011805Z NonStandardRegionDiagnosticTest > testFormModule() PASSED
2025-02-10T23:06:18.8054620Z 
2025-02-10T23:06:18.8144736Z NonStandardRegionDiagnosticTest > testUnknown() PASSED
2025-02-10T23:06:19.7011180Z 
2025-02-10T23:06:19.7012262Z NonStandardRegionDiagnosticTest > testManagedApplicationModule() PASSED
2025-02-10T23:06:21.5012201Z 
2025-02-10T23:06:21.5013158Z NonStandardRegionDiagnosticTest > testObjectModule() PASSED
2025-02-10T23:06:21.7011808Z 
2025-02-10T23:06:21.7012963Z NonStandardRegionDiagnosticTest > testRecordSetModule() PASSED
2025-02-10T23:06:23.9011377Z 
2025-02-10T23:06:23.9016528Z NonStandardRegionDiagnosticTest > testHTTPServiceModule() PASSED
2025-02-10T23:06:26.1015765Z 
2025-02-10T23:06:26.1017781Z NonStandardRegionDiagnosticTest > testExternalConnectionModule() PASSED
2025-02-10T23:06:26.5011237Z 
2025-02-10T23:06:26.5015779Z NonStandardRegionDiagnosticTest > testManagerModule() PASSED
2025-02-10T23:06:26.7065392Z 
2025-02-10T23:06:26.7067377Z NonStandardRegionDiagnosticTest > testCommonModule() PASSED
2025-02-10T23:06:27.0018845Z 
2025-02-10T23:06:27.0022316Z NonStandardRegionDiagnosticTest > testSessionModule() PASSED
2025-02-10T23:06:27.1012494Z 
2025-02-10T23:06:27.1013281Z NonStandardRegionDiagnosticTest > testCommandModule() PASSED
2025-02-10T23:06:27.3011308Z 
2025-02-10T23:06:27.3014227Z 2025-02-10T23:06:27.235Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:27.3018056Z 2025-02-10T23:06:27.235Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:29.1034202Z 
2025-02-10T23:06:29.1038293Z > Task :test
2025-02-10T23:06:29.1042964Z 
2025-02-10T23:06:29.1045542Z NumberOfOptionalParamsDiagnosticTest > testOptionalParamsConfigure() PASSED
2025-02-10T23:06:29.1061608Z 
2025-02-10T23:06:29.1062046Z NumberOfOptionalParamsDiagnosticTest > testOptionalParams() PASSED
2025-02-10T23:06:29.1062595Z 
2025-02-10T23:06:29.1063316Z NumberOfParamsDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:29.1063885Z 
2025-02-10T23:06:29.1064089Z NumberOfParamsDiagnosticTest > test() PASSED
2025-02-10T23:06:29.1064413Z 
2025-02-10T23:06:29.1064798Z NumberOfValuesInStructureConstructorDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:29.1065325Z 
2025-02-10T23:06:29.1065667Z NumberOfValuesInStructureConstructorDiagnosticTest > test() PASSED
2025-02-10T23:06:29.1066148Z 
2025-02-10T23:06:29.1066341Z OSUsersMethodDiagnosticTest > test() PASSED
2025-02-10T23:06:29.1066645Z 
2025-02-10T23:06:29.1066917Z OneStatementPerLineDiagnosticTest > testEndFile() PASSED
2025-02-10T23:06:29.1067306Z 
2025-02-10T23:06:29.1067640Z OneStatementPerLineDiagnosticTest > testQuickFixStartLine() PASSED
2025-02-10T23:06:29.1068101Z 
2025-02-10T23:06:29.1068317Z OneStatementPerLineDiagnosticTest > test() PASSED
2025-02-10T23:06:29.1068697Z 
2025-02-10T23:06:29.1068921Z OrderOfParamsDiagnosticTest > testOrder() PASSED
2025-02-10T23:06:29.8036961Z 
2025-02-10T23:06:29.8037611Z OrdinaryAppSupportDiagnosticTest > testDisable() PASSED
2025-02-10T23:06:30.0012901Z 
2025-02-10T23:06:30.0013958Z OrdinaryAppSupportDiagnosticTest > testSimple() PASSED
2025-02-10T23:06:30.2017543Z 
2025-02-10T23:06:30.2021342Z 2025-02-10T23:06:30.135Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:30.2027210Z 2025-02-10T23:06:30.136Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:31.9084268Z 
2025-02-10T23:06:31.9144910Z > Task :test
2025-02-10T23:06:31.9145301Z 
2025-02-10T23:06:31.9145732Z PairingBrokenTransactionDiagnosticTest > test() PASSED
2025-02-10T23:06:31.9146184Z 
2025-02-10T23:06:31.9146530Z ParseErrorDiagnosticTest > runTestError() PASSED
2025-02-10T23:06:31.9147023Z 
2025-02-10T23:06:31.9147342Z ParseErrorDiagnosticTest > runTest() PASSED
2025-02-10T23:06:31.9147694Z 
2025-02-10T23:06:31.9148079Z PrivilegedModuleMethodCallDiagnosticTest > testWithoutMetadata() PASSED
2025-02-10T23:06:31.9148747Z 
2025-02-10T23:06:31.9149166Z PrivilegedModuleMethodCallDiagnosticTest > test() PASSED
2025-02-10T23:06:31.9149654Z 
2025-02-10T23:06:31.9150289Z PrivilegedModuleMethodCallDiagnosticTest > testParameterValidateNestedCalls() PASSED
2025-02-10T23:06:31.9150988Z 
2025-02-10T23:06:31.9151471Z PrivilegedModuleMethodCallDiagnosticTest > getNestedCalls() PASSED
2025-02-10T23:06:31.9152097Z 
2025-02-10T23:06:31.9152515Z ProcedureReturnsValueDiagnosticTest > runTest() PASSED
2025-02-10T23:06:31.9152927Z 
2025-02-10T23:06:31.9153253Z ProtectedModuleDiagnosticTest > test() PASSED
2025-02-10T23:06:31.9153889Z 
2025-02-10T23:06:31.9154352Z PublicMethodsDescriptionDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:32.0011507Z 
2025-02-10T23:06:32.0012367Z PublicMethodsDescriptionDiagnosticTest > test() PASSED
2025-02-10T23:06:32.2011199Z 
2025-02-10T23:06:32.2016340Z QueryParseErrorDiagnosticTest > test() PASSED
2025-02-10T23:06:32.4011413Z 
2025-02-10T23:06:32.4013874Z 2025-02-10T23:06:32.307Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:32.4017927Z 2025-02-10T23:06:32.308Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:32.8013841Z 2025-02-10T23:06:32.725Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:32.8017741Z 2025-02-10T23:06:32.725Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:33.1014318Z 2025-02-10T23:06:33.001Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:33.1018612Z 2025-02-10T23:06:33.002Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:33.4013863Z 2025-02-10T23:06:33.382Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:33.4018426Z 2025-02-10T23:06:33.382Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:34.2024269Z 
2025-02-10T23:06:34.2025976Z > Task :test
2025-02-10T23:06:34.2029817Z 
2025-02-10T23:06:34.2030447Z QueryToMissingMetadataDiagnosticTest > test() PASSED
2025-02-10T23:06:34.2034670Z 
2025-02-10T23:06:34.2035137Z QueryToMissingMetadataDiagnosticTest > testSingleFile() PASSED
2025-02-10T23:06:34.2035962Z 
2025-02-10T23:06:34.2045850Z RedundantAccessToObjectDiagnosticTest > testCatalogsFormModule() PASSED
2025-02-10T23:06:34.5011261Z 
2025-02-10T23:06:34.5012366Z RedundantAccessToObjectDiagnosticTest > testCommonModuleCached() PASSED
2025-02-10T23:06:34.6064158Z 
2025-02-10T23:06:34.6066837Z 2025-02-10T23:06:34.572Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:34.6071998Z 2025-02-10T23:06:34.572Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:35.2016274Z 2025-02-10T23:06:35.120Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:35.2020098Z 2025-02-10T23:06:35.121Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:36.5026446Z 
2025-02-10T23:06:36.5030186Z > Task :test
2025-02-10T23:06:36.5033557Z 
2025-02-10T23:06:36.5034482Z RedundantAccessToObjectDiagnosticTest > testCatalogsObjectModule() PASSED
2025-02-10T23:06:37.4011817Z 
2025-02-10T23:06:37.4012705Z RedundantAccessToObjectDiagnosticTest > testCatalogsManagerModule() PASSED
2025-02-10T23:06:37.6012375Z 
2025-02-10T23:06:37.6047060Z 2025-02-10T23:06:37.556Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:37.6051104Z 2025-02-10T23:06:37.556Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:40.0012111Z 
2025-02-10T23:06:40.0012676Z > Task :test
2025-02-10T23:06:40.0012942Z 
2025-02-10T23:06:40.0013708Z RedundantAccessToObjectDiagnosticTest > testInformationRegistersRecordSetModuleWithConfig() PASSED
2025-02-10T23:06:40.1012011Z 
2025-02-10T23:06:40.1014766Z 2025-02-10T23:06:40.090Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:40.1019324Z 2025-02-10T23:06:40.091Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:40.5014913Z 2025-02-10T23:06:40.435Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:40.5018929Z 2025-02-10T23:06:40.436Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:41.0015395Z 2025-02-10T23:06:40.943Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:41.0021127Z 2025-02-10T23:06:40.944Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:41.5013799Z 2025-02-10T23:06:41.410Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:41.5017672Z 2025-02-10T23:06:41.411Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:41.9013379Z 2025-02-10T23:06:41.882Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:41.9017643Z 2025-02-10T23:06:41.882Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:42.0064701Z 
2025-02-10T23:06:42.0066085Z > Task :test
2025-02-10T23:06:42.0066504Z 
2025-02-10T23:06:42.0066920Z RedundantAccessToObjectDiagnosticTest > test() PASSED
2025-02-10T23:06:42.0067453Z 
2025-02-10T23:06:42.0067990Z RedundantAccessToObjectDiagnosticTest > testCatalogsFormModuleWithConfig() PASSED
2025-02-10T23:06:42.0068687Z 
2025-02-10T23:06:42.0069120Z RedundantAccessToObjectDiagnosticTest > testCommonModule() PASSED
2025-02-10T23:06:42.0069676Z 
2025-02-10T23:06:42.0070228Z RedundantAccessToObjectDiagnosticTest > testInformationRegistersRecordSetModule() PASSED
2025-02-10T23:06:42.2012443Z 
2025-02-10T23:06:42.2013762Z RedundantAccessToObjectDiagnosticTest > testCatalogsObjectModuleWithConfig() PASSED
2025-02-10T23:06:42.4025869Z 
2025-02-10T23:06:42.4028365Z 2025-02-10T23:06:42.316Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:42.4032848Z 2025-02-10T23:06:42.316Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:42.8013909Z 2025-02-10T23:06:42.763Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:42.8017313Z 2025-02-10T23:06:42.764Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:43.3013860Z 2025-02-10T23:06:43.256Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:43.3017691Z 2025-02-10T23:06:43.257Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:43.6014011Z 2025-02-10T23:06:43.550Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:43.6018338Z 2025-02-10T23:06:43.551Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:44.1096753Z 
2025-02-10T23:06:44.1097465Z > Task :test
2025-02-10T23:06:44.1097908Z 
2025-02-10T23:06:44.1098576Z RedundantAccessToObjectDiagnosticTest > testInformationRegistersManagerModule() PASSED
2025-02-10T23:06:44.1099452Z 
2025-02-10T23:06:44.1105070Z RefOveruseDiagnosticTest > test() PASSED
2025-02-10T23:06:44.1106415Z 
2025-02-10T23:06:44.1106706Z RefOveruseDiagnosticTest > testSingleFile() PASSED
2025-02-10T23:06:44.1107091Z 
2025-02-10T23:06:44.1107399Z ReservedParameterNamesDiagnosticTest > testEmpty() PASSED
2025-02-10T23:06:44.1107820Z 
2025-02-10T23:06:44.1108165Z ReservedParameterNamesDiagnosticTest > testPositive() PASSED
2025-02-10T23:06:44.1108614Z 
2025-02-10T23:06:44.1109040Z ReservedParameterNamesDiagnosticTest > testNegative(String) > [1] testWord=  PASSED
2025-02-10T23:06:44.1109602Z 
2025-02-10T23:06:44.1110417Z ReservedParameterNamesDiagnosticTest > testNegative(String) > [2] testWord=ВидГруппы PASSED
2025-02-10T23:06:44.1111024Z 
2025-02-10T23:06:44.1111710Z ReservedParameterNamesDiagnosticTest > testNegative(String) > [3] testWord=ВидГруппыФормыРасширенный PASSED
2025-02-10T23:06:44.1112428Z 
2025-02-10T23:06:44.1112692Z RewriteMethodParameterDiagnosticTest > test() PASSED
2025-02-10T23:06:45.8013017Z 
2025-02-10T23:06:45.8015189Z SameMetadataObjectAndChildNamesDiagnosticTest > testOtherMDO() PASSED
2025-02-10T23:06:46.3012454Z 
2025-02-10T23:06:46.3013470Z SameMetadataObjectAndChildNamesDiagnosticTest > testCatalog() PASSED
2025-02-10T23:06:46.5011761Z 
2025-02-10T23:06:46.5014914Z 2025-02-10T23:06:46.415Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:46.5018260Z 2025-02-10T23:06:46.415Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:47.0052807Z 2025-02-10T23:06:46.909Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:47.0056767Z 2025-02-10T23:06:46.910Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:48.2013424Z 
2025-02-10T23:06:48.2014153Z > Task :test
2025-02-10T23:06:48.2014431Z 
2025-02-10T23:06:48.2014821Z ScheduledJobHandlerDiagnosticTest > testEmptyMethodContent() PASSED
2025-02-10T23:06:49.3011027Z 
2025-02-10T23:06:49.3016611Z ScheduledJobHandlerDiagnosticTest > testMethodWithParams() PASSED
2025-02-10T23:06:49.5011326Z 
2025-02-10T23:06:49.5015442Z 2025-02-10T23:06:49.441Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:49.5020945Z 2025-02-10T23:06:49.442Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:50.0037423Z 2025-02-10T23:06:49.968Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:50.0040781Z 2025-02-10T23:06:49.968Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:50.5014037Z 2025-02-10T23:06:50.409Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:50.5017262Z 2025-02-10T23:06:50.410Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:50.9014170Z 2025-02-10T23:06:50.844Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:50.9018929Z 2025-02-10T23:06:50.845Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:51.3011462Z 
2025-02-10T23:06:51.3012032Z > Task :test
2025-02-10T23:06:51.3012331Z 
2025-02-10T23:06:51.3012654Z ScheduledJobHandlerDiagnosticTest > test() PASSED
2025-02-10T23:06:51.3013171Z 
2025-02-10T23:06:51.3013801Z ScheduledJobHandlerDiagnosticTest > testMissingModule() PASSED
2025-02-10T23:06:51.3014413Z 
2025-02-10T23:06:51.3014950Z ScheduledJobHandlerDiagnosticTest > testNonEmptyMethodContent_HasCall() PASSED
2025-02-10T23:06:51.3015702Z 
2025-02-10T23:06:51.3016234Z ScheduledJobHandlerDiagnosticTest > testNonEmptyMethodContent_Variable() PASSED
2025-02-10T23:06:51.4011137Z 
2025-02-10T23:06:51.4013396Z 2025-02-10T23:06:51.303Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:51.4017317Z 2025-02-10T23:06:51.304Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:51.8016100Z 2025-02-10T23:06:51.745Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:51.8019916Z 2025-02-10T23:06:51.746Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:52.3013312Z 2025-02-10T23:06:52.206Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:52.3018479Z 2025-02-10T23:06:52.207Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:53.3013344Z 2025-02-10T23:06:53.262Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:53.3017574Z 2025-02-10T23:06:53.263Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:53.4013398Z 
2025-02-10T23:06:53.4014733Z > Task :test
2025-02-10T23:06:53.4015124Z 
2025-02-10T23:06:53.4015599Z ScheduledJobHandlerDiagnosticTest > testEmptyHandler() PASSED
2025-02-10T23:06:53.4016845Z 
2025-02-10T23:06:53.4017187Z ScheduledJobHandlerDiagnosticTest > testNonServerModule() PASSED
2025-02-10T23:06:53.4018137Z 
2025-02-10T23:06:53.4018491Z SelectTopWithoutOrderByDiagnosticTest > testConfigure() PASSED
2025-02-10T23:06:53.4018969Z 
2025-02-10T23:06:53.4019233Z SelectTopWithoutOrderByDiagnosticTest > test() PASSED
2025-02-10T23:06:53.4019629Z 
2025-02-10T23:06:53.4019813Z SelfAssignDiagnosticTest > test() PASSED
2025-02-10T23:06:53.4020127Z 
2025-02-10T23:06:53.4020314Z SelfInsertionDiagnosticTest > test() PASSED
2025-02-10T23:06:53.4020643Z 
2025-02-10T23:06:53.4020908Z SemicolonPresenceDiagnosticTest > testQuickFix() PASSED
2025-02-10T23:06:53.4021323Z 
2025-02-10T23:06:53.4021551Z SemicolonPresenceDiagnosticTest > test() PASSED
2025-02-10T23:06:53.4021911Z 
2025-02-10T23:06:53.4022279Z ServerSideExportFormMethodDiagnosticTest > testOrdinaryForm() PASSED
2025-02-10T23:06:53.4022785Z 
2025-02-10T23:06:53.4023065Z ServerSideExportFormMethodDiagnosticTest > test() PASSED
2025-02-10T23:06:53.4023493Z 
2025-02-10T23:06:53.4023994Z ServerSideExportFormMethodDiagnosticTest > testBroken() PASSED
2025-02-10T23:06:53.4024468Z 
2025-02-10T23:06:53.4024831Z ServerSideExportFormMethodDiagnosticTest > testWithoutMock() PASSED
2025-02-10T23:06:53.6012569Z 
2025-02-10T23:06:53.6013421Z SetPermissionsForNewObjectsDiagnosticTest > testConfigureRole1() PASSED
2025-02-10T23:06:53.7011391Z 
2025-02-10T23:06:53.7014029Z 2025-02-10T23:06:53.686Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:53.7017822Z 2025-02-10T23:06:53.686Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:54.2013444Z 2025-02-10T23:06:54.120Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:54.2017958Z 2025-02-10T23:06:54.120Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:54.6056475Z 2025-02-10T23:06:54.541Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:54.6060200Z 2025-02-10T23:06:54.542Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:54.9014584Z 2025-02-10T23:06:54.816Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:06:54.9018902Z 2025-02-10T23:06:54.817Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:06:55.1033323Z 2025-02-10T23:06:54.999Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/cli/test.bsl
2025-02-10T23:06:55.3018046Z 2025-02-10T23:06:55.245Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/documentlink/diagnosticDescriptionDocumentLinkSupplier.bsl
2025-02-10T23:06:55.3020724Z 2025-02-10T23:06:55.252Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/format_formattedFluent.bsl
2025-02-10T23:06:55.3023153Z 2025-02-10T23:06:55.266Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/format_formattedKeywordsRu.bsl
2025-02-10T23:06:55.3025650Z 2025-02-10T23:06:55.285Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/inlayHints.bsl
2025-02-10T23:06:55.4014059Z 2025-02-10T23:06:55.341Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/color.bsl
2025-02-10T23:06:55.4022497Z 2025-02-10T23:06:55.348Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/hover.bsl
2025-02-10T23:06:55.4025005Z 2025-02-10T23:06:55.360Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/formatKeywordsRu.bsl
2025-02-10T23:06:55.4027797Z 2025-02-10T23:06:55.368Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/documentSymbol.bsl
2025-02-10T23:06:55.4030418Z 2025-02-10T23:06:55.386Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/format_formattedWithoutUpperCaseKeywordsRu.bsl
2025-02-10T23:06:55.5032206Z 2025-02-10T23:06:55.397Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/formatKeywordsEng.bsl
2025-02-10T23:06:55.5035112Z 2025-02-10T23:06:55.405Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/format.bsl
2025-02-10T23:06:55.5037590Z 2025-02-10T23:06:55.421Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/format_formatted.bsl
2025-02-10T23:06:55.5040088Z 2025-02-10T23:06:55.429Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/formatFluent.bsl
2025-02-10T23:06:55.5042572Z 2025-02-10T23:06:55.434Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/diagnosticProvider.bsl
2025-02-10T23:06:55.5045617Z 2025-02-10T23:06:55.438Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/foldingRange.bsl
2025-02-10T23:06:55.5048193Z 2025-02-10T23:06:55.443Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/definition.bsl
2025-02-10T23:06:55.5050759Z 2025-02-10T23:06:55.447Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/format_formattedKeywordsEng.bsl
2025-02-10T23:06:55.5053340Z 2025-02-10T23:06:55.455Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/rename.bsl
2025-02-10T23:06:55.5055991Z 2025-02-10T23:06:55.462Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/codeAction.bsl
2025-02-10T23:06:55.5058585Z 2025-02-10T23:06:55.466Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/foldingRangeParseError.bsl
2025-02-10T23:06:55.5061173Z 2025-02-10T23:06:55.469Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/codeLens.bsl
2025-02-10T23:06:55.5063850Z 2025-02-10T23:06:55.474Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/callHierarchy.bsl
2025-02-10T23:06:55.5066233Z 2025-02-10T23:06:55.485Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/references.bsl
2025-02-10T23:06:55.5069070Z 2025-02-10T23:06:55.490Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/selectionRange.bsl
2025-02-10T23:06:55.6014747Z 2025-02-10T23:06:55.530Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/providers/documentLinkProvider.bsl
2025-02-10T23:06:55.6020612Z 2025-02-10T23:06:55.536Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/commands/ToggleCyclomaticComplexityInlayHintsCommandSupplier.bsl
2025-02-10T23:06:55.6026124Z 2025-02-10T23:06:55.541Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/commands/ToggleCognitiveComplexityInlayHintsCommandSupplier.bsl
2025-02-10T23:06:55.6031257Z 2025-02-10T23:06:55.545Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/BSLTextDocumentServiceTest.bsl
2025-02-10T23:06:55.6036355Z 2025-02-10T23:06:55.548Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/codelenses/RunAllTestsCodeLensSupplier.os
2025-02-10T23:06:55.6042132Z 2025-02-10T23:06:55.561Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/codelenses/CyclomaticComplexityCodeLensSupplier.bsl
2025-02-10T23:06:55.6068828Z 2025-02-10T23:06:55.566Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/codelenses/testrunner/TestRunnerAdapter.os
2025-02-10T23:06:55.6071387Z 2025-02-10T23:06:55.570Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/codelenses/CognitiveComplexityCodeLensSupplier.bsl
2025-02-10T23:06:55.6074096Z 2025-02-10T23:06:55.573Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/codelenses/tests/AbstractRunTestCodeLensSupplier.os
2025-02-10T23:06:55.6076673Z 2025-02-10T23:06:55.576Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/codelenses/AbstractRunTestCodeLensSupplier.os
2025-02-10T23:06:55.6079120Z 2025-02-10T23:06:55.579Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/codelenses/RunTestCodeLensSupplier.os
2025-02-10T23:06:55.6081230Z 2025-02-10T23:06:55.582Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/color/ConstructorColorInformationSupplier.bsl
2025-02-10T23:06:55.6083162Z 2025-02-10T23:06:55.591Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/color/WebColorInformationSupplier.bsl
2025-02-10T23:06:55.6085348Z 2025-02-10T23:06:55.595Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/color/ConstructorColorPresentationSupplier.os
2025-02-10T23:06:55.6086705Z 
2025-02-10T23:06:55.6086815Z > Task :test
2025-02-10T23:06:55.6086959Z 
2025-02-10T23:06:55.6087267Z SetPermissionsForNewObjectsDiagnosticTest > testConfigureRole2() PASSED
2025-02-10T23:06:55.6087694Z 
2025-02-10T23:06:55.6087930Z SetPermissionsForNewObjectsDiagnosticTest > test() PASSED
2025-02-10T23:06:55.6088295Z 
2025-02-10T23:06:55.6088474Z SetPrivilegedModeDiagnosticTest > test() PASSED
2025-02-10T23:06:55.6088754Z 
2025-02-10T23:06:55.6088968Z SeveralCompilerDirectivesDiagnosticTest > test() PASSED
2025-02-10T23:06:55.7014346Z 
2025-02-10T23:06:55.7016274Z 2025-02-10T23:06:55.598Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/color/WebColorPresentationSupplier.os
2025-02-10T23:06:55.7019275Z 2025-02-10T23:06:55.600Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/folding/QueryPackageFoldingRangeSupplier.bsl
2025-02-10T23:06:55.7022848Z 2025-02-10T23:06:55.609Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/folding/QueryCommentFoldingRangeSupplier.bsl
2025-02-10T23:06:55.7025391Z 2025-02-10T23:06:55.613Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ExtraCommasDiagnostic.bsl
2025-02-10T23:06:55.7028223Z 2025-02-10T23:06:55.618Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/PrivilegedModuleMethodCallDiagnostic.bsl
2025-02-10T23:06:55.7030836Z 2025-02-10T23:06:55.623Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/TempFilesDirDiagnostic.bsl
2025-02-10T23:06:55.7061256Z 2025-02-10T23:06:55.638Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/TimeoutsInExternalResourcesDiagnostic.bsl
2025-02-10T23:06:55.7064234Z 2025-02-10T23:06:55.698Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UnaryPlusInConcatenationDiagnostic.bsl
2025-02-10T23:06:55.8038174Z 2025-02-10T23:06:55.716Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CodeOutOfRegionDiagnostic.bsl
2025-02-10T23:06:55.8061500Z 2025-02-10T23:06:55.743Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/TypoDiagnostic.bsl
2025-02-10T23:06:55.9013049Z 2025-02-10T23:06:55.796Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UsingObjectNotAvailableUnixDiagnostic.bsl
2025-02-10T23:06:55.9016566Z 2025-02-10T23:06:55.829Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DuplicatedInsertionIntoCollectionDiagnostic.bsl
2025-02-10T23:06:56.0030723Z 2025-02-10T23:06:55.941Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/QueryParseErrorDiagnostic.bsl
2025-02-10T23:06:56.0047091Z 2025-02-10T23:06:55.958Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UnreachableCodeRegionDiagnostic.bsl
2025-02-10T23:06:56.0049959Z 2025-02-10T23:06:55.965Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MissingSpaceDiagnostic.bsl
2025-02-10T23:06:56.0052911Z 2025-02-10T23:06:55.977Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/IfConditionComplexityDiagnostic.bsl
2025-02-10T23:06:56.1013426Z 2025-02-10T23:06:55.998Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/GlobalContextMethodCollision8312Diagnostic.bsl
2025-02-10T23:06:56.1017026Z 2025-02-10T23:06:56.018Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DeprecatedCurrentDateDiagnostic.bsl
2025-02-10T23:06:56.1022228Z 2025-02-10T23:06:56.023Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/IfElseDuplicatedCodeBlockDiagnostic.bsl
2025-02-10T23:06:56.1026107Z 2025-02-10T23:06:56.047Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/OrdinaryAppSupportDiagnostic.bsl
2025-02-10T23:06:56.1030399Z 2025-02-10T23:06:56.054Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/StyleElementConstructorsDiagnostic.bsl
2025-02-10T23:06:56.1033340Z 2025-02-10T23:06:56.068Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/EmptyRegionDiagnostic.bsl
2025-02-10T23:06:56.1036050Z 2025-02-10T23:06:56.074Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommonModuleAssignDiagnostic.bsl
2025-02-10T23:06:56.1038511Z 2025-02-10T23:06:56.081Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CompilationDirectiveNeedLessDiagnostic.bsl
2025-02-10T23:06:56.1040943Z 2025-02-10T23:06:56.089Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UnknownPreprocessorSymbolDiagnostic.bsl
2025-02-10T23:06:56.1043370Z 2025-02-10T23:06:56.094Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UnionAllDiagnostic.bsl
2025-02-10T23:06:56.2014802Z 2025-02-10T23:06:56.105Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ProcedureReturnsValueDiagnostic.bsl
2025-02-10T23:06:56.2020856Z 2025-02-10T23:06:56.116Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/GetFormMethodDiagnostic.bsl
2025-02-10T23:06:56.2026036Z 2025-02-10T23:06:56.128Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/PublicMethodsDescriptionDiagnostic.bsl
2025-02-10T23:06:56.2076720Z 2025-02-10T23:06:56.148Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/JoinWithVirtualTableDiagnostic.bsl
2025-02-10T23:06:56.2080217Z 2025-02-10T23:06:56.168Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/SameMetadataObjectAndChildNamesDiagnostic.bsl
2025-02-10T23:06:56.2105400Z 2025-02-10T23:06:56.173Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CodeOutOfRegionDiagnosticEmpty.bsl
2025-02-10T23:06:56.2108107Z 2025-02-10T23:06:56.176Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/LogicalOrInTheWhereSectionOfQueryDiagnostic.bsl
2025-02-10T23:06:56.2110757Z 2025-02-10T23:06:56.187Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/YoLetterUsageDiagnostic.bsl
2025-02-10T23:06:56.3013872Z 2025-02-10T23:06:56.199Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UsingFindElementByStringDiagnostic.bsl
2025-02-10T23:06:56.3016646Z 2025-02-10T23:06:56.214Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/LatinAndCyrillicSymbolInWordDiagnostic.bsl
2025-02-10T23:06:56.3019233Z 2025-02-10T23:06:56.282Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DeletingCollectionItemDiagnostic.bsl
2025-02-10T23:06:56.3022430Z 2025-02-10T23:06:56.290Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/RefOveruseDiagnostic.bsl
2025-02-10T23:06:56.4015880Z 2025-02-10T23:06:56.329Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/AssignAliasFieldsInQueryDiagnostic.bsl
2025-02-10T23:06:56.4026323Z 2025-02-10T23:06:56.341Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/OneStatementPerLineDiagnostic.bsl
2025-02-10T23:06:56.4030682Z 2025-02-10T23:06:56.349Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommonModuleMissingAPIDiagnosticNoExportSubs.bsl
2025-02-10T23:06:56.4035182Z 2025-02-10T23:06:56.353Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UnreachableCodeDiagnostic.bsl
2025-02-10T23:06:56.4039670Z 2025-02-10T23:06:56.368Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/WrongWebServiceHandlerDiagnostic.bsl
2025-02-10T23:06:56.4043955Z 2025-02-10T23:06:56.371Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CyclomaticComplexityDiagnostic.bsl
2025-02-10T23:06:56.5048896Z 2025-02-10T23:06:56.401Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommentedCodeDiagnostic.bsl
2025-02-10T23:06:56.5051504Z 2025-02-10T23:06:56.440Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/NumberOfParamsDiagnostic.bsl
2025-02-10T23:06:56.5054267Z 2025-02-10T23:06:56.453Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/RedundantAccessToObjectDiagnostic.bsl
2025-02-10T23:06:56.5056882Z 2025-02-10T23:06:56.467Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MethodSizeDiagnostic.bsl
2025-02-10T23:06:56.6014104Z 2025-02-10T23:06:56.538Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MissingVariablesDescriptionDiagnostic.bsl
2025-02-10T23:06:56.6017827Z 2025-02-10T23:06:56.551Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CodeOutOfRegionDiagnosticExecute.bsl
2025-02-10T23:06:56.6021000Z 2025-02-10T23:06:56.556Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DeprecatedAttributes8312Diagnostic.bsl
2025-02-10T23:06:56.7014205Z 2025-02-10T23:06:56.595Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UseLessForEachDiagnostic.bsl
2025-02-10T23:06:56.7018242Z 2025-02-10T23:06:56.606Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MissedRequiredParameterDiagnostic.bsl
2025-02-10T23:06:56.7021654Z 2025-02-10T23:06:56.619Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MagicDateDiagnostic.bsl
2025-02-10T23:06:56.7025211Z 2025-02-10T23:06:56.682Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/TooManyReturnsDiagnostic.bsl
2025-02-10T23:06:56.8045417Z 2025-02-10T23:06:56.702Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UnusedLocalMethodDiagnostic.bsl
2025-02-10T23:06:56.8050022Z 2025-02-10T23:06:56.741Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ForbiddenMetadataNameDiagnostic.bsl
2025-02-10T23:06:56.8053105Z 2025-02-10T23:06:56.747Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/FieldsFromJoinsWithoutIsNullDiagnostic.bsl
2025-02-10T23:06:56.8055867Z 2025-02-10T23:06:56.794Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/EmptyRegionDiagnostic.os
2025-02-10T23:06:56.9013445Z 2025-02-10T23:06:56.810Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/FileSystemAccessDiagnostic.bsl
2025-02-10T23:06:56.9016371Z 2025-02-10T23:06:56.830Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/NestedConstructorsInStructureDeclarationDiagnostic.bsl
2025-02-10T23:06:56.9019171Z 2025-02-10T23:06:56.857Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/FunctionNameStartsWithGetDiagnostic.bsl
2025-02-10T23:06:56.9021825Z 2025-02-10T23:06:56.865Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommonModuleMissingAPIDiagnostic.bsl
2025-02-10T23:06:56.9025008Z 2025-02-10T23:06:56.869Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UsingServiceTagDiagnostic.bsl
2025-02-10T23:06:56.9027514Z 2025-02-10T23:06:56.893Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MagicNumberDiagnostic.bsl
2025-02-10T23:06:57.0023007Z 2025-02-10T23:06:56.915Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ExportVariablesDiagnostic.bsl
2025-02-10T23:06:57.0025853Z 2025-02-10T23:06:56.923Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/EmptyCodeBlockDiagnosticFileCodeBlock.bsl
2025-02-10T23:06:57.0028249Z 2025-02-10T23:06:56.930Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DenyIncompleteValuesDiagnostic.bsl
2025-02-10T23:06:57.0030408Z 2025-02-10T23:06:56.933Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommonModuleNameGlobalClientDiagnostic.bsl
2025-02-10T23:06:57.0032541Z 2025-02-10T23:06:56.936Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CodeOutOfRegionDiagnosticEmptyFile.bsl
2025-02-10T23:06:57.0034954Z 2025-02-10T23:06:56.939Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommitTransactionOutsideTryCatchDiagnosticSingleSub.bsl
2025-02-10T23:06:57.0037816Z 2025-02-10T23:06:56.945Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UnusedParametersDiagnostic.bsl
2025-02-10T23:06:57.0040153Z 2025-02-10T23:06:56.955Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ThisObjectAssignDiagnostic.bsl
2025-02-10T23:06:57.0042779Z 2025-02-10T23:06:56.959Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MultilingualStringUsingWithTemplateDiagnostic.bsl
2025-02-10T23:06:57.1015591Z 2025-02-10T23:06:56.995Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/SeveralCompilerDirectivesDiagnostic.bsl
2025-02-10T23:06:57.1019668Z 2025-02-10T23:06:57.004Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/SetPermissionsForNewObjectsDiagnostic.bsl
2025-02-10T23:06:57.1024587Z 2025-02-10T23:06:57.007Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/VirtualTableCallWithoutParametersDiagnostic.bsl
2025-02-10T23:06:57.1030143Z 2025-02-10T23:06:57.021Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DeprecatedMethods8317Diagnostic.bsl
2025-02-10T23:06:57.1043315Z 2025-02-10T23:06:57.028Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ExternalAppStartingDiagnostic.bsl
2025-02-10T23:06:57.1046088Z 2025-02-10T23:06:57.052Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/SemicolonPresenceDiagnostic.bsl
2025-02-10T23:06:57.1048654Z 2025-02-10T23:06:57.062Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/FullOuterJoinQueryDiagnostic.bsl
2025-02-10T23:06:57.1051295Z 2025-02-10T23:06:57.072Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/RewriteMethodParameterDiagnostic.bsl
2025-02-10T23:06:57.1054356Z 2025-02-10T23:06:57.089Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UsingHardcodePathDiagnostic.bsl
2025-02-10T23:06:57.4039159Z 2025-02-10T23:06:57.388Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/IdenticalExpressionsDiagnostic.bsl
2025-02-10T23:06:57.5012826Z 2025-02-10T23:06:57.411Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DeprecatedMethodCallDiagnostic.bsl
2025-02-10T23:06:57.5016326Z 2025-02-10T23:06:57.418Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/IncorrectUseLikeInQueryDiagnostic.bsl
2025-02-10T23:06:57.5019802Z 2025-02-10T23:06:57.428Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CodeOutOfRegionDiagnosticStandartPreproc.bsl
2025-02-10T23:06:57.5022695Z 2025-02-10T23:06:57.433Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CachedPublicDiagnostic.bsl
2025-02-10T23:06:57.5025840Z 2025-02-10T23:06:57.438Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommonModuleMissingAPIDiagnosticEmptyFile.bsl
2025-02-10T23:06:57.5029612Z 2025-02-10T23:06:57.451Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ReservedParameterNamesDiagnostic.bsl
2025-02-10T23:06:57.5032201Z 2025-02-10T23:06:57.455Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ExcessiveAutoTestCheckDiagnostic.bsl
2025-02-10T23:06:57.5035019Z 2025-02-10T23:06:57.466Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CompilationDirectiveLostDiagnostic.bsl
2025-02-10T23:06:57.5085941Z 2025-02-10T23:06:57.470Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/FunctionReturnsSamePrimitiveDiagnostic.bsl
2025-02-10T23:06:57.5088821Z 2025-02-10T23:06:57.488Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommonModuleMissingAPIDiagnosticNoSubs.bsl
2025-02-10T23:06:57.5091362Z 2025-02-10T23:06:57.491Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UsingCancelParameterDiagnostic.bsl
2025-02-10T23:06:57.6014442Z 2025-02-10T23:06:57.505Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UsingHardcodeSecretInformationDiagnostic.bsl
2025-02-10T23:06:57.8014531Z 2025-02-10T23:06:57.723Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ParseErrorDiagnostic.bsl
2025-02-10T23:06:57.8024004Z 2025-02-10T23:06:57.731Z ERROR 2131 --- [BSL Language Server] [c-computer-1133] c.g._.b.l.c.computer.DiagnosticComputer  : Diagnostic computation error.
2025-02-10T23:06:57.8025503Z File: file:///home/runner/work/bsl-language-server/bsl-language-server/src/test/resources/diagnostics/ParseErrorDiagnostic.bsl
2025-02-10T23:06:57.8026443Z Diagnostic: Either [
2025-02-10T23:06:57.8026773Z   left = DoubleNegatives
2025-02-10T23:06:57.8027113Z   right = null
2025-02-10T23:06:57.8027403Z ]
2025-02-10T23:06:57.8027555Z 
2025-02-10T23:06:57.8028444Z java.lang.NullPointerException: Cannot invoke "org.antlr.v4.runtime.tree.ParseTree.accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)" because "dispatchChild" is null
2025-02-10T23:06:57.8030385Z 	at com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionTreeBuildingVisitor.visitMember(ExpressionTreeBuildingVisitor.java:171)
2025-02-10T23:06:57.8032644Z 	at com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionTreeBuildingVisitor.visitExpression(ExpressionTreeBuildingVisitor.java:88)
2025-02-10T23:06:57.8034935Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic$ExpressionTreeBuilder.processExpression(AbstractExpressionTreeDiagnostic.java:113)
2025-02-10T23:06:57.8037154Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic$ExpressionTreeBuilder.visitExpression(AbstractExpressionTreeDiagnostic.java:104)
2025-02-10T23:06:57.8039353Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic$ExpressionTreeBuilder.visitExpression(AbstractExpressionTreeDiagnostic.java:94)
2025-02-10T23:06:57.8040937Z 	at com.github._1c_syntax.bsl.parser.BSLParser$ExpressionContext.accept(BSLParser.java:6036)
2025-02-10T23:06:57.8042061Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:06:57.8043281Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitIfBranch(BSLParserBaseVisitor.java:358)
2025-02-10T23:06:57.8044485Z 	at com.github._1c_syntax.bsl.parser.BSLParser$IfBranchContext.accept(BSLParser.java:3637)
2025-02-10T23:06:57.8045573Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:06:57.8046797Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitIfStatement(BSLParserBaseVisitor.java:351)
2025-02-10T23:06:57.8047891Z 	at com.github._1c_syntax.bsl.parser.BSLParser$IfStatementContext.accept(BSLParser.java:3560)
2025-02-10T23:06:57.8048986Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:06:57.8050257Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitCompoundStatement(BSLParserBaseVisitor.java:743)
2025-02-10T23:06:57.8051724Z 	at com.github._1c_syntax.bsl.parser.BSLParser$CompoundStatementContext.accept(BSLParser.java:7398)
2025-02-10T23:06:57.8052883Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:06:57.8054227Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitStatement(BSLParserBaseVisitor.java:582)
2025-02-10T23:06:57.8055300Z 	at com.github._1c_syntax.bsl.parser.BSLParser$StatementContext.accept(BSLParser.java:5624)
2025-02-10T23:06:57.8056384Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:06:57.8057587Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitCodeBlock(BSLParserBaseVisitor.java:526)
2025-02-10T23:06:57.8058654Z 	at com.github._1c_syntax.bsl.parser.BSLParser$CodeBlockContext.accept(BSLParser.java:4973)
2025-02-10T23:06:57.8059750Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:06:57.8061022Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitForEachStatement(BSLParserBaseVisitor.java:393)
2025-02-10T23:06:57.8062202Z 	at com.github._1c_syntax.bsl.parser.BSLParser$ForEachStatementContext.accept(BSLParser.java:3933)
2025-02-10T23:06:57.8063334Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:06:57.8064736Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitCompoundStatement(BSLParserBaseVisitor.java:743)
2025-02-10T23:06:57.8065914Z 	at com.github._1c_syntax.bsl.parser.BSLParser$CompoundStatementContext.accept(BSLParser.java:7398)
2025-02-10T23:06:57.8067056Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:06:57.8068262Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitStatement(BSLParserBaseVisitor.java:582)
2025-02-10T23:06:57.8069346Z 	at com.github._1c_syntax.bsl.parser.BSLParser$StatementContext.accept(BSLParser.java:5624)
2025-02-10T23:06:57.8070629Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:06:57.8071836Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitCodeBlock(BSLParserBaseVisitor.java:526)
2025-02-10T23:06:57.8072956Z 	at com.github._1c_syntax.bsl.parser.BSLParser$CodeBlockContext.accept(BSLParser.java:4973)
2025-02-10T23:06:57.8100198Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:06:57.8101593Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitSubCodeBlock(BSLParserBaseVisitor.java:323)
2025-02-10T23:06:57.8102766Z 	at com.github._1c_syntax.bsl.parser.BSLParser$SubCodeBlockContext.accept(BSLParser.java:3344)
2025-02-10T23:06:57.8104184Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:06:57.8105478Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitProcedure(BSLParserBaseVisitor.java:295)
2025-02-10T23:06:57.8106635Z 	at com.github._1c_syntax.bsl.parser.BSLParser$ProcedureContext.accept(BSLParser.java:2959)
2025-02-10T23:06:57.8107797Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:06:57.8109039Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitSub(BSLParserBaseVisitor.java:288)
2025-02-10T23:06:57.8110029Z 	at com.github._1c_syntax.bsl.parser.BSLParser$SubContext.accept(BSLParser.java:2897)
2025-02-10T23:06:57.8111088Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:06:57.8112135Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitSubs(BSLParserBaseVisitor.java:281)
2025-02-10T23:06:57.8113141Z 	at com.github._1c_syntax.bsl.parser.BSLParser$SubsContext.accept(BSLParser.java:2830)
2025-02-10T23:06:57.8114561Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:06:57.8115645Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitFile(BSLParserBaseVisitor.java:22)
2025-02-10T23:06:57.8117178Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic.getDiagnostics_aroundBody0(AbstractExpressionTreeDiagnostic.java:53)
2025-02-10T23:06:57.8119056Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic$AjcClosure1.run(AbstractExpressionTreeDiagnostic.java:1)
2025-02-10T23:06:57.8120390Z 	at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:164)
2025-02-10T23:06:57.8121449Z 	at com.github._1c_syntax.bsl.languageserver.aop.MeasuresAspect.measureBSLDiagnostic(MeasuresAspect.java:57)
2025-02-10T23:06:57.8122974Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic.getDiagnostics(AbstractExpressionTreeDiagnostic.java:49)
2025-02-10T23:06:57.8124860Z 	at com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticComputer.lambda$internalCompute$1(DiagnosticComputer.java:70)
2025-02-10T23:06:57.8126120Z 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:273)
2025-02-10T23:06:57.8127112Z 	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708)
2025-02-10T23:06:57.8128073Z 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
2025-02-10T23:06:57.8129021Z 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
2025-02-10T23:06:57.8129909Z 	at java.base/java.util.stream.Nodes$CollectorTask.doLeaf(Nodes.java:2192)
2025-02-10T23:06:57.8130677Z 	at java.base/java.util.stream.Nodes$CollectorTask.doLeaf(Nodes.java:2158)
2025-02-10T23:06:57.8131451Z 	at java.base/java.util.stream.AbstractTask.compute(AbstractTask.java:327)
2025-02-10T23:06:57.8132323Z 	at java.base/java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
2025-02-10T23:06:57.8133225Z 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
2025-02-10T23:06:57.8134495Z 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.helpComplete(ForkJoinPool.java:1395)
2025-02-10T23:06:57.8135489Z 	at java.base/java.util.concurrent.ForkJoinPool.helpComplete(ForkJoinPool.java:2104)
2025-02-10T23:06:57.8136418Z 	at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:420)
2025-02-10T23:06:57.8137298Z 	at java.base/java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:668)
2025-02-10T23:06:57.8138058Z 	at java.base/java.util.stream.Nodes.collect(Nodes.java:328)
2025-02-10T23:06:57.8138918Z 	at java.base/java.util.stream.ReferencePipeline.evaluateToNode(ReferencePipeline.java:111)
2025-02-10T23:06:57.8139933Z 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:570)
2025-02-10T23:06:57.8140946Z 	at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
2025-02-10T23:06:57.8141996Z 	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)
2025-02-10T23:06:57.8142966Z 	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)
2025-02-10T23:06:57.8144108Z 	at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)
2025-02-10T23:06:57.8145315Z 	at com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticComputer.internalCompute(DiagnosticComputer.java:83)
2025-02-10T23:06:57.8146826Z 	at com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticComputer.lambda$compute$0(DiagnosticComputer.java:60)
2025-02-10T23:06:57.8148130Z 	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
2025-02-10T23:06:57.8149228Z 	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760)
2025-02-10T23:06:57.8150231Z 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
2025-02-10T23:06:57.8151379Z 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
2025-02-10T23:06:57.8152340Z 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
2025-02-10T23:06:57.8153197Z 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
2025-02-10T23:06:57.8154329Z 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
2025-02-10T23:06:57.8154940Z 
2025-02-10T23:06:57.8156114Z 2025-02-10T23:06:57.732Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/JoinWithSubQueryDiagnostic.bsl
2025-02-10T23:06:57.8158626Z 2025-02-10T23:06:57.747Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/AbstractSymbolTreeDiagnostic.bsl
2025-02-10T23:06:57.8161133Z 2025-02-10T23:06:57.753Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommonModuleNameFullAccessDiagnostic.bsl
2025-02-10T23:06:57.8163886Z 2025-02-10T23:06:57.755Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DuplicateStringLiteralDiagnostic.bsl
2025-02-10T23:06:57.8166538Z 2025-02-10T23:06:57.765Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/AllFunctionPathMustHaveReturnDiagnostic.bsl
2025-02-10T23:06:57.8169049Z 2025-02-10T23:06:57.783Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/BadWordsDiagnostic.bsl
2025-02-10T23:06:57.8171663Z 2025-02-10T23:06:57.791Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UsingGotoDiagnostic.bsl
2025-02-10T23:06:57.8174463Z 2025-02-10T23:06:57.799Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommonModuleMissingAPIDiagnosticNoRegionsAPI.bsl
2025-02-10T23:06:57.9045806Z 2025-02-10T23:06:57.804Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/NonStandardRegionDiagnostic.bsl
2025-02-10T23:06:57.9048632Z 2025-02-10T23:06:57.820Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/SelfInsertionDiagnostic.bsl
2025-02-10T23:06:57.9051416Z 2025-02-10T23:06:57.829Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/WrongUseFunctionProceedWithCallDiagnostic.bsl
2025-02-10T23:06:57.9054479Z 2025-02-10T23:06:57.836Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/WrongUseOfRollbackTransactionMethodDiagnostic.bsl
2025-02-10T23:06:57.9057300Z 2025-02-10T23:06:57.845Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DeprecatedMessageDiagnostic.bsl
2025-02-10T23:06:57.9060526Z 2025-02-10T23:06:57.849Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/InvalidCharacterInFileDiagnostic.bsl
2025-02-10T23:06:57.9063258Z 2025-02-10T23:06:57.858Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/IncorrectLineBreakDiagnostic.bsl
2025-02-10T23:06:57.9066345Z 2025-02-10T23:06:57.876Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/OneStatementPerLineDiagnosticEndFile.bsl
2025-02-10T23:06:57.9069192Z 2025-02-10T23:06:57.880Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UsingHardcodeNetworkAddressDiagnostic.bsl
2025-02-10T23:06:58.0018907Z 2025-02-10T23:06:57.926Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DataExchangeLoadingDiagnostic.bsl
2025-02-10T23:06:58.0021628Z 2025-02-10T23:06:57.943Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/IfElseDuplicatedConditionDiagnostic.bsl
2025-02-10T23:06:58.0024382Z 2025-02-10T23:06:57.950Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CodeBlockBeforeSubDiagnostic.bsl
2025-02-10T23:06:58.0027316Z 2025-02-10T23:06:57.953Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/BeginTransactionBeforeTryCatchDiagnostic.bsl
2025-02-10T23:06:58.0030233Z 2025-02-10T23:06:57.967Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ExecuteExternalCodeDiagnostic.bsl
2025-02-10T23:06:58.0032730Z 2025-02-10T23:06:57.977Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/OSUsersMethodDiagnostic.bsl
2025-02-10T23:06:58.0035409Z 2025-02-10T23:06:57.986Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MissingCodeTryCatchExDiagnostic.bsl
2025-02-10T23:06:58.1016238Z 2025-02-10T23:06:57.992Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/EmptyStatementDiagnostic.bsl
2025-02-10T23:06:58.1032449Z 2025-02-10T23:06:57.997Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/SelectTopWithoutOrderByDiagnostic.bsl
2025-02-10T23:06:58.1035263Z 2025-02-10T23:06:58.022Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CrazyMultilineStringDiagnostic.bsl
2025-02-10T23:06:58.1038472Z 2025-02-10T23:06:58.031Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ConsecutiveEmptyLinesDiagnostic.bsl
2025-02-10T23:06:58.1041083Z 2025-02-10T23:06:58.036Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CreateQueryInCycleDiagnostic.bsl
2025-02-10T23:06:58.1043971Z 2025-02-10T23:06:58.053Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/QueryToMissingMetadataDiagnostic.bsl
2025-02-10T23:06:58.1046672Z 2025-02-10T23:06:58.063Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommitTransactionOutsideTryCatchDiagnostic.bsl
2025-02-10T23:06:58.1049311Z 2025-02-10T23:06:58.074Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/FunctionOutParameterDiagnostic.bsl
2025-02-10T23:06:58.1051785Z 2025-02-10T23:06:58.079Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/EmptyCodeBlockDiagnostic.bsl
2025-02-10T23:06:58.1054387Z 2025-02-10T23:06:58.084Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CachedPublicDiagnosticEmpty.bsl
2025-02-10T23:06:58.1056915Z 2025-02-10T23:06:58.088Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MissingTempStorageDeletionDiagnostic.bsl
2025-02-10T23:06:58.2014386Z 2025-02-10T23:06:58.105Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/NumberOfOptionalParamsDiagnostic.bsl
2025-02-10T23:06:58.2016421Z 2025-02-10T23:06:58.111Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UsingSynchronousCallsDiagnostic.bsl
2025-02-10T23:06:58.3017305Z 2025-02-10T23:06:58.200Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ServerSideExportFormMethodDiagnostic.bsl
2025-02-10T23:06:58.3020512Z 2025-02-10T23:06:58.208Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UnsafeSafeModeMethodCallDiagnostic.bsl
2025-02-10T23:06:58.3023359Z 2025-02-10T23:06:58.216Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UnusedLocalVariableDiagnostic.bsl
2025-02-10T23:06:58.3027065Z 2025-02-10T23:06:58.246Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/SetPrivilegedModeDiagnostic.bsl
2025-02-10T23:06:58.3029596Z 2025-02-10T23:06:58.252Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/TryNumberDiagnostic.bsl
2025-02-10T23:06:58.3032442Z 2025-02-10T23:06:58.259Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DeprecatedTypeManagedFormDiagnostic.bsl
2025-02-10T23:06:58.3035375Z 2025-02-10T23:06:58.266Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommonModuleNameCachedDiagnostic.bsl
2025-02-10T23:06:58.3046170Z 2025-02-10T23:06:58.269Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CognitiveComplexityDiagnostic.bsl
2025-02-10T23:06:58.3048769Z 2025-02-10T23:06:58.295Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DeprecatedFindDiagnostic.bsl
2025-02-10T23:06:58.4014785Z 2025-02-10T23:06:58.301Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MissingCommonModuleMethodDiagnostic.bsl
2025-02-10T23:06:58.4024430Z 2025-02-10T23:06:58.315Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/FunctionShouldHaveReturnDiagnostic.bsl
2025-02-10T23:06:58.4027139Z 2025-02-10T23:06:58.325Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/NumberOfValuesInStructureConstructorDiagnostic.bsl
2025-02-10T23:06:58.4029921Z 2025-02-10T23:06:58.371Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommonModuleNameServerCallDiagnostic.bsl
2025-02-10T23:06:58.4032987Z 2025-02-10T23:06:58.375Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ExecuteExternalCodeInCommonModuleDiagnostic.bsl
2025-02-10T23:06:58.4035772Z 2025-02-10T23:06:58.380Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ProtectedModuleDiagnostic.bsl
2025-02-10T23:06:58.4038389Z 2025-02-10T23:06:58.382Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/TimeoutsInExternalResourcesDiagnostic836.bsl
2025-02-10T23:06:58.5075615Z 2025-02-10T23:06:58.394Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommonModuleNameClientServerDiagnostic.bsl
2025-02-10T23:06:58.5078794Z 2025-02-10T23:06:58.397Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/NonExportMethodsInApiRegionDiagnostic.bsl
2025-02-10T23:06:58.5085800Z 2025-02-10T23:06:58.411Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DoubleNegativesDiagnostic.bsl
2025-02-10T23:06:58.5088538Z 2025-02-10T23:06:58.424Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MissingTemporaryFileDeletionDiagnostic.bsl
2025-02-10T23:06:58.5091866Z 2025-02-10T23:06:58.441Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MultilingualStringHasAllDeclaredLanguagesDiagnostic.bsl
2025-02-10T23:06:58.5094828Z 2025-02-10T23:06:58.464Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/IsInRoleMethodDiagnostic.bsl
2025-02-10T23:06:58.5097450Z 2025-02-10T23:06:58.475Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommonModuleInvalidTypeDiagnostic.bsl
2025-02-10T23:06:58.5100075Z 2025-02-10T23:06:58.478Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DisableSafeModeDiagnostic.bsl
2025-02-10T23:06:58.5102663Z 2025-02-10T23:06:58.481Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/InternetAccessDiagnostic.bsl
2025-02-10T23:06:58.5105276Z 2025-02-10T23:06:58.486Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/SelfAssignDiagnostic.bsl
2025-02-10T23:06:58.5107819Z 2025-02-10T23:06:58.490Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CodeAfterAsyncCallDiagnostic.bsl
2025-02-10T23:06:58.6013330Z 2025-02-10T23:06:58.550Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/test.bsl
2025-02-10T23:06:58.6016205Z 2025-02-10T23:06:58.554Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UsingThisFormDiagnostic.bsl
2025-02-10T23:06:58.6018741Z 2025-02-10T23:06:58.577Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/TimeoutsInExternalResourcesDiagnostic837.bsl
2025-02-10T23:06:58.6021346Z 2025-02-10T23:06:58.595Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/WrongDataPathForFormElementsDiagnostic.bsl
2025-02-10T23:06:58.7065870Z 2025-02-10T23:06:58.600Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/LineLengthDiagnostic.bsl
2025-02-10T23:06:58.7068458Z 2025-02-10T23:06:58.636Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MissingReturnedValueDescriptionDiagnostic.bsl
2025-02-10T23:06:58.7071403Z 2025-02-10T23:06:58.661Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/TransferringParametersBetweenClientAndServerDiagnostic.bsl
2025-02-10T23:06:58.7074991Z 2025-02-10T23:06:58.671Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MissingEventSubscriptionHandlerDiagnostic.bsl
2025-02-10T23:06:58.7077776Z 2025-02-10T23:06:58.675Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UsingExternalCodeToolsDiagnostic.bsl
2025-02-10T23:06:58.7080405Z 2025-02-10T23:06:58.689Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/NestedFunctionInParametersDiagnostic.bsl
2025-02-10T23:06:58.8016706Z 2025-02-10T23:06:58.718Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommonModuleNameClientDiagnostic.bsl
2025-02-10T23:06:58.8019458Z 2025-02-10T23:06:58.723Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CodeOutOfRegionDiagnosticNoRegions.bsl
2025-02-10T23:06:58.8022207Z 2025-02-10T23:06:58.729Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommandModuleExportMethodsDiagnostic.bsl
2025-02-10T23:06:58.8025053Z 2025-02-10T23:06:58.734Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UseSystemInformationDiagnostic.bsl
2025-02-10T23:06:58.8027698Z 2025-02-10T23:06:58.742Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UsingModalWindowsDiagnostic.bsl
2025-02-10T23:06:58.8030303Z 2025-02-10T23:06:58.770Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/WrongHttpServiceHandlerDiagnostic.bsl
2025-02-10T23:06:58.8033234Z 2025-02-10T23:06:58.774Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ScheduledJobHandlerDiagnostic.bsl
2025-02-10T23:06:58.8036069Z 2025-02-10T23:06:58.783Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MetadataObjectNameLengthDiagnostic.bsl
2025-02-10T23:06:58.8038674Z 2025-02-10T23:06:58.787Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MultilineStringInQueryDiagnostic.bsl
2025-02-10T23:06:58.8041272Z 2025-02-10T23:06:58.794Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/IfElseIfEndsWithElseDiagnostic.bsl
2025-02-10T23:06:58.9024713Z 2025-02-10T23:06:58.805Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CanonicalSpellingKeywordsDiagnostic.bsl
2025-02-10T23:06:58.9031371Z 2025-02-10T23:06:58.853Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CodeOutOfRegionDiagnosticCodeBlock.bsl
2025-02-10T23:06:58.9035980Z 2025-02-10T23:06:58.860Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/SpaceAtStartCommentDiagnostic.bsl
2025-02-10T23:06:58.9042536Z 2025-02-10T23:06:58.866Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UsageWriteLogEventDiagnostic.bsl
2025-02-10T23:06:59.0013366Z 2025-02-10T23:06:58.936Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/OrderOfParamsDiagnostic.bsl
2025-02-10T23:06:59.0018436Z 2025-02-10T23:06:58.946Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/NestedTernaryOperatorDiagnostic.bsl
2025-02-10T23:06:59.0038510Z 2025-02-10T23:06:58.958Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/UsingLikeInQueryDiagnostic.bsl
2025-02-10T23:06:59.0040897Z 2025-02-10T23:06:58.970Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DeprecatedMethods8310Diagnostic.bsl
2025-02-10T23:06:59.0043326Z 2025-02-10T23:06:58.981Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/FormDataToValueDiagnostic.bsl
2025-02-10T23:06:59.0046001Z 2025-02-10T23:06:58.988Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/DuplicateRegionDiagnostic.bsl
2025-02-10T23:06:59.0048831Z 2025-02-10T23:06:58.994Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/ParseErrorDiagnosticEOF.bsl
2025-02-10T23:06:59.1014504Z 2025-02-10T23:06:58.999Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommonModuleNameWordsDiagnostic.bsl
2025-02-10T23:06:59.1028105Z 2025-02-10T23:06:59.003Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/NestedStatementsDiagnostic.bsl
2025-02-10T23:06:59.1031518Z 2025-02-10T23:06:59.012Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/CommonModuleNameGlobalDiagnostic.bsl
2025-02-10T23:06:59.1035828Z 2025-02-10T23:06:59.016Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/TernaryOperatorUsageDiagnostic.bsl
2025-02-10T23:06:59.1038797Z 2025-02-10T23:06:59.024Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/IncorrectUseOfStrTemplateDiagnostic.bsl
2025-02-10T23:06:59.1041252Z 2025-02-10T23:06:59.038Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/PairingBrokenTransactionDiagnostic.bsl
2025-02-10T23:06:59.1043973Z 2025-02-10T23:06:59.049Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/diagnostics/MissingParameterDescriptionDiagnostic.bsl
2025-02-10T23:06:59.1046753Z 2025-02-10T23:06:59.063Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/Catalogs/Справочник1/Ext/ManagerModule.bsl
2025-02-10T23:06:59.2044776Z 2025-02-10T23:06:59.072Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/Catalogs/Справочник1/Ext/ObjectModule.bsl
2025-02-10T23:06:59.2048889Z 2025-02-10T23:06:59.121Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/Catalogs/Справочник1/Forms/ФормаВыбора/Ext/Form/Module.bsl
2025-02-10T23:06:59.2058733Z 2025-02-10T23:06:59.130Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/Catalogs/Справочник1/Forms/ФормаЭлемента/Ext/Form/Module.bsl
2025-02-10T23:06:59.2083937Z 2025-02-10T23:06:59.140Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/Catalogs/Справочник1/Forms/ФормаСписка/Ext/Form/Module.bsl
2025-02-10T23:06:59.2087297Z 2025-02-10T23:06:59.144Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/Catalogs/Справочник1/Commands/Команда1/Ext/CommandModule.bsl
2025-02-10T23:06:59.2090746Z 2025-02-10T23:06:59.148Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/Catalogs/СправочникСМенеджером/Ext/ManagerModule.bsl
2025-02-10T23:06:59.2094253Z 2025-02-10T23:06:59.151Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/Catalogs/СправочникСМенеджером/Ext/ObjectModule.bsl
2025-02-10T23:06:59.2097415Z 2025-02-10T23:06:59.154Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/Documents/Документ1/Forms/ФормаВыбора/Ext/Form/Module.bsl
2025-02-10T23:06:59.2100584Z 2025-02-10T23:06:59.160Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/Documents/Документ1/Forms/ФормаСписка/Ext/Form/Module.bsl
2025-02-10T23:06:59.2103909Z 2025-02-10T23:06:59.165Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/Documents/Документ1/Forms/ФормаДокумента/Ext/Form/Module.bsl
2025-02-10T23:06:59.2107240Z 2025-02-10T23:06:59.176Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/InformationRegisters/РегистрСведений1/Ext/RecordSetModule.bsl
2025-02-10T23:06:59.2127869Z 2025-02-10T23:06:59.181Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/InformationRegisters/РегистрСведений1/Ext/ManagerModule.bsl
2025-02-10T23:06:59.2130641Z 2025-02-10T23:06:59.187Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/Ext/SessionModule.bsl
2025-02-10T23:06:59.2146693Z 2025-02-10T23:06:59.192Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/Ext/ManagedApplicationModule.bsl
2025-02-10T23:06:59.2149273Z 2025-02-10T23:06:59.200Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/Ext/ExternalConnectionModule.bsl
2025-02-10T23:06:59.3044616Z 2025-02-10T23:06:59.207Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/HTTPServices/HTTPСервис1/Ext/Module.bsl
2025-02-10T23:06:59.3048328Z 2025-02-10T23:06:59.216Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/WebServices/WebСервис1/Ext/Module.bsl
2025-02-10T23:06:59.3051806Z 2025-02-10T23:06:59.224Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/CommonModules/ГлобальныйСерверныйМодуль/Ext/Module.bsl
2025-02-10T23:06:59.3055308Z 2025-02-10T23:06:59.229Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/CommonModules/КлиентскийОбщийМодуль/Ext/Module.bsl
2025-02-10T23:06:59.3059197Z 2025-02-10T23:06:59.234Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/designer/CommonModules/ПервыйОбщийМодуль/Ext/Module.bsl
2025-02-10T23:06:59.3062533Z 2025-02-10T23:06:59.243Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/subSystemFilter/CommonModules/ОбщийМодуль2/Ext/Module.bsl
2025-02-10T23:06:59.3066322Z 2025-02-10T23:06:59.245Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/privilegedModules/CommonModules/ПривилегированныйМодуль1/Ext/Module.bsl
2025-02-10T23:06:59.3069880Z 2025-02-10T23:06:59.252Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/privilegedModules/CommonModules/ОбщийМодуль3/Ext/Module.bsl
2025-02-10T23:06:59.3074560Z 2025-02-10T23:06:59.258Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/metadata/privilegedModules/CommonModules/ОбщийМодуль2/Ext/Module.bsl
2025-02-10T23:06:59.3077141Z 2025-02-10T23:06:59.263Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/suppliers/generateRegion.bsl
2025-02-10T23:06:59.3079758Z 2025-02-10T23:06:59.267Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/suppliers/disableDiagnosticTriggering.bsl
2025-02-10T23:06:59.3082286Z 2025-02-10T23:06:59.278Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/suppliers/disableDiagnosticTriggeringEmpty.bsl
2025-02-10T23:06:59.3084983Z 2025-02-10T23:06:59.282Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/suppliers/extractStructureConstructor.bsl
2025-02-10T23:06:59.4013219Z 2025-02-10T23:06:59.296Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/inlayhints/CyclomaticComplexityInlayHintSupplier.bsl
2025-02-10T23:06:59.4020134Z 2025-02-10T23:06:59.300Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/inlayhints/CognitiveComplexityInlayHintSupplier.bsl
2025-02-10T23:06:59.4026889Z 2025-02-10T23:06:59.304Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/inlayhints/SourceDefinedMethodCallInlayHintSupplier.bsl
2025-02-10T23:06:59.4033986Z 2025-02-10T23:06:59.317Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/computer/MethodSymbolComputerTestParseError.bsl
2025-02-10T23:06:59.4038680Z 2025-02-10T23:06:59.321Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/computer/QueryComputerTest.bsl
2025-02-10T23:06:59.4044151Z 2025-02-10T23:06:59.348Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/computer/MethodSymbolComputerTest.bsl
2025-02-10T23:06:59.4046851Z 2025-02-10T23:06:59.382Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/computer/CyclomaticComplexityComputerTest.bsl
2025-02-10T23:06:59.5014871Z 2025-02-10T23:06:59.414Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/computer/CognitiveComplexityComputerTest.bsl
2025-02-10T23:06:59.5018429Z 2025-02-10T23:06:59.441Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/computer/DiagnosticIgnoranceComputerExtensionTest.bsl
2025-02-10T23:06:59.5023229Z 2025-02-10T23:06:59.447Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/computer/DiagnosticIgnoranceComputerTest.bsl
2025-02-10T23:06:59.5025883Z 2025-02-10T23:06:59.451Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/DocumentContextTest.bsl
2025-02-10T23:06:59.5028314Z 2025-02-10T23:06:59.454Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/DocumentContextRebuildSecondTest.bsl
2025-02-10T23:06:59.5031336Z 2025-02-10T23:06:59.456Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/DocumentContextParseErrorTest.bsl
2025-02-10T23:06:59.5033999Z 2025-02-10T23:06:59.460Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/symbol/variableSymbolTest.bsl
2025-02-10T23:06:59.7019811Z 2025-02-10T23:06:59.613Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/symbol/ModuleSymbol.bsl
2025-02-10T23:06:59.7034394Z 2025-02-10T23:06:59.616Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/symbol/MethodDescription.bsl
2025-02-10T23:06:59.7038587Z 2025-02-10T23:06:59.629Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/symbol/SymbolTreeComputer.bsl
2025-02-10T23:06:59.7042500Z 2025-02-10T23:06:59.631Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/DocumentContextBrokenLineFeeds.bsl
2025-02-10T23:06:59.7046654Z 2025-02-10T23:06:59.633Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/DocumentContextCommentsTest.bsl
2025-02-10T23:06:59.7064024Z 2025-02-10T23:06:59.636Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/context/DocumentContextRebuildFirstTest.bsl
2025-02-10T23:06:59.7067022Z 2025-02-10T23:06:59.638Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/hover/methodSymbolMarkupContentBuilder.bsl
2025-02-10T23:06:59.7069623Z 2025-02-10T23:06:59.643Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/hover/variableSymbolMarkupContentBuilder.bsl
2025-02-10T23:06:59.7072182Z 2025-02-10T23:06:59.650Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/cfg/hardcoreCrazyJumpingTest.bsl
2025-02-10T23:06:59.7074937Z 2025-02-10T23:06:59.658Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/references/ReferenceIndexFillerVariableTest.bsl
2025-02-10T23:06:59.7077668Z 2025-02-10T23:06:59.665Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/references/ReferenceIndexFillerErrorVariableTest.bsl
2025-02-10T23:06:59.7080474Z 2025-02-10T23:06:59.689Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/references/SourceDefinedSymbolDeclarationReferenceFinder.bsl
2025-02-10T23:06:59.7083218Z 2025-02-10T23:06:59.694Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/references/ReferenceIndexReferenceFinder.bsl
2025-02-10T23:06:59.8014473Z 2025-02-10T23:06:59.699Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/references/AnnotationReferenceFinder.os
2025-02-10T23:06:59.8017204Z 2025-02-10T23:06:59.702Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/references/ReferenceIndexFillerTest.bsl
2025-02-10T23:06:59.8019504Z 2025-02-10T23:06:59.707Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/references/ReferenceIndex.bsl
2025-02-10T23:06:59.8022261Z 2025-02-10T23:06:59.715Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/references/annotations/ТестоваяАннотация2.os
2025-02-10T23:06:59.8025019Z 2025-02-10T23:06:59.722Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/references/annotations/ТестоваяАннотация.os
2025-02-10T23:06:59.8027376Z 2025-02-10T23:06:59.725Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.diagnostics.SmokyTest          : /home/runner/work/bsl-language-server/bsl-language-server/./src/test/resources/references/ReferenceIndexNotifyDescription.bsl
2025-02-10T23:06:59.9015068Z 
2025-02-10T23:06:59.9017064Z > Task :test
2025-02-10T23:06:59.9021199Z 
2025-02-10T23:06:59.9021448Z SmokyTest > testIdenticalRanges() PASSED
2025-02-10T23:07:00.0012068Z 
2025-02-10T23:07:00.0023247Z 2025-02-10T23:06:59.989Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:00.0027782Z 2025-02-10T23:06:59.989Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:00.5014697Z 2025-02-10T23:07:00.492Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:00.5019765Z 2025-02-10T23:07:00.494Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:01.1013832Z 2025-02-10T23:07:01.017Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:01.1026944Z 2025-02-10T23:07:01.018Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:01.5025918Z 
2025-02-10T23:07:02.0014143Z 
2025-02-10T23:07:02.0035966Z > Task :test
2025-02-10T23:07:02.0036229Z 
2025-02-10T23:07:02.0036462Z SmokyTest > testExtraMinForComplexity() PASSED
2025-02-10T23:07:02.4011834Z 
2025-02-10T23:07:02.4017349Z 2025-02-10T23:07:02.379Z ERROR 2131 --- [BSL Language Server] [c-computer-1136] c.g._.b.l.c.computer.DiagnosticComputer  : Diagnostic computation error.
2025-02-10T23:07:02.4022924Z File: file:///home/runner/work/bsl-language-server/bsl-language-server/src/test/resources/diagnostics/ParseErrorDiagnostic.bsl
2025-02-10T23:07:02.4028153Z Diagnostic: Either [
2025-02-10T23:07:02.4032487Z   left = DoubleNegatives
2025-02-10T23:07:02.4037048Z   right = null
2025-02-10T23:07:02.4041793Z ]
2025-02-10T23:07:02.4071076Z 
2025-02-10T23:07:02.4077983Z java.lang.NullPointerException: Cannot invoke "org.antlr.v4.runtime.tree.ParseTree.accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)" because "dispatchChild" is null
2025-02-10T23:07:02.4080170Z 	at com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionTreeBuildingVisitor.visitMember(ExpressionTreeBuildingVisitor.java:171)
2025-02-10T23:07:02.4082362Z 	at com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionTreeBuildingVisitor.visitExpression(ExpressionTreeBuildingVisitor.java:88)
2025-02-10T23:07:02.4084846Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic$ExpressionTreeBuilder.processExpression(AbstractExpressionTreeDiagnostic.java:113)
2025-02-10T23:07:02.4087260Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic$ExpressionTreeBuilder.visitExpression(AbstractExpressionTreeDiagnostic.java:104)
2025-02-10T23:07:02.4089642Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic$ExpressionTreeBuilder.visitExpression(AbstractExpressionTreeDiagnostic.java:94)
2025-02-10T23:07:02.4092370Z 	at com.github._1c_syntax.bsl.parser.BSLParser$ExpressionContext.accept(BSLParser.java:6036)
2025-02-10T23:07:02.4093459Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:02.4094806Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitIfBranch(BSLParserBaseVisitor.java:358)
2025-02-10T23:07:02.4096250Z 	at com.github._1c_syntax.bsl.parser.BSLParser$IfBranchContext.accept(BSLParser.java:3637)
2025-02-10T23:07:02.4097350Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:02.4098582Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitIfStatement(BSLParserBaseVisitor.java:351)
2025-02-10T23:07:02.4099686Z 	at com.github._1c_syntax.bsl.parser.BSLParser$IfStatementContext.accept(BSLParser.java:3560)
2025-02-10T23:07:02.4100812Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:02.4102098Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitCompoundStatement(BSLParserBaseVisitor.java:743)
2025-02-10T23:07:02.4103314Z 	at com.github._1c_syntax.bsl.parser.BSLParser$CompoundStatementContext.accept(BSLParser.java:7398)
2025-02-10T23:07:02.4104641Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:02.4105863Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitStatement(BSLParserBaseVisitor.java:582)
2025-02-10T23:07:02.4106950Z 	at com.github._1c_syntax.bsl.parser.BSLParser$StatementContext.accept(BSLParser.java:5624)
2025-02-10T23:07:02.4108048Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:02.4109257Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitCodeBlock(BSLParserBaseVisitor.java:526)
2025-02-10T23:07:02.4110337Z 	at com.github._1c_syntax.bsl.parser.BSLParser$CodeBlockContext.accept(BSLParser.java:4973)
2025-02-10T23:07:02.4111433Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:02.4112700Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitForEachStatement(BSLParserBaseVisitor.java:393)
2025-02-10T23:07:02.4114303Z 	at com.github._1c_syntax.bsl.parser.BSLParser$ForEachStatementContext.accept(BSLParser.java:3933)
2025-02-10T23:07:02.4115467Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:02.4116754Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitCompoundStatement(BSLParserBaseVisitor.java:743)
2025-02-10T23:07:02.4117959Z 	at com.github._1c_syntax.bsl.parser.BSLParser$CompoundStatementContext.accept(BSLParser.java:7398)
2025-02-10T23:07:02.4119129Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:02.4120339Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitStatement(BSLParserBaseVisitor.java:582)
2025-02-10T23:07:02.4121411Z 	at com.github._1c_syntax.bsl.parser.BSLParser$StatementContext.accept(BSLParser.java:5624)
2025-02-10T23:07:02.4122488Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:02.4123839Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitCodeBlock(BSLParserBaseVisitor.java:526)
2025-02-10T23:07:02.4124915Z 	at com.github._1c_syntax.bsl.parser.BSLParser$CodeBlockContext.accept(BSLParser.java:4973)
2025-02-10T23:07:02.4126009Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:02.4127248Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitSubCodeBlock(BSLParserBaseVisitor.java:323)
2025-02-10T23:07:02.4128353Z 	at com.github._1c_syntax.bsl.parser.BSLParser$SubCodeBlockContext.accept(BSLParser.java:3344)
2025-02-10T23:07:02.4129452Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:02.4130652Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitProcedure(BSLParserBaseVisitor.java:295)
2025-02-10T23:07:02.4131710Z 	at com.github._1c_syntax.bsl.parser.BSLParser$ProcedureContext.accept(BSLParser.java:2959)
2025-02-10T23:07:02.4132820Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:02.4134315Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitSub(BSLParserBaseVisitor.java:288)
2025-02-10T23:07:02.4135282Z 	at com.github._1c_syntax.bsl.parser.BSLParser$SubContext.accept(BSLParser.java:2897)
2025-02-10T23:07:02.4136348Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:02.4137517Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitSubs(BSLParserBaseVisitor.java:281)
2025-02-10T23:07:02.4138531Z 	at com.github._1c_syntax.bsl.parser.BSLParser$SubsContext.accept(BSLParser.java:2830)
2025-02-10T23:07:02.4139602Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:02.4140773Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitFile(BSLParserBaseVisitor.java:22)
2025-02-10T23:07:02.4142376Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic.getDiagnostics_aroundBody0(AbstractExpressionTreeDiagnostic.java:53)
2025-02-10T23:07:02.4144448Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic$AjcClosure1.run(AbstractExpressionTreeDiagnostic.java:1)
2025-02-10T23:07:02.4145802Z 	at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:164)
2025-02-10T23:07:02.4146870Z 	at com.github._1c_syntax.bsl.languageserver.aop.MeasuresAspect.measureBSLDiagnostic(MeasuresAspect.java:57)
2025-02-10T23:07:02.4148431Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic.getDiagnostics(AbstractExpressionTreeDiagnostic.java:49)
2025-02-10T23:07:02.4150175Z 	at com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticComputer.lambda$internalCompute$1(DiagnosticComputer.java:70)
2025-02-10T23:07:02.4151709Z 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:273)
2025-02-10T23:07:02.4152712Z 	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708)
2025-02-10T23:07:02.4153836Z 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
2025-02-10T23:07:02.4154810Z 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
2025-02-10T23:07:02.4155719Z 	at java.base/java.util.stream.Nodes$CollectorTask.doLeaf(Nodes.java:2192)
2025-02-10T23:07:02.4156488Z 	at java.base/java.util.stream.Nodes$CollectorTask.doLeaf(Nodes.java:2158)
2025-02-10T23:07:02.4157272Z 	at java.base/java.util.stream.AbstractTask.compute(AbstractTask.java:327)
2025-02-10T23:07:02.4158138Z 	at java.base/java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
2025-02-10T23:07:02.4159035Z 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
2025-02-10T23:07:02.4159987Z 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.helpComplete(ForkJoinPool.java:1395)
2025-02-10T23:07:02.4160950Z 	at java.base/java.util.concurrent.ForkJoinPool.helpComplete(ForkJoinPool.java:2104)
2025-02-10T23:07:02.4161836Z 	at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:420)
2025-02-10T23:07:02.4162679Z 	at java.base/java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:668)
2025-02-10T23:07:02.4163410Z 	at java.base/java.util.stream.Nodes.collect(Nodes.java:328)
2025-02-10T23:07:02.4164377Z 	at java.base/java.util.stream.ReferencePipeline.evaluateToNode(ReferencePipeline.java:111)
2025-02-10T23:07:02.4165364Z 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:570)
2025-02-10T23:07:02.4166370Z 	at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
2025-02-10T23:07:02.4167386Z 	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)
2025-02-10T23:07:02.4168299Z 	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)
2025-02-10T23:07:02.4169229Z 	at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)
2025-02-10T23:07:02.4170623Z 	at com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticComputer.internalCompute(DiagnosticComputer.java:83)
2025-02-10T23:07:02.4172267Z 	at com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticComputer.lambda$compute$0(DiagnosticComputer.java:60)
2025-02-10T23:07:02.4173715Z 	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
2025-02-10T23:07:02.4174833Z 	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760)
2025-02-10T23:07:02.4175819Z 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
2025-02-10T23:07:02.4176778Z 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
2025-02-10T23:07:02.4177715Z 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
2025-02-10T23:07:02.4178588Z 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
2025-02-10T23:07:02.4179551Z 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
2025-02-10T23:07:02.4180147Z 
2025-02-10T23:07:02.5013233Z Analyzing files...   0% [                        ]   1/196 (0:00:00 / 0:00:00) 
2025-02-10T23:07:02.8012056Z Analyzing files...  65% [===============         ] 129/196 (0:00:01 / 0:00:00) 
2025-02-10T23:07:02.8012752Z Analyzing files... 100% [========================] 196/196 (0:00:01 / 0:00:00) 
2025-02-10T23:07:02.8013384Z Analyzing files... 100% [========================] 196/196 (0:00:01 / 0:00:00) 
2025-02-10T23:07:03.1035518Z 2025-02-10T23:07:03.002Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:03.1038121Z 2025-02-10T23:07:03.003Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:04.1011502Z 
2025-02-10T23:07:04.1012335Z > Task :test
2025-02-10T23:07:04.1012734Z 
2025-02-10T23:07:04.1012986Z SmokyTest > test() PASSED
2025-02-10T23:07:04.6011420Z 
2025-02-10T23:07:04.6016886Z 2025-02-10T23:07:04.588Z ERROR 2131 --- [BSL Language Server] [c-computer-1140] c.g._.b.l.c.computer.DiagnosticComputer  : Diagnostic computation error.
2025-02-10T23:07:04.6018897Z File: file:///home/runner/work/bsl-language-server/bsl-language-server/src/test/resources/diagnostics/ParseErrorDiagnostic.bsl
2025-02-10T23:07:04.6020300Z Diagnostic: Either [
2025-02-10T23:07:04.6020900Z   left = DoubleNegatives
2025-02-10T23:07:04.6021473Z   right = null
2025-02-10T23:07:04.6022023Z ]
2025-02-10T23:07:04.6022410Z 
2025-02-10T23:07:04.6023512Z java.lang.NullPointerException: Cannot invoke "org.antlr.v4.runtime.tree.ParseTree.accept(org.antlr.v4.runtime.tree.ParseTreeVisitor)" because "dispatchChild" is null
2025-02-10T23:07:04.6026024Z 	at com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionTreeBuildingVisitor.visitMember(ExpressionTreeBuildingVisitor.java:171)
2025-02-10T23:07:04.6028325Z 	at com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionTreeBuildingVisitor.visitExpression(ExpressionTreeBuildingVisitor.java:88)
2025-02-10T23:07:04.6030749Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic$ExpressionTreeBuilder.processExpression(AbstractExpressionTreeDiagnostic.java:113)
2025-02-10T23:07:04.6033228Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic$ExpressionTreeBuilder.visitExpression(AbstractExpressionTreeDiagnostic.java:104)
2025-02-10T23:07:04.6035964Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic$ExpressionTreeBuilder.visitExpression(AbstractExpressionTreeDiagnostic.java:94)
2025-02-10T23:07:04.6038275Z 	at com.github._1c_syntax.bsl.parser.BSLParser$ExpressionContext.accept(BSLParser.java:6036)
2025-02-10T23:07:04.6039510Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:04.6040813Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitIfBranch(BSLParserBaseVisitor.java:358)
2025-02-10T23:07:04.6041960Z 	at com.github._1c_syntax.bsl.parser.BSLParser$IfBranchContext.accept(BSLParser.java:3637)
2025-02-10T23:07:04.6043128Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:04.6044649Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitIfStatement(BSLParserBaseVisitor.java:351)
2025-02-10T23:07:04.6045840Z 	at com.github._1c_syntax.bsl.parser.BSLParser$IfStatementContext.accept(BSLParser.java:3560)
2025-02-10T23:07:04.6047026Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:04.6048393Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitCompoundStatement(BSLParserBaseVisitor.java:743)
2025-02-10T23:07:04.6049681Z 	at com.github._1c_syntax.bsl.parser.BSLParser$CompoundStatementContext.accept(BSLParser.java:7398)
2025-02-10T23:07:04.6051001Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:04.6052294Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitStatement(BSLParserBaseVisitor.java:582)
2025-02-10T23:07:04.6053472Z 	at com.github._1c_syntax.bsl.parser.BSLParser$StatementContext.accept(BSLParser.java:5624)
2025-02-10T23:07:04.6054848Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:04.6056438Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitCodeBlock(BSLParserBaseVisitor.java:526)
2025-02-10T23:07:04.6057650Z 	at com.github._1c_syntax.bsl.parser.BSLParser$CodeBlockContext.accept(BSLParser.java:4973)
2025-02-10T23:07:04.6058844Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:04.6060205Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitForEachStatement(BSLParserBaseVisitor.java:393)
2025-02-10T23:07:04.6061472Z 	at com.github._1c_syntax.bsl.parser.BSLParser$ForEachStatementContext.accept(BSLParser.java:3933)
2025-02-10T23:07:04.6062699Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:04.6094216Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitCompoundStatement(BSLParserBaseVisitor.java:743)
2025-02-10T23:07:04.6095534Z 	at com.github._1c_syntax.bsl.parser.BSLParser$CompoundStatementContext.accept(BSLParser.java:7398)
2025-02-10T23:07:04.6096749Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:04.6097971Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitStatement(BSLParserBaseVisitor.java:582)
2025-02-10T23:07:04.6099124Z 	at com.github._1c_syntax.bsl.parser.BSLParser$StatementContext.accept(BSLParser.java:5624)
2025-02-10T23:07:04.6106448Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:04.6107728Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitCodeBlock(BSLParserBaseVisitor.java:526)
2025-02-10T23:07:04.6108871Z 	at com.github._1c_syntax.bsl.parser.BSLParser$CodeBlockContext.accept(BSLParser.java:4973)
2025-02-10T23:07:04.6109991Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:04.6111316Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitSubCodeBlock(BSLParserBaseVisitor.java:323)
2025-02-10T23:07:04.6112805Z 	at com.github._1c_syntax.bsl.parser.BSLParser$SubCodeBlockContext.accept(BSLParser.java:3344)
2025-02-10T23:07:04.6114139Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:04.6115355Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitProcedure(BSLParserBaseVisitor.java:295)
2025-02-10T23:07:04.6116458Z 	at com.github._1c_syntax.bsl.parser.BSLParser$ProcedureContext.accept(BSLParser.java:2959)
2025-02-10T23:07:04.6117556Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:04.6118764Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitSub(BSLParserBaseVisitor.java:288)
2025-02-10T23:07:04.6119804Z 	at com.github._1c_syntax.bsl.parser.BSLParser$SubContext.accept(BSLParser.java:2897)
2025-02-10T23:07:04.6120906Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:04.6122134Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitSubs(BSLParserBaseVisitor.java:281)
2025-02-10T23:07:04.6123181Z 	at com.github._1c_syntax.bsl.parser.BSLParser$SubsContext.accept(BSLParser.java:2830)
2025-02-10T23:07:04.6124481Z 	at org.antlr.v4.runtime.tree.AbstractParseTreeVisitor.visitChildren(AbstractParseTreeVisitor.java:51)
2025-02-10T23:07:04.6125689Z 	at com.github._1c_syntax.bsl.parser.BSLParserBaseVisitor.visitFile(BSLParserBaseVisitor.java:22)
2025-02-10T23:07:04.6127213Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic.getDiagnostics_aroundBody0(AbstractExpressionTreeDiagnostic.java:53)
2025-02-10T23:07:04.6129138Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic$AjcClosure1.run(AbstractExpressionTreeDiagnostic.java:1)
2025-02-10T23:07:04.6130500Z 	at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:164)
2025-02-10T23:07:04.6131850Z 	at com.github._1c_syntax.bsl.languageserver.aop.MeasuresAspect.measureBSLDiagnostic(MeasuresAspect.java:57)
2025-02-10T23:07:04.6133527Z 	at com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractExpressionTreeDiagnostic.getDiagnostics(AbstractExpressionTreeDiagnostic.java:49)
2025-02-10T23:07:04.6136960Z 	at com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticComputer.lambda$internalCompute$1(DiagnosticComputer.java:70)
2025-02-10T23:07:04.6138312Z 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:273)
2025-02-10T23:07:04.6139360Z 	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708)
2025-02-10T23:07:04.6140387Z 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
2025-02-10T23:07:04.6141414Z 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
2025-02-10T23:07:04.6142366Z 	at java.base/java.util.stream.Nodes$CollectorTask.doLeaf(Nodes.java:2192)
2025-02-10T23:07:04.6143187Z 	at java.base/java.util.stream.Nodes$CollectorTask.doLeaf(Nodes.java:2158)
2025-02-10T23:07:04.6144239Z 	at java.base/java.util.stream.AbstractTask.compute(AbstractTask.java:327)
2025-02-10T23:07:04.6145124Z 	at java.base/java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
2025-02-10T23:07:04.6146042Z 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
2025-02-10T23:07:04.6147028Z 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.helpComplete(ForkJoinPool.java:1395)
2025-02-10T23:07:04.6148070Z 	at java.base/java.util.concurrent.ForkJoinPool.helpComplete(ForkJoinPool.java:2104)
2025-02-10T23:07:04.6149036Z 	at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:420)
2025-02-10T23:07:04.6149937Z 	at java.base/java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:668)
2025-02-10T23:07:04.6150718Z 	at java.base/java.util.stream.Nodes.collect(Nodes.java:328)
2025-02-10T23:07:04.6151603Z 	at java.base/java.util.stream.ReferencePipeline.evaluateToNode(ReferencePipeline.java:111)
2025-02-10T23:07:04.6152827Z 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:570)
2025-02-10T23:07:04.6154047Z 	at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
2025-02-10T23:07:04.6154951Z 	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)
2025-02-10T23:07:04.6155808Z 	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)
2025-02-10T23:07:04.6156709Z 	at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)
2025-02-10T23:07:04.6157980Z 	at com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticComputer.internalCompute(DiagnosticComputer.java:83)
2025-02-10T23:07:04.6159555Z 	at com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticComputer.lambda$compute$0(DiagnosticComputer.java:60)
2025-02-10T23:07:04.6160927Z 	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
2025-02-10T23:07:04.6162059Z 	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760)
2025-02-10T23:07:04.6163045Z 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
2025-02-10T23:07:04.6164122Z 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
2025-02-10T23:07:04.6165066Z 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
2025-02-10T23:07:04.6165952Z 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
2025-02-10T23:07:04.6166937Z 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
2025-02-10T23:07:04.6167539Z 
2025-02-10T23:07:06.0014371Z 2025-02-10T23:07:05.966Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:06.0018348Z 2025-02-10T23:07:05.966Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:06.2011967Z 
2025-02-10T23:07:06.2015405Z > Task :test
2025-02-10T23:07:06.2018269Z 
2025-02-10T23:07:06.2021062Z SmokyTest > testIAllDiagnostics() PASSED
2025-02-10T23:07:06.2024099Z 
2025-02-10T23:07:06.2027716Z SpaceAtStartCommentDiagnosticTest > testQuickFixInLine() PASSED
2025-02-10T23:07:06.2028268Z 
2025-02-10T23:07:06.2028631Z SpaceAtStartCommentDiagnosticTest > testQuickFixStartLine() PASSED
2025-02-10T23:07:06.2029121Z 
2025-02-10T23:07:06.2029435Z SpaceAtStartCommentDiagnosticTest > testConfigure() PASSED
2025-02-10T23:07:06.3056669Z 
2025-02-10T23:07:06.3057356Z SpaceAtStartCommentDiagnosticTest > test() PASSED
2025-02-10T23:07:06.3057880Z 
2025-02-10T23:07:06.3058237Z SpaceAtStartCommentDiagnosticTest > testConfigureStrict() PASSED
2025-02-10T23:07:06.3058793Z 
2025-02-10T23:07:06.3059071Z StyleElementConstructorsDiagnosticTest > test() PASSED
2025-02-10T23:07:06.3059481Z 
2025-02-10T23:07:06.3059675Z TempFilesDirDiagnosticTest > test() PASSED
2025-02-10T23:07:06.3060031Z 
2025-02-10T23:07:06.3060277Z TernaryOperatorUsageDiagnosticTest > test() PASSED
2025-02-10T23:07:06.3060685Z 
2025-02-10T23:07:06.3060912Z ThisObjectAssignDiagnosticTest > test832() PASSED
2025-02-10T23:07:06.3061302Z 
2025-02-10T23:07:06.3061533Z ThisObjectAssignDiagnosticTest > test833() PASSED
2025-02-10T23:07:06.3061913Z 
2025-02-10T23:07:06.3062122Z ThisObjectAssignDiagnosticTest > test836() PASSED
2025-02-10T23:07:06.9054582Z 
2025-02-10T23:07:06.9055843Z TimeoutsInExternalResourcesDiagnosticTest > testCompatibilityMode836() PASSED
2025-02-10T23:07:07.4011885Z 
2025-02-10T23:07:07.4012959Z TimeoutsInExternalResourcesDiagnosticTest > testCompatibilityMode837() PASSED
2025-02-10T23:07:07.9011146Z 
2025-02-10T23:07:07.9016499Z TimeoutsInExternalResourcesDiagnosticTest > testCompatibilityMode8310() PASSED
2025-02-10T23:07:08.3011008Z 
2025-02-10T23:07:08.3015873Z TimeoutsInExternalResourcesDiagnosticTest > testConfigure() PASSED
2025-02-10T23:07:08.8011319Z 
2025-02-10T23:07:08.8011992Z TimeoutsInExternalResourcesDiagnosticTest > test() PASSED
2025-02-10T23:07:09.0017775Z 
2025-02-10T23:07:09.0024427Z 2025-02-10T23:07:08.926Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:09.0032190Z 2025-02-10T23:07:08.927Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:09.3014444Z 2025-02-10T23:07:09.223Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:09.3017862Z 2025-02-10T23:07:09.223Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:09.5056992Z 2025-02-10T23:07:09.438Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:09.5065346Z 2025-02-10T23:07:09.438Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:09.8018366Z 2025-02-10T23:07:09.712Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:09.8022203Z 2025-02-10T23:07:09.713Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:10.1013415Z 2025-02-10T23:07:10.006Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:10.1016900Z 2025-02-10T23:07:10.006Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:10.3020328Z 2025-02-10T23:07:10.219Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:10.3024673Z 2025-02-10T23:07:10.219Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:10.5013201Z 2025-02-10T23:07:10.431Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:10.5016235Z 2025-02-10T23:07:10.432Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:10.7013809Z 2025-02-10T23:07:10.648Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:10.7017525Z 2025-02-10T23:07:10.648Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:10.7019852Z 
2025-02-10T23:07:10.7020026Z > Task :test
2025-02-10T23:07:10.7020215Z 
2025-02-10T23:07:10.7020470Z TooManyReturnsDiagnosticTest > testConfigure() PASSED
2025-02-10T23:07:10.7020878Z 
2025-02-10T23:07:10.7021077Z TooManyReturnsDiagnosticTest > test() PASSED
2025-02-10T23:07:10.7021408Z 
2025-02-10T23:07:10.7021842Z TransferringParametersBetweenClientAndServerDiagnosticTest > test() PASSED
2025-02-10T23:07:10.7022502Z 
2025-02-10T23:07:10.7022680Z TryNumberDiagnosticTest > test() PASSED
2025-02-10T23:07:10.7022989Z 
2025-02-10T23:07:10.7023232Z TypoDiagnosticTest > testConfigureWordLength() PASSED
2025-02-10T23:07:10.7023862Z 
2025-02-10T23:07:10.7024238Z TypoDiagnosticTest > testConfigureUserWordsToIgnoreWithSpaces() PASSED
2025-02-10T23:07:10.7024726Z 
2025-02-10T23:07:10.7024883Z TypoDiagnosticTest > test() PASSED
2025-02-10T23:07:10.7025163Z 
2025-02-10T23:07:10.7025464Z TypoDiagnosticTest > testConfigureUserWordsToIgnore() PASSED
2025-02-10T23:07:10.8014963Z 
2025-02-10T23:07:10.8016640Z UnaryPlusInConcatenationDiagnosticTest > test() PASSED
2025-02-10T23:07:10.8017350Z 
2025-02-10T23:07:10.8017665Z UnionAllDiagnosticTest > test() PASSED
2025-02-10T23:07:10.8044035Z 
2025-02-10T23:07:10.8044780Z UnknownPreprocessorSymbolDiagnosticTest > test() PASSED
2025-02-10T23:07:10.8045444Z 
2025-02-10T23:07:10.8045877Z UnreachableCodeDiagnosticTest > test() PASSED
2025-02-10T23:07:10.8046452Z 
2025-02-10T23:07:10.8046917Z UnreachableCodeDiagnosticTest > testRegion() PASSED
2025-02-10T23:07:10.8047545Z 
2025-02-10T23:07:10.8048017Z UnsafeSafeModeMethodCallDiagnosticTest > test() PASSED
2025-02-10T23:07:11.1025665Z 
2025-02-10T23:07:11.1026899Z UnusedLocalMethodDiagnosticTest > testObjectModuleWithEnabledConfiguration() PASSED
2025-02-10T23:07:11.3022086Z 
2025-02-10T23:07:11.3024024Z UnusedLocalMethodDiagnosticTest > testConfigure() PASSED
2025-02-10T23:07:11.5045874Z 
2025-02-10T23:07:11.5054503Z UnusedLocalMethodDiagnosticTest > test() PASSED
2025-02-10T23:07:11.7011373Z 
2025-02-10T23:07:11.7012143Z UnusedLocalMethodDiagnosticTest > testObjectModuleByDefault() PASSED
2025-02-10T23:07:11.8011481Z 
2025-02-10T23:07:11.8013504Z 2025-02-10T23:07:11.791Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:11.8017072Z 2025-02-10T23:07:11.792Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:12.1013364Z 2025-02-10T23:07:12.016Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:12.1016670Z 2025-02-10T23:07:12.016Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:12.5014875Z 2025-02-10T23:07:12.403Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:12.5019222Z 2025-02-10T23:07:12.404Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:12.7037337Z 2025-02-10T23:07:12.641Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:12.7039411Z 2025-02-10T23:07:12.644Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:12.7041229Z 2025-02-10T23:07:12.659Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:12.7043777Z 2025-02-10T23:07:12.661Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:12.7045314Z 2025-02-10T23:07:12.663Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:12.7046789Z 2025-02-10T23:07:12.665Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:12.8012498Z 2025-02-10T23:07:12.742Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0027956Z 2025-02-10T23:07:12.942Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0030079Z 2025-02-10T23:07:12.942Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0032238Z 2025-02-10T23:07:12.943Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0036789Z 2025-02-10T23:07:12.943Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0038485Z 2025-02-10T23:07:12.943Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0040071Z 2025-02-10T23:07:12.943Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0041640Z 2025-02-10T23:07:12.943Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0043258Z 2025-02-10T23:07:12.943Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0044855Z 2025-02-10T23:07:12.943Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0046394Z 2025-02-10T23:07:12.943Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0048080Z 2025-02-10T23:07:12.944Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0049670Z 2025-02-10T23:07:12.944Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0051525Z 2025-02-10T23:07:12.944Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0053248Z 2025-02-10T23:07:12.944Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0055122Z 2025-02-10T23:07:12.944Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0056768Z 2025-02-10T23:07:12.944Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0058368Z 2025-02-10T23:07:12.944Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0059996Z 2025-02-10T23:07:12.944Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0061603Z 2025-02-10T23:07:12.944Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0063230Z 2025-02-10T23:07:12.944Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0065009Z 2025-02-10T23:07:12.945Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0066618Z 2025-02-10T23:07:12.945Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0068257Z 2025-02-10T23:07:12.945Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0070073Z 2025-02-10T23:07:12.945Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0071732Z 2025-02-10T23:07:12.945Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0073431Z 2025-02-10T23:07:12.945Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0075292Z 2025-02-10T23:07:12.945Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0077001Z 2025-02-10T23:07:12.945Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0078696Z 2025-02-10T23:07:12.945Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0080365Z 2025-02-10T23:07:12.945Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0081976Z 2025-02-10T23:07:12.946Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0083771Z 2025-02-10T23:07:12.946Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0085602Z 2025-02-10T23:07:12.946Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0087236Z 2025-02-10T23:07:12.946Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0088843Z 2025-02-10T23:07:12.946Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0090447Z 2025-02-10T23:07:12.946Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0092049Z 2025-02-10T23:07:12.946Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0093792Z 2025-02-10T23:07:12.946Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0095411Z 2025-02-10T23:07:12.947Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0097031Z 2025-02-10T23:07:12.947Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0098637Z 2025-02-10T23:07:12.947Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0100241Z 2025-02-10T23:07:12.947Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0101837Z 2025-02-10T23:07:12.947Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0103820Z 2025-02-10T23:07:12.952Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.0105439Z 2025-02-10T23:07:12.957Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2012837Z 2025-02-10T23:07:13.147Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2016498Z 2025-02-10T23:07:13.148Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2018444Z 2025-02-10T23:07:13.148Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2020320Z 2025-02-10T23:07:13.148Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2022102Z 2025-02-10T23:07:13.147Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2023983Z 2025-02-10T23:07:13.148Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2025741Z 2025-02-10T23:07:13.150Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2027855Z 2025-02-10T23:07:13.150Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2029496Z 2025-02-10T23:07:13.150Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2030930Z 2025-02-10T23:07:13.150Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2032560Z 2025-02-10T23:07:13.150Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2034317Z 2025-02-10T23:07:13.150Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2036860Z 2025-02-10T23:07:13.150Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2039325Z 2025-02-10T23:07:13.151Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2042207Z 2025-02-10T23:07:13.151Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2044030Z 2025-02-10T23:07:13.151Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2045700Z 2025-02-10T23:07:13.151Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2047299Z 2025-02-10T23:07:13.151Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2049172Z 2025-02-10T23:07:13.151Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2050879Z 2025-02-10T23:07:13.151Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2052530Z 2025-02-10T23:07:13.152Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2054223Z 2025-02-10T23:07:13.148Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2055862Z 2025-02-10T23:07:13.152Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2057459Z 2025-02-10T23:07:13.152Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2059021Z 2025-02-10T23:07:13.152Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2060626Z 2025-02-10T23:07:13.148Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2062256Z 2025-02-10T23:07:13.152Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2064291Z 2025-02-10T23:07:13.152Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2093083Z 2025-02-10T23:07:13.152Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2095062Z 2025-02-10T23:07:13.153Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2096517Z 2025-02-10T23:07:13.153Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2098238Z 2025-02-10T23:07:13.153Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2100001Z 2025-02-10T23:07:13.153Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2101746Z 2025-02-10T23:07:13.153Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2103492Z 2025-02-10T23:07:13.153Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2105363Z 2025-02-10T23:07:13.153Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2107043Z 2025-02-10T23:07:13.153Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2108755Z 2025-02-10T23:07:13.154Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2110787Z 2025-02-10T23:07:13.154Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2112521Z 2025-02-10T23:07:13.154Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2114396Z 2025-02-10T23:07:13.154Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2116092Z 2025-02-10T23:07:13.154Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2117814Z 2025-02-10T23:07:13.154Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2119493Z 2025-02-10T23:07:13.159Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.2121183Z 2025-02-10T23:07:13.163Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4066228Z 2025-02-10T23:07:13.359Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4070439Z 2025-02-10T23:07:13.359Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4072424Z 2025-02-10T23:07:13.359Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4074333Z 2025-02-10T23:07:13.360Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4075978Z 2025-02-10T23:07:13.360Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4077641Z 2025-02-10T23:07:13.360Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4079297Z 2025-02-10T23:07:13.360Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4080944Z 2025-02-10T23:07:13.360Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4082611Z 2025-02-10T23:07:13.360Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4084442Z 2025-02-10T23:07:13.360Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4086127Z 2025-02-10T23:07:13.360Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4087797Z 2025-02-10T23:07:13.361Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4089481Z 2025-02-10T23:07:13.361Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4091415Z 2025-02-10T23:07:13.361Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4093099Z 2025-02-10T23:07:13.361Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4094866Z 2025-02-10T23:07:13.361Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4096529Z 2025-02-10T23:07:13.361Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4098175Z 2025-02-10T23:07:13.361Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4099817Z 2025-02-10T23:07:13.362Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4101505Z 2025-02-10T23:07:13.362Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4103142Z 2025-02-10T23:07:13.362Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4104900Z 2025-02-10T23:07:13.362Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4106719Z 2025-02-10T23:07:13.362Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4108602Z 2025-02-10T23:07:13.362Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4110238Z 2025-02-10T23:07:13.362Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4111813Z 2025-02-10T23:07:13.362Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4113444Z 2025-02-10T23:07:13.363Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4195732Z 2025-02-10T23:07:13.363Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4197391Z 2025-02-10T23:07:13.363Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4198965Z 2025-02-10T23:07:13.363Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4200586Z 2025-02-10T23:07:13.363Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4202273Z 2025-02-10T23:07:13.363Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4204066Z 2025-02-10T23:07:13.364Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4206025Z 2025-02-10T23:07:13.364Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4207824Z 2025-02-10T23:07:13.364Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4209407Z 2025-02-10T23:07:13.364Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4211019Z 2025-02-10T23:07:13.364Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4212609Z 2025-02-10T23:07:13.364Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4223884Z 2025-02-10T23:07:13.364Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4225633Z 2025-02-10T23:07:13.364Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4227271Z 2025-02-10T23:07:13.365Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4229671Z 2025-02-10T23:07:13.365Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4231110Z 2025-02-10T23:07:13.365Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4232377Z 2025-02-10T23:07:13.369Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.4234032Z 2025-02-10T23:07:13.374Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:13.7012825Z 
2025-02-10T23:07:13.7013346Z > Task :test
2025-02-10T23:07:13.7015294Z 
2025-02-10T23:07:13.7016847Z UnusedLocalVariableDiagnosticTest > test() PASSED
2025-02-10T23:07:13.7025034Z 
2025-02-10T23:07:13.7026501Z UnusedParametersDiagnosticTest > test() PASSED
2025-02-10T23:07:13.7026868Z 
2025-02-10T23:07:13.7028787Z UsageWriteLogEventDiagnosticTest > test() PASSED
2025-02-10T23:07:13.7029155Z 
2025-02-10T23:07:13.7031034Z UseLessForEachDiagnosticTest > test() PASSED
2025-02-10T23:07:13.7031378Z 
2025-02-10T23:07:13.7033363Z UseSystemInformationDiagnosticTest > test() PASSED
2025-02-10T23:07:13.7033893Z 
2025-02-10T23:07:13.7035812Z UsingCancelParameterDiagnosticTest > testUsingCancel() PASSED
2025-02-10T23:07:13.7036264Z 
2025-02-10T23:07:13.7038051Z UsingExternalCodeToolsDiagnosticTest > test() PASSED
2025-02-10T23:07:13.7038446Z 
2025-02-10T23:07:13.7040352Z UsingFindElementByStringDiagnosticTest > runTest() PASSED
2025-02-10T23:07:13.7040783Z 
2025-02-10T23:07:13.7042522Z UsingGotoDiagnosticTest > runTest() PASSED
2025-02-10T23:07:13.7042848Z 
2025-02-10T23:07:13.7045118Z UsingHardcodeNetworkAddressDiagnosticTest > testConfigure() PASSED
2025-02-10T23:07:13.7045631Z 
2025-02-10T23:07:13.7047363Z UsingHardcodeNetworkAddressDiagnosticTest > test() PASSED
2025-02-10T23:07:13.7047805Z 
2025-02-10T23:07:13.7049616Z UsingHardcodePathDiagnosticTest > testConfigure() PASSED
2025-02-10T23:07:13.7050025Z 
2025-02-10T23:07:13.7074116Z UsingHardcodePathDiagnosticTest > test() PASSED
2025-02-10T23:07:13.7074507Z 
2025-02-10T23:07:13.7074889Z UsingHardcodeSecretInformationDiagnosticTest > testConfigure() PASSED
2025-02-10T23:07:13.7075880Z 
2025-02-10T23:07:13.7076186Z UsingHardcodeSecretInformationDiagnosticTest > test() PASSED
2025-02-10T23:07:13.7076642Z 
2025-02-10T23:07:13.7076842Z UsingLikeInQueryDiagnosticTest > test() PASSED
2025-02-10T23:07:13.7077187Z 
2025-02-10T23:07:13.7077401Z UsingModalWindowsDiagnosticTest > testUse() PASSED
2025-02-10T23:07:13.7077766Z 
2025-02-10T23:07:13.7078044Z UsingModalWindowsDiagnosticTest > testUseWithForce() PASSED
2025-02-10T23:07:13.7078475Z 
2025-02-10T23:07:13.7078719Z UsingModalWindowsDiagnosticTest > testDontUse() PASSED
2025-02-10T23:07:13.7079113Z 
2025-02-10T23:07:13.7079383Z UsingObjectNotAvailableUnixDiagnosticTest > test() PASSED
2025-02-10T23:07:13.7079808Z 
2025-02-10T23:07:13.7080093Z UsingServiceTagDiagnosticTest > runTestWithConfigure() PASSED
2025-02-10T23:07:13.7080535Z 
2025-02-10T23:07:13.7080745Z UsingServiceTagDiagnosticTest > runTest() PASSED
2025-02-10T23:07:13.7081106Z 
2025-02-10T23:07:13.7081367Z UsingSynchronousCallsDiagnosticTest > testUse() PASSED
2025-02-10T23:07:13.7081758Z 
2025-02-10T23:07:13.7083157Z UsingSynchronousCallsDiagnosticTest > testServerModules(String) > [1] file=src/test/resources/metadata/designer/Catalogs/СправочникСМенеджером/Ext/ObjectModule.bsl PASSED
2025-02-10T23:07:13.7084404Z 
2025-02-10T23:07:13.7085555Z UsingSynchronousCallsDiagnosticTest > testServerModules(String) > [2] file=src/test/resources/metadata/designer/Catalogs/СправочникСМенеджером/Ext/ManagerModule.bsl PASSED
2025-02-10T23:07:14.6064655Z 
2025-02-10T23:07:14.6069714Z 2025-02-10T23:07:14.545Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6075721Z 2025-02-10T23:07:14.546Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6081900Z 2025-02-10T23:07:14.546Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6087666Z 2025-02-10T23:07:14.546Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6093096Z 2025-02-10T23:07:14.547Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6098695Z 2025-02-10T23:07:14.547Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6100712Z 2025-02-10T23:07:14.547Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6102699Z 2025-02-10T23:07:14.547Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6104713Z 2025-02-10T23:07:14.548Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6106681Z 2025-02-10T23:07:14.548Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6108411Z 2025-02-10T23:07:14.548Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6110206Z 2025-02-10T23:07:14.548Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6111797Z 2025-02-10T23:07:14.549Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6114003Z 2025-02-10T23:07:14.549Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6116968Z 2025-02-10T23:07:14.550Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6119707Z 2025-02-10T23:07:14.550Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6121381Z 2025-02-10T23:07:14.550Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6123103Z 2025-02-10T23:07:14.550Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6154495Z 2025-02-10T23:07:14.550Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6156484Z 2025-02-10T23:07:14.550Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6158092Z 2025-02-10T23:07:14.550Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6159646Z 2025-02-10T23:07:14.550Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6161463Z 2025-02-10T23:07:14.551Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6163077Z 2025-02-10T23:07:14.551Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6164871Z 2025-02-10T23:07:14.551Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6166492Z 2025-02-10T23:07:14.551Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6168187Z 2025-02-10T23:07:14.551Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6169848Z 2025-02-10T23:07:14.551Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6171490Z 2025-02-10T23:07:14.551Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6173117Z 2025-02-10T23:07:14.552Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6174902Z 2025-02-10T23:07:14.553Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6176530Z 2025-02-10T23:07:14.554Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6178142Z 2025-02-10T23:07:14.554Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6180001Z 2025-02-10T23:07:14.554Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6181597Z 2025-02-10T23:07:14.554Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6183236Z 2025-02-10T23:07:14.553Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6215236Z 2025-02-10T23:07:14.554Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6216895Z 2025-02-10T23:07:14.553Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6218574Z 2025-02-10T23:07:14.554Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6220195Z 2025-02-10T23:07:14.553Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6221823Z 2025-02-10T23:07:14.554Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6223424Z 2025-02-10T23:07:14.554Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6225493Z 2025-02-10T23:07:14.554Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6227049Z 2025-02-10T23:07:14.579Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:14.6228621Z 2025-02-10T23:07:14.585Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:15.8011950Z 
2025-02-10T23:07:15.8012388Z > Task :test
2025-02-10T23:07:15.8012617Z 
2025-02-10T23:07:15.8014171Z UsingSynchronousCallsDiagnosticTest > testServerModules(String) > [3] file=src/test/resources/metadata/designer/CommonModules/ПервыйОбщийМодуль/Ext/Module.bsl PASSED
2025-02-10T23:07:16.8011703Z 
2025-02-10T23:07:16.8012861Z 2025-02-10T23:07:16.797Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.8014757Z 2025-02-10T23:07:16.798Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.8016337Z 2025-02-10T23:07:16.799Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.8017889Z 2025-02-10T23:07:16.799Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9035401Z 2025-02-10T23:07:16.800Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9037252Z 2025-02-10T23:07:16.800Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9039315Z 2025-02-10T23:07:16.813Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9040962Z 2025-02-10T23:07:16.814Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9042621Z 2025-02-10T23:07:16.815Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9044440Z 2025-02-10T23:07:16.815Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9046204Z 2025-02-10T23:07:16.815Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9047916Z 2025-02-10T23:07:16.815Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9049568Z 2025-02-10T23:07:16.816Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9051230Z 2025-02-10T23:07:16.816Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9052841Z 2025-02-10T23:07:16.817Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9054949Z 2025-02-10T23:07:16.818Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9056652Z 2025-02-10T23:07:16.818Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9058229Z 2025-02-10T23:07:16.818Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9059808Z 2025-02-10T23:07:16.817Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9061454Z 2025-02-10T23:07:16.820Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9063139Z 2025-02-10T23:07:16.821Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9095089Z 2025-02-10T23:07:16.821Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9096664Z 2025-02-10T23:07:16.821Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9098218Z 2025-02-10T23:07:16.821Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9099764Z 2025-02-10T23:07:16.822Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9101302Z 2025-02-10T23:07:16.822Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9103127Z 2025-02-10T23:07:16.820Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9104772Z 2025-02-10T23:07:16.822Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9106331Z 2025-02-10T23:07:16.822Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9107887Z 2025-02-10T23:07:16.822Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9109404Z 2025-02-10T23:07:16.822Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9110892Z 2025-02-10T23:07:16.822Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9112402Z 2025-02-10T23:07:16.823Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9114079Z 2025-02-10T23:07:16.823Z  WARN 2131 --- [BSL Language Server] [onPool-worker-8] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9115625Z 2025-02-10T23:07:16.823Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9117290Z 2025-02-10T23:07:16.823Z  WARN 2131 --- [BSL Language Server] [onPool-worker-5] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9118870Z 2025-02-10T23:07:16.817Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9120428Z 2025-02-10T23:07:16.823Z  WARN 2131 --- [BSL Language Server] [nPool-worker-13] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9121992Z 2025-02-10T23:07:16.817Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9153792Z 2025-02-10T23:07:16.823Z  WARN 2131 --- [BSL Language Server] [onPool-worker-9] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9155465Z 2025-02-10T23:07:16.823Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9157080Z 2025-02-10T23:07:16.824Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9158581Z 2025-02-10T23:07:16.824Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:16.9160080Z 2025-02-10T23:07:16.837Z  WARN 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.aop.EventPublisherAspect       : Trying to send event in not active event publisher.
2025-02-10T23:07:17.1015554Z 2025-02-10T23:07:17.070Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:17.1021145Z 2025-02-10T23:07:17.070Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:17.9012942Z 
2025-02-10T23:07:17.9013994Z > Task :test
2025-02-10T23:07:17.9014460Z 
2025-02-10T23:07:17.9014943Z UsingSynchronousCallsDiagnosticTest > testDontUse() PASSED
2025-02-10T23:07:17.9016159Z 
2025-02-10T23:07:17.9016630Z UsingThisFormDiagnosticTest > runQuickFixTest() PASSED
2025-02-10T23:07:17.9017191Z 
2025-02-10T23:07:17.9017480Z UsingThisFormDiagnosticTest > runTest() PASSED
2025-02-10T23:07:17.9017956Z 
2025-02-10T23:07:17.9018364Z VirtualTableCallWithoutParametersDiagnosticTest > test() PASSED
2025-02-10T23:07:17.9019034Z 
2025-02-10T23:07:17.9019483Z WrongDataPathForFormElementsDiagnosticTest > testNoFormModule() PASSED
2025-02-10T23:07:17.9020144Z 
2025-02-10T23:07:17.9020688Z WrongDataPathForFormElementsDiagnosticTest > testFormModule() PASSED
2025-02-10T23:07:20.0011220Z 
2025-02-10T23:07:20.0019006Z WrongDataPathForFormElementsDiagnosticTest > testDynamicListFormModule() PASSED
2025-02-10T23:07:20.1011260Z 
2025-02-10T23:07:20.1018405Z 2025-02-10T23:07:20.094Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:20.1023483Z 2025-02-10T23:07:20.094Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:21.7019097Z 2025-02-10T23:07:21.656Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:21.7025056Z 2025-02-10T23:07:21.657Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:22.0013211Z 
2025-02-10T23:07:22.0017300Z > Task :test
2025-02-10T23:07:22.0018010Z 
2025-02-10T23:07:22.0019621Z WrongHttpServiceHandlerDiagnosticTest > test() PASSED
2025-02-10T23:07:22.0020473Z 
2025-02-10T23:07:22.0022072Z WrongUseFunctionProceedWithCallDiagnosticTest > test() PASSED
2025-02-10T23:07:22.0023262Z 
2025-02-10T23:07:22.0025013Z WrongUseOfRollbackTransactionMethodDiagnosticTest > test() PASSED
2025-02-10T23:07:22.0025939Z 
2025-02-10T23:07:22.0027550Z WrongWebServiceHandlerDiagnosticTest > test() PASSED
2025-02-10T23:07:22.0028328Z 
2025-02-10T23:07:22.0029790Z YoLetterUsageDiagnosticTest > test() PASSED
2025-02-10T23:07:22.0030490Z 
2025-02-10T23:07:22.0031827Z DiagnosticInfoTest > testParameter() PASSED
2025-02-10T23:07:22.1011483Z 
2025-02-10T23:07:22.1015083Z 2025-02-10T23:07:22.003Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:22.1018497Z 2025-02-10T23:07:22.004Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:22.3013259Z 2025-02-10T23:07:22.236Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:22.3016456Z 2025-02-10T23:07:22.236Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:22.5013393Z 2025-02-10T23:07:22.446Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:22.5016741Z 2025-02-10T23:07:22.447Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:22.7013509Z 2025-02-10T23:07:22.650Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:22.7017844Z 2025-02-10T23:07:22.651Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:23.0013994Z 2025-02-10T23:07:22.910Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:23.0017925Z 2025-02-10T23:07:22.911Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:23.5015072Z 2025-02-10T23:07:23.416Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:23.5023273Z 2025-02-10T23:07:23.417Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:23.7014454Z 2025-02-10T23:07:23.657Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:23.7020474Z 2025-02-10T23:07:23.657Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:24.1012899Z 
2025-02-10T23:07:24.1018568Z > Task :test
2025-02-10T23:07:24.1018843Z 
2025-02-10T23:07:24.1019046Z DiagnosticInfoTest > testLSPTags() PASSED
2025-02-10T23:07:24.1025667Z 
2025-02-10T23:07:24.1026349Z DiagnosticInfoTest > testParameterSuper() PASSED
2025-02-10T23:07:24.1026964Z 
2025-02-10T23:07:24.1027296Z DiagnosticInfoTest > testParameterEn() PASSED
2025-02-10T23:07:24.1027861Z 
2025-02-10T23:07:24.1029286Z DiagnosticInfoTest > testCanLocateOnProject() PASSED
2025-02-10T23:07:24.1029868Z 
2025-02-10T23:07:24.1030422Z DiagnosticDescriptionDocumentLinkSupplierTest > testTooltip() PASSED
2025-02-10T23:07:24.1031206Z 
2025-02-10T23:07:24.1032753Z DiagnosticDescriptionDocumentLinkSupplierTest > testGetDocumentLinks() PASSED
2025-02-10T23:07:24.1033777Z 
2025-02-10T23:07:24.1035376Z DiagnosticDescriptionDocumentLinkSupplierTest > testDisabledSupplier() PASSED
2025-02-10T23:07:24.1036241Z 
2025-02-10T23:07:24.1036837Z DiagnosticDescriptionDocumentLinkSupplierTest > testGetDocumentLinksEn() PASSED
2025-02-10T23:07:24.1037674Z 
2025-02-10T23:07:24.1039771Z DiagnosticDescriptionDocumentLinkSupplierTest > testDevSite() PASSED
2025-02-10T23:07:24.1040307Z 
2025-02-10T23:07:24.1040677Z DiagnosticDescriptionDocumentLinkSupplierTest > testSiteRoot() PASSED
2025-02-10T23:07:24.1041193Z 
2025-02-10T23:07:24.1041510Z QueryCommentFoldingRangeSupplierTest > getFoldingRanges() PASSED
2025-02-10T23:07:24.1041978Z 
2025-02-10T23:07:24.1042290Z QueryPackageFoldingRangeSupplierTest > getFoldingRanges() PASSED
2025-02-10T23:07:24.1042760Z 
2025-02-10T23:07:24.1043157Z MethodSymbolMarkupContentBuilderTest > testMethodsFromCommonModule() PASSED
2025-02-10T23:07:24.2045710Z 
2025-02-10T23:07:24.2048228Z 2025-02-10T23:07:24.116Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:24.2051691Z 2025-02-10T23:07:24.116Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:24.6013453Z 2025-02-10T23:07:24.572Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:24.6017498Z 2025-02-10T23:07:24.573Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:25.1014261Z 2025-02-10T23:07:25.039Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:25.1018461Z 2025-02-10T23:07:25.039Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:25.6014105Z 2025-02-10T23:07:25.537Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:25.6018785Z 2025-02-10T23:07:25.537Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:26.1013915Z 2025-02-10T23:07:25.998Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:26.1018931Z 2025-02-10T23:07:25.998Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:26.2244237Z 
2025-02-10T23:07:26.2284648Z > Task :test
2025-02-10T23:07:26.2284996Z 
2025-02-10T23:07:26.2285651Z MethodSymbolMarkupContentBuilderTest > testContentFromDirectFile() PASSED
2025-02-10T23:07:26.2286221Z 
2025-02-10T23:07:26.2286639Z MethodSymbolMarkupContentBuilderTest > testContentFromManagerModule() PASSED
2025-02-10T23:07:26.2287150Z 
2025-02-10T23:07:26.2287692Z VariableSymbolMarkupContentBuilderTest > testFileVarContentFromDirectFile_NoComments() PASSED
2025-02-10T23:07:26.2288350Z 
2025-02-10T23:07:26.2289111Z VariableSymbolMarkupContentBuilderTest > testMethodVarContentFromDirectFile_3_comments_strings() PASSED
2025-02-10T23:07:29.0011199Z 
2025-02-10T23:07:29.0013447Z VariableSymbolMarkupContentBuilderTest > testMethodVarContentFromDirectFile_2_comments_strings() PASSED
2025-02-10T23:07:29.2013260Z 
2025-02-10T23:07:29.2016631Z 2025-02-10T23:07:29.157Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:29.2020769Z 2025-02-10T23:07:29.158Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:29.9013789Z 2025-02-10T23:07:29.891Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:29.9019217Z 2025-02-10T23:07:29.891Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:30.4014009Z 2025-02-10T23:07:30.370Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:30.4017817Z 2025-02-10T23:07:30.371Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:30.7013837Z 2025-02-10T23:07:30.654Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:30.7017849Z 2025-02-10T23:07:30.655Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:30.9013535Z 2025-02-10T23:07:30.870Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:30.9017349Z 2025-02-10T23:07:30.870Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:31.0011319Z 
2025-02-10T23:07:31.0012131Z > Task :test
2025-02-10T23:07:31.0012467Z 
2025-02-10T23:07:31.0013216Z VariableSymbolMarkupContentBuilderTest > testFileVarContentFromDirectFile_OneCommentsStringFromRight() PASSED
2025-02-10T23:07:31.0014131Z 
2025-02-10T23:07:31.0014628Z VariableSymbolMarkupContentBuilderTest > testContentFromObjectModule() PASSED
2025-02-10T23:07:31.0015203Z 
2025-02-10T23:07:31.0016067Z CognitiveComplexityInlayHintSupplierTest > testGetInlayHints() PASSED
2025-02-10T23:07:31.0016665Z 
2025-02-10T23:07:31.0016988Z CyclomaticComplexityInlayHintSupplierTest > testGetInlayHints() PASSED
2025-02-10T23:07:31.0017437Z 
2025-02-10T23:07:31.0017934Z SourceDefinedMethodCallInlayHintSupplierTest > testInlayHintsShowParametersWithTheSameName() PASSED
2025-02-10T23:07:31.1011250Z 
2025-02-10T23:07:31.1014069Z 2025-02-10T23:07:31.092Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:31.1017695Z 2025-02-10T23:07:31.092Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:31.4016852Z 2025-02-10T23:07:31.352Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:31.4044550Z 2025-02-10T23:07:31.353Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:32.1014736Z 2025-02-10T23:07:32.006Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:32.1019106Z 2025-02-10T23:07:32.007Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:32.3014499Z 2025-02-10T23:07:32.218Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:32.3019375Z 2025-02-10T23:07:32.219Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:32.5014262Z 2025-02-10T23:07:32.449Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:32.5018209Z 2025-02-10T23:07:32.449Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:33.0023296Z 
2025-02-10T23:07:33.0024167Z > Task :test
2025-02-10T23:07:33.0024498Z 
2025-02-10T23:07:33.0025703Z SourceDefinedMethodCallInlayHintSupplierTest > testDefaultInlayHints() PASSED
2025-02-10T23:07:33.0026516Z 
2025-02-10T23:07:33.0027090Z CallHierarchyProviderTest > testIncomingCallsToMethodCalledFromModuleEntry() PASSED
2025-02-10T23:07:33.0027784Z 
2025-02-10T23:07:33.0029272Z CallHierarchyProviderTest > testIncomingCallsLocalMethodCall() PASSED
2025-02-10T23:07:33.0029843Z 
2025-02-10T23:07:33.0031200Z CallHierarchyProviderTest > testPrepareHierarchyLocalMethodCall() PASSED
2025-02-10T23:07:33.0031881Z 
2025-02-10T23:07:33.0032292Z CallHierarchyProviderTest > testOutgoingCallsLocalMethodCall() PASSED
2025-02-10T23:07:33.0032865Z 
2025-02-10T23:07:33.0034402Z CallHierarchyProviderTest > testPrepareHierarchyEmptyCall() PASSED
2025-02-10T23:07:33.0034967Z 
2025-02-10T23:07:33.0036347Z CallHierarchyProviderTest > testPrepareHierarchyOnDeclaration() PASSED
2025-02-10T23:07:33.0036920Z 
2025-02-10T23:07:33.0039014Z CallHierarchyProviderTest > testOutgoingCallsOnMethodDeclaration() PASSED
2025-02-10T23:07:33.0039520Z 
2025-02-10T23:07:33.0039927Z CallHierarchyProviderTest > testPrepareHierarchyLocalDeprecatedMethodCall() PASSED
2025-02-10T23:07:33.0040482Z 
2025-02-10T23:07:33.0040715Z CodeActionProviderTest > testEmptyDiagnosticList() PASSED
2025-02-10T23:07:33.0041076Z 
2025-02-10T23:07:33.0041233Z CodeActionProviderTest > testOnly() PASSED
2025-02-10T23:07:33.0041573Z 
2025-02-10T23:07:33.0041771Z CodeActionProviderTest > testGetCodeActions() PASSED
2025-02-10T23:07:33.0042102Z 
2025-02-10T23:07:33.0042530Z CodeLensProviderTest > testCodeLensRefreshesOnLanguageServerConfigurationChange() PASSED
2025-02-10T23:07:33.0043110Z 
2025-02-10T23:07:33.0044030Z CodeLensProviderTest > testCodeLensDoesNotRefreshOnLanguageServerConfigurationChange_ifLanguageClientDoesNotSupportCodeLensRefresh() PASSED
2025-02-10T23:07:33.0044948Z 
2025-02-10T23:07:33.0045142Z CodeLensProviderTest > testGetCodeLens() PASSED
2025-02-10T23:07:33.0045480Z 
2025-02-10T23:07:33.0045670Z CodeLensProviderTest > testExtractData() PASSED
2025-02-10T23:07:33.0045986Z 
2025-02-10T23:07:33.0046376Z CodeLensProviderTest > testCodeLensRefreshes_ifLanguageClientIsNotConnected() PASSED
2025-02-10T23:07:33.0047152Z 
2025-02-10T23:07:33.0047329Z ColorProviderTest > testDocumentColor() PASSED
2025-02-10T23:07:33.0047643Z 
2025-02-10T23:07:33.0047891Z ColorProviderTest > testColorPresentationCommonColor() PASSED
2025-02-10T23:07:33.0048293Z 
2025-02-10T23:07:33.0048560Z ColorProviderTest > testColorPresentationCustomColor() PASSED
2025-02-10T23:07:33.0048966Z 
2025-02-10T23:07:33.0049197Z CommandProviderTest > commandExecutesCorrectly() PASSED
2025-02-10T23:07:33.0049568Z 
2025-02-10T23:07:33.0049824Z CommandProviderTest > commandsIdsContainsTestCommand() PASSED
2025-02-10T23:07:33.0050234Z 
2025-02-10T23:07:33.0050567Z CommandProviderTest > executeCommandArgumentsExtractedCorrectly() PASSED
2025-02-10T23:07:35.5054168Z 
2025-02-10T23:07:35.5055177Z DefinitionProviderTest > testDefinitionOfLocalMethod() PASSED
2025-02-10T23:07:35.7016866Z 
2025-02-10T23:07:35.7019166Z 2025-02-10T23:07:35.678Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:35.7023033Z 2025-02-10T23:07:35.679Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:37.3014342Z 2025-02-10T23:07:37.242Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:37.3020286Z 2025-02-10T23:07:37.243Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:37.4025952Z 
2025-02-10T23:07:37.4026409Z > Task :test
2025-02-10T23:07:37.4026639Z 
2025-02-10T23:07:37.4026948Z DefinitionProviderTest > testDefinitionOfCommonModule() PASSED
2025-02-10T23:07:37.7012843Z 
2025-02-10T23:07:37.7013931Z DefinitionProviderTest > testEmptyDefinition() PASSED
2025-02-10T23:07:37.9012576Z 
2025-02-10T23:07:37.9017417Z 2025-02-10T23:07:37.843Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:37.9021111Z 2025-02-10T23:07:37.844Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:38.3013550Z 2025-02-10T23:07:38.269Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:38.3018223Z 2025-02-10T23:07:38.269Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:38.7013730Z 2025-02-10T23:07:38.619Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:38.7017905Z 2025-02-10T23:07:38.619Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:39.0013400Z 2025-02-10T23:07:38.924Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:39.0017348Z 2025-02-10T23:07:38.924Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:39.2014100Z 2025-02-10T23:07:39.191Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:39.2018407Z 2025-02-10T23:07:39.191Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:39.5012943Z 2025-02-10T23:07:39.403Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:39.5015501Z 2025-02-10T23:07:39.403Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:39.7013830Z 2025-02-10T23:07:39.610Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:39.7017697Z 2025-02-10T23:07:39.610Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:39.7019608Z 
2025-02-10T23:07:39.7019756Z > Task :test
2025-02-10T23:07:39.7019946Z 
2025-02-10T23:07:39.7020233Z DiagnosticProviderTest > testComputeDiagnostics() PASSED
2025-02-10T23:07:39.7020643Z 
2025-02-10T23:07:39.7021090Z DocumentLinkProviderTest > testProviderCanGetResultFromEnabledComputers() PASSED
2025-02-10T23:07:39.7021675Z 
2025-02-10T23:07:39.7021956Z DocumentSymbolProviderTest > testDocumentSymbol() PASSED
2025-02-10T23:07:39.7022380Z 
2025-02-10T23:07:39.7022627Z FoldingRangeProviderTest > testFoldingRange() PASSED
2025-02-10T23:07:39.7023473Z 
2025-02-10T23:07:39.7024020Z FoldingRangeProviderTest > testFoldingRangeParseError() PASSED
2025-02-10T23:07:39.7024498Z 
2025-02-10T23:07:39.7024721Z FormatProviderTest > testRangeFormat() PASSED
2025-02-10T23:07:39.7025080Z 
2025-02-10T23:07:39.7025298Z FormatProviderTest > testFormatFluent() PASSED
2025-02-10T23:07:39.7025707Z 
2025-02-10T23:07:39.7025952Z FormatProviderTest > testFormatUnaryMinus() PASSED
2025-02-10T23:07:39.8011124Z 
2025-02-10T23:07:39.8011842Z FormatProviderTest > testDisabledKeywordsFormatting() PASSED
2025-02-10T23:07:39.9011329Z 
2025-02-10T23:07:39.9013892Z 2025-02-10T23:07:39.853Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:39.9018086Z 2025-02-10T23:07:39.853Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:40.2014919Z 2025-02-10T23:07:40.144Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:40.2020736Z 2025-02-10T23:07:40.145Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:40.4014167Z 2025-02-10T23:07:40.375Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:40.4017129Z 2025-02-10T23:07:40.375Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:40.6014427Z 2025-02-10T23:07:40.585Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:40.6018013Z 2025-02-10T23:07:40.585Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:40.9013354Z 2025-02-10T23:07:40.797Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:40.9017442Z 2025-02-10T23:07:40.797Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:41.1013507Z 2025-02-10T23:07:41.030Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:41.1017422Z 2025-02-10T23:07:41.031Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:41.4013553Z 2025-02-10T23:07:41.330Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:41.4017509Z 2025-02-10T23:07:41.331Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:41.6013902Z 2025-02-10T23:07:41.574Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:41.6018450Z 2025-02-10T23:07:41.574Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:41.8014007Z 2025-02-10T23:07:41.785Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:41.8017986Z 2025-02-10T23:07:41.786Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:41.8019917Z 
2025-02-10T23:07:41.8020054Z > Task :test
2025-02-10T23:07:41.8020225Z 
2025-02-10T23:07:41.8020561Z FormatProviderTest > testFormatRuKeywordsWithoutUpperCase() PASSED
2025-02-10T23:07:41.8021047Z 
2025-02-10T23:07:41.8021307Z FormatProviderTest > testFormatRuKeywords() PASSED
2025-02-10T23:07:41.8021676Z 
2025-02-10T23:07:41.8021864Z FormatProviderTest > testFormat() PASSED
2025-02-10T23:07:41.8022171Z 
2025-02-10T23:07:41.8022392Z FormatProviderTest > testFormatEngKeywords() PASSED
2025-02-10T23:07:41.8022744Z 
2025-02-10T23:07:41.8022938Z HoverProviderTest > testEmptyHover() PASSED
2025-02-10T23:07:41.8023265Z 
2025-02-10T23:07:41.8023510Z HoverProviderTest > testSourceDefinedVariable() PASSED
2025-02-10T23:07:41.8024148Z 
2025-02-10T23:07:41.8024396Z HoverProviderTest > testSourceDefinedMethod() PASSED
2025-02-10T23:07:41.8024776Z 
2025-02-10T23:07:41.8025119Z InlayHintProviderTest > testDisabledSupplierIsNotEnabled() PASSED
2025-02-10T23:07:41.8025597Z 
2025-02-10T23:07:41.8025799Z InlayHintProviderTest > getInlayHint() PASSED
2025-02-10T23:07:41.8026134Z 
2025-02-10T23:07:41.8026426Z InlayHintProviderTest > testDefaultEnabledSuppliers() PASSED
2025-02-10T23:07:44.8011405Z 
2025-02-10T23:07:44.8015838Z ReferencesProviderTest > testEmptyReferences() PASSED
2025-02-10T23:07:45.0011958Z 
2025-02-10T23:07:45.0017128Z 2025-02-10T23:07:44.931Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:45.0020790Z 2025-02-10T23:07:44.931Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:45.7013740Z 2025-02-10T23:07:45.660Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:45.7018754Z 2025-02-10T23:07:45.660Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:46.2013224Z 2025-02-10T23:07:46.134Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:46.2016487Z 2025-02-10T23:07:46.134Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:46.6013935Z 2025-02-10T23:07:46.561Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:46.6017530Z 2025-02-10T23:07:46.561Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:46.7035145Z 
2025-02-10T23:07:46.7035933Z > Task :test
2025-02-10T23:07:46.7036803Z 
2025-02-10T23:07:46.7037304Z ReferencesProviderTest > testLocalMethods() PASSED
2025-02-10T23:07:46.7037994Z 
2025-02-10T23:07:46.7038636Z ReferencesProviderTest > testMethodsFromManagerModule() PASSED
2025-02-10T23:07:46.7039694Z 
2025-02-10T23:07:46.7040128Z RenameProviderTest > testEmptyReferences() PASSED
2025-02-10T23:07:49.3011563Z 
2025-02-10T23:07:49.3012613Z RenameProviderTest > testRenameLocalVariableUse() PASSED
2025-02-10T23:07:49.5011687Z 
2025-02-10T23:07:49.5015825Z 2025-02-10T23:07:49.456Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:49.5019848Z 2025-02-10T23:07:49.456Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:50.3015901Z 2025-02-10T23:07:50.270Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:50.3019865Z 2025-02-10T23:07:50.271Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:50.8013189Z 2025-02-10T23:07:50.725Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:50.8016410Z 2025-02-10T23:07:50.725Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:51.2014685Z 2025-02-10T23:07:51.144Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:51.2020762Z 2025-02-10T23:07:51.144Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:51.3018122Z 
2025-02-10T23:07:51.3018602Z > Task :test
2025-02-10T23:07:51.3018862Z 
2025-02-10T23:07:51.3019155Z RenameProviderTest > testPrepareRenameMethods() PASSED
2025-02-10T23:07:51.3019612Z 
2025-02-10T23:07:51.3019825Z RenameProviderTest > testRenameParam() PASSED
2025-02-10T23:07:51.3020178Z 
2025-02-10T23:07:51.3020411Z RenameProviderTest > testPrepareRenameEmpty() PASSED
2025-02-10T23:07:51.5010968Z 
2025-02-10T23:07:51.5023415Z RenameProviderTest > testRenameLocalMethods() PASSED
2025-02-10T23:07:51.7011337Z 
2025-02-10T23:07:51.7013370Z 2025-02-10T23:07:51.606Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:51.7016929Z 2025-02-10T23:07:51.607Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:52.2014835Z 2025-02-10T23:07:52.112Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:52.2020595Z 2025-02-10T23:07:52.112Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:52.5013329Z 2025-02-10T23:07:52.486Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:52.5017573Z 2025-02-10T23:07:52.486Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:52.8014249Z 2025-02-10T23:07:52.705Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:52.8018612Z 2025-02-10T23:07:52.706Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:53.0013962Z 2025-02-10T23:07:52.930Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:53.0018841Z 2025-02-10T23:07:52.931Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:53.2013832Z 2025-02-10T23:07:53.166Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:53.2017164Z 2025-02-10T23:07:53.167Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:53.5013848Z 2025-02-10T23:07:53.448Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:53.5018145Z 2025-02-10T23:07:53.449Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:53.5021995Z 
2025-02-10T23:07:53.5022133Z > Task :test
2025-02-10T23:07:53.5022323Z 
2025-02-10T23:07:53.5022634Z RenameProviderTest > testRenameLocalVariableDeclaration() PASSED
2025-02-10T23:07:53.5023104Z 
2025-02-10T23:07:53.5023551Z SelectionRangeProviderTest > testSingleStatementNotCapturesStatementBlock() PASSED
2025-02-10T23:07:53.5024308Z 
2025-02-10T23:07:53.5024698Z SelectionRangeProviderTest > testGlobalMethodCallCapturesSemicolon() PASSED
2025-02-10T23:07:53.5025251Z 
2025-02-10T23:07:53.5025628Z SelectionRangeProviderTest > ifBranchWithElseNotMatchIfStatement() PASSED
2025-02-10T23:07:53.5026614Z 
2025-02-10T23:07:53.5026998Z SelectionRangeProviderTest > ifBranchWithoutElseMatchesIfStatement() PASSED
2025-02-10T23:07:53.5027537Z 
2025-02-10T23:07:53.5028020Z SelectionRangeProviderTest > testStatementCapturesStatementBlockAroundStatement() PASSED
2025-02-10T23:07:53.5028666Z 
2025-02-10T23:07:53.5028900Z SelectionRangeProviderTest > emptySelection() PASSED
2025-02-10T23:07:53.5029276Z 
2025-02-10T23:07:53.5029742Z SelectionRangeProviderTest > testStatementCapturesStatementBlockAfterStatement() PASSED
2025-02-10T23:07:53.5030378Z 
2025-02-10T23:07:53.5030651Z SelectionRangeProviderTest > selectionInNestedCall() PASSED
2025-02-10T23:07:53.5031076Z 
2025-02-10T23:07:53.5031556Z SelectionRangeProviderTest > testStatementCapturesStatementBlockBeforeStatement() PASSED
2025-02-10T23:07:53.5032202Z 
2025-02-10T23:07:53.5032372Z SymbolProviderTest > getSymbols() PASSED
2025-02-10T23:07:53.5032680Z 
2025-02-10T23:07:53.5032970Z SymbolProviderTest > getSymbolsQueryStringErrorRegex() PASSED
2025-02-10T23:07:53.5033409Z 
2025-02-10T23:07:53.5033778Z SymbolProviderTest > getSymbolsQueryString() PASSED
2025-02-10T23:07:53.5034148Z 
2025-02-10T23:07:53.5034436Z SymbolProviderTest > getSymbolsQueryStringAllSymbols() PASSED
2025-02-10T23:07:53.5034867Z 
2025-02-10T23:07:53.5035035Z CamelCaseDetectorTest > runTest() PASSED
2025-02-10T23:07:53.5035338Z 
2025-02-10T23:07:53.5035497Z ContainsDetectorTest > runTest() PASSED
2025-02-10T23:07:53.5035799Z 
2025-02-10T23:07:53.5035951Z EndWithDetectorTest > scan() PASSED
2025-02-10T23:07:53.5036230Z 
2025-02-10T23:07:53.5036398Z KeywordsDetectorTest > runTest() PASSED
2025-02-10T23:07:53.5036691Z 
2025-02-10T23:07:53.5036859Z PatternDetectorTest > runTest() PASSED
2025-02-10T23:07:53.5037149Z 
2025-02-10T23:07:53.5037392Z AnnotationReferenceFinderTest > findReference() PASSED
2025-02-10T23:07:53.5037772Z 
2025-02-10T23:07:53.5038274Z ReferenceIndexFillerTest > testFindNotifyDescription() PASSED
2025-02-10T23:07:53.5038730Z 
2025-02-10T23:07:53.5038987Z ReferenceIndexFillerTest > testFindCalledMethod() PASSED
2025-02-10T23:07:53.5039379Z 
2025-02-10T23:07:53.5039714Z ReferenceIndexFillerTest > testFindVariablesInForStatements() PASSED
2025-02-10T23:07:53.6011894Z 
2025-02-10T23:07:53.6012775Z ReferenceIndexFillerTest > testFindVariablesRangesCallStatement() PASSED
2025-02-10T23:07:53.7011291Z 
2025-02-10T23:07:53.7013817Z 2025-02-10T23:07:53.665Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:53.7017401Z 2025-02-10T23:07:53.665Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:53.9013700Z 2025-02-10T23:07:53.874Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:53.9017299Z 2025-02-10T23:07:53.874Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:54.1013767Z 2025-02-10T23:07:54.078Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:54.1018269Z 2025-02-10T23:07:54.079Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:54.4013492Z 2025-02-10T23:07:54.333Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:54.4016772Z 2025-02-10T23:07:54.333Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:54.8013553Z 2025-02-10T23:07:54.754Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:54.8017545Z 2025-02-10T23:07:54.755Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:55.0014232Z 2025-02-10T23:07:54.982Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:55.0017994Z 2025-02-10T23:07:54.983Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:55.6015756Z 2025-02-10T23:07:55.551Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:55.6020317Z 2025-02-10T23:07:55.552Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:55.6023173Z 
2025-02-10T23:07:55.6024925Z > Task :test
2025-02-10T23:07:55.6025874Z 
2025-02-10T23:07:55.6026857Z ReferenceIndexFillerTest > testRebuildClearReferences() PASSED
2025-02-10T23:07:55.6027979Z 
2025-02-10T23:07:55.6028888Z ReferenceIndexFillerTest > testErrorVariables() PASSED
2025-02-10T23:07:55.6029969Z 
2025-02-10T23:07:55.6031887Z ReferenceIndexFillerTest > testFindVariablesRangesComplexIdentifier() PASSED
2025-02-10T23:07:55.6032437Z 
2025-02-10T23:07:55.6032821Z ReferenceIndexFillerTest > testFindNotifyDescriptionConfiguration() PASSED
2025-02-10T23:07:55.6033357Z 
2025-02-10T23:07:55.6033782Z ReferenceIndexFillerTest > testFindVariables() PASSED
2025-02-10T23:07:55.6034165Z 
2025-02-10T23:07:55.6034635Z ReferenceIndexReferenceFinderTest > testCantFindNonExportMethodFromOtherModule() PASSED
2025-02-10T23:07:56.7011437Z 
2025-02-10T23:07:56.7012333Z ReferenceIndexReferenceFinderTest > testCommonModuleMethodCall() PASSED
2025-02-10T23:07:56.8011349Z 
2025-02-10T23:07:56.8014116Z 2025-02-10T23:07:56.781Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:56.8017993Z 2025-02-10T23:07:56.782Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:57.6034647Z 2025-02-10T23:07:57.533Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:57.6038573Z 2025-02-10T23:07:57.533Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:58.1023844Z 2025-02-10T23:07:58.000Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:07:58.1030317Z 2025-02-10T23:07:58.000Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:07:58.7011528Z 
2025-02-10T23:07:58.7012268Z > Task :test
2025-02-10T23:07:58.7012573Z 
2025-02-10T23:07:58.7013010Z ReferenceIndexReferenceFinderTest > testLocalMethodCall() PASSED
2025-02-10T23:07:58.7013872Z 
2025-02-10T23:07:58.7014487Z ReferenceIndexReferenceFinderTest > testManagerModuleMethodCall() PASSED
2025-02-10T23:08:01.1054234Z 
2025-02-10T23:08:01.1055134Z ReferenceIndexReferenceFinderTest > testUnknownLocationReturnsEmptyReference() PASSED
2025-02-10T23:08:01.4011194Z 
2025-02-10T23:08:01.4015907Z 2025-02-10T23:08:01.298Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:01.4019527Z 2025-02-10T23:08:01.299Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:03.1011501Z 
2025-02-10T23:08:03.1012288Z > Task :test
2025-02-10T23:08:03.1012538Z 
2025-02-10T23:08:03.1012824Z ReferenceIndexTest > getReferencesToLocalMethod() PASSED
2025-02-10T23:08:03.2024151Z 
2025-02-10T23:08:03.2026739Z 2025-02-10T23:08:03.159Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:03.2031081Z 2025-02-10T23:08:03.160Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:03.6013419Z 2025-02-10T23:08:03.589Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:03.6017331Z 2025-02-10T23:08:03.589Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:04.1013549Z 2025-02-10T23:08:04.056Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:04.1017634Z 2025-02-10T23:08:04.056Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:04.6014367Z 2025-02-10T23:08:04.509Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:04.6019563Z 2025-02-10T23:08:04.510Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:05.1013768Z 2025-02-10T23:08:05.029Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:05.1018396Z 2025-02-10T23:08:05.029Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:05.2034298Z 
2025-02-10T23:08:05.2045812Z > Task :test
2025-02-10T23:08:05.2046142Z 
2025-02-10T23:08:05.2046480Z ReferenceIndexTest > getReferencesToCommonModuleMethodFromAssignment() PASSED
2025-02-10T23:08:05.2046838Z 
2025-02-10T23:08:05.2047035Z ReferenceIndexTest > testGetReferenceToCommonModuleMethod() PASSED
2025-02-10T23:08:05.2047315Z 
2025-02-10T23:08:05.2047488Z ReferenceIndexTest > testGetReferenceToLocalMethod() PASSED
2025-02-10T23:08:05.2047741Z 
2025-02-10T23:08:05.2047985Z ReferenceIndexTest > getReferencesToFullPathModuleMethodFromAssignment() PASSED
2025-02-10T23:08:05.6011390Z 
2025-02-10T23:08:05.6016191Z ReferenceIndexTest > getReferencesToLocalMethodFromFormModule() PASSED
2025-02-10T23:08:05.8011341Z 
2025-02-10T23:08:05.8015131Z 2025-02-10T23:08:05.706Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:05.8019441Z 2025-02-10T23:08:05.706Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:06.2013554Z 2025-02-10T23:08:06.167Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:06.2017605Z 2025-02-10T23:08:06.168Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:06.7013817Z 2025-02-10T23:08:06.612Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:06.7017488Z 2025-02-10T23:08:06.613Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:07.1014293Z 2025-02-10T23:08:07.083Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:07.1018072Z 2025-02-10T23:08:07.083Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:07.6036284Z 2025-02-10T23:08:07.536Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:07.6040389Z 2025-02-10T23:08:07.537Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:07.6042576Z 
2025-02-10T23:08:07.6042934Z > Task :test
2025-02-10T23:08:07.6043281Z 
2025-02-10T23:08:07.6045396Z ReferenceIndexTest > testGetReferencesFromLocalMethodSymbol() PASSED
2025-02-10T23:08:07.6046047Z 
2025-02-10T23:08:07.6046269Z ReferenceIndexTest > clearReferences() PASSED
2025-02-10T23:08:07.6046617Z 
2025-02-10T23:08:07.6047084Z ReferenceIndexTest > getReferencesToCommonModuleMethodWithEqualNameWitMethodParam() PASSED
2025-02-10T23:08:07.6052130Z 
2025-02-10T23:08:07.6052456Z ReferenceIndexTest > getReferencesToCommonModuleMethod() PASSED
2025-02-10T23:08:08.0011029Z 
2025-02-10T23:08:08.0011643Z ReferenceIndexTest > testGetReferencesFromCommonModule() PASSED
2025-02-10T23:08:08.1011399Z 
2025-02-10T23:08:08.1014243Z 2025-02-10T23:08:08.056Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:08.1017988Z 2025-02-10T23:08:08.056Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:08.6014006Z 2025-02-10T23:08:08.526Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:08.6017710Z 2025-02-10T23:08:08.527Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:09.2013357Z 2025-02-10T23:08:09.114Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:09.2017915Z 2025-02-10T23:08:09.114Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:09.5018099Z 2025-02-10T23:08:09.457Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.r.GenericIssueReporter         : Generic issue report saved to /home/runner/work/bsl-language-server/bsl-language-server/bsl-generic-json.json
2025-02-10T23:08:09.8016976Z 2025-02-10T23:08:09.768Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.reporters.JUnitReporter        : JUnit report saved to /home/runner/work/bsl-language-server/bsl-language-server/bsl-junit.xml
2025-02-10T23:08:10.0018667Z 
2025-02-10T23:08:10.0019092Z > Task :test
2025-02-10T23:08:10.0019316Z 
2025-02-10T23:08:10.0033943Z ReferenceIndexTest > testCantGetReferenceToNonExportCommonModuleMethod() PASSED
2025-02-10T23:08:10.0034554Z 
2025-02-10T23:08:10.0035002Z ReferenceResolverTest > testReferenceResolverCyclesThroughReferenceFinders() PASSED
2025-02-10T23:08:10.0035573Z 
2025-02-10T23:08:10.0036164Z SourceDefinedSymbolDeclarationReferenceFinderTest > testFindReferenceOnMethodDeclaration() PASSED
2025-02-10T23:08:10.0036860Z 
2025-02-10T23:08:10.0037360Z SourceDefinedSymbolDeclarationReferenceFinderTest > testCantFindReferenceOnMethodCall() PASSED
2025-02-10T23:08:10.0038005Z 
2025-02-10T23:08:10.0038144Z ReferenceTest > testOf() PASSED
2025-02-10T23:08:10.0038405Z 
2025-02-10T23:08:10.0038600Z ReferenceTest > testSourceDefinedSymbol() PASSED
2025-02-10T23:08:10.0038925Z 
2025-02-10T23:08:10.0039078Z ReferenceTest > toLocation() PASSED
2025-02-10T23:08:10.0039355Z 
2025-02-10T23:08:10.0039512Z ConsoleReporterTest > report() PASSED
2025-02-10T23:08:10.0039764Z 
2025-02-10T23:08:10.0039897Z GenericReporterTest > report() PASSED
2025-02-10T23:08:10.1044295Z 
2025-02-10T23:08:10.1044939Z JUnitReporterTest > report() PASSED
2025-02-10T23:08:10.1045319Z 
2025-02-10T23:08:10.1046320Z 2025-02-10T23:08:10.039Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.reporters.JsonReporter         : JSON report saved to /home/runner/work/bsl-language-server/bsl-language-server/././bsl-json.json
2025-02-10T23:08:10.4023164Z 2025-02-10T23:08:10.377Z  INFO 2131 --- [BSL Language Server] [    Test worker] o.s.b.f.s.DefaultListableBeanFactory     : Overriding bean definition for bean 'filteredReporters' with a different definition: replacing [Root bean: class=null; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; fallback=false; factoryBeanName=reportersConfiguration; factoryMethodName=filteredReporters; initMethodNames=null; destroyMethodNames=[(inferred)]; defined in class path resource [com/github/_1c_syntax/bsl/languageserver/reporters/infrastructure/ReportersConfiguration.class]] with [Root bean: class=null; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; fallback=false; factoryBeanName=reportersAggregatorTest.Configuration; factoryMethodName=filteredReporters; initMethodNames=null; destroyMethodNames=[(inferred)]; defined in com.github._1c_syntax.bsl.languageserver.reporters.ReportersAggregatorTest$Configuration]
2025-02-10T23:08:10.5014545Z 2025-02-10T23:08:10.412Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:10.5017697Z 2025-02-10T23:08:10.412Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:10.7014208Z 2025-02-10T23:08:10.683Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:10.7019098Z 2025-02-10T23:08:10.683Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:11.1012858Z 2025-02-10T23:08:11.035Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.reporters.SarifReporter        : SARIF report saved to /home/runner/work/bsl-language-server/bsl-language-server/././bsl-ls.sarif
2025-02-10T23:08:11.6014227Z 2025-02-10T23:08:11.562Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:11.6018386Z 2025-02-10T23:08:11.562Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:11.7026181Z 2025-02-10T23:08:11.682Z  INFO 2131 --- [BSL Language Server] [    Test worker] c.g._.b.l.reporters.TSLintReporter       : TSLint report saved to /home/runner/work/bsl-language-server/bsl-language-server/././bsl-tslint.json
2025-02-10T23:08:12.0011890Z 
2025-02-10T23:08:12.0016766Z > Task :test
2025-02-10T23:08:12.0020817Z 
2025-02-10T23:08:12.0025199Z JsonReporterTest > report() PASSED
2025-02-10T23:08:12.0029375Z 
2025-02-10T23:08:12.0033763Z ReportersAggregatorTest > report() PASSED
2025-02-10T23:08:12.0037962Z 
2025-02-10T23:08:12.0044150Z SarifReporterTest > report() PASSED
2025-02-10T23:08:12.0045370Z 
2025-02-10T23:08:12.0047110Z TSLintReportEntryTest > testConstructor() PASSED
2025-02-10T23:08:12.0047797Z 
2025-02-10T23:08:12.0048491Z TSLintReporterTest > report() PASSED
2025-02-10T23:08:12.0049047Z 
2025-02-10T23:08:12.0050543Z ExpressionParseTreeRewriterTest > dereferenceOfMethod() PASSED
2025-02-10T23:08:12.0051222Z 
2025-02-10T23:08:12.0052984Z ExpressionParseTreeRewriterTest > notOperatorPriority_with_parenthesis() PASSED
2025-02-10T23:08:12.0054011Z 
2025-02-10T23:08:12.0055632Z ExpressionParseTreeRewriterTest > chainedModifiers() PASSED
2025-02-10T23:08:12.0056216Z 
2025-02-10T23:08:12.0056655Z ExpressionParseTreeRewriterTest > canCallStaticConstructor() PASSED
2025-02-10T23:08:12.0059372Z 
2025-02-10T23:08:12.0059742Z ExpressionParseTreeRewriterTest > realLifeHardExpression() PASSED
2025-02-10T23:08:12.0060234Z 
2025-02-10T23:08:12.0060530Z ExpressionParseTreeRewriterTest > booleanPriority() PASSED
2025-02-10T23:08:12.0060963Z 
2025-02-10T23:08:12.0061316Z ExpressionParseTreeRewriterTest > binaryExpressionsChain() PASSED
2025-02-10T23:08:12.0061795Z 
2025-02-10T23:08:12.0062111Z ExpressionParseTreeRewriterTest > booleanNotPriority() PASSED
2025-02-10T23:08:12.0062557Z 
2025-02-10T23:08:12.0062943Z ExpressionParseTreeRewriterTest > canProcessParenthesisPriority() PASSED
2025-02-10T23:08:12.0063477Z 
2025-02-10T23:08:12.0064023Z ExpressionParseTreeRewriterTest > canBuildGlobalCallInExpression() PASSED
2025-02-10T23:08:12.0064558Z 
2025-02-10T23:08:12.0064931Z ExpressionParseTreeRewriterTest > simpleUnaryOperationRewrite() PASSED
2025-02-10T23:08:12.0065447Z 
2025-02-10T23:08:12.0065773Z ExpressionParseTreeRewriterTest > dereferenceOfProperty() PASSED
2025-02-10T23:08:12.0066243Z 
2025-02-10T23:08:12.0066616Z ExpressionParseTreeRewriterTest > booleanAndArithmeticPriority() PASSED
2025-02-10T23:08:12.0067134Z 
2025-02-10T23:08:12.0067506Z ExpressionParseTreeRewriterTest > simpleBinaryOperationRewrite() PASSED
2025-02-10T23:08:12.0068026Z 
2025-02-10T23:08:12.0068627Z ExpressionParseTreeRewriterTest > canCallDynamicConstructor() PASSED
2025-02-10T23:08:12.0069147Z 
2025-02-10T23:08:12.0069501Z ExpressionParseTreeRewriterTest > binaryExpressionsPriority() PASSED
2025-02-10T23:08:12.0069997Z 
2025-02-10T23:08:12.0070326Z ExpressionParseTreeRewriterTest > indexAccessToVariable() PASSED
2025-02-10T23:08:12.0070799Z 
2025-02-10T23:08:12.0071190Z ExpressionParseTreeRewriterTest > canBuildGlobalCallWithModifiers() PASSED
2025-02-10T23:08:12.0071737Z 
2025-02-10T23:08:12.0072043Z ExpressionParseTreeRewriterTest > canBuildGlobalCall() PASSED
2025-02-10T23:08:12.0072490Z 
2025-02-10T23:08:12.0072916Z ExpressionParseTreeRewriterTest > canProcessModifiersAfterParenthesis() PASSED
2025-02-10T23:08:12.0073491Z 
2025-02-10T23:08:12.0073965Z ExpressionParseTreeRewriterTest > notOperatorPriority() PASSED
2025-02-10T23:08:12.0074419Z 
2025-02-10T23:08:12.0074667Z ExpressionTreeComparersTest > strictEquality() PASSED
2025-02-10T23:08:12.0075050Z 
2025-02-10T23:08:12.0075331Z ExpressionTreeComparersTest > transitiveEquality() PASSED
2025-02-10T23:08:12.0075747Z 
2025-02-10T23:08:12.0075902Z RangesTest > testIsEmpty() PASSED
2025-02-10T23:08:12.0076182Z 
2025-02-10T23:08:12.0076345Z StringsTest > trimQuotesTest() PASSED
2025-02-10T23:08:12.4012808Z 
2025-02-10T23:08:12.4017629Z 2025-02-10T23:08:12.355Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:12.4024759Z 2025-02-10T23:08:12.355Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:12.8018189Z 2025-02-10T23:08:12.755Z  INFO 2131 --- [BSL Language Server] [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port 0 (http)
2025-02-10T23:08:12.8020107Z 2025-02-10T23:08:12.779Z  INFO 2131 --- [BSL Language Server] [    Test worker] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2025-02-10T23:08:12.8021636Z 2025-02-10T23:08:12.779Z  INFO 2131 --- [BSL Language Server] [    Test worker] o.apache.catalina.core.StandardEngine    : Starting Servlet engine: [Apache Tomcat/10.1.34]
2025-02-10T23:08:12.9037015Z 2025-02-10T23:08:12.848Z  INFO 2131 --- [BSL Language Server] [    Test worker] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2025-02-10T23:08:12.9039308Z 2025-02-10T23:08:12.848Z  INFO 2131 --- [BSL Language Server] [    Test worker] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 793 ms
2025-02-10T23:08:13.8012670Z 2025-02-10T23:08:13.770Z  INFO 2131 --- [BSL Language Server] [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port 42407 (http) with context path '/'
2025-02-10T23:08:14.9013416Z 2025-02-10T23:08:14.823Z  INFO 2131 --- [BSL Language Server] [    Test worker] o.s.b.w.e.tomcat.GracefulShutdown        : Commencing graceful shutdown. Waiting for active requests to complete
2025-02-10T23:08:14.9015602Z 2025-02-10T23:08:14.825Z  INFO 2131 --- [BSL Language Server] [tomcat-shutdown] o.s.b.w.e.tomcat.GracefulShutdown        : Graceful shutdown complete
2025-02-10T23:08:14.9017263Z 
2025-02-10T23:08:14.9017545Z > Task :test
2025-02-10T23:08:14.9018209Z 
2025-02-10T23:08:14.9018617Z WebsocketLauncherTest > testWebsocketConnectionError() PASSED
2025-02-10T23:08:15.1014158Z 
2025-02-10T23:08:15.1016735Z 2025-02-10T23:08:15.041Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getConfigurationFilePath()
2025-02-10T23:08:15.1020588Z 2025-02-10T23:08:15.041Z  INFO 2131 --- [BSL Language Server] [    Test worker] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: public java.lang.String com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration.getGlobalConfigPath()
2025-02-10T23:08:15.1023216Z 2025-02-10T23:08:15.067Z  INFO 2131 --- [BSL Language Server] [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port 0 (http)
2025-02-10T23:08:15.1024901Z 2025-02-10T23:08:15.068Z  INFO 2131 --- [BSL Language Server] [    Test worker] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2025-02-10T23:08:15.1026454Z 2025-02-10T23:08:15.068Z  INFO 2131 --- [BSL Language Server] [    Test worker] o.apache.catalina.core.StandardEngine    : Starting Servlet engine: [Apache Tomcat/10.1.34]
2025-02-10T23:08:15.1028053Z 2025-02-10T23:08:15.081Z  INFO 2131 --- [BSL Language Server] [    Test worker] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2025-02-10T23:08:15.1029784Z 2025-02-10T23:08:15.081Z  INFO 2131 --- [BSL Language Server] [    Test worker] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 223 ms
2025-02-10T23:08:15.3012781Z 2025-02-10T23:08:15.245Z  INFO 2131 --- [BSL Language Server] [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port 35331 (http) with context path '/'
2025-02-10T23:08:17.0057946Z 
2025-02-10T23:08:17.0057974Z 
2025-02-10T23:08:17.0058478Z > Task :test
2025-02-10T23:08:17.0063725Z 
2025-02-10T23:08:17.0064124Z 771 tests completed, 8 failed
2025-02-10T23:08:17.0064714Z WebsocketLauncherTest > testWebsocketDefaultMode() PASSED
2025-02-10T23:08:17.2011629Z 
2025-02-10T23:08:17.2012127Z > Task :test FAILED
2025-02-10T23:08:17.4013215Z 
2025-02-10T23:08:17.4029934Z FAILURE: Build failed with an exception.
2025-02-10T23:08:17.4030709Z 
2025-02-10T23:08:17.4030845Z * What went wrong:
2025-02-10T23:08:17.4031195Z Execution failed for task ':test'.
2025-02-10T23:08:17.4032226Z > There were failing tests. See the report at: file:///home/runner/work/bsl-language-server/bsl-language-server/build/reports/tests/test/index.html
2025-02-10T23:08:17.4033118Z 
2025-02-10T23:08:17.4033233Z * Try:
2025-02-10T23:08:17.4033745Z > Run with --scan to get full insights.
2025-02-10T23:08:17.4034072Z 
2025-02-10T23:08:17.4034203Z * Exception is:
2025-02-10T23:08:17.4034791Z org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':test'.
2025-02-10T23:08:17.4036116Z 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:130)
2025-02-10T23:08:17.4037364Z 	at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:293)
2025-02-10T23:08:17.4038569Z 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:128)
2025-02-10T23:08:17.4040137Z 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:116)
2025-02-10T23:08:17.4041853Z 	at org.gradle.api.internal.tasks.execution.ProblemsTaskPathTrackingTaskExecuter.execute(ProblemsTaskPathTrackingTaskExecuter.java:40)
2025-02-10T23:08:17.4043743Z 	at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
2025-02-10T23:08:17.4045414Z 	at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:51)
2025-02-10T23:08:17.4047050Z 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
2025-02-10T23:08:17.4048487Z 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:74)
2025-02-10T23:08:17.4050206Z 	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
2025-02-10T23:08:17.4051696Z 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
2025-02-10T23:08:17.4053069Z 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)
2025-02-10T23:08:17.4058501Z 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52)
2025-02-10T23:08:17.4060079Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:209)
2025-02-10T23:08:17.4061898Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
2025-02-10T23:08:17.4063502Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
2025-02-10T23:08:17.4065099Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
2025-02-10T23:08:17.4066514Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
2025-02-10T23:08:17.4067934Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
2025-02-10T23:08:17.4069305Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)
2025-02-10T23:08:17.4070732Z 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter.execute(EventFiringTaskExecuter.java:52)
2025-02-10T23:08:17.4072000Z 	at org.gradle.execution.plan.LocalTaskNodeExecutor.execute(LocalTaskNodeExecutor.java:42)
2025-02-10T23:08:17.4073410Z 	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:331)
2025-02-10T23:08:17.4075295Z 	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:318)
2025-02-10T23:08:17.4077345Z 	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.lambda$execute$0(DefaultTaskExecutionGraph.java:314)
2025-02-10T23:08:17.4078966Z 	at org.gradle.internal.operations.CurrentBuildOperationRef.with(CurrentBuildOperationRef.java:85)
2025-02-10T23:08:17.4080519Z 	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:314)
2025-02-10T23:08:17.4082375Z 	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:303)
2025-02-10T23:08:17.4084084Z 	at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.execute(DefaultPlanExecutor.java:459)
2025-02-10T23:08:17.4085302Z 	at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.run(DefaultPlanExecutor.java:376)
2025-02-10T23:08:17.4086561Z 	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
2025-02-10T23:08:17.4087846Z 	at org.gradle.internal.concurrent.AbstractManagedExecutor$1.run(AbstractManagedExecutor.java:48)
2025-02-10T23:08:17.4089762Z Caused by: org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/bsl-language-server/bsl-language-server/build/reports/tests/test/index.html
2025-02-10T23:08:17.4091627Z 	at org.gradle.api.tasks.testing.AbstractTestTask.handleTestFailures(AbstractTestTask.java:714)
2025-02-10T23:08:17.4092805Z 	at org.gradle.api.tasks.testing.AbstractTestTask.handleCollectedResults(AbstractTestTask.java:545)
2025-02-10T23:08:17.4094077Z 	at org.gradle.api.tasks.testing.AbstractTestTask.executeTests(AbstractTestTask.java:540)
2025-02-10T23:08:17.4094977Z 	at org.gradle.api.tasks.testing.Test.executeTests(Test.java:731)
2025-02-10T23:08:17.4096199Z 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
2025-02-10T23:08:17.4097271Z 	at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:125)
2025-02-10T23:08:17.4098316Z 	at org.gradle.api.internal.project.taskfactory.StandardTaskAction.doExecute(StandardTaskAction.java:58)
2025-02-10T23:08:17.4099588Z 	at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:51)
2025-02-10T23:08:17.4100834Z 	at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:29)
2025-02-10T23:08:17.4101948Z 	at org.gradle.api.internal.tasks.execution.TaskExecution$3.run(TaskExecution.java:244)
2025-02-10T23:08:17.4103125Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
2025-02-10T23:08:17.4104608Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
2025-02-10T23:08:17.4105943Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
2025-02-10T23:08:17.4107277Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
2025-02-10T23:08:17.4108624Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
2025-02-10T23:08:17.4109993Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
2025-02-10T23:08:17.4111312Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47)
2025-02-10T23:08:17.4112551Z 	at org.gradle.api.internal.tasks.execution.TaskExecution.executeAction(TaskExecution.java:229)
2025-02-10T23:08:17.4113885Z 	at org.gradle.api.internal.tasks.execution.TaskExecution.executeActions(TaskExecution.java:212)
2025-02-10T23:08:17.4115213Z 	at org.gradle.api.internal.tasks.execution.TaskExecution.executeWithPreviousOutputFiles(TaskExecution.java:195)
2025-02-10T23:08:17.4116466Z 	at org.gradle.api.internal.tasks.execution.TaskExecution.execute(TaskExecution.java:162)
2025-02-10T23:08:17.4117734Z 	at org.gradle.internal.execution.steps.ExecuteStep.executeInternal(ExecuteStep.java:105)
2025-02-10T23:08:17.4118757Z 	at org.gradle.internal.execution.steps.ExecuteStep.access$000(ExecuteStep.java:44)
2025-02-10T23:08:17.4119691Z 	at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:59)
2025-02-10T23:08:17.4120610Z 	at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:56)
2025-02-10T23:08:17.4122001Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:209)
2025-02-10T23:08:17.4124061Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
2025-02-10T23:08:17.4125678Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
2025-02-10T23:08:17.4127076Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
2025-02-10T23:08:17.4128414Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
2025-02-10T23:08:17.4129580Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
2025-02-10T23:08:17.4130842Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)
2025-02-10T23:08:17.4132038Z 	at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:56)
2025-02-10T23:08:17.4133052Z 	at org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:44)
2025-02-10T23:08:17.4134396Z 	at org.gradle.internal.execution.steps.CancelExecutionStep.execute(CancelExecutionStep.java:42)
2025-02-10T23:08:17.4135653Z 	at org.gradle.internal.execution.steps.TimeoutStep.executeWithoutTimeout(TimeoutStep.java:75)
2025-02-10T23:08:17.4137071Z 	at org.gradle.internal.execution.steps.TimeoutStep.execute(TimeoutStep.java:55)
2025-02-10T23:08:17.4138368Z 	at org.gradle.internal.execution.steps.PreCreateOutputParentsStep.execute(PreCreateOutputParentsStep.java:50)
2025-02-10T23:08:17.4139824Z 	at org.gradle.internal.execution.steps.PreCreateOutputParentsStep.execute(PreCreateOutputParentsStep.java:28)
2025-02-10T23:08:17.4141249Z 	at org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:67)
2025-02-10T23:08:17.4142674Z 	at org.gradle.internal.execution.steps.RemovePreviousOutputsStep.execute(RemovePreviousOutputsStep.java:37)
2025-02-10T23:08:17.4144371Z 	at org.gradle.internal.execution.steps.BroadcastChangingOutputsStep.execute(BroadcastChangingOutputsStep.java:61)
2025-02-10T23:08:17.4145877Z 	at org.gradle.internal.execution.steps.BroadcastChangingOutputsStep.execute(BroadcastChangingOutputsStep.java:26)
2025-02-10T23:08:17.4147470Z 	at org.gradle.internal.execution.steps.CaptureOutputsAfterExecutionStep.execute(CaptureOutputsAfterExecutionStep.java:69)
2025-02-10T23:08:17.4149123Z 	at org.gradle.internal.execution.steps.CaptureOutputsAfterExecutionStep.execute(CaptureOutputsAfterExecutionStep.java:46)
2025-02-10T23:08:17.4150613Z 	at org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:40)
2025-02-10T23:08:17.4151958Z 	at org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:29)
2025-02-10T23:08:17.4153260Z 	at org.gradle.internal.execution.steps.BuildCacheStep.executeWithoutCache(BuildCacheStep.java:189)
2025-02-10T23:08:17.4154632Z 	at org.gradle.internal.execution.steps.BuildCacheStep.lambda$execute$1(BuildCacheStep.java:75)
2025-02-10T23:08:17.4155506Z 	at org.gradle.internal.Either$Right.fold(Either.java:175)
2025-02-10T23:08:17.4156298Z 	at org.gradle.internal.execution.caching.CachingState.fold(CachingState.java:62)
2025-02-10T23:08:17.4157320Z 	at org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:73)
2025-02-10T23:08:17.4158605Z 	at org.gradle.internal.execution.steps.BuildCacheStep.execute(BuildCacheStep.java:48)
2025-02-10T23:08:17.4159881Z 	at org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:46)
2025-02-10T23:08:17.4161267Z 	at org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:35)
2025-02-10T23:08:17.4162578Z 	at org.gradle.internal.execution.steps.SkipUpToDateStep.executeBecause(SkipUpToDateStep.java:75)
2025-02-10T23:08:17.4164029Z 	at org.gradle.internal.execution.steps.SkipUpToDateStep.lambda$execute$2(SkipUpToDateStep.java:53)
2025-02-10T23:08:17.4165204Z 	at org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:53)
2025-02-10T23:08:17.4166332Z 	at org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:35)
2025-02-10T23:08:17.4167861Z 	at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:37)
2025-02-10T23:08:17.4169737Z 	at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:27)
2025-02-10T23:08:17.4171588Z 	at org.gradle.internal.execution.steps.ResolveIncrementalCachingStateStep.executeDelegate(ResolveIncrementalCachingStateStep.java:49)
2025-02-10T23:08:17.4173445Z 	at org.gradle.internal.execution.steps.ResolveIncrementalCachingStateStep.executeDelegate(ResolveIncrementalCachingStateStep.java:27)
2025-02-10T23:08:17.4175379Z 	at org.gradle.internal.execution.steps.AbstractResolveCachingStateStep.execute(AbstractResolveCachingStateStep.java:71)
2025-02-10T23:08:17.4176990Z 	at org.gradle.internal.execution.steps.AbstractResolveCachingStateStep.execute(AbstractResolveCachingStateStep.java:39)
2025-02-10T23:08:17.4178417Z 	at org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:65)
2025-02-10T23:08:17.4179852Z 	at org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:36)
2025-02-10T23:08:17.4181040Z 	at org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:107)
2025-02-10T23:08:17.4182064Z 	at org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:56)
2025-02-10T23:08:17.4183549Z 	at org.gradle.internal.execution.steps.AbstractCaptureStateBeforeExecutionStep.execute(AbstractCaptureStateBeforeExecutionStep.java:64)
2025-02-10T23:08:17.4185618Z 	at org.gradle.internal.execution.steps.AbstractCaptureStateBeforeExecutionStep.execute(AbstractCaptureStateBeforeExecutionStep.java:43)
2025-02-10T23:08:17.4187442Z 	at org.gradle.internal.execution.steps.AbstractSkipEmptyWorkStep.executeWithNonEmptySources(AbstractSkipEmptyWorkStep.java:125)
2025-02-10T23:08:17.4189042Z 	at org.gradle.internal.execution.steps.AbstractSkipEmptyWorkStep.execute(AbstractSkipEmptyWorkStep.java:61)
2025-02-10T23:08:17.4190492Z 	at org.gradle.internal.execution.steps.AbstractSkipEmptyWorkStep.execute(AbstractSkipEmptyWorkStep.java:36)
2025-02-10T23:08:17.4192101Z 	at org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsStartedStep.execute(MarkSnapshottingInputsStartedStep.java:38)
2025-02-10T23:08:17.4193969Z 	at org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:36)
2025-02-10T23:08:17.4195531Z 	at org.gradle.internal.execution.steps.LoadPreviousExecutionStateStep.execute(LoadPreviousExecutionStateStep.java:23)
2025-02-10T23:08:17.4196975Z 	at org.gradle.internal.execution.steps.HandleStaleOutputsStep.execute(HandleStaleOutputsStep.java:75)
2025-02-10T23:08:17.4198292Z 	at org.gradle.internal.execution.steps.HandleStaleOutputsStep.execute(HandleStaleOutputsStep.java:41)
2025-02-10T23:08:17.4199729Z 	at org.gradle.internal.execution.steps.AssignMutableWorkspaceStep.lambda$execute$0(AssignMutableWorkspaceStep.java:35)
2025-02-10T23:08:17.4201085Z 	at org.gradle.api.internal.tasks.execution.TaskExecution$4.withWorkspace(TaskExecution.java:289)
2025-02-10T23:08:17.4202383Z 	at org.gradle.internal.execution.steps.AssignMutableWorkspaceStep.execute(AssignMutableWorkspaceStep.java:31)
2025-02-10T23:08:17.4204202Z 	at org.gradle.internal.execution.steps.AssignMutableWorkspaceStep.execute(AssignMutableWorkspaceStep.java:22)
2025-02-10T23:08:17.4205499Z 	at org.gradle.internal.execution.steps.ChoosePipelineStep.execute(ChoosePipelineStep.java:40)
2025-02-10T23:08:17.4206665Z 	at org.gradle.internal.execution.steps.ChoosePipelineStep.execute(ChoosePipelineStep.java:23)
2025-02-10T23:08:17.4208206Z 	at org.gradle.internal.execution.steps.ExecuteWorkBuildOperationFiringStep.lambda$execute$2(ExecuteWorkBuildOperationFiringStep.java:67)
2025-02-10T23:08:17.4210002Z 	at org.gradle.internal.execution.steps.ExecuteWorkBuildOperationFiringStep.execute(ExecuteWorkBuildOperationFiringStep.java:67)
2025-02-10T23:08:17.4211903Z 	at org.gradle.internal.execution.steps.ExecuteWorkBuildOperationFiringStep.execute(ExecuteWorkBuildOperationFiringStep.java:39)
2025-02-10T23:08:17.4213338Z 	at org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:46)
2025-02-10T23:08:17.4214642Z 	at org.gradle.internal.execution.steps.IdentityCacheStep.execute(IdentityCacheStep.java:34)
2025-02-10T23:08:17.4215738Z 	at org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:48)
2025-02-10T23:08:17.4216755Z 	at org.gradle.internal.execution.steps.IdentifyStep.execute(IdentifyStep.java:35)
2025-02-10T23:08:17.4217910Z 	at org.gradle.internal.execution.impl.DefaultExecutionEngine$1.execute(DefaultExecutionEngine.java:61)
2025-02-10T23:08:17.4219348Z 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:127)
2025-02-10T23:08:17.4220855Z 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:116)
2025-02-10T23:08:17.4222784Z 	at org.gradle.api.internal.tasks.execution.ProblemsTaskPathTrackingTaskExecuter.execute(ProblemsTaskPathTrackingTaskExecuter.java:40)
2025-02-10T23:08:17.4224700Z 	at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
2025-02-10T23:08:17.4226334Z 	at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:51)
2025-02-10T23:08:17.4227963Z 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
2025-02-10T23:08:17.4229431Z 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:74)
2025-02-10T23:08:17.4230829Z 	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
2025-02-10T23:08:17.4232253Z 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
2025-02-10T23:08:17.4233793Z 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)
2025-02-10T23:08:17.4235152Z 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52)
2025-02-10T23:08:17.4236726Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:209)
2025-02-10T23:08:17.4238522Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
2025-02-10T23:08:17.4240140Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
2025-02-10T23:08:17.4241547Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
2025-02-10T23:08:17.4242939Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:166)
2025-02-10T23:08:17.4244445Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
2025-02-10T23:08:17.4245816Z 	at org.gradle.internal.operations.DefaultBuildOperationRunner.call(DefaultBuildOperationRunner.java:53)
2025-02-10T23:08:17.4247389Z 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter.execute(EventFiringTaskExecuter.java:52)
2025-02-10T23:08:17.4248636Z 	at org.gradle.execution.plan.LocalTaskNodeExecutor.execute(LocalTaskNodeExecutor.java:42)
2025-02-10T23:08:17.4250043Z 	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:331)
2025-02-10T23:08:17.4251715Z 	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:318)
2025-02-10T23:08:17.4253521Z 	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.lambda$execute$0(DefaultTaskExecutionGraph.java:314)
2025-02-10T23:08:17.4255271Z 	at org.gradle.internal.operations.CurrentBuildOperationRef.with(CurrentBuildOperationRef.java:85)
2025-02-10T23:08:17.4256782Z 	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:314)
2025-02-10T23:08:17.4258638Z 	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:303)
2025-02-10T23:08:17.4260183Z 	at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.execute(DefaultPlanExecutor.java:459)
2025-02-10T23:08:17.4261380Z 	at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.run(DefaultPlanExecutor.java:376)
2025-02-10T23:08:17.4262610Z 	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
2025-02-10T23:08:17.4264003Z 	at org.gradle.internal.concurrent.AbstractManagedExecutor$1.run(AbstractManagedExecutor.java:48)
2025-02-10T23:08:17.4264682Z 
2025-02-10T23:08:17.4264689Z 
2025-02-10T23:08:17.4264834Z BUILD FAILED in 5m 33s
2025-02-10T23:08:17.4265060Z 
2025-02-10T23:08:17.4266176Z [Incubating] Problems report is available at: file:///home/runner/work/bsl-language-server/bsl-language-server/build/reports/problems/problems-report.html
2025-02-10T23:08:17.4267179Z 
2025-02-10T23:08:17.4267606Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
2025-02-10T23:08:17.4268197Z 
2025-02-10T23:08:17.4268838Z You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
2025-02-10T23:08:17.4269649Z 
2025-02-10T23:08:17.4270460Z For more on this, please refer to https://docs.gradle.org/8.12.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
2025-02-10T23:08:17.4271539Z 16 actionable tasks: 16 executed
2025-02-10T23:08:17.7655135Z ##[error]Process completed with exit code 1.
2025-02-10T23:08:17.7728371Z ##[group]Run actions/upload-artifact@v4
2025-02-10T23:08:17.7728660Z with:
2025-02-10T23:08:17.7728855Z   name: junit_report_ubuntu-latest_21
2025-02-10T23:08:17.7729142Z   path: build/reports/tests/test
2025-02-10T23:08:17.7729379Z   if-no-files-found: warn
2025-02-10T23:08:17.7729598Z   compression-level: 6
2025-02-10T23:08:17.7729802Z   overwrite: false
2025-02-10T23:08:17.7730002Z   include-hidden-files: false
2025-02-10T23:08:17.7730218Z env:
2025-02-10T23:08:17.7730488Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.6-7/x64
2025-02-10T23:08:17.7730946Z   JAVA_HOME_21_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.6-7/x64
2025-02-10T23:08:17.7731280Z ##[endgroup]
2025-02-10T23:08:18.0561292Z With the provided path, there will be 307 files uploaded
2025-02-10T23:08:18.0567405Z Artifact name is valid!
2025-02-10T23:08:18.0568623Z Root directory input is valid!
2025-02-10T23:08:18.3486626Z Beginning upload of artifact content to blob storage
2025-02-10T23:08:19.1278659Z Uploaded bytes 347363
2025-02-10T23:08:19.2031053Z Finished uploading artifact content to blob storage!
2025-02-10T23:08:19.2035670Z SHA256 hash of uploaded artifact zip is 51fc2da0bfe6933f963281ddfb3018ef53ff5c47332ea8e9de05578e19e3fce9
2025-02-10T23:08:19.2037070Z Finalizing artifact upload
2025-02-10T23:08:19.3414800Z Artifact junit_report_ubuntu-latest_21.zip successfully finalized. Artifact ID 2568137723
2025-02-10T23:08:19.3416184Z Artifact junit_report_ubuntu-latest_21 has been successfully uploaded! Final size is 347363 bytes. Artifact ID is 2568137723
2025-02-10T23:08:19.3423980Z Artifact download URL: https://github.com/1c-syntax/bsl-language-server/actions/runs/13252146449/artifacts/2568137723
2025-02-10T23:08:19.3592839Z Post job cleanup.
2025-02-10T23:08:19.5396624Z Post job cleanup.
2025-02-10T23:08:19.6347786Z [command]/usr/bin/git version
2025-02-10T23:08:19.6386093Z git version 2.48.1
2025-02-10T23:08:19.6435773Z Temporarily overriding HOME='/home/runner/work/_temp/cee18c16-a929-48f3-9fe7-a44d8a86d6af' before making global git config changes
2025-02-10T23:08:19.6437053Z Adding repository directory to the temporary git global config as a safe directory
2025-02-10T23:08:19.6442365Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/bsl-language-server/bsl-language-server
2025-02-10T23:08:19.6479518Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2025-02-10T23:08:19.6512130Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2025-02-10T23:08:19.6770131Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2025-02-10T23:08:19.6793048Z http.https://github.com/.extraheader
2025-02-10T23:08:19.6806131Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2025-02-10T23:08:19.6841039Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2025-02-10T23:08:19.7183037Z Cleaning up orphan processes
2025-02-10T23:08:19.7459211Z Terminate orphan process: pid (1901) (java)