Evgeny Hramov

Results 13 issues of Evgeny Hramov

Hi You can see that numbers and operations buttons have different positions ![изображение](https://user-images.githubusercontent.com/2150637/109409200-aaf7e380-79a1-11eb-93c6-e29ac0b4cabc.png) In your implementation operationsColumn and numberColumns always the same

On which android versions do you have this issue? After OS update from android 6 to 7 On which phones do you have this issue? Galaxy S6 Edge (zerolte) Galaxy...

bug

My build failed with an exceptont: ` Caused by: java.net.UnknownHostException: teamcity-new: teamcity-new: Name or service not known at io.github.cdsap.talaiot.metrics.HostnameMetric$1.invoke(SimpleMetrics.kt:76) at io.github.cdsap.talaiot.metrics.HostnameMetric$1.invoke(SimpleMetrics.kt:75) at io.github.cdsap.talaiot.metrics.base.Metric.get(Metric.kt:15) at io.github.cdsap.talaiot.provider.MetricsProvider.get(MetricsProvider.kt:45) at io.github.cdsap.talaiot.provider.MetricsProvider.get(MetricsProvider.kt:16) at io.github.cdsap.talaiot.publisher.TalaiotPublisherImpl.publish(TalaiotPublisherImpl.kt:42) at...

Мы столкнулись с проблемой запуска эмуляторов в нашем кластере и решили проверит работу ранера на контейнерах с эмуляторами которые хостятся в корпоративном artifactory. Но столкнулись с проблемой, что у подов...

enhancement

I download latest swarmwr wrom https://jcenter.bintray.com/com/gojuno/swarmer/swarmer/0.2.2/:swarmer-0.2.2.jar and try tu run with command `java -jar swarmer.jar start` as a result I have an error: ``` Exception in thread "main" java.lang.IllegalStateException: Unsupported...

bug

It seems that this scripts can solve my problems with Gradle plugin 3 and new orchestrator I have 3 questions: 1. Can I get single jUnit report with informaion about...

help wanted
question

GET http:///tmp/saved/XX/XXXXX.png 404 (Not Found) actualy in my case path need to be http:///**graph**/tmp/saved/XX/XXXXX.png I do not know if it is correct post all errors with common reason?

bug

I get 404 error when I try to change language In my case gragh deployed in subdir graph And page that I have 404 error has URL http:///graph/en/graph

bug

Why do you use mIoScope in LoginActivityViewModel https://github.com/sreeharikv112/CleanCodeMVVMTesting/blob/e13337f3a2be7c580879c4eb9f033a1189748294/app/src/main/java/com/dev/ccodetest/screens/login/LoginActivityViewModel.kt#L47 This is unnecessary. If I remove mIoScope app works as well ![изображение](https://user-images.githubusercontent.com/2150637/128609225-6651be55-5644-4457-9d6b-06deb56872b0.png)

### [READ] Step 1: Are you in the right place? Issues filed here should be about bugs in __the code in this repository__. If you have a general question, need...

type: bug
api: performance
needs-attention