Unnamed: 0
int64
3
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
2
430
labels
stringlengths
4
347
body
stringlengths
5
237k
index
stringclasses
7 values
text_combine
stringlengths
96
237k
label
stringclasses
2 values
text
stringlengths
96
219k
binary_label
int64
0
1
76,970
26,702,586,912
IssuesEvent
2023-01-27 15:30:15
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Flaky test crypto/decryption-failure.spec.ts "Decryption Failure Bar"
T-Defect
### Steps to reproduce ``` Decryption Failure Bar Copy /home/runner/work/matrix-react-sdk/matrix-react-sdk/cypress/plugins/synapsedocker/templates/default -> /home/runner/work/_temp/react-sdk-synapsedocker-IQIDNz Gen /home/runner/work/matrix-react-sdk/matrix-react-sdk/cypress/plugins/synapsedocker/templates/def...
1.0
Flaky test crypto/decryption-failure.spec.ts "Decryption Failure Bar" - ### Steps to reproduce ``` Decryption Failure Bar Copy /home/runner/work/matrix-react-sdk/matrix-react-sdk/cypress/plugins/synapsedocker/templates/default -> /home/runner/work/_temp/react-sdk-synapsedocker-IQIDNz Gen /home/runner/work/matri...
non_comp
flaky test crypto decryption failure spec ts decryption failure bar steps to reproduce decryption failure bar copy home runner work matrix react sdk matrix react sdk cypress plugins synapsedocker templates default home runner work temp react sdk synapsedocker iqidnz gen home runner work matri...
0
433,927
30,386,971,578
IssuesEvent
2023-07-13 02:11:10
aptos-labs/aptos-core
https://api.github.com/repos/aptos-labs/aptos-core
closed
cleanup docker compose and fullnode/validator templates to avoid operator confusion
documentation DevEx Stale
As discussed in https://aptos-org.slack.com/archives/C034W35ARFX/p1659318103411649 the fullnode+validator docker configs and config files could use some love and cleanup. Specifically: - consider removing docker/compose/public_full_node in favor of aptos-node - consider removing docker/compose/validator-testnet in...
1.0
cleanup docker compose and fullnode/validator templates to avoid operator confusion - As discussed in https://aptos-org.slack.com/archives/C034W35ARFX/p1659318103411649 the fullnode+validator docker configs and config files could use some love and cleanup. Specifically: - consider removing docker/compose/public_ful...
non_comp
cleanup docker compose and fullnode validator templates to avoid operator confusion as discussed in the fullnode validator docker configs and config files could use some love and cleanup specifically consider removing docker compose public full node in favor of aptos node consider removing docker compose...
0
16,499
22,339,775,296
IssuesEvent
2022-06-14 22:46:47
MineLittlePony/HDSkins
https://api.github.com/repos/MineLittlePony/HDSkins
closed
[bug] when having bobby and HDSkins installed, HDSkins skin chooser won't work
bug incompatibility
Logs don't have any helpful information as far as I've seen How to reproduce 1. Install both HDSkins and bobby and it's required dependencies 2. Start the game 3. open the Skin Selector on the bottom right of the screen 4. it never finishes loading and looks like this ![image](https://user-images.githubuserco...
True
[bug] when having bobby and HDSkins installed, HDSkins skin chooser won't work - Logs don't have any helpful information as far as I've seen How to reproduce 1. Install both HDSkins and bobby and it's required dependencies 2. Start the game 3. open the Skin Selector on the bottom right of the screen 4. it never...
comp
when having bobby and hdskins installed hdskins skin chooser won t work logs don t have any helpful information as far as i ve seen how to reproduce install both hdskins and bobby and it s required dependencies start the game open the skin selector on the bottom right of the screen it never fin...
1
21,045
6,130,355,349
IssuesEvent
2017-06-24 04:16:15
ganeti/ganeti
https://api.github.com/repos/ganeti/ganeti
closed
Include nic.vlan<X> field in Haskell instanc queries
HaskellTask imported_from_google_code Priority-High SmallTask Status:Released Type-Defect
Originally reported of Google Code with ID 612. ``` In 2.10, the nic.vlan<X> fields were added to instance queries. As instance queries are performed in Haskell too as of 2.11, those fields have to be supported there as well, as soon as 2.10 is fully merged to 2.11. Setting it to Priority-High so it can't be forgot...
1.0
Include nic.vlan<X> field in Haskell instanc queries - Originally reported of Google Code with ID 612. ``` In 2.10, the nic.vlan<X> fields were added to instance queries. As instance queries are performed in Haskell too as of 2.11, those fields have to be supported there as well, as soon as 2.10 is fully merged to 2.1...
non_comp
include nic vlan field in haskell instanc queries originally reported of google code with id in the nic vlan fields were added to instance queries as instance queries are performed in haskell too as of those fields have to be supported there as well as soon as is fully merged to sett...
0
14,565
17,669,810,714
IssuesEvent
2021-08-23 03:21:21
AlphaNodes/additionals
https://api.github.com/repos/AlphaNodes/additionals
closed
Newly created dashboard crashes when trying to edit
compatibility
After installation of plugin I created a dashboard which now is not saveable/deletable (e.g. when changing something) without crashing: ` Page not found The page you were trying to access doesn't exist or has been removed. Back ` **url:** ` https://redmine.klocker-mark.eu/dashboard.1 ` **Log:** ` S...
True
Newly created dashboard crashes when trying to edit - After installation of plugin I created a dashboard which now is not saveable/deletable (e.g. when changing something) without crashing: ` Page not found The page you were trying to access doesn't exist or has been removed. Back ` **url:** ` https://redm...
comp
newly created dashboard crashes when trying to edit after installation of plugin i created a dashboard which now is not saveable deletable e g when changing something without crashing page not found the page you were trying to access doesn t exist or has been removed back url lo...
1
2,602
5,328,763,170
IssuesEvent
2017-02-15 13:06:51
noflo/noflo-ui
https://api.github.com/repos/noflo/noflo-ui
closed
Do not require 'id' in network runtime messages
compatibility runtime
The 'id' is redundant because it will typically (always?) be "$src.node $src.port -> $tgt.port $tgt.node", and all this information is already transmitted. It is also ambigious: how much whitespace should there be around node, port and the arrow? Should port names be uppercased or not? Lets please just get rid of it i...
True
Do not require 'id' in network runtime messages - The 'id' is redundant because it will typically (always?) be "$src.node $src.port -> $tgt.port $tgt.node", and all this information is already transmitted. It is also ambigious: how much whitespace should there be around node, port and the arrow? Should port names be up...
comp
do not require id in network runtime messages the id is redundant because it will typically always be src node src port tgt port tgt node and all this information is already transmitted it is also ambigious how much whitespace should there be around node port and the arrow should port names be up...
1
46,933
19,553,250,350
IssuesEvent
2022-01-03 03:25:11
PreMiD/Presences
https://api.github.com/repos/PreMiD/Presences
opened
Gensokyo Radio | gensokyoradio.net
Service Request
### Discussed in https://github.com/PreMiD/Presences/discussions/4629 <div type='discussions-op-text'> <sup>Originally posted by **Velvet45** August 29, 2021</sup> - [x] Is it a popular site? - [x] Is the website older than 2 months? <!--- It is necessary for the website to be older than 2 months. --> - [ ] Is...
1.0
Gensokyo Radio | gensokyoradio.net - ### Discussed in https://github.com/PreMiD/Presences/discussions/4629 <div type='discussions-op-text'> <sup>Originally posted by **Velvet45** August 29, 2021</sup> - [x] Is it a popular site? - [x] Is the website older than 2 months? <!--- It is necessary for the website to ...
non_comp
gensokyo radio gensokyoradio net discussed in originally posted by august is it a popular site is the website older than months is the site locked to a specific country region is the site a paid service e g netflix hulu does the website feature nsfw co...
0
3,945
2,610,084,519
IssuesEvent
2015-02-26 18:25:45
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳彩光怎么祛除痤疮
auto-migrated Priority-Medium Type-Defect
``` 深圳彩光怎么祛除痤疮【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 6:58
1.0
深圳彩光怎么祛除痤疮 - ``` 深圳彩光怎么祛除痤疮【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 6:58
non_comp
深圳彩光怎么祛除痤疮 深圳彩光怎么祛除痤疮【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 original issue reported on code google com by szft com on may at
0
7,482
9,740,189,343
IssuesEvent
2019-06-01 18:04:07
Cyb3rWard0g/HELK
https://api.github.com/repos/Cyb3rWard0g/HELK
closed
No logs in Kibana
compatibility issue enhancement
Hi Roberto, Trying out your awesome project, but running into the following problem: `Discover: Could not locate that index-pattern-field (id: @timestamp)`. <img width="1073" alt="Screenshot 2019-04-12 at 13 50 18" src="https://user-images.githubusercontent.com/1519457/56035474-8dc4b800-5d2a-11e9-9e9f-495f921a19b...
True
No logs in Kibana - Hi Roberto, Trying out your awesome project, but running into the following problem: `Discover: Could not locate that index-pattern-field (id: @timestamp)`. <img width="1073" alt="Screenshot 2019-04-12 at 13 50 18" src="https://user-images.githubusercontent.com/1519457/56035474-8dc4b800-5d2a-1...
comp
no logs in kibana hi roberto trying out your awesome project but running into the following problem discover could not locate that index pattern field id timestamp img width alt screenshot at src according to your docs this means i should wait a bit for incoming events to sho...
1
18,818
26,177,798,889
IssuesEvent
2023-01-02 12:01:08
spring-projects-experimental/spring-native
https://api.github.com/repos/spring-projects-experimental/spring-native
closed
Add FreeMarker support
type: compatibility jvm-reachability-metadata
Hello I just created a demo project from start.spring.io/, I have freemarker as dependency and one controller, not using freemarker yet. but getting error below when I ran the docker ```mlinux@mint20:~/tmp/demo$ sudo docker run --rm -p 8080:8080 demo:0.0.1-SNAPSHOT 2021-06-01 18:38:43.799 INFO 1 --- [ ...
True
Add FreeMarker support - Hello I just created a demo project from start.spring.io/, I have freemarker as dependency and one controller, not using freemarker yet. but getting error below when I ran the docker ```mlinux@mint20:~/tmp/demo$ sudo docker run --rm -p 8080:8080 demo:0.0.1-SNAPSHOT 2021-06-01 18:38:43.79...
comp
add freemarker support hello i just created a demo project from start spring io i have freemarker as dependency and one controller not using freemarker yet but getting error below when i ran the docker mlinux tmp demo sudo docker run rm p demo snapshot info o s n...
1
549,721
16,098,907,979
IssuesEvent
2021-04-27 06:37:40
nhn/tui.grid
https://api.github.com/repos/nhn/tui.grid
closed
resetData in setInterval function in every one millisecond
Priority: Normal Question
Hello. Always Thanks for tui-grid. During testing with below code, I just found this code made some memory problem. I'm pretty new with javascript and I don't know how to avoid this problem could you give me some idea to solve this question? ``` <script type="text/babel" class="code-js"> class Custom...
1.0
resetData in setInterval function in every one millisecond - Hello. Always Thanks for tui-grid. During testing with below code, I just found this code made some memory problem. I'm pretty new with javascript and I don't know how to avoid this problem could you give me some idea to solve this question? ``` ...
non_comp
resetdata in setinterval function in every one millisecond hello always thanks for tui grid during testing with below code i just found this code made some memory problem i m pretty new with javascript and i don t know how to avoid this problem could you give me some idea to solve this question ...
0
4,699
7,311,584,409
IssuesEvent
2018-02-28 18:13:54
LLK/scratch-gui
https://api.github.com/repos/LLK/scratch-gui
closed
Show message for why 1.4 projects do not load
compatibility
### Expected Behavior _Please describe what should happen_ Trying to load a 1.4 project should not crash the editor, but it should explain that those projects are net yet supported. ### Actual Behavior _Describe what actually happens_ Editor crashes without explaining why. ### Steps to Reproduce _...
True
Show message for why 1.4 projects do not load - ### Expected Behavior _Please describe what should happen_ Trying to load a 1.4 project should not crash the editor, but it should explain that those projects are net yet supported. ### Actual Behavior _Describe what actually happens_ Editor crashes withou...
comp
show message for why projects do not load expected behavior please describe what should happen trying to load a project should not crash the editor but it should explain that those projects are net yet supported actual behavior describe what actually happens editor crashes withou...
1
8,000
10,147,760,556
IssuesEvent
2019-08-05 11:27:26
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Incorrect canonical URL for multiple taxonomies
compatibility compatibility: WooCommerce component: canonical
### What did you expect to happen? Generate a canonical URL to match the current page URL that has multiple taxonomy filters as query vars. (http://domain.com/shop/?taxonomy1=term1&taxonomy2=term2) ### What happened instead? The above example URL creates a canonical URL of "http://domain.com/taxonomy1/term1/", ignori...
True
Incorrect canonical URL for multiple taxonomies - ### What did you expect to happen? Generate a canonical URL to match the current page URL that has multiple taxonomy filters as query vars. (http://domain.com/shop/?taxonomy1=term1&taxonomy2=term2) ### What happened instead? The above example URL creates a canonical U...
comp
incorrect canonical url for multiple taxonomies what did you expect to happen generate a canonical url to match the current page url that has multiple taxonomy filters as query vars what happened instead the above example url creates a canonical url of ignoring how can we reproduce this beha...
1
68,819
3,292,887,100
IssuesEvent
2015-10-30 16:30:48
PowerPointLabs/powerpointlabs
https://api.github.com/repos/PowerPointLabs/powerpointlabs
closed
spotlight takes the gradient fill of the original/default shape
Feature.Spotlight Priority.High status.releaseCandidate type-bug
I observed one user drew a shape that already had a blue gradient fill in it. i.e. the default fill for that design template was a gradient fill. When she used that shape to create a spotlight, the overlay also turned out a blue gradient although the spotlight color was set to black.
1.0
spotlight takes the gradient fill of the original/default shape - I observed one user drew a shape that already had a blue gradient fill in it. i.e. the default fill for that design template was a gradient fill. When she used that shape to create a spotlight, the overlay also turned out a blue gradient although the sp...
non_comp
spotlight takes the gradient fill of the original default shape i observed one user drew a shape that already had a blue gradient fill in it i e the default fill for that design template was a gradient fill when she used that shape to create a spotlight the overlay also turned out a blue gradient although the sp...
0
12,369
14,624,627,168
IssuesEvent
2020-12-23 06:47:32
Dakraid/RW_DSGUI
https://api.github.com/repos/Dakraid/RW_DSGUI
opened
[COMP] Awesome Inventory
Compatibility
**Describe the incompatibility** From a comment on the mod page: > > "In Vanilla the list of orders when you right click on a thing with a pawn actively selected is called FloatMenu, so to address the issues with that menu for storage units I have to intercept the TryMakeFloatMenu call to reroute that call to my fu...
True
[COMP] Awesome Inventory - **Describe the incompatibility** From a comment on the mod page: > > "In Vanilla the list of orders when you right click on a thing with a pawn actively selected is called FloatMenu, so to address the issues with that menu for storage units I have to intercept the TryMakeFloatMenu call to...
comp
awesome inventory describe the incompatibility from a comment on the mod page in vanilla the list of orders when you right click on a thing with a pawn actively selected is called floatmenu so to address the issues with that menu for storage units i have to intercept the trymakefloatmenu call to rero...
1
15,597
20,104,014,566
IssuesEvent
2022-02-07 08:41:38
Feu-Secret/Tokenmagic
https://api.github.com/repos/Feu-Secret/Tokenmagic
closed
getControlledPlaceables() does not work in PF2e, causing macros to fail
bug workaround in the issue system incompatibility
(PF2e v3.3.0, TokenMagic FX v0.5.3) None of the macros work for me, because they all rely on the `getControlledPlaceables` function which has the following line: ```js switch (canvas.activeLayer.name) { case TokenLayer.name: ``` When debugging, I see that: `canvas.activeLayer.name` = `'TokenLay...
True
getControlledPlaceables() does not work in PF2e, causing macros to fail - (PF2e v3.3.0, TokenMagic FX v0.5.3) None of the macros work for me, because they all rely on the `getControlledPlaceables` function which has the following line: ```js switch (canvas.activeLayer.name) { case TokenLayer.name: ...
comp
getcontrolledplaceables does not work in causing macros to fail tokenmagic fx none of the macros work for me because they all rely on the getcontrolledplaceables function which has the following line js switch canvas activelayer name case tokenlayer name w...
1
36,767
15,055,989,382
IssuesEvent
2021-02-03 19:32:43
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
[Search Sessions] Search session indicator in Amsterdam theme
Feature:Search Team:AppServices bug
Part of https://github.com/elastic/kibana/issues/83640 Search session indicator is hardly visible in Amsterdam theme. It also increases the height of the breadcrumb: ![image](https://user-images.githubusercontent.com/7784120/106626308-dbea2180-6577-11eb-91e1-7c1347eb510f.png) We need to move it outside the bread...
1.0
[Search Sessions] Search session indicator in Amsterdam theme - Part of https://github.com/elastic/kibana/issues/83640 Search session indicator is hardly visible in Amsterdam theme. It also increases the height of the breadcrumb: ![image](https://user-images.githubusercontent.com/7784120/106626308-dbea2180-6577-11...
non_comp
search session indicator in amsterdam theme part of search session indicator is hardly visible in amsterdam theme it also increases the height of the breadcrumb we need to move it outside the breadcrumb related
0
220,913
17,269,255,155
IssuesEvent
2021-07-22 17:28:03
apache/pulsar
https://api.github.com/repos/apache/pulsar
closed
Flaky-test: MessagePublishBufferThrottleTest.testBlockByPublishRateLimiting
flaky-tests
<!--- Instructions for reporting a flaky test using this issue template: 1. Replace [test class] in title and body with the test class name 2. Replace [test method] in title and body with the test method that failed. Multiple methods are flaky, remove the content that refers to the test method. 3. Replace "url...
1.0
Flaky-test: MessagePublishBufferThrottleTest.testBlockByPublishRateLimiting - <!--- Instructions for reporting a flaky test using this issue template: 1. Replace [test class] in title and body with the test class name 2. Replace [test method] in title and body with the test method that failed. Multiple methods ...
non_comp
flaky test messagepublishbufferthrottletest testblockbypublishratelimiting instructions for reporting a flaky test using this issue template replace in title and body with the test class name replace in title and body with the test method that failed multiple methods are flaky remove the c...
0
296,593
9,122,408,425
IssuesEvent
2019-02-23 07:39:25
ChrisCScott/forecaster
https://api.github.com/repos/ChrisCScott/forecaster
closed
Implement revised financial model
Forecast enhancement high priority
Currently, `Forecast` determines income, gross contributions, contribution reductions, net contributions, withdrawals, and tax treatment, in that order. The semantics here have two problems: 1. It's not intuitive that "gross contributions" includes a lot of things that would typically be thought of as living expenses ...
1.0
Implement revised financial model - Currently, `Forecast` determines income, gross contributions, contribution reductions, net contributions, withdrawals, and tax treatment, in that order. The semantics here have two problems: 1. It's not intuitive that "gross contributions" includes a lot of things that would typical...
non_comp
implement revised financial model currently forecast determines income gross contributions contribution reductions net contributions withdrawals and tax treatment in that order the semantics here have two problems it s not intuitive that gross contributions includes a lot of things that would typical...
0
5,697
8,166,156,313
IssuesEvent
2018-08-25 05:06:29
metarhia/impress
https://api.github.com/repos/metarhia/impress
closed
Remove dependency: colors
compatibility optimization
This library changes String class just for colors. Maybe it have special mode to use functions instead of String modification or we can generete ESC colors, not a big deal
True
Remove dependency: colors - This library changes String class just for colors. Maybe it have special mode to use functions instead of String modification or we can generete ESC colors, not a big deal
comp
remove dependency colors this library changes string class just for colors maybe it have special mode to use functions instead of string modification or we can generete esc colors not a big deal
1
64,631
3,213,611,482
IssuesEvent
2015-10-06 20:40:26
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
log screwup in kube-proxy rlimits
component/kube-proxy priority/P2 team/cluster
Unable to create proxier: failed to set open file handler limit%!(EXTRA syscall.Errno=operation not permitted) @ArtfulCoder
1.0
log screwup in kube-proxy rlimits - Unable to create proxier: failed to set open file handler limit%!(EXTRA syscall.Errno=operation not permitted) @ArtfulCoder
non_comp
log screwup in kube proxy rlimits unable to create proxier failed to set open file handler limit extra syscall errno operation not permitted artfulcoder
0
110,917
4,445,459,674
IssuesEvent
2016-08-20 02:50:20
NotEnoughMods/NEM-API
https://api.github.com/repos/NotEnoughMods/NEM-API
opened
Minecraft CRUD
Priority: Blocking Status: In-Progress Type: Feature
- [x] Retrieve Minecraft version info - [ ] List mods for specific version - [x] Add a Minecraft version - [ ] Delete a Minecraft version
1.0
Minecraft CRUD - - [x] Retrieve Minecraft version info - [ ] List mods for specific version - [x] Add a Minecraft version - [ ] Delete a Minecraft version
non_comp
minecraft crud retrieve minecraft version info list mods for specific version add a minecraft version delete a minecraft version
0
17,212
23,731,584,236
IssuesEvent
2022-08-31 02:33:51
programmer2514/BetterDiscord-CollapsibleUI
https://api.github.com/repos/programmer2514/BetterDiscord-CollapsibleUI
closed
Compatibility issue
bug compatibility
plugin is not compatible with Lighty's message logger v2 plugin, the button covers it up. also appears to not play nice with user notes by creating 2 member list buttons.
True
Compatibility issue - plugin is not compatible with Lighty's message logger v2 plugin, the button covers it up. also appears to not play nice with user notes by creating 2 member list buttons.
comp
compatibility issue plugin is not compatible with lighty s message logger plugin the button covers it up also appears to not play nice with user notes by creating member list buttons
1
18,642
25,958,000,762
IssuesEvent
2022-12-18 13:50:07
sekiguchi-nagisa/ydsh
https://api.github.com/repos/sekiguchi-nagisa/ydsh
closed
throw error if tilde expansion failed
enhancement incompatible change Core
like zsh, if cannot expand tilde name, report error (exception)
True
throw error if tilde expansion failed - like zsh, if cannot expand tilde name, report error (exception)
comp
throw error if tilde expansion failed like zsh if cannot expand tilde name report error exception
1
148,984
19,562,640,045
IssuesEvent
2022-01-03 18:27:12
ibm-cio-vulnerability-scanning/insomnia
https://api.github.com/repos/ibm-cio-vulnerability-scanning/insomnia
opened
CVE-2020-28498 (Medium) detected in elliptic-6.5.2.tgz, elliptic-6.5.3.tgz
security vulnerability
## CVE-2020-28498 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>elliptic-6.5.2.tgz</b>, <b>elliptic-6.5.3.tgz</b></p></summary> <p> <details><summary><b>elliptic-6.5.2.tgz</b></p...
True
CVE-2020-28498 (Medium) detected in elliptic-6.5.2.tgz, elliptic-6.5.3.tgz - ## CVE-2020-28498 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>elliptic-6.5.2.tgz</b>, <b>elliptic-6....
non_comp
cve medium detected in elliptic tgz elliptic tgz cve medium severity vulnerability vulnerable libraries elliptic tgz elliptic tgz elliptic tgz ec cryptography library home page a href dependency hierarchy webpack tgz root libr...
0
115,911
24,833,807,486
IssuesEvent
2022-10-26 07:09:05
roanlinde/nodegoat
https://api.github.com/repos/roanlinde/nodegoat
opened
CVE: 2019-1010266 found in lodash - Version: 4.17.21,4.17.11,4.13.1,2.4.2 [JS]
Severity: Medium Veracode Dependency Scanning
Veracode Software Composition Analysis =============================== Attribute | Details | --- | --- | Library | lodash Description | Lodash modular utilities. Language | JS Vulnerability | Regular Expression Denial Of Service (ReDoS) Vulnerability description | lodash is vulnerable to Regular Expre...
1.0
CVE: 2019-1010266 found in lodash - Version: 4.17.21,4.17.11,4.13.1,2.4.2 [JS] - Veracode Software Composition Analysis =============================== Attribute | Details | --- | --- | Library | lodash Description | Lodash modular utilities. Language | JS Vulnerability | Regular Expression Denial Of Se...
non_comp
cve found in lodash version veracode software composition analysis attribute details library lodash description lodash modular utilities language js vulnerability regular expression denial of service redos v...
0
19,068
26,491,913,190
IssuesEvent
2023-01-17 23:48:38
storybookjs/storybook
https://api.github.com/repos/storybookjs/storybook
closed
Web Components not showing on IE11
question / support compatibility with other tools inactive app: web-components ie11 PN
### Bug or support request summary Components not showing on IE11, but we see the list of Stories in the left tab. ### Steps to reproduce Create a Storybook of Web Components (we made them using Stencil.js) and run it on IE11. ### Please specify which version of Storybook - @storybook/html ^5.3.19 ###...
True
Web Components not showing on IE11 - ### Bug or support request summary Components not showing on IE11, but we see the list of Stories in the left tab. ### Steps to reproduce Create a Storybook of Web Components (we made them using Stencil.js) and run it on IE11. ### Please specify which version of Storyboo...
comp
web components not showing on bug or support request summary components not showing on but we see the list of stories in the left tab steps to reproduce create a storybook of web components we made them using stencil js and run it on please specify which version of storybook s...
1
18,213
25,196,608,387
IssuesEvent
2022-11-12 15:51:22
zlib-ng/zlib-ng
https://api.github.com/repos/zlib-ng/zlib-ng
closed
uint32_t is not defined in zconf.h
Compatibility
In ff9162c1a0da8d60ae664e5930b256de99ad83b3, `z_crc_t` type has been added as `uint32_t`. However, `uint32_t` is not defined in zconf.h. zlib's zconf.h uses some macros to select the correct type of integer for `z_crc_t`, so stdint.h does not need to be included. But when using `z_crc_t` in zlib-ng, stdint.h must be in...
True
uint32_t is not defined in zconf.h - In ff9162c1a0da8d60ae664e5930b256de99ad83b3, `z_crc_t` type has been added as `uint32_t`. However, `uint32_t` is not defined in zconf.h. zlib's zconf.h uses some macros to select the correct type of integer for `z_crc_t`, so stdint.h does not need to be included. But when using `z_c...
comp
t is not defined in zconf h in z crc t type has been added as t however t is not defined in zconf h zlib s zconf h uses some macros to select the correct type of integer for z crc t so stdint h does not need to be included but when using z crc t in zlib ng stdint h must be included causing c...
1
336,678
30,214,657,503
IssuesEvent
2023-07-05 14:50:10
candoumbe/Pipelines
https://api.github.com/repos/candoumbe/Pipelines
closed
[FEATURE] ✨ Output mutation test results in separate directory
enhancement ✨ area:tests area:mutation-tests
**Is your feature request related to a problem? Please describe.** When tests in a solution targets more than one framework then only one framework at a time can be targeted. This is a limitation due to [Stryker], the library used under the hood to run those mutation tests. **Describe the solution you'd like** Whe...
2.0
[FEATURE] ✨ Output mutation test results in separate directory - **Is your feature request related to a problem? Please describe.** When tests in a solution targets more than one framework then only one framework at a time can be targeted. This is a limitation due to [Stryker], the library used under the hood to run t...
non_comp
✨ output mutation test results in separate directory is your feature request related to a problem please describe when tests in a solution targets more than one framework then only one framework at a time can be targeted this is a limitation due to the library used under the hood to run those mutation te...
0
435,949
12,543,509,960
IssuesEvent
2020-06-05 15:40:12
magento/magento2
https://api.github.com/repos/magento/magento2
closed
[Issue] MFTF: Share wishlist with not valid email address
Component: Wishlist Fixed in 2.4.x Issue: Confirmed Issue: Format is valid Issue: Ready for Work Priority: P3 Progress: PR in progress Reproduced on 2.4.x Severity: S3 Triage: Internal Triage Done
This issue is automatically created based on existing pull request: magento/magento2#28330: MFTF: Share wishlist with not valid email address --------- This PR contains MFTF test for Customer's WishList sharing with not valid email addresses. PR contains **refactoring** of existed test for wishlist sharing (`Store...
1.0
[Issue] MFTF: Share wishlist with not valid email address - This issue is automatically created based on existing pull request: magento/magento2#28330: MFTF: Share wishlist with not valid email address --------- This PR contains MFTF test for Customer's WishList sharing with not valid email addresses. PR contains ...
non_comp
mftf share wishlist with not valid email address this issue is automatically created based on existing pull request magento mftf share wishlist with not valid email address this pr contains mftf test for customer s wishlist sharing with not valid email addresses pr contains refactoring o...
0
183,910
14,962,631,049
IssuesEvent
2021-01-27 09:31:33
codewars/docs
https://api.github.com/repos/codewars/docs
closed
Reference: list of moderator features
documentation kind/reference
Collect a list of features available to moderators which could be indirectly used by users. Community has to be aware what can be done and what can they be helped with. Do not expose any details about features which are not visible to users or do not affect them in any meaningful way. Blocks https://github.com/co...
1.0
Reference: list of moderator features - Collect a list of features available to moderators which could be indirectly used by users. Community has to be aware what can be done and what can they be helped with. Do not expose any details about features which are not visible to users or do not affect them in any meaning...
non_comp
reference list of moderator features collect a list of features available to moderators which could be indirectly used by users community has to be aware what can be done and what can they be helped with do not expose any details about features which are not visible to users or do not affect them in any meaning...
0
16,526
22,408,740,041
IssuesEvent
2022-06-18 11:41:11
stargate-rewritten/Stargate-Bukkit
https://api.github.com/repos/stargate-rewritten/Stargate-Bukkit
closed
Underwater Portal Migration Failure [TMS 222179]
issue REWRITE incompatibility TMS
1. When a player creates underwater personal stargates in Knarvik `0.9.3.7` (fixed or networked) And when the player tries to migrates them to ALPHA-1.0.0.4 on Paper 1.18.2; 2. When any player attempts to activate one of said underwater portals, nothing happens; no messages are printed to the player. Note t...
True
Underwater Portal Migration Failure [TMS 222179] - 1. When a player creates underwater personal stargates in Knarvik `0.9.3.7` (fixed or networked) And when the player tries to migrates them to ALPHA-1.0.0.4 on Paper 1.18.2; 2. When any player attempts to activate one of said underwater portals, nothing happen...
comp
underwater portal migration failure when a player creates underwater personal stargates in knarvik fixed or networked and when the player tries to migrates them to alpha on paper when any player attempts to activate one of said underwater portals nothing happens no messag...
1
19,837
27,527,558,131
IssuesEvent
2023-03-06 19:15:51
dotnet/docs
https://api.github.com/repos/dotnet/docs
closed
[Breaking change]: .NET 8 Uses UTF 8 Encoding in Non-EN Languages
doc-idea breaking-change Pri1 binary incompatible source incompatible in-pr :checkered_flag: Release: .NET 8 :pushpin: seQUESTered
### Description As part of https://github.com/dotnet/sdk/pull/29755, if `DOTNET_CLI_UI_LANGUAGE` or `VSLANG` is set, then the console output and input encoding will change to UTF 8, so that the code page can change to be UTF 8 as well. This means that characters from languages set by those environment variable(s) ca...
True
[Breaking change]: .NET 8 Uses UTF 8 Encoding in Non-EN Languages - ### Description As part of https://github.com/dotnet/sdk/pull/29755, if `DOTNET_CLI_UI_LANGUAGE` or `VSLANG` is set, then the console output and input encoding will change to UTF 8, so that the code page can change to be UTF 8 as well. This means th...
comp
net uses utf encoding in non en languages description as part of if dotnet cli ui language or vslang is set then the console output and input encoding will change to utf so that the code page can change to be utf as well this means that characters from languages set by those environment va...
1
8,890
10,879,412,197
IssuesEvent
2019-11-17 01:22:57
nicoboss/nsz
https://api.github.com/repos/nicoboss/nsz
closed
" use nsz like every other cmd command or just use the windows portable build."
bug compatibility deployment help wanted
i have: - nsz-2.1.1 unrared as a folder in c:\nsw\NSZ - prod key in the right place - latest python installed, - running from a windows 10 cmd (admin) console - the console is in e.g. C:\NSW\NSZ but "pip install nsz" gives LOTs of red lines: eg ``` Collecting nsz Using cached https://files.p...
True
" use nsz like every other cmd command or just use the windows portable build." - i have: - nsz-2.1.1 unrared as a folder in c:\nsw\NSZ - prod key in the right place - latest python installed, - running from a windows 10 cmd (admin) console - the console is in e.g. C:\NSW\NSZ but "pip install nsz...
comp
use nsz like every other cmd command or just use the windows portable build i have nsz unrared as a folder in c nsw nsz prod key in the right place latest python installed running from a windows cmd admin console the console is in e g c nsw nsz but pip install nsz ...
1
12,234
14,445,183,970
IssuesEvent
2020-12-07 22:29:44
metarhia/impress
https://api.github.com/repos/metarhia/impress
closed
Enhance cache
compatibility optimization
- Expiration timeout - Size limit - Refresh by Watch - Access statistics - Prototype insead of mixin
True
Enhance cache - - Expiration timeout - Size limit - Refresh by Watch - Access statistics - Prototype insead of mixin
comp
enhance cache expiration timeout size limit refresh by watch access statistics prototype insead of mixin
1
124,637
10,319,101,495
IssuesEvent
2019-08-30 16:33:19
moby/moby
https://api.github.com/repos/moby/moby
closed
PR checks on windowsRS1 fail to start then time out
area/testing platform/windows
For example, PR #39531 windowsRS1 [logs show a timeout](https://jenkins.dockerproject.org/job/Docker-PRs-WoW-RS1/25948/console): ``` INFO: Commit hash is 096a7afd37 INFO: Nuke-Everything... INFO: Container count on control daemon to delete is 0 Build timed out (after 230 minutes). Marking the build as failed. S...
1.0
PR checks on windowsRS1 fail to start then time out - For example, PR #39531 windowsRS1 [logs show a timeout](https://jenkins.dockerproject.org/job/Docker-PRs-WoW-RS1/25948/console): ``` INFO: Commit hash is 096a7afd37 INFO: Nuke-Everything... INFO: Container count on control daemon to delete is 0 Build timed ou...
non_comp
pr checks on fail to start then time out for example pr info commit hash is info nuke everything info container count on control daemon to delete is build timed out after minutes marking the build as failed set build name new build name is build was aborted
0
201,901
7,042,263,883
IssuesEvent
2017-12-30 09:45:38
jaedb/Iris
https://api.github.com/repos/jaedb/Iris
closed
Add search option to sort ordered by source
medium priority
## Expected behavior In search it should be nice to able to set the order of sources E.g. spotify results shown 1st, tunein shown 2nd, youtube 3rd, soundcloud 4th etc. ## Actual behavior Spotify track shown at the end of the list ## Steps to replicate 1. Start a search 2. ## Tested environment(s) #### Op...
1.0
Add search option to sort ordered by source - ## Expected behavior In search it should be nice to able to set the order of sources E.g. spotify results shown 1st, tunein shown 2nd, youtube 3rd, soundcloud 4th etc. ## Actual behavior Spotify track shown at the end of the list ## Steps to replicate 1. Start a s...
non_comp
add search option to sort ordered by source expected behavior in search it should be nice to able to set the order of sources e g spotify results shown tunein shown youtube soundcloud etc actual behavior spotify track shown at the end of the list steps to replicate start a search ...
0
20,423
30,209,488,644
IssuesEvent
2023-07-05 11:49:42
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
closed
[Master] CLI suggestions are broken when connecting to older ClickHouse releases
backward compatibility
AFAIK it only affects master (unreleased) I'm not sure how common of a scenario this is (it is in my local setup), but if you use ClickHouse master (23.6) client to connect to an old release (like 22.8) the suggestions won't work because the query used to retrieve them is invalid. ``` $ ch_client_prod-02 ClickH...
True
[Master] CLI suggestions are broken when connecting to older ClickHouse releases - AFAIK it only affects master (unreleased) I'm not sure how common of a scenario this is (it is in my local setup), but if you use ClickHouse master (23.6) client to connect to an old release (like 22.8) the suggestions won't work beca...
comp
cli suggestions are broken when connecting to older clickhouse releases afaik it only affects master unreleased i m not sure how common of a scenario this is it is in my local setup but if you use clickhouse master client to connect to an old release like the suggestions won t work because the q...
1
119,348
12,026,898,022
IssuesEvent
2020-04-12 16:03:51
davehenryjones/WellbeingJam2020
https://api.github.com/repos/davehenryjones/WellbeingJam2020
closed
Create the user guide
documentation
Create a user guide for people who visit the application, helping them to use it's features.
1.0
Create the user guide - Create a user guide for people who visit the application, helping them to use it's features.
non_comp
create the user guide create a user guide for people who visit the application helping them to use it s features
0
416,300
28,075,970,746
IssuesEvent
2023-03-29 23:39:39
EECE3093C/team-project-lua
https://api.github.com/repos/EECE3093C/team-project-lua
closed
Team Meeting 3/29/2023 3PM
documentation
### Summary We work on the team project self-assessment, talk about what our assignments are to finish up iteration 3 and then discuss about future iteration.
1.0
Team Meeting 3/29/2023 3PM - ### Summary We work on the team project self-assessment, talk about what our assignments are to finish up iteration 3 and then discuss about future iteration.
non_comp
team meeting summary we work on the team project self assessment talk about what our assignments are to finish up iteration and then discuss about future iteration
0
98,856
11,098,981,279
IssuesEvent
2019-12-16 16:09:53
hsainnos/LICSTER
https://api.github.com/repos/hsainnos/LICSTER
closed
PCB Components
documentation
Good day! Could you describe in more detail what components for a printed circuit board are needed and indicate the links where it is possible to buy them? And about the printed board itself, could you give a link to the one you are using or describe its parameters for ordering on the website that is in the description...
1.0
PCB Components - Good day! Could you describe in more detail what components for a printed circuit board are needed and indicate the links where it is possible to buy them? And about the printed board itself, could you give a link to the one you are using or describe its parameters for ordering on the website that is ...
non_comp
pcb components good day could you describe in more detail what components for a printed circuit board are needed and indicate the links where it is possible to buy them and about the printed board itself could you give a link to the one you are using or describe its parameters for ordering on the website that is ...
0
19,248
26,744,098,685
IssuesEvent
2023-01-30 14:54:45
elementor/elementor
https://api.github.com/repos/elementor/elementor
closed
⛔ 🐞 Bug Report: Logo uploads to wrong folder
bug compatibility/3rd_party component/dynamic-tag component/site-settings type/dynamic-content
### Prerequisites - [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [X] The issue still exists against the latest stable version of Elementor. ### Description Elementor is uploading the logo to the folder where the old logo was instead of according to the new upl...
True
⛔ 🐞 Bug Report: Logo uploads to wrong folder - ### Prerequisites - [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [X] The issue still exists against the latest stable version of Elementor. ### Description Elementor is uploading the logo to the folder where the ...
comp
⛔ 🐞 bug report logo uploads to wrong folder prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description elementor is uploading the logo to the folder where the old ...
1
71,157
9,480,831,148
IssuesEvent
2019-04-20 21:34:18
prabhakar267/WA-Reader
https://api.github.com/repos/prabhakar267/WA-Reader
closed
Add local setup instructions in README
documentation hacktoberfest help wanted
Setup Instructions can be a good addition to the readme (or any other appropriate file) for anyone to have a local version of the app to view any sensitive information. It should include the instructions to enable debugging in PHP as mentioned in [upload-file.php](https://github.com/prabhakar267/WA-Reader/blob/master/...
1.0
Add local setup instructions in README - Setup Instructions can be a good addition to the readme (or any other appropriate file) for anyone to have a local version of the app to view any sensitive information. It should include the instructions to enable debugging in PHP as mentioned in [upload-file.php](https://githu...
non_comp
add local setup instructions in readme setup instructions can be a good addition to the readme or any other appropriate file for anyone to have a local version of the app to view any sensitive information it should include the instructions to enable debugging in php as mentioned in
0
12,610
14,915,903,105
IssuesEvent
2021-01-22 17:23:15
dwavesystems/dimod
https://api.github.com/repos/dwavesystems/dimod
opened
Improve performance of Variables.__contains__ and Variables.index
backwards compatibility break feature-request/enhancement
Both of these methods are called on most reads of the DQM and sample set, and once #612 is done the same will apply to BQM. Right now, the backwards compatibility hack to allow `Variables.index` to be accessed like a dict is slowing things down. For the next backwards compatibility breaking release, we should optim...
True
Improve performance of Variables.__contains__ and Variables.index - Both of these methods are called on most reads of the DQM and sample set, and once #612 is done the same will apply to BQM. Right now, the backwards compatibility hack to allow `Variables.index` to be accessed like a dict is slowing things down. Fo...
comp
improve performance of variables contains and variables index both of these methods are called on most reads of the dqm and sample set and once is done the same will apply to bqm right now the backwards compatibility hack to allow variables index to be accessed like a dict is slowing things down for ...
1
11,638
13,688,541,316
IssuesEvent
2020-09-30 11:53:32
kami-blue/client
https://api.github.com/repos/kami-blue/client
closed
baritone doesn't work
-incompatible -invalid
if u write ;b goto 5 5 5 it would count as a commend but it wont do any thing... and if i write # its a chat message which is ok cus its ;b so please make ;b work.
True
baritone doesn't work - if u write ;b goto 5 5 5 it would count as a commend but it wont do any thing... and if i write # its a chat message which is ok cus its ;b so please make ;b work.
comp
baritone doesn t work if u write b goto it would count as a commend but it wont do any thing and if i write its a chat message which is ok cus its b so please make b work
1
8,521
10,525,343,955
IssuesEvent
2019-09-30 14:55:31
summernote/summernote
https://api.github.com/repos/summernote/summernote
closed
Summernote crashes when height is not set and paragraph alignment is set
- Category: Compatibility
Hi, I have a weird issue. I have a long text (a couple of paragraphs) and when I select all text and change the alignment to justify, summernote stops working - no tools are working anymore. This only happens when height is not set. Once I set height to 300, it works fine. I also found out that the issue depends on th...
True
Summernote crashes when height is not set and paragraph alignment is set - Hi, I have a weird issue. I have a long text (a couple of paragraphs) and when I select all text and change the alignment to justify, summernote stops working - no tools are working anymore. This only happens when height is not set. Once I set ...
comp
summernote crashes when height is not set and paragraph alignment is set hi i have a weird issue i have a long text a couple of paragraphs and when i select all text and change the alignment to justify summernote stops working no tools are working anymore this only happens when height is not set once i set ...
1
10,513
12,439,336,859
IssuesEvent
2020-05-26 09:56:03
maoschanz/notes-extension-gnome
https://api.github.com/repos/maoschanz/notes-extension-gnome
closed
3.36 compatibility
bug compatibility with updates layers
Among the issues: - [x] broken CSS - [x] no more `raise_top` method - [x] the keyboard shortcut doesn't have any effect - [x] still the focus issue from 3.34 ( #31 ) - [ ] Object.actor is deprecated for the panel button
True
3.36 compatibility - Among the issues: - [x] broken CSS - [x] no more `raise_top` method - [x] the keyboard shortcut doesn't have any effect - [x] still the focus issue from 3.34 ( #31 ) - [ ] Object.actor is deprecated for the panel button
comp
compatibility among the issues broken css no more raise top method the keyboard shortcut doesn t have any effect still the focus issue from object actor is deprecated for the panel button
1
36
2,515,814,055
IssuesEvent
2015-01-15 21:13:32
BVLC/caffe
https://api.github.com/repos/BVLC/caffe
opened
Separate dependencies for configurable installation
compatibility
Caffe has dependencies that aren't necessarily universally needed especially when it comes to IO. The installation could be streamlined by making - leveldb - lmdb - hdf5 - and even OpenCV optional so that the Python or MATLAB interfaces can take care of IO or a client C++ library could handle input. Of cour...
True
Separate dependencies for configurable installation - Caffe has dependencies that aren't necessarily universally needed especially when it comes to IO. The installation could be streamlined by making - leveldb - lmdb - hdf5 - and even OpenCV optional so that the Python or MATLAB interfaces can take care of IO ...
comp
separate dependencies for configurable installation caffe has dependencies that aren t necessarily universally needed especially when it comes to io the installation could be streamlined by making leveldb lmdb and even opencv optional so that the python or matlab interfaces can take care of io or ...
1
301,360
9,219,381,003
IssuesEvent
2019-03-11 15:18:40
Th3-Fr3d/pmdbs
https://api.github.com/repos/Th3-Fr3d/pmdbs
opened
Login With Existing Account
enhancement medium priority
LOADING STEPS on SIGN INTO EXISTING ACCOUNT / REGISTER (ONLINE_MODE = true) --> existing User / new device - user enters password - compute hash of password - online login - initialize local database - save password hash locally ...
1.0
Login With Existing Account - LOADING STEPS on SIGN INTO EXISTING ACCOUNT / REGISTER (ONLINE_MODE = true) --> existing User / new device - user enters password - compute hash of password - online login - initialize local database - sav...
non_comp
login with existing account loading steps on sign into existing account register online mode true existing user new device user enters password compute hash of password online login initialize local database sav...
0
13,233
15,596,688,267
IssuesEvent
2021-03-18 16:07:08
spring-projects-experimental/spring-native
https://api.github.com/repos/spring-projects-experimental/spring-native
closed
PojoComponentTuplizer error with Spring Data JPA
type: compatibility
If I boot with spring data jpa, i will get the following error: (https://github.com/MarcelCoding/luna/tree/spring-native - entities are in `luna-cacti`) ```bash sudo docker run --rm -e SQL_HOST=192.168.178.28 -e SQL_USER=root -e SQL_PASS=root -p 8080:8080 luna-main:edge ``` ``` 2021-03-12 15:44:38.716 INFO 1 ---...
True
PojoComponentTuplizer error with Spring Data JPA - If I boot with spring data jpa, i will get the following error: (https://github.com/MarcelCoding/luna/tree/spring-native - entities are in `luna-cacti`) ```bash sudo docker run --rm -e SQL_HOST=192.168.178.28 -e SQL_USER=root -e SQL_PASS=root -p 8080:8080 luna-main:e...
comp
pojocomponenttuplizer error with spring data jpa if i boot with spring data jpa i will get the following error entities are in luna cacti bash sudo docker run rm e sql host e sql user root e sql pass root p luna main edge info o s nativex nativeliste...
1
20,700
30,774,716,603
IssuesEvent
2023-07-31 05:07:20
MerchantPug/apugli
https://api.github.com/repos/MerchantPug/apugli
closed
Apugli 2.5.5 breaks any zoom mod 1.20.1
bug compatibility mc: 1.19.2 mc: 1.20 loader: fabric
Whenever I update to apugli 2.5.5 any zoom mod (I've tested WI Zoom, Zoomify, and Logical Zoom.) completely breaks. Any effect (such as decreased sensitivity or cinematic camera.) happens, just the actual zooming doesn't.
True
Apugli 2.5.5 breaks any zoom mod 1.20.1 - Whenever I update to apugli 2.5.5 any zoom mod (I've tested WI Zoom, Zoomify, and Logical Zoom.) completely breaks. Any effect (such as decreased sensitivity or cinematic camera.) happens, just the actual zooming doesn't.
comp
apugli breaks any zoom mod whenever i update to apugli any zoom mod i ve tested wi zoom zoomify and logical zoom completely breaks any effect such as decreased sensitivity or cinematic camera happens just the actual zooming doesn t
1
26,192
19,720,772,551
IssuesEvent
2022-01-13 15:10:54
tskit-dev/msprime
https://api.github.com/repos/tskit-dev/msprime
opened
Pin meson
Infrastructure and tools
Meson should be pinned in development requirements to some recent version that works.
1.0
Pin meson - Meson should be pinned in development requirements to some recent version that works.
non_comp
pin meson meson should be pinned in development requirements to some recent version that works
0
99,141
30,284,919,371
IssuesEvent
2023-07-08 14:51:01
electricitymaps/electricitymaps-contrib
https://api.github.com/repos/electricitymaps/electricitymaps-contrib
closed
Data for Mongolia
help wanted parser buildable!
TL;DR parser-buildable [generation data for Mongolia](https://ndc.energy.mn/?page_id=420); only (the most important) thermal power plants are broken down + some unknown generators, unsure if other generation is included in the remainder or simply missing. ---- I went looking if I could find any data on Mongolia. ...
1.0
Data for Mongolia - TL;DR parser-buildable [generation data for Mongolia](https://ndc.energy.mn/?page_id=420); only (the most important) thermal power plants are broken down + some unknown generators, unsure if other generation is included in the remainder or simply missing. ---- I went looking if I could find an...
non_comp
data for mongolia tl dr parser buildable only the most important thermal power plants are broken down some unknown generators unsure if other generation is included in the remainder or simply missing i went looking if i could find any data on mongolia the good news i found some real time gen...
0
12,719
14,993,067,055
IssuesEvent
2021-01-29 10:46:13
oracle/truffleruby
https://api.github.com/repos/oracle/truffleruby
opened
TypeError: TruffleRuby doesn't have a case for ConstDefinedNode with values of type RubyClass java.lang.String Nil Boolean=true
compatibility
From https://github.com/ruby-next/ruby-next/runs/1790216003?check_suite_focus=true ``` bundler: failed to load command: mspec/bin/mspec (mspec/bin/mspec) TypeError: TruffleRuby doesn't have a case for the org.truffleruby.core.module.ModuleNodesFactory$ConstDefinedNodeFactory$ConstDefinedNodeGen node with values of t...
True
TypeError: TruffleRuby doesn't have a case for ConstDefinedNode with values of type RubyClass java.lang.String Nil Boolean=true - From https://github.com/ruby-next/ruby-next/runs/1790216003?check_suite_focus=true ``` bundler: failed to load command: mspec/bin/mspec (mspec/bin/mspec) TypeError: TruffleRuby doesn't ha...
comp
typeerror truffleruby doesn t have a case for constdefinednode with values of type rubyclass java lang string nil boolean true from bundler failed to load command mspec bin mspec mspec bin mspec typeerror truffleruby doesn t have a case for the org truffleruby core module modulenodesfactory constdefine...
1
132,814
10,764,981,786
IssuesEvent
2019-11-01 09:48:44
onmyway133/blog
https://api.github.com/repos/onmyway133/blog
opened
How to add monkey test to iOS apps
iOS testing
Use [SwiftMonkey](https://github.com/zalando/SwiftMonkey) which adds random UITests gestures Add to UITests target ```ruby target 'MyAppUITests' do pod 'R.swift', '~> 5.0' pod 'SwiftMonkey', '~> 2.1.0' end ``` ## Troubleshooting ### Failed to determine hittability of Button > Failed to determine...
1.0
How to add monkey test to iOS apps - Use [SwiftMonkey](https://github.com/zalando/SwiftMonkey) which adds random UITests gestures Add to UITests target ```ruby target 'MyAppUITests' do pod 'R.swift', '~> 5.0' pod 'SwiftMonkey', '~> 2.1.0' end ``` ## Troubleshooting ### Failed to determine hittabili...
non_comp
how to add monkey test to ios apps use which adds random uitests gestures add to uitests target ruby target myappuitests do pod r swift pod swiftmonkey end troubleshooting failed to determine hittability of button failed to determine hittability ...
0
18,872
26,216,701,016
IssuesEvent
2023-01-04 11:35:22
mariotaku/moonlight-tv
https://api.github.com/repos/mariotaku/moonlight-tv
reopened
Failed to load apps
compatibility
<!-- Since device support range becomes wider, please submit this issue ONLY when you got problems --> ## Basic information <!-- Please fill info into following spaces --> - Device model: ( 55SM9800PLA ) <!-- e.g. 55SM8100PJB --> - Firmware version: ( 5.10.15 ) <!-- Can be found in webOS Settings, e.g. ...
True
Failed to load apps - <!-- Since device support range becomes wider, please submit this issue ONLY when you got problems --> ## Basic information <!-- Please fill info into following spaces --> - Device model: ( 55SM9800PLA ) <!-- e.g. 55SM8100PJB --> - Firmware version: ( 5.10.15 ) <!-- Can be found in...
comp
failed to load apps basic information device model firmware version webos version moonlight version is audio working no is video working no is input working no description i press the ...
1
11,312
13,258,628,927
IssuesEvent
2020-08-20 15:38:00
gudmdharalds-a8c/testing123
https://api.github.com/repos/gudmdharalds-a8c/testing123
closed
PHP Upgrade: Compatibility issues found in bla-7.php
PHP 7.4 Compatibility PHP Compatibility
The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b>Error in bla-7.php</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing123/blob/02e81b5d2cb87a329e1a4fe049c3d097427989e4...
True
PHP Upgrade: Compatibility issues found in bla-7.php - The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b>Error in bla-7.php</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/t...
comp
php upgrade compatibility issues found in bla php the following issues were found when scanning branch for compatibility problems error in bla php extension mysql is deprecated since php and removed since php use mysqli instead this is an automated report
1
159,926
6,064,298,172
IssuesEvent
2017-06-14 14:02:18
bosik/diacomp
https://api.github.com/repos/bosik/diacomp
opened
Material: Change food/dish add button
app:android priority:major type:improvement
Move add-actions from action bar to the round "plus" button below (standard UX pattern)
1.0
Material: Change food/dish add button - Move add-actions from action bar to the round "plus" button below (standard UX pattern)
non_comp
material change food dish add button move add actions from action bar to the round plus button below standard ux pattern
0
17,184
23,698,955,769
IssuesEvent
2022-08-29 17:05:46
tom5454/CustomPlayerModels
https://api.github.com/repos/tom5454/CustomPlayerModels
closed
Bug: Game Crashes when a Parrot sits on your shoulder
bug optifine forge compatibility 1.18
My game Crasges when a parrot sitson my shoulder here is the log: [2022-04-09-7.log.gz](https://github.com/tom5454/CustomPlayerModels/files/8456809/2022-04-09-7.log.gz)
True
Bug: Game Crashes when a Parrot sits on your shoulder - My game Crasges when a parrot sitson my shoulder here is the log: [2022-04-09-7.log.gz](https://github.com/tom5454/CustomPlayerModels/files/8456809/2022-04-09-7.log.gz)
comp
bug game crashes when a parrot sits on your shoulder my game crasges when a parrot sitson my shoulder here is the log
1
84,726
24,398,436,163
IssuesEvent
2022-10-04 21:43:23
opensearch-project/OpenSearch-Dashboards
https://api.github.com/repos/opensearch-project/OpenSearch-Dashboards
closed
[VizBuilder] Create a new wizard directly on dashboard
enhancement vis builder
Subtask of https://github.com/opensearch-project/OpenSearch-Dashboards/issues/960 Requirements: * Be able to create a new wizard directly from the dashboard by clicking 'Edit' then 'Create new' * The save modal shows option to toggle between add to dashboard after saving or not <img width="513" alt="Screen Shot 2...
1.0
[VizBuilder] Create a new wizard directly on dashboard - Subtask of https://github.com/opensearch-project/OpenSearch-Dashboards/issues/960 Requirements: * Be able to create a new wizard directly from the dashboard by clicking 'Edit' then 'Create new' * The save modal shows option to toggle between add to dashboard...
non_comp
create a new wizard directly on dashboard subtask of requirements be able to create a new wizard directly from the dashboard by clicking edit then create new the save modal shows option to toggle between add to dashboard after saving or not img width alt screen shot at pm src ...
0
245,490
7,887,038,509
IssuesEvent
2018-06-27 17:07:52
Theophilix/event-table-edit
https://api.github.com/repos/Theophilix/event-table-edit
opened
Frontend: Deleting column is still clickable
bug high priority
Even if in backend the use of the deleting column is not allowed for public users, it is still active: ![screenshot-2018-6-27 tabelle - event table edit test site - administration](https://user-images.githubusercontent.com/17642779/41988730-52c6a248-7a3d-11e8-85dd-d8af76dc1e4d.png) ![screenshot-2018-6-27 new table ...
1.0
Frontend: Deleting column is still clickable - Even if in backend the use of the deleting column is not allowed for public users, it is still active: ![screenshot-2018-6-27 tabelle - event table edit test site - administration](https://user-images.githubusercontent.com/17642779/41988730-52c6a248-7a3d-11e8-85dd-d8af76d...
non_comp
frontend deleting column is still clickable even if in backend the use of the deleting column is not allowed for public users it is still active we should have the same greyed out if not allowed by acl function also for the deleting column
0
189,289
15,184,009,515
IssuesEvent
2021-02-15 08:58:45
SUSE/carrier
https://api.github.com/repos/SUSE/carrier
closed
Where should I be to push?
documentation enhancement goobe
From the feedback we got so far, when the time comes to push an app, the users seem to get confused on where they should be when calling `carrier push myapp`. Probably because of previous experience with other PaaS/clis they sometimes expect it to work by specifying some command line argument or other way. We do ...
1.0
Where should I be to push? - From the feedback we got so far, when the time comes to push an app, the users seem to get confused on where they should be when calling `carrier push myapp`. Probably because of previous experience with other PaaS/clis they sometimes expect it to work by specifying some command line arg...
non_comp
where should i be to push from the feedback we got so far when the time comes to push an app the users seem to get confused on where they should be when calling carrier push myapp probably because of previous experience with other paas clis they sometimes expect it to work by specifying some command line arg...
0
6,447
8,743,343,149
IssuesEvent
2018-12-12 18:53:42
playframework/playframework
https://api.github.com/repos/playframework/playframework
closed
FEATURE: Add `preStopHook` to ApplicationLifecycle
enhancement help wanted type:breaks-compatibility type:feature
# Context Currently, when a SIGTERM is received by Play it will unbind listening ports and then await the `lifecycle.stop()`. In deployment scenarios like Kubernetes it is beneficial to remain up to to finish off pending requests before shutting down, so a common pattern is to have the `/healthz` endpoint return unh...
True
FEATURE: Add `preStopHook` to ApplicationLifecycle - # Context Currently, when a SIGTERM is received by Play it will unbind listening ports and then await the `lifecycle.stop()`. In deployment scenarios like Kubernetes it is beneficial to remain up to to finish off pending requests before shutting down, so a common ...
comp
feature add prestophook to applicationlifecycle context currently when a sigterm is received by play it will unbind listening ports and then await the lifecycle stop in deployment scenarios like kubernetes it is beneficial to remain up to to finish off pending requests before shutting down so a common ...
1
361,541
25,343,094,366
IssuesEvent
2022-11-19 00:26:06
amzn/selling-partner-api-docs
https://api.github.com/repos/amzn/selling-partner-api-docs
closed
The 'NonPartneredSmallParcelData' upload 'Dimensions' and 'Weight'
bug Documentation closing soon
**Describe the bug** The store manager requires us to upload the packing size of the goods, but there is no such 'Dimensions' nad ' 'Weight'' field in the 'NonPartneredSmallParcelData'. **URL of the content on GitHub** https://github.com/amzn/selling-partner-api-docs/blob/main/references/fulfillment-inbound-api/fu...
1.0
The 'NonPartneredSmallParcelData' upload 'Dimensions' and 'Weight' - **Describe the bug** The store manager requires us to upload the packing size of the goods, but there is no such 'Dimensions' nad ' 'Weight'' field in the 'NonPartneredSmallParcelData'. **URL of the content on GitHub** https://github.com/amzn/se...
non_comp
the nonpartneredsmallparceldata upload dimensions and weight describe the bug the store manager requires us to upload the packing size of the goods but there is no such dimensions nad weight field in the nonpartneredsmallparceldata url of the content on github description of what...
0
206,616
23,396,752,037
IssuesEvent
2022-08-12 01:04:57
tongni1975/containers-may19-2020-MyWork
https://api.github.com/repos/tongni1975/containers-may19-2020-MyWork
closed
CVE-2021-35065 (High) detected in glob-parent-3.1.0.tgz, glob-parent-2.0.0.tgz - autoclosed
security vulnerability
## CVE-2021-35065 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-parent-2.0.0.tgz</b></p></summary> <p> <details><summary><b>glob-parent-3.1.0.tgz...
True
CVE-2021-35065 (High) detected in glob-parent-3.1.0.tgz, glob-parent-2.0.0.tgz - autoclosed - ## CVE-2021-35065 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</...
non_comp
cve high detected in glob parent tgz glob parent tgz autoclosed cve high severity vulnerability vulnerable libraries glob parent tgz glob parent tgz glob parent tgz strips glob magic from a string to provide the parent directory path library ho...
0
19,048
26,472,753,371
IssuesEvent
2023-01-17 08:50:57
Tencent/tdesign-vue-next
https://api.github.com/repos/Tencent/tdesign-vue-next
closed
[loading] loading转动时会上下晃动
compatibility
### tdesign-vue-next 版本 0.24.8 ### 重现链接 https://tdesign.tencent.com/vue-next/components/loading ### 重现步骤 访问官方demo就可复现 ### 期望结果 loading转动时不会上下晃动 ### 实际结果 loading转动时会上下晃动 https://user-images.githubusercontent.com/45997005/203693474-a505a28e-6cc0-4d3f-a8cb-ac58e42a4357.mp4 ### 框架版本 _No ...
True
[loading] loading转动时会上下晃动 - ### tdesign-vue-next 版本 0.24.8 ### 重现链接 https://tdesign.tencent.com/vue-next/components/loading ### 重现步骤 访问官方demo就可复现 ### 期望结果 loading转动时不会上下晃动 ### 实际结果 loading转动时会上下晃动 https://user-images.githubusercontent.com/45997005/203693474-a505a28e-6cc0-4d3f-a8cb-ac58e42a...
comp
loading转动时会上下晃动 tdesign vue next 版本 重现链接 重现步骤 访问官方demo就可复现 期望结果 loading转动时不会上下晃动 实际结果 loading转动时会上下晃动 框架版本 no response 浏览器版本 chrome 系统版本 node版本 no response 补充说明 no response
1
15,814
5,188,078,134
IssuesEvent
2017-01-20 18:49:01
phetsims/unit-rates
https://api.github.com/repos/phetsims/unit-rates
closed
check for memory leaks
dev:code-review type:wontfix
Code review #52, checklist item: > - [ ] Does a heap comparison using Chrome Developer Tools indicate a memory leak? (Describing this process is beyond the scope of this document.) In implementation-notes.md, @schmitzware indicated: > - When profiling memory usage, if asserts are enabled the sim will leak memory bec...
1.0
check for memory leaks - Code review #52, checklist item: > - [ ] Does a heap comparison using Chrome Developer Tools indicate a memory leak? (Describing this process is beyond the scope of this document.) In implementation-notes.md, @schmitzware indicated: > - When profiling memory usage, if asserts are enabled the...
non_comp
check for memory leaks code review checklist item does a heap comparison using chrome developer tools indicate a memory leak describing this process is beyond the scope of this document in implementation notes md schmitzware indicated when profiling memory usage if asserts are enabled the si...
0
342,773
10,321,541,548
IssuesEvent
2019-08-31 03:03:32
storybookjs/storybook
https://api.github.com/repos/storybookjs/storybook
closed
Addon-viewport: defaultViewport does not work
addon: viewport bug high priority
**Describe the bug** Addon-viewport parameter configuration `defaultViewport` does not work in Storybook 5.2 **To Reproduce** Follow the [documentation](https://github.com/storybookjs/storybook/tree/v5.2.0-beta.25/addons/viewport#installation) installation Configuration ```js // config.js import { INIT...
1.0
Addon-viewport: defaultViewport does not work - **Describe the bug** Addon-viewport parameter configuration `defaultViewport` does not work in Storybook 5.2 **To Reproduce** Follow the [documentation](https://github.com/storybookjs/storybook/tree/v5.2.0-beta.25/addons/viewport#installation) installation Con...
non_comp
addon viewport defaultviewport does not work describe the bug addon viewport parameter configuration defaultviewport does not work in storybook to reproduce follow the installation configuration js config js import initial viewports from storybook addon viewport add...
0
7,978
10,144,179,987
IssuesEvent
2019-08-04 18:34:19
NEZNAMY/TAB
https://api.github.com/repos/NEZNAMY/TAB
closed
Tab is not recognizing users from different groups across servers.
[1] bug [2] compatibility
**Server version** BungeeCord 1.14.4 Survival: 1.14.4 Skyblock: 1.14.2 Hub: 1.14.4 **Plugin version** ("latest" is not a version) 2.4.15 on all servers, not on BungeeCord. **Describe the bug** I am using UltraPermissions on Bungeecord and I have groups on specific servers. My skyblock has some groups and my...
True
Tab is not recognizing users from different groups across servers. - **Server version** BungeeCord 1.14.4 Survival: 1.14.4 Skyblock: 1.14.2 Hub: 1.14.4 **Plugin version** ("latest" is not a version) 2.4.15 on all servers, not on BungeeCord. **Describe the bug** I am using UltraPermissions on Bungeecord and ...
comp
tab is not recognizing users from different groups across servers server version bungeecord survival skyblock hub plugin version latest is not a version on all servers not on bungeecord describe the bug i am using ultrapermissions on bungeecord and i hav...
1
20,859
31,238,403,555
IssuesEvent
2023-08-20 15:01:17
ricksouth/serilum-mc-mods
https://api.github.com/repos/ricksouth/serilum-mc-mods
opened
Alex's Mobs Incompatibility
Mod Label Missing Incompatibility
## **Information** Minecraft version: 1.20.1 Modloader: Forge Forge version: 47.1.44 Environment: Multiplayer First mod name: Followers Teleport Too First mod version: 2.1(?) Second mod name: Alex's Mobs Second mod version: 1.22.5(?) ## **Description** When tamed Alex's Mobs' mobs are set to 'stay' they...
True
Alex's Mobs Incompatibility - ## **Information** Minecraft version: 1.20.1 Modloader: Forge Forge version: 47.1.44 Environment: Multiplayer First mod name: Followers Teleport Too First mod version: 2.1(?) Second mod name: Alex's Mobs Second mod version: 1.22.5(?) ## **Description** When tamed Alex's Mob...
comp
alex s mobs incompatibility information minecraft version modloader forge forge version environment multiplayer first mod name followers teleport too first mod version second mod name alex s mobs second mod version description when tamed alex s mobs m...
1
17,839
24,618,626,057
IssuesEvent
2022-10-15 16:33:50
BartoszCichecki/LenovoLegionToolkit
https://api.github.com/repos/BartoszCichecki/LenovoLegionToolkit
closed
[COMPATIBILITY]: SmartFanMode not supported for Lenovo Xiaoxin Pro-13API 2019
compatibility
### Version 2.6.2 ### OS Windows 10 22H2 build 19045.2075 ### Device Lenovo Xiaoxin Pro-13API 2019 81XD ### Which features of the application did you test? Toolkit shows my device only support Battery Mode\Always on USB\Fn Lock\Flip To Start, and the Battery Information runs well. ![image](https://user-imag...
True
[COMPATIBILITY]: SmartFanMode not supported for Lenovo Xiaoxin Pro-13API 2019 - ### Version 2.6.2 ### OS Windows 10 22H2 build 19045.2075 ### Device Lenovo Xiaoxin Pro-13API 2019 81XD ### Which features of the application did you test? Toolkit shows my device only support Battery Mode\Always on USB\Fn Lock\Flip...
comp
smartfanmode not supported for lenovo xiaoxin pro version os windows build device lenovo xiaoxin pro which features of the application did you test toolkit shows my device only support battery mode always on usb fn lock flip to start and the battery information ru...
1
206,158
7,109,304,406
IssuesEvent
2018-01-17 05:29:30
leo-project/leofs
https://api.github.com/repos/leo-project/leofs
closed
[leo_storage] Suppress error logs on stop
Improve Priority-MIDDLE _leo_backend_db _leo_mq _leo_object_storage _leo_storage survey v1.4
Now dozen of error lines are likely to get appeared on leo_storage stop like below. - Case 1: ```erlang [E] storage_0@127.0.0.1 2017-12-28 10:41:56.478370 +0900 1514425316 null:null 0 Supervisor leo_storage_sup had child leo_storage_handler_del_directory started with leo_storage_han...
1.0
[leo_storage] Suppress error logs on stop - Now dozen of error lines are likely to get appeared on leo_storage stop like below. - Case 1: ```erlang [E] storage_0@127.0.0.1 2017-12-28 10:41:56.478370 +0900 1514425316 null:null 0 Supervisor leo_storage_sup had child leo_storage_handle...
non_comp
suppress error logs on stop now dozen of error lines are likely to get appeared on leo storage stop like below case erlang storage null null supervisor leo storage sup had child leo storage handler del directory started with leo storage ...
0
211,923
7,214,081,090
IssuesEvent
2018-02-08 00:18:50
spring-projects/spring-boot
https://api.github.com/repos/spring-projects/spring-boot
closed
WildFly deployment with Spring Security generates WARNING on startup
priority: normal type: bug
This was originally reported at https://github.com/spring-projects/spring-security/issues/4989 When spring-boot-starter-security is on the classpath of a WildFly application it produces the following warning at startup: ``` 22:35:30,807 WARN [org.jboss.modules] (ServerService Thread Pool -- 64) Failed to define...
1.0
WildFly deployment with Spring Security generates WARNING on startup - This was originally reported at https://github.com/spring-projects/spring-security/issues/4989 When spring-boot-starter-security is on the classpath of a WildFly application it produces the following warning at startup: ``` 22:35:30,807 WARN ...
non_comp
wildfly deployment with spring security generates warning on startup this was originally reported at when spring boot starter security is on the classpath of a wildfly application it produces the following warning at startup warn serverservice thread pool failed to define class org spr...
0
9,759
11,810,820,805
IssuesEvent
2020-03-19 17:06:50
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
System error in list constructor with union type descriptor
Area/Language Compatibility/Minor Resolution/Cannot Reproduce Type/Bug
**Description:** A system error occurs in response to a list constructor with a union type descriptor. Per specification "6.6 List constructor", it should work and lead to an inherent type int[2]. Program: ```ballerina import ballerina/io; public function main() { int[2] | int[3] | int[4] value = [1, 7]; ...
True
System error in list constructor with union type descriptor - **Description:** A system error occurs in response to a list constructor with a union type descriptor. Per specification "6.6 List constructor", it should work and lead to an inherent type int[2]. Program: ```ballerina import ballerina/io; public fu...
comp
system error in list constructor with union type descriptor description a system error occurs in response to a list constructor with a union type descriptor per specification list constructor it should work and lead to an inherent type int program ballerina import ballerina io public func...
1
63,159
26,270,315,854
IssuesEvent
2023-01-06 16:21:50
Azure/azure-cli-extensions
https://api.github.com/repos/Azure/azure-cli-extensions
closed
Not able to enable "az aks update --resource-group labeddie --name testingress --uptime-sla"
question AKS Service Attention Error Handling
### **This is autogenerated. Please review and update as needed.** ## Describe the bug After creating a new AKS clsuter version 1.20.3, I was trying to enable "--uptime-sla" and recevies the following error below. ![image](https://user-images.githubusercontent.com/56553626/109393448-97a13580-7919-11eb-9ce7-2c0...
1.0
Not able to enable "az aks update --resource-group labeddie --name testingress --uptime-sla" - ### **This is autogenerated. Please review and update as needed.** ## Describe the bug After creating a new AKS clsuter version 1.20.3, I was trying to enable "--uptime-sla" and recevies the following error below. ![...
non_comp
not able to enable az aks update resource group labeddie name testingress uptime sla this is autogenerated please review and update as needed describe the bug after creating a new aks clsuter version i was trying to enable uptime sla and recevies the following error below ...
0
472,372
13,623,293,717
IssuesEvent
2020-09-24 06:00:39
MaibornWolff/codecharta
https://api.github.com/repos/MaibornWolff/codecharta
closed
Metric-Settings-Panel collapses after clicking on an option
bug difficulty:low pr-visualization priority:high
# Bug ## Expected Behavior Any metric settings panel is expanded WHEN clicking on any option or slider inside of it THEN the metric settings panel should not collapse ## Actual Behavior Any metric settings panel is expanded WHEN clicking on any option or slider inside of it THEN the metric setti...
1.0
Metric-Settings-Panel collapses after clicking on an option - # Bug ## Expected Behavior Any metric settings panel is expanded WHEN clicking on any option or slider inside of it THEN the metric settings panel should not collapse ## Actual Behavior Any metric settings panel is expanded WHEN clicking...
non_comp
metric settings panel collapses after clicking on an option bug expected behavior any metric settings panel is expanded when clicking on any option or slider inside of it then the metric settings panel should not collapse actual behavior any metric settings panel is expanded when clicking...
0
9,378
11,423,614,904
IssuesEvent
2020-02-03 16:12:19
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
C++11 `constexpr` support is now required
tag: pinned type: cleanup type: compatibility issue
By adding: https://github.com/STEllAR-GROUP/hpx/blob/master/hpx/runtime/threads/topology.hpp#L444-L451 we now require C++11 `constexpr` support and should be able to get rid of `HPX_CONSTEXPR`, `HPX_CONSTEXPR_OR_CONST` and `HPX_STATIC_CONSTEXPR` macros.
True
C++11 `constexpr` support is now required - By adding: https://github.com/STEllAR-GROUP/hpx/blob/master/hpx/runtime/threads/topology.hpp#L444-L451 we now require C++11 `constexpr` support and should be able to get rid of `HPX_CONSTEXPR`, `HPX_CONSTEXPR_OR_CONST` and `HPX_STATIC_CONSTEXPR` macros.
comp
c constexpr support is now required by adding we now require c constexpr support and should be able to get rid of hpx constexpr hpx constexpr or const and hpx static constexpr macros
1
132,091
28,098,396,429
IssuesEvent
2023-03-30 17:28:25
ianmarcel/TrabGrupo-GerenciaDeSoftware-GCS-
https://api.github.com/repos/ianmarcel/TrabGrupo-GerenciaDeSoftware-GCS-
closed
Corrigir Magic Number
code smell
Corrigir magic number em br.travelexpense.config.SecurityConfiguration:40
1.0
Corrigir Magic Number - Corrigir magic number em br.travelexpense.config.SecurityConfiguration:40
non_comp
corrigir magic number corrigir magic number em br travelexpense config securityconfiguration
0
266,593
20,158,809,582
IssuesEvent
2022-02-09 19:08:49
kcleal/dysgu
https://api.github.com/repos/kcleal/dysgu
reopened
Installation Note
documentation
I was interested in trying Dysgu, and created a fresh conda environment with python 3.10. When I tried to install dysgu within that fresh env, I got the following error: ``` (dysgu)$ pip install dysgu ERROR: Could not find a version that satisfies the requirement dysgu (from versions: none) ERROR: No matching distr...
1.0
Installation Note - I was interested in trying Dysgu, and created a fresh conda environment with python 3.10. When I tried to install dysgu within that fresh env, I got the following error: ``` (dysgu)$ pip install dysgu ERROR: Could not find a version that satisfies the requirement dysgu (from versions: none) ERRO...
non_comp
installation note i was interested in trying dysgu and created a fresh conda environment with python when i tried to install dysgu within that fresh env i got the following error dysgu pip install dysgu error could not find a version that satisfies the requirement dysgu from versions none error...
0
6,515
8,791,764,031
IssuesEvent
2018-12-21 13:55:24
arcticicestudio/nord-docs
https://api.github.com/repos/arcticicestudio/nord-docs
opened
Gatsby Plugin "robots.txt"
context-api scope-compatibility type-feature
<p align="center"><img src="https://user-images.githubusercontent.com/7836623/50345701-4ecae680-0530-11e9-9cff-7b42a99dd673.png" width="20%" /></p> This issue documents the integration of [gatsby-plugin-robots-txt][gh-gatsby-gpsm] that automatically generates a [robots.txt][wiki-res] file. Note that by default th...
True
Gatsby Plugin "robots.txt" - <p align="center"><img src="https://user-images.githubusercontent.com/7836623/50345701-4ecae680-0530-11e9-9cff-7b42a99dd673.png" width="20%" /></p> This issue documents the integration of [gatsby-plugin-robots-txt][gh-gatsby-gpsm] that automatically generates a [robots.txt][wiki-res] fil...
comp
gatsby plugin robots txt this issue documents the integration of that automatically generates a file note that by default the plugin assumes that the default gatsby config object field sitemetadata siteurl is used and set to the site s url tasks install required packages ...
1
170,520
20,883,746,761
IssuesEvent
2022-03-23 01:08:19
snowdensb/dependabot-core
https://api.github.com/repos/snowdensb/dependabot-core
reopened
CVE-2020-1045 (High) detected in microsoft.aspnetcore.app.2.1.0.nupkg
security vulnerability
## CVE-2020-1045 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>microsoft.aspnetcore.app.2.1.0.nupkg</b></p></summary> <p>Microsoft.AspNetCore.App</p> <p>Library home page: <a href="h...
True
CVE-2020-1045 (High) detected in microsoft.aspnetcore.app.2.1.0.nupkg - ## CVE-2020-1045 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>microsoft.aspnetcore.app.2.1.0.nupkg</b></p></su...
non_comp
cve high detected in microsoft aspnetcore app nupkg cve high severity vulnerability vulnerable library microsoft aspnetcore app nupkg microsoft aspnetcore app library home page a href path to dependency file nuget spec fixtures csproj basic csproj path to vulnerable ...
0
509,876
14,750,713,699
IssuesEvent
2021-01-08 02:57:08
internetarchive/openlibrary
https://api.github.com/repos/internetarchive/openlibrary
opened
Improve docker-based environment/deployment
Affects: Configuration Lead: @cclauss Module: Docker Priority: 2
- [x] #4276 Default to Python 3.8.6 - [ ] Remove `/openlibrary` volume mount from docker-compose.production.yml - [ ] #4375 Add vim and emacs to Dockerfile.oldev
1.0
Improve docker-based environment/deployment - - [x] #4276 Default to Python 3.8.6 - [ ] Remove `/openlibrary` volume mount from docker-compose.production.yml - [ ] #4375 Add vim and emacs to Dockerfile.oldev
non_comp
improve docker based environment deployment default to python remove openlibrary volume mount from docker compose production yml add vim and emacs to dockerfile oldev
0
705,310
24,230,593,136
IssuesEvent
2022-09-26 17:54:53
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
Investigate impact of increasing timestamp_history_retention_interval_sec gflag
kind/enhancement area/docdb priority/medium
Jira Link: [DB-1856](https://yugabyte.atlassian.net/browse/DB-1856) Currently, `timestamp_history_retention_interval_sec` gflag is set to 2mins. This means that we can't support transactions running longer than 2 mins. In YSQL relational workloads, it's not uncommon to have long running transactions. Increasing this...
1.0
Investigate impact of increasing timestamp_history_retention_interval_sec gflag - Jira Link: [DB-1856](https://yugabyte.atlassian.net/browse/DB-1856) Currently, `timestamp_history_retention_interval_sec` gflag is set to 2mins. This means that we can't support transactions running longer than 2 mins. In YSQL relationa...
non_comp
investigate impact of increasing timestamp history retention interval sec gflag jira link currently timestamp history retention interval sec gflag is set to this means that we can t support transactions running longer than mins in ysql relational workloads it s not uncommon to have long running trans...
0
81,591
10,242,218,810
IssuesEvent
2019-08-20 03:55:53
Azure/azure-cosmos-js
https://api.github.com/repos/Azure/azure-cosmos-js
closed
Documentation should be testable
documentation engineering
We have samples in our readme/etc. We should make sure that code gets tested automatically somehow.
1.0
Documentation should be testable - We have samples in our readme/etc. We should make sure that code gets tested automatically somehow.
non_comp
documentation should be testable we have samples in our readme etc we should make sure that code gets tested automatically somehow
0
4,227
6,997,912,235
IssuesEvent
2017-12-16 20:26:43
passff/passff
https://api.github.com/repos/passff/passff
closed
Location changed loop causes FF to hang with self-destructing cookies plugin
incompatibility
I get the following "Location changed" loop, whenever i browser https://relate.kde.org/user/348. The log is taken from the browser console. ``` [PassFF] Location changed "https://relate.kde.org/user/348" main.js:16:7 [PassFF] Search items for: URL { href: "https://relate.kde.org/user/348", origin: "https://relate...
True
Location changed loop causes FF to hang with self-destructing cookies plugin - I get the following "Location changed" loop, whenever i browser https://relate.kde.org/user/348. The log is taken from the browser console. ``` [PassFF] Location changed "https://relate.kde.org/user/348" main.js:16:7 [PassFF] Search it...
comp
location changed loop causes ff to hang with self destructing cookies plugin i get the following location changed loop whenever i browser the log is taken from the browser console location changed main js search items for url href origin protocol https username password...
1
453
2,859,488,962
IssuesEvent
2015-06-03 10:54:30
uqfoundation/dill
https://api.github.com/repos/uqfoundation/dill
closed
Cannot pickle lambdas from SymPy
compatibility
I have been using SymPy recently. Anonymous functions can be generated using `sympy.lambdify`. I required to store these for later, as they can be computationally expensive to generate the expressions in the first place; i.e., solving an ODE system symbolically. `dill` came to mind as I have previously used it to p...
True
Cannot pickle lambdas from SymPy - I have been using SymPy recently. Anonymous functions can be generated using `sympy.lambdify`. I required to store these for later, as they can be computationally expensive to generate the expressions in the first place; i.e., solving an ODE system symbolically. `dill` came to min...
comp
cannot pickle lambdas from sympy i have been using sympy recently anonymous functions can be generated using sympy lambdify i required to store these for later as they can be computationally expensive to generate the expressions in the first place i e solving an ode system symbolically dill came to min...
1
13,342
15,728,710,403
IssuesEvent
2021-03-29 14:06:18
zwave-js/node-zwave-js
https://api.github.com/repos/zwave-js/node-zwave-js
closed
Zwave network stall after pressing Zwave remote button
device compatibility waiting for info ⏳
From original issue #1884 logs capture on 2021-02-20, as well logs showing continued problem on 2021-3-28. Using a Zwave remote to send a "Central Scene" to Home Assistant. After pressing any button on the remote, HA sees the scene and sends a command back to zwavejsmqtt to turn on or off a light. The problem is t...
True
Zwave network stall after pressing Zwave remote button - From original issue #1884 logs capture on 2021-02-20, as well logs showing continued problem on 2021-3-28. Using a Zwave remote to send a "Central Scene" to Home Assistant. After pressing any button on the remote, HA sees the scene and sends a command back to...
comp
zwave network stall after pressing zwave remote button from original issue logs capture on as well logs showing continued problem on using a zwave remote to send a central scene to home assistant after pressing any button on the remote ha sees the scene and sends a command back to zwavejsmqtt...
1
18,279
25,270,503,110
IssuesEvent
2022-11-16 08:58:33
Tencent/tdesign-vue-next
https://api.github.com/repos/Tencent/tdesign-vue-next
closed
没有包含 web-types.json
duplicate to be published compatibility
### 这个功能解决了什么问题 webstorm warning `Unknown html tag t-button ` ### 你建议的方案是什么 添加 web-types.json
True
没有包含 web-types.json - ### 这个功能解决了什么问题 webstorm warning `Unknown html tag t-button ` ### 你建议的方案是什么 添加 web-types.json
comp
没有包含 web types json 这个功能解决了什么问题 webstorm warning unknown html tag t button 你建议的方案是什么 添加 web types json
1
38,164
18,983,064,837
IssuesEvent
2021-11-21 08:25:03
simerplaha/SwayDB
https://api.github.com/repos/simerplaha/SwayDB
opened
Benchmark to see if Asynchronous IOStrategy is needed
Performance
## Overview IO concurrency can be configured via [IOStrategy](https://swaydb.io/configuration/ioStrategy/?language=java) for each block & file. This `IOStrategy` is used when opening, decompressing and caching file or a block within a file. - `Concurrent` - Multiple threads are allowed. One thread does not care...
True
Benchmark to see if Asynchronous IOStrategy is needed - ## Overview IO concurrency can be configured via [IOStrategy](https://swaydb.io/configuration/ioStrategy/?language=java) for each block & file. This `IOStrategy` is used when opening, decompressing and caching file or a block within a file. - `Concurrent` ...
non_comp
benchmark to see if asynchronous iostrategy is needed overview io concurrency can be configured via for each block file this iostrategy is used when opening decompressing and caching file or a block within a file concurrent multiple threads are allowed one thread does not care about the s...
0
50,982
3,009,320,061
IssuesEvent
2015-07-28 04:55:00
moment/moment
https://api.github.com/repos/moment/moment
closed
moment iso date parsing difference between 2.10.3 and 2.10.5
Bug High Priority
Hello, Using 2.10.3 I was parsing likely ISO 8601 dates like this: var m = moment(datestr, moment.ISO_8601); if (m.isValid()) { ... and things worked as expected when passing **invalid** dates. On updating to 2.10.5 this is no longer the case - I get an exception in the moment call. The exce...
1.0
moment iso date parsing difference between 2.10.3 and 2.10.5 - Hello, Using 2.10.3 I was parsing likely ISO 8601 dates like this: var m = moment(datestr, moment.ISO_8601); if (m.isValid()) { ... and things worked as expected when passing **invalid** dates. On updating to 2.10.5 this is no lon...
non_comp
moment iso date parsing difference between and hello using i was parsing likely iso dates like this var m moment datestr moment iso if m isvalid and things worked as expected when passing invalid dates on updating to this is no longer the ca...
0
12,983
15,254,600,337
IssuesEvent
2021-02-20 12:41:54
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
opened
prefixed column clustered index's duplicate error message differ to mysql
status/help-wanted type/compatibility
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ``` set @@tidb_enable_clustered_index=1; create table t(name varchar(255), b int, c int, primary key(name(2)), index idx(b)); insert into t(name, b) values("cha", 3); insert into t(nam...
True
prefixed column clustered index's duplicate error message differ to mysql - ## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ``` set @@tidb_enable_clustered_index=1; create table t(name varchar(255), b int, c int, primary key(name(2)),...
comp
prefixed column clustered index s duplicate error message differ to mysql bug report please answer these questions before submitting your issue thanks minimal reproduce step required set tidb enable clustered index create table t name varchar b int c int primary key name i...
1
16,092
21,510,467,499
IssuesEvent
2022-04-28 03:30:49
ceajs/cea
https://api.github.com/repos/ceajs/cea
closed
签到模板匹配逻辑不兼容出错
Type: Compatibility
OS: Almalinux 8.5 Version: Node.js v16.8.0 cea@2.5.8 签到不可用 查寝应该是正常的 file:///usr/local/share/.config/yarn/global/node_modules/@ceajs/check-in-helper/lib/src/index.js:206 extraFieldItemValue: normal.content, ^ TypeError: Cannot read properties o...
True
签到模板匹配逻辑不兼容出错 - OS: Almalinux 8.5 Version: Node.js v16.8.0 cea@2.5.8 签到不可用 查寝应该是正常的 file:///usr/local/share/.config/yarn/global/node_modules/@ceajs/check-in-helper/lib/src/index.js:206 extraFieldItemValue: normal.content, ^ TypeError: Cannot r...
comp
签到模板匹配逻辑不兼容出错 os almalinux version node js cea 签到不可用 查寝应该是正常的 file usr local share config yarn global node modules ceajs check in helper lib src index js extrafielditemvalue normal content typeerror cannot read ...
1
11,668
13,733,334,606
IssuesEvent
2020-10-05 06:55:02
raxod502/straight.el
https://api.github.com/repos/raxod502/straight.el
opened
update-directory-autoloads command obsolete on 28.1
bug ci compatibility
Causes CI to fail: ```emacs-lisp straight.el:4401:12: Warning: `update-directory-autoloads' is an obsolete function (as of 28.1); use `make-directory-autoloads' instead. ``` We can define our own command which dispatches to the correct command depending on Emacs version. Looks like the semantics have chang...
True
update-directory-autoloads command obsolete on 28.1 - Causes CI to fail: ```emacs-lisp straight.el:4401:12: Warning: `update-directory-autoloads' is an obsolete function (as of 28.1); use `make-directory-autoloads' instead. ``` We can define our own command which dispatches to the correct command depending...
comp
update directory autoloads command obsolete on causes ci to fail emacs lisp straight el warning update directory autoloads is an obsolete function as of use make directory autoloads instead we can define our own command which dispatches to the correct command depending on em...
1
2,889
5,714,590,512
IssuesEvent
2017-04-19 10:48:56
jstedfast/MailKit
https://api.github.com/repos/jstedfast/MailKit
closed
MimeKit.ParseException: Invalid local-part at offset 0 on Gmail Imap
bug compatibility
This just started getting an exception being thrown from inside of Imap.ImapFolder.Fetch() with my gmail account. See below. I understand that local-part refers to the part to the left of the @ in the email address. With the Imap diagnostic turned on, i found a French language messages a few messages before th...
True
MimeKit.ParseException: Invalid local-part at offset 0 on Gmail Imap - This just started getting an exception being thrown from inside of Imap.ImapFolder.Fetch() with my gmail account. See below. I understand that local-part refers to the part to the left of the @ in the email address. With the Imap diagnostic...
comp
mimekit parseexception invalid local part at offset on gmail imap this just started getting an exception being thrown from inside of imap imapfolder fetch with my gmail account see below i understand that local part refers to the part to the left of the in the email address with the imap diagnostic...
1
13,476
15,893,273,912
IssuesEvent
2021-04-11 04:57:08
mariotaku/moonlight-tv
https://api.github.com/repos/mariotaku/moonlight-tv
reopened
[COMPAT] 65NANO90UNA
compatibility
# Basic information - Device Model: 65NANO90UNA - System Version: 5.2.0-250801 - Is Audio Working: Yes - Is Video Working: Yes - Is Input Working: Yes
True
[COMPAT] 65NANO90UNA - # Basic information - Device Model: 65NANO90UNA - System Version: 5.2.0-250801 - Is Audio Working: Yes - Is Video Working: Yes - Is Input Working: Yes
comp
basic information device model system version is audio working yes is video working yes is input working yes
1
33,239
12,194,318,427
IssuesEvent
2020-04-29 15:38:06
kenferrara/pbis-open
https://api.github.com/repos/kenferrara/pbis-open
opened
CVE-2019-1551 (Medium) detected in openssl-OpenSSL_1_0_2n
security vulnerability
## CVE-2019-1551 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opensslOpenSSL_1_0_2n</b></p></summary> <p> <p>TLS/SSL and crypto library</p> <p>Library home page: <a href=https://g...
True
CVE-2019-1551 (Medium) detected in openssl-OpenSSL_1_0_2n - ## CVE-2019-1551 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opensslOpenSSL_1_0_2n</b></p></summary> <p> <p>TLS/SSL an...
non_comp
cve medium detected in openssl openssl cve medium severity vulnerability vulnerable library opensslopenssl tls ssl and crypto library library home page a href found in head commit a href library source files the source files were matched to t...
0
539,212
15,785,241,415
IssuesEvent
2021-04-01 16:05:22
desktop/desktop
https://api.github.com/repos/desktop/desktop
closed
Cherry picking by drag and drop to the same branch breaks file and diff panes
bug priority-2
### Describe the bug When trying to cherry pick a commit with the newly added drag and drop functionality (#1685) if you drop the commit onto the branch it came from, the files and diff panes break. ### Version & OS Version 2.7.1, Windows 10 20H2 ### Steps to reproduce the behavior 1. Create a repo 2. ...
1.0
Cherry picking by drag and drop to the same branch breaks file and diff panes - ### Describe the bug When trying to cherry pick a commit with the newly added drag and drop functionality (#1685) if you drop the commit onto the branch it came from, the files and diff panes break. ### Version & OS Version 2.7.1, ...
non_comp
cherry picking by drag and drop to the same branch breaks file and diff panes describe the bug when trying to cherry pick a commit with the newly added drag and drop functionality if you drop the commit onto the branch it came from the files and diff panes break version os version wi...
0
4,058
6,896,592,667
IssuesEvent
2017-11-23 18:49:53
pixelspark/catena
https://api.github.com/repos/pixelspark/catena
closed
Unable to connect through JDBC
compatibility
(Wolfgang Gehner wrote:) Next issue is that the org.postgresql.Driver runs an initial query to figure out database encoding, to which Catena returns an error. So the stack trace is: ```` org.postgresql.util.PSQLException: ERROR: syntax error: 'set datestyle to 'ISO'; select version(), case when pg_encoding_to_ch...
True
Unable to connect through JDBC - (Wolfgang Gehner wrote:) Next issue is that the org.postgresql.Driver runs an initial query to figure out database encoding, to which Catena returns an error. So the stack trace is: ```` org.postgresql.util.PSQLException: ERROR: syntax error: 'set datestyle to 'ISO'; select versi...
comp
unable to connect through jdbc wolfgang gehner wrote next issue is that the org postgresql driver runs an initial query to figure out database encoding to which catena returns an error so the stack trace is org postgresql util psqlexception error syntax error set datestyle to iso select versi...
1
144,651
22,465,836,984
IssuesEvent
2022-06-22 01:36:08
dotnet/project-system
https://api.github.com/repos/dotnet/project-system
closed
Re-create VB References property page (10)
Triage-Approved Must-Have Area-VisualBasic Feature-Project-Properties-Designer
We need to re-create the VB References property page in the new property page system. For reference, this is the References property page as it currently appears for VB WinForms apps targeting .NET 5: ![image](https://user-images.githubusercontent.com/10506730/118734414-350e5600-b7f3-11eb-965e-b76181bef962.png) ...
1.0
Re-create VB References property page (10) - We need to re-create the VB References property page in the new property page system. For reference, this is the References property page as it currently appears for VB WinForms apps targeting .NET 5: ![image](https://user-images.githubusercontent.com/10506730/11873441...
non_comp
re create vb references property page we need to re create the vb references property page in the new property page system for reference this is the references property page as it currently appears for vb winforms apps targeting net i don t think this needs to be an exact copy of the existing ...
0
95,296
8,555,445,391
IssuesEvent
2018-11-08 10:03:39
humera987/FXLabs-Test-Automation
https://api.github.com/repos/humera987/FXLabs-Test-Automation
closed
testing8 : ApiV1OrgsByUserGetPathParamPageMysqlSqlInjectionTimebound
testing8 testing8
Project : testing8 Job : UAT Env : UAT Region : US_WEST_3 Result : fail Status Code : 404 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Content-Typ...
2.0
testing8 : ApiV1OrgsByUserGetPathParamPageMysqlSqlInjectionTimebound - Project : testing8 Job : UAT Env : UAT Region : US_WEST_3 Result : fail Status Code : 404 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidat...
non_comp
project job uat env uat region us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options content type transfer encoding date endpoint or benchmark charset abc ...
0