Alexandr Evstigneev

Results 269 issues of Alexandr Evstigneev

Migrating travis configuration to the actions and there are `dev` and `blead` in the travis matrix. But it is not possible to install them using this action.

I'm not quite sure if this is actions problem or cpanminus. Still, it works fine locally on 5.12 or 5.18 and fails on CI. See: https://github.com/Camelcade/Bundle-Camelcade/actions/runs/4275789794/jobs/7443400708 `Test::Warnings` failing for some...

Documentation says it's none. But i see: ``` /opt/hostedtoolcache/perl/5.36.0/x64/bin/perl /home/runner/work/_actions/shogo82148/actions-setup-perl/v1/bin/cpanm --local-lib-contained local --notest --installdeps . ``` So tests are suppressed by default. Worth having an option for that. I have...

Recently I started to expand integration tests for my Perl plugin for IntelliJ IDEA and found out that for some reason profiler produces unstable results in different runs. Ubuntu and...

Testing on linux/mac/windows with all numeric versions There is an issue with non-trivial versions, see shogo82148/actions-setup-perl#1444

![image](https://github.com/JetBrains/psiviewer/assets/2811330/f8525307-08c7-4460-88c4-ca2835ecba58) ![image](https://github.com/JetBrains/psiviewer/assets/2811330/5c565528-9320-443f-b9dc-2b47e3b24aa0) Probably same issue as in https://youtrack.jetbrains.com/issue/IDEA-323048/Exception-reporter-widget-does-not-honor-UI-scaling-master ``` IntelliJ IDEA 2023.3 EAP (Ultimate Edition) Build #IU-233.86, built on June 21, 2023 Licensed to IntelliJ IDEA EAP user: Alexandr Evstigneev...

Comes from: https://youtrack.jetbrains.com/issue/RUBY-32131 ``` Cannot find service software.aws.toolkits.jetbrains.services.codewhisperer.explorer.CodeWhispererExplorerActionManager (classloader=PluginClassLoader(plugin=PluginDescriptor(name=AWS Toolkit, id=aws.toolkit, descriptorPath=plugin.xml, path=~/Library/Application Support/JetBrains/RubyMine2023.2/plugins/aws-toolkit-jetbrains, version=1.86-232, package=null, isBundled=false), packagePrefix=null, state=unload in progress), client=null) java.lang.RuntimeException: Cannot find service software.aws.toolkits.jetbrains.services.codewhisperer.explorer.CodeWhispererExplorerActionManager (classloader=PluginClassLoader(plugin=PluginDescriptor(name=AWS Toolkit, id=aws.toolkit,...

bug
codewhisperer

Need to investigate and test this

Bug
Debugger

https://youtrack.jetbrains.com/issue/IDEA-344694

Bug
Parser