Unnamed: 0
int64
0
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
1
844
labels
stringlengths
4
721
body
stringlengths
1
261k
index
stringclasses
12 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
248k
binary_label
int64
0
1
134,907
30,210,127,525
IssuesEvent
2023-07-05 12:15:29
dafny-lang/dafny
https://api.github.com/repos/dafny-lang/dafny
closed
`/library` lets various compilers forget to include imports
kind: bug part: code-generation lang: go lang: java lang: python severity: invalid code
### Dafny version 4.1.0 ### Code to produce this issue ```dafny // Bug_lib.dfy module M { const i := 1 } ``` ```dafny // Bug.dfy include "Bug_lib.dfy" module CC { import M const i := M.i } method Main(){ print CC.i, "\n"; } ``` ### Command to run and resulting output ...
2.0
`/library` lets various compilers forget to include imports - ### Dafny version 4.1.0 ### Code to produce this issue ```dafny // Bug_lib.dfy module M { const i := 1 } ``` ```dafny // Bug.dfy include "Bug_lib.dfy" module CC { import M const i := M.i } method Main(){ print CC.i, "...
non_priority
library lets various compilers forget to include imports dafny version code to produce this issue dafny bug lib dfy module m const i dafny bug dfy include bug lib dfy module cc import m const i m i method main print cc i ...
0
71,490
7,245,894,810
IssuesEvent
2018-02-14 19:40:14
kcigeospatial/DelDOT-ES2M
https://api.github.com/repos/kcigeospatial/DelDOT-ES2M
closed
Reset photo data value to be blank after deleting a photo
Ready for testing in next release
If possible, can the fields related to a photo get reset to appear blank when a photo is deleted? In the screen shot below, I deleted the inspection photo associated to the inspection, but the values still show in the fields. It was the only photo for this inspection. ![photo delete](https://user-images.githubuserco...
1.0
Reset photo data value to be blank after deleting a photo - If possible, can the fields related to a photo get reset to appear blank when a photo is deleted? In the screen shot below, I deleted the inspection photo associated to the inspection, but the values still show in the fields. It was the only photo for this ins...
non_priority
reset photo data value to be blank after deleting a photo if possible can the fields related to a photo get reset to appear blank when a photo is deleted in the screen shot below i deleted the inspection photo associated to the inspection but the values still show in the fields it was the only photo for this ins...
0
241,651
18,470,182,920
IssuesEvent
2021-10-17 15:54:31
zardoy/vscode-framework
https://api.github.com/repos/zardoy/vscode-framework
opened
Advanced tips
documentation
## Code Fixes - Don't provide code fixes if there are too heavy to computate (give examples): ```ts if (context.triggerKind === vscode.CodeActionTriggerKind.Automatic) return; ```
1.0
Advanced tips - ## Code Fixes - Don't provide code fixes if there are too heavy to computate (give examples): ```ts if (context.triggerKind === vscode.CodeActionTriggerKind.Automatic) return; ```
non_priority
advanced tips code fixes don t provide code fixes if there are too heavy to computate give examples ts if context triggerkind vscode codeactiontriggerkind automatic return
0
151,844
12,060,106,390
IssuesEvent
2020-04-15 20:32:58
twosigma/waiter
https://api.github.com/repos/twosigma/waiter
opened
fix flaky test MultiWaiterCliTest.test_federated_tokens
flaky-test
``` =================================== FAILURES =================================== ___________________ MultiWaiterCliTest.test_federated_tokens ___________________ [gw3] linux -- Python 3.6.3 /opt/pyenv/versions/3.6.3/bin/python3.6 self = <tests.waiter.test_cli_multi_cluster.MultiWaiterCliTest testMethod=test_fed...
1.0
fix flaky test MultiWaiterCliTest.test_federated_tokens - ``` =================================== FAILURES =================================== ___________________ MultiWaiterCliTest.test_federated_tokens ___________________ [gw3] linux -- Python 3.6.3 /opt/pyenv/versions/3.6.3/bin/python3.6 self = <tests.waiter.tes...
non_priority
fix flaky test multiwaiterclitest test federated tokens failures multiwaiterclitest test federated tokens linux python opt pyenv versions bin self def test federated t...
0
76,662
14,660,406,419
IssuesEvent
2020-12-28 23:33:56
fritzing/fritzing-app
https://api.github.com/repos/fritzing/fritzing-app
closed
QtCreator is now using Kate-based syntax highlighting. Can we borrow the code for the programming window?
Code View enhancement imported
_From [irasc...@gmail.com](https://code.google.com/u/104729248032245122687/) on September 19, 2010 03:35:01_ What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? Please use labels and text to provide additional information. _Original issue: http://code.google.com/p/fri...
1.0
QtCreator is now using Kate-based syntax highlighting. Can we borrow the code for the programming window? - _From [irasc...@gmail.com](https://code.google.com/u/104729248032245122687/) on September 19, 2010 03:35:01_ What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead?...
non_priority
qtcreator is now using kate based syntax highlighting can we borrow the code for the programming window from on september what steps will reproduce the problem what is the expected output what do you see instead please use labels and text to provide additional information original ...
0
48,377
20,119,403,259
IssuesEvent
2022-02-07 23:37:00
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
closed
Amplify: Error downloading #current-cloud-backend.zip from deployment bucket:
service/s3 service/amplify needs-triage
<!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backen...
2.0
Amplify: Error downloading #current-cloud-backend.zip from deployment bucket: - <!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io...
non_priority
amplify error downloading current cloud backend zip from deployment bucket please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across multiple providers if you are run...
0
3,503
6,557,662,230
IssuesEvent
2017-09-06 18:17:24
w3c/activitypub
https://api.github.com/repos/w3c/activitypub
closed
sharedInbox / siteInbox type endpoint (publicInbox, but not just for public posts)
Needs Process Help
Currently, the most general way to post an activity in ActivityPub is to post it to a user's `inbox` endpoint. However, since well known figures with many subscribers would result in many posts to many users at once, we've made an exception for public posts, which may be posted to the [publicInbox](https://www.w3.org/...
1.0
sharedInbox / siteInbox type endpoint (publicInbox, but not just for public posts) - Currently, the most general way to post an activity in ActivityPub is to post it to a user's `inbox` endpoint. However, since well known figures with many subscribers would result in many posts to many users at once, we've made an exc...
non_priority
sharedinbox siteinbox type endpoint publicinbox but not just for public posts currently the most general way to post an activity in activitypub is to post it to a user s inbox endpoint however since well known figures with many subscribers would result in many posts to many users at once we ve made an exc...
0
272,453
29,795,027,498
IssuesEvent
2023-06-16 01:05:15
billmcchesney1/flowgate
https://api.github.com/repos/billmcchesney1/flowgate
closed
WS-2020-0408 (High) detected in netty-handler-4.1.49.Final.jar - autoclosed
Mend: dependency security vulnerability
## WS-2020-0408 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-handler-4.1.49.Final.jar</b></p></summary> <p>Netty is an asynchronous event-driven network application framework ...
True
WS-2020-0408 (High) detected in netty-handler-4.1.49.Final.jar - autoclosed - ## WS-2020-0408 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-handler-4.1.49.Final.jar</b></p></sum...
non_priority
ws high detected in netty handler final jar autoclosed ws high severity vulnerability vulnerable library netty handler final jar netty is an asynchronous event driven network application framework for rapid development of maintainable high performance protocol servers and ...
0
104,063
16,613,389,030
IssuesEvent
2021-06-02 14:05:31
Thanraj/linux-4.1.15
https://api.github.com/repos/Thanraj/linux-4.1.15
opened
CVE-2017-10661 (High) detected in linux-stable-rtv4.1.33
security vulnerability
## CVE-2017-10661 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home pag...
True
CVE-2017-10661 (High) detected in linux-stable-rtv4.1.33 - ## CVE-2017-10661 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartw...
non_priority
cve high detected in linux stable cve high severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source files...
0
17,718
12,518,349,207
IssuesEvent
2020-06-03 12:48:18
Altinn/altinn-studio
https://api.github.com/repos/Altinn/altinn-studio
opened
Update Terraform scripts to create/install self signed tokens
kind/security kind/user-story ops/infrastructure team/infra
## Description #4162 introduced extra security for Platform Register and Profile. This requires certificates to be generated for each app owner that requires these platform resources for their applications. During provisioning of new app clusters 1. new certificates + keys should be generated 2. The .pfx fi...
1.0
Update Terraform scripts to create/install self signed tokens - ## Description #4162 introduced extra security for Platform Register and Profile. This requires certificates to be generated for each app owner that requires these platform resources for their applications. During provisioning of new app clusters ...
non_priority
update terraform scripts to create install self signed tokens description introduced extra security for platform register and profile this requires certificates to be generated for each app owner that requires these platform resources for their applications during provisioning of new app clusters ...
0
58,276
11,859,932,819
IssuesEvent
2020-03-25 14:09:33
nopSolutions/nopCommerce
https://api.github.com/repos/nopSolutions/nopCommerce
closed
Potentially Redundant Code Block & Question
refactoring / source code
Hi, I saw that code block in the `OrderService`. Is not that foreach loop redundant? What is the logic behind that? If it's only purpose is to sort orders according to parameter orders, is not that slows down the response time considering a list with lots of items? ``` /// <summary> /// Get orders ...
1.0
Potentially Redundant Code Block & Question - Hi, I saw that code block in the `OrderService`. Is not that foreach loop redundant? What is the logic behind that? If it's only purpose is to sort orders according to parameter orders, is not that slows down the response time considering a list with lots of items? ``` ...
non_priority
potentially redundant code block question hi i saw that code block in the orderservice is not that foreach loop redundant what is the logic behind that if it s only purpose is to sort orders according to parameter orders is not that slows down the response time considering a list with lots of items ...
0
18,316
10,927,402,199
IssuesEvent
2019-11-22 16:36:54
18F/ghad
https://api.github.com/repos/18F/ghad
closed
report/delete empty repositories
Service Operation epic: github management help wanted
Have come across a number of repositories in the 18F org that have no files, issues, or wiki pages, and thus should be deleted (if they weren't _just_ created and therefore about to be used).
1.0
report/delete empty repositories - Have come across a number of repositories in the 18F org that have no files, issues, or wiki pages, and thus should be deleted (if they weren't _just_ created and therefore about to be used).
non_priority
report delete empty repositories have come across a number of repositories in the org that have no files issues or wiki pages and thus should be deleted if they weren t just created and therefore about to be used
0
115,307
11,871,011,006
IssuesEvent
2020-03-26 13:45:34
publiclab/mapknitter
https://api.github.com/repos/publiclab/mapknitter
closed
Add Code of Conduct in Readme
documentation
**Please note we are preparing to participate in Google Code-in, and have reserved this issue for GCI participants - but we'd love to have your help with another one! Please check out https://code.publiclab.org to see more.** Hi, this is a [first-timers-only issue](https://code.publiclab.org/#r=all). This means we'v...
1.0
Add Code of Conduct in Readme - **Please note we are preparing to participate in Google Code-in, and have reserved this issue for GCI participants - but we'd love to have your help with another one! Please check out https://code.publiclab.org to see more.** Hi, this is a [first-timers-only issue](https://code.public...
non_priority
add code of conduct in readme please note we are preparing to participate in google code in and have reserved this issue for gci participants but we d love to have your help with another one please check out to see more hi this is a this means we ve worked to make it more legible to folks who eithe...
0
252,975
21,645,140,565
IssuesEvent
2022-05-06 00:16:30
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
AudioStreamPlayer2D
needs testing topic:audio topic:2d
### Godot version v3.4.4.stable.official.419e713a2 ### System information Windows 11 ### Issue description AudioStreamPlayer2D does not play any sound with multiple viewports(splitscreen). ### Steps to reproduce 1. Setup splitscreen like in splitscreen_demo project 2. Add an AudioStreamPlayer2D to the world 3....
1.0
AudioStreamPlayer2D - ### Godot version v3.4.4.stable.official.419e713a2 ### System information Windows 11 ### Issue description AudioStreamPlayer2D does not play any sound with multiple viewports(splitscreen). ### Steps to reproduce 1. Setup splitscreen like in splitscreen_demo project 2. Add an AudioStreamPl...
non_priority
godot version stable official system information windows issue description does not play any sound with multiple viewports splitscreen steps to reproduce setup splitscreen like in splitscreen demo project add an to the world play some sound with it i can not he...
0
14,640
11,032,375,707
IssuesEvent
2019-12-06 20:01:31
aspnet/AspNetCore
https://api.github.com/repos/aspnet/AspNetCore
closed
Blazor WASM template missing when building + using from source
area-infrastructure blazor-wasm question
### Describe the bug When I build aspnetcore from source and then ```source activate.sh``` I get a dotnet that only has the blazor server template, not blazor wasm. If I follow the tutorial instructions from the official site I have both blazor server and wasm templates. As a result I can't 'dotnet new' a blazor wasm ...
1.0
Blazor WASM template missing when building + using from source - ### Describe the bug When I build aspnetcore from source and then ```source activate.sh``` I get a dotnet that only has the blazor server template, not blazor wasm. If I follow the tutorial instructions from the official site I have both blazor server an...
non_priority
blazor wasm template missing when building using from source describe the bug when i build aspnetcore from source and then source activate sh i get a dotnet that only has the blazor server template not blazor wasm if i follow the tutorial instructions from the official site i have both blazor server an...
0
260,345
22,613,685,625
IssuesEvent
2022-06-29 19:38:31
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
ccl/streamingccl/streamingest: TestRandomClientGeneration failed
C-test-failure O-robot branch-master skipped-test
[(ccl/streamingccl/streamingest).TestRandomClientGeneration failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2731814&tab=buildLog) on [master@09514e91183fd42a178102d9d7c732f75426e0cf](https://github.com/cockroachdb/cockroach/commits/09514e91183fd42a178102d9d7c732f75426e0cf): ``` === RUN TestRandomClient...
2.0
ccl/streamingccl/streamingest: TestRandomClientGeneration failed - [(ccl/streamingccl/streamingest).TestRandomClientGeneration failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2731814&tab=buildLog) on [master@09514e91183fd42a178102d9d7c732f75426e0cf](https://github.com/cockroachdb/cockroach/commits/09514e9...
non_priority
ccl streamingccl streamingest testrandomclientgeneration failed on run testrandomclientgeneration test log scope go test logs captured to go src github com cockroachdb cockroach artifacts test log scope go use show logs to present logs inline stream ingestion processor test ...
0
22,119
30,654,934,146
IssuesEvent
2023-07-25 11:27:54
h4sh5/pypi-auto-scanner
https://api.github.com/repos/h4sh5/pypi-auto-scanner
opened
skypilot-nightly 1.0.0.dev20230725 has 2 GuardDog issues
guarddog exec-base64 silent-process-execution
https://pypi.org/project/skypilot-nightly https://inspector.pypi.io/project/skypilot-nightly ```{ "dependency": "skypilot-nightly", "version": "1.0.0.dev20230725", "result": { "issues": 2, "errors": {}, "results": { "silent-process-execution": [ { "location": "skypilot-nightly-...
1.0
skypilot-nightly 1.0.0.dev20230725 has 2 GuardDog issues - https://pypi.org/project/skypilot-nightly https://inspector.pypi.io/project/skypilot-nightly ```{ "dependency": "skypilot-nightly", "version": "1.0.0.dev20230725", "result": { "issues": 2, "errors": {}, "results": { "silent-process-execu...
non_priority
skypilot nightly has guarddog issues dependency skypilot nightly version result issues errors results silent process execution location skypilot nightly sky skylet log lib py code ...
0
74,242
9,769,760,736
IssuesEvent
2019-06-06 09:19:56
rucio/rucio
https://api.github.com/repos/rucio/rucio
opened
Page listing config table and RSE Attribute parameters
Documentation feature
Motivation ---------- Documentation page listing all possible config table and RSE attribute functional parameters.
1.0
Page listing config table and RSE Attribute parameters - Motivation ---------- Documentation page listing all possible config table and RSE attribute functional parameters.
non_priority
page listing config table and rse attribute parameters motivation documentation page listing all possible config table and rse attribute functional parameters
0
51,878
13,654,675,469
IssuesEvent
2020-09-27 18:32:57
HelioGuilherme66/RIDE
https://api.github.com/repos/HelioGuilherme66/RIDE
opened
WS-2019-0490 (High) detected in jcommander-1.72.jar
security vulnerability
## WS-2019-0490 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jcommander-1.72.jar</b></p></summary> <p>Command line parsing</p> <p>Library home page: <a href="http://jcommander.org">...
True
WS-2019-0490 (High) detected in jcommander-1.72.jar - ## WS-2019-0490 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jcommander-1.72.jar</b></p></summary> <p>Command line parsing</p> ...
non_priority
ws high detected in jcommander jar ws high severity vulnerability vulnerable library jcommander jar command line parsing library home page a href path to dependency file ride doc other example maven runner pom xml path to vulnerable library home wss scanner repositor...
0
732
2,511,241,912
IssuesEvent
2015-01-14 04:36:56
AmpersandJS/amp
https://api.github.com/repos/AmpersandJS/amp
closed
iteratee needs tests?
bug test
the test file right now is a stub it seems, thanks to @jvduf for noticing
1.0
iteratee needs tests? - the test file right now is a stub it seems, thanks to @jvduf for noticing
non_priority
iteratee needs tests the test file right now is a stub it seems thanks to jvduf for noticing
0
246,043
18,819,294,716
IssuesEvent
2021-11-10 05:41:45
girlscript/winter-of-contributing
https://api.github.com/repos/girlscript/winter-of-contributing
closed
Data Science with Python : Movie Recommendation Systems
documentation good first issue GWOC21 Video DSWP Audio
Welcome to 'DSWP' Team, good to see you here This issue will helps readers in gaining all the guidance that one needs to know about Movie Recommendation Systems. Tutorial to Movie Recommendation Systems and how it's applied using code snippets. To get assigned to this issue, add your serial numbers mentioned in t...
1.0
Data Science with Python : Movie Recommendation Systems - Welcome to 'DSWP' Team, good to see you here This issue will helps readers in gaining all the guidance that one needs to know about Movie Recommendation Systems. Tutorial to Movie Recommendation Systems and how it's applied using code snippets. To get assi...
non_priority
data science with python movie recommendation systems welcome to dswp team good to see you here this issue will helps readers in gaining all the guidance that one needs to know about movie recommendation systems tutorial to movie recommendation systems and how it s applied using code snippets to get assi...
0
145,030
11,645,620,683
IssuesEvent
2020-03-01 02:57:06
elastic/kibana
https://api.github.com/repos/elastic/kibana
reopened
Failing test: X-Pack Jest Tests.x-pack/plugins/ingest_manager/server/integration_tests - ingestManager default. manager, EPM, and Fleet all disabled does not have EPM api
failed-test
A test failed on a tracked branch ``` Timeout - Async callback was not invoked within the 30000ms timeout specified by jest.setTimeout.Error: Timeout - Async callback was not invoked within the 30000ms timeout specified by jest.setTimeout. at mapper (/var/lib/jenkins/workspace/elastic+kibana+master/kibana/node_mod...
1.0
Failing test: X-Pack Jest Tests.x-pack/plugins/ingest_manager/server/integration_tests - ingestManager default. manager, EPM, and Fleet all disabled does not have EPM api - A test failed on a tracked branch ``` Timeout - Async callback was not invoked within the 30000ms timeout specified by jest.setTimeout.Error: Time...
non_priority
failing test x pack jest tests x pack plugins ingest manager server integration tests ingestmanager default manager epm and fleet all disabled does not have epm api a test failed on a tracked branch timeout async callback was not invoked within the timeout specified by jest settimeout error timeout ...
0
211,316
16,195,592,929
IssuesEvent
2021-05-04 14:13:34
cobbler/cobbler
https://api.github.com/repos/cobbler/cobbler
opened
[tests] Add more unit tests
CI Good first issue Tests
To effectively introduce more useful features and fix old stuff, it is necessary to have more unit tests and increase our test coverage. At the moment we have ~28 % code coverage according to [Codecov](https://app.codecov.io/gh/cobbler/cobbler). Furthermore some of our currently implemented tests are too rudimentary a...
1.0
[tests] Add more unit tests - To effectively introduce more useful features and fix old stuff, it is necessary to have more unit tests and increase our test coverage. At the moment we have ~28 % code coverage according to [Codecov](https://app.codecov.io/gh/cobbler/cobbler). Furthermore some of our currently implement...
non_priority
add more unit tests to effectively introduce more useful features and fix old stuff it is necessary to have more unit tests and increase our test coverage at the moment we have code coverage according to furthermore some of our currently implemented tests are too rudimentary and have to be improved dram...
0
51,418
13,207,469,182
IssuesEvent
2020-08-14 23:13:24
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
buggy nutau (Trac #383)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/383">https://code.icecube.wisc.edu/projects/icecube/ticket/383</a>, reported by olivasand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2014-11-22T18:26:26", "_ts": "141668...
1.0
buggy nutau (Trac #383) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/383">https://code.icecube.wisc.edu/projects/icecube/ticket/383</a>, reported by olivasand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2014-11-22T18:...
non_priority
buggy nutau trac migrated from json status closed changetime ts description it seems to me that in the nutau nugen dataset the light emission nfrom muons if present in the event is missing i attach a scatter plot nof muon energy vs muon trac...
0
247,473
18,857,812,668
IssuesEvent
2021-11-12 09:03:29
eeliana/pe
https://api.github.com/repos/eeliana/pe
opened
Inaccurate example given in command summary table
severity.Low type.DocumentationBug
The example for `find` command is missing the type. In the worst case the user have to refer to other sections of `find` in the UG or interpret the error message displayed in the app. The user can continue to use the application. ![image.png](https://raw.githubusercontent.com/eeliana/pe/main/files/82c0df82-d0ac-48b6-...
1.0
Inaccurate example given in command summary table - The example for `find` command is missing the type. In the worst case the user have to refer to other sections of `find` in the UG or interpret the error message displayed in the app. The user can continue to use the application. ![image.png](https://raw.githubuserc...
non_priority
inaccurate example given in command summary table the example for find command is missing the type in the worst case the user have to refer to other sections of find in the ug or interpret the error message displayed in the app the user can continue to use the application
0
43,996
5,579,949,591
IssuesEvent
2017-03-28 15:35:46
jekyll/jekyll
https://api.github.com/repos/jekyll/jekyll
closed
fmt build is failing on master
has-pull-request help-wanted tests
Hey @jekyll/maintainers! It looks like the fmt build in Travis is failing again: https://travis-ci.org/jekyll/jekyll/jobs/215667769 :frowning_face: Could someone please fix this up? Clone down the repo, run `bundle install`, then `script/fmt` to see the failures. File a PR once you're done and say `Fixes <this is...
1.0
fmt build is failing on master - Hey @jekyll/maintainers! It looks like the fmt build in Travis is failing again: https://travis-ci.org/jekyll/jekyll/jobs/215667769 :frowning_face: Could someone please fix this up? Clone down the repo, run `bundle install`, then `script/fmt` to see the failures. File a PR once yo...
non_priority
fmt build is failing on master hey jekyll maintainers it looks like the fmt build in travis is failing again frowning face could someone please fix this up clone down the repo run bundle install then script fmt to see the failures file a pr once you re done and say fixes in the description ...
0
259,222
22,412,788,923
IssuesEvent
2022-06-19 01:13:39
JahezAcademy/mvc_rocket
https://api.github.com/repos/JahezAcademy/mvc_rocket
closed
Support rebuild widget from model into multi list
enhancement Unit tests
support rebuild widget from model into multi list for reduce codes & not call parent model every time we need rebuild widget
1.0
Support rebuild widget from model into multi list - support rebuild widget from model into multi list for reduce codes & not call parent model every time we need rebuild widget
non_priority
support rebuild widget from model into multi list support rebuild widget from model into multi list for reduce codes not call parent model every time we need rebuild widget
0
49,700
13,187,253,665
IssuesEvent
2020-08-13 02:50:01
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
hdfwriter causes import error with pytables 3.3.0 (Trac #1899)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1899">https://code.icecube.wisc.edu/ticket/1899</a>, reported by musner and owned by jvansanten</em></summary> <p> ```json { "status": "closed", "changetime": "2016-10-31T07:45:55", "description": "when trying to import h...
1.0
hdfwriter causes import error with pytables 3.3.0 (Trac #1899) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1899">https://code.icecube.wisc.edu/ticket/1899</a>, reported by musner and owned by jvansanten</em></summary> <p> ```json { "status": "closed", "changetime": "2...
non_priority
hdfwriter causes import error with pytables trac migrated from json status closed changetime description when trying to import hdfwriter using pytables the following error is caused n nfrom icecube import hdfwriter n ...
0
96,605
12,144,906,570
IssuesEvent
2020-04-24 08:24:34
se701-group6/A2
https://api.github.com/repos/se701-group6/A2
closed
Webapp can be used without logging in.
approved bug design front-end
**Describe the bug** I can access any page without having to login first. **To Reproduce** Steps to reproduce the behavior: 1. Start the webapp 2. Go to login page and login 3. Copy the URL 4. Go to a different browser or private browsing (of the same browser) 5. Paste the URL 6. Go to the URL OR 1. St...
1.0
Webapp can be used without logging in. - **Describe the bug** I can access any page without having to login first. **To Reproduce** Steps to reproduce the behavior: 1. Start the webapp 2. Go to login page and login 3. Copy the URL 4. Go to a different browser or private browsing (of the same browser) 5. Paste...
non_priority
webapp can be used without logging in describe the bug i can access any page without having to login first to reproduce steps to reproduce the behavior start the webapp go to login page and login copy the url go to a different browser or private browsing of the same browser paste...
0
43,105
11,471,605,813
IssuesEvent
2020-02-09 12:23:18
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
scipy.stats.mstats.winsorize
defect good first issue scipy.stats
Not possible to set argument inclusive=(False, False) ### Reproducing code example: ``` a= [[2.19376284551822], [1.36477815816063], [1.35502940072563], [1.3415273880688], [1.33842516846894], [ 0.934908974768445], [0.93275704430222], [0.800210166819913]] aa=winsorize(a, limits=[0.05, 0.05], in...
1.0
scipy.stats.mstats.winsorize - Not possible to set argument inclusive=(False, False) ### Reproducing code example: ``` a= [[2.19376284551822], [1.36477815816063], [1.35502940072563], [1.3415273880688], [1.33842516846894], [ 0.934908974768445], [0.93275704430222], [0.800210166819913]] aa=winso...
non_priority
scipy stats mstats winsorize not possible to set argument inclusive false false reproducing code example a aa winsorize a limits inclusive false false error message traceback most recent call last file home pyspi...
0
66,627
20,379,410,845
IssuesEvent
2022-02-21 19:27:25
unascribed/Fabrication
https://api.github.com/repos/unascribed/Fabrication
closed
Forgery crashes with exit code 1 when "mobs_dont_drop_ingots=true" - doesn't happen when unset - other config settings unaffected
k: Defect n: Forge s: New
[Log] https://pastebin.com/iBNn01LA [Ini FIle] https://pastebin.com/4rsg7Mw6 Forge version is 36.2.28 (also happens as far back as 21)
1.0
Forgery crashes with exit code 1 when "mobs_dont_drop_ingots=true" - doesn't happen when unset - other config settings unaffected - [Log] https://pastebin.com/iBNn01LA [Ini FIle] https://pastebin.com/4rsg7Mw6 Forge version is 36.2.28 (also happens as far back as 21)
non_priority
forgery crashes with exit code when mobs dont drop ingots true doesn t happen when unset other config settings unaffected forge version is also happens as far back as
0
116,705
17,390,657,509
IssuesEvent
2021-08-02 06:51:43
LingalaShalini/openjpeg-2.3.0_before_fix
https://api.github.com/repos/LingalaShalini/openjpeg-2.3.0_before_fix
opened
CVE-2020-15389 (Medium) detected in openjpegv2.3.0
security vulnerability
## CVE-2020-15389 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>openjpegv2.3.0</b></p></summary> <p> <p>Official repository of the OpenJPEG project</p> <p>Library home page: <a hre...
True
CVE-2020-15389 (Medium) detected in openjpegv2.3.0 - ## CVE-2020-15389 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>openjpegv2.3.0</b></p></summary> <p> <p>Official repository of ...
non_priority
cve medium detected in cve medium severity vulnerability vulnerable library official repository of the openjpeg project library home page a href found in head commit a href found in base branch master vulnerable source files openjpe...
0
31,851
8,758,130,849
IssuesEvent
2018-12-15 00:40:07
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
Bazel 0.20 fixes into release 1.17.x [request]
area/build lang/core
### What version of gRPC and what language are you using? I'm using gRPC from commit f8696b5136 (author: @nicolasnoble, reviewer: @jtattermusch) which is from grpc/grpc#17363 which fixes an issue with **Bazel 0.20.0** This is my WORKSPACE file: ``` ## # We need a specific unreleased version of gRPC: # whi...
1.0
Bazel 0.20 fixes into release 1.17.x [request] - ### What version of gRPC and what language are you using? I'm using gRPC from commit f8696b5136 (author: @nicolasnoble, reviewer: @jtattermusch) which is from grpc/grpc#17363 which fixes an issue with **Bazel 0.20.0** This is my WORKSPACE file: ``` ## # We ne...
non_priority
bazel fixes into release x what version of grpc and what language are you using i m using grpc from commit author nicolasnoble reviewer jtattermusch which is from grpc grpc which fixes an issue with bazel this is my workspace file we need a specific unreleased...
0
128,460
10,534,222,462
IssuesEvent
2019-10-01 14:27:30
kcigeospatial/Fred_Co_Land-Management
https://api.github.com/repos/kcigeospatial/Fred_Co_Land-Management
closed
IPS Test - Non Res Detail Page Grid
Ready for Test Env. Retest
when attempting to add only an existing room on the grid- i am getting an error that there must be a new room listed as well. ![image](https://user-images.githubusercontent.com/47611580/60533133-dc03aa80-9ccc-11e9-85a3-f6dcba28453b.png) there can be just existing rooms without a new being created
2.0
IPS Test - Non Res Detail Page Grid - when attempting to add only an existing room on the grid- i am getting an error that there must be a new room listed as well. ![image](https://user-images.githubusercontent.com/47611580/60533133-dc03aa80-9ccc-11e9-85a3-f6dcba28453b.png) there can be just existing rooms witho...
non_priority
ips test non res detail page grid when attempting to add only an existing room on the grid i am getting an error that there must be a new room listed as well there can be just existing rooms without a new being created
0
5,373
8,202,753,625
IssuesEvent
2018-09-02 13:28:50
linnovate/root
https://api.github.com/repos/linnovate/root
reopened
Notification-line: discussion not send a notification
Process bug
@abrahamos open new discussion. fill the fields. assign yourself as admin. there is no notification about that.
1.0
Notification-line: discussion not send a notification - @abrahamos open new discussion. fill the fields. assign yourself as admin. there is no notification about that.
non_priority
notification line discussion not send a notification abrahamos open new discussion fill the fields assign yourself as admin there is no notification about that
0
189,977
14,529,767,102
IssuesEvent
2020-12-14 18:16:32
Salamek/huawei-lte-api
https://api.github.com/repos/Salamek/huawei-lte-api
closed
e3371 - pb module - question
Testing device needed question
Hi, first of all - many thanks for your library - IMHO the best available now in our corner of Galaxy! I'm using it on my project based on HUAWEI E3372. BTW if you want I can send you the hardware - as I have spare one. I would like to use Phonebook (PB) module but I'm missing many functions. Mostly I need two fu...
1.0
e3371 - pb module - question - Hi, first of all - many thanks for your library - IMHO the best available now in our corner of Galaxy! I'm using it on my project based on HUAWEI E3372. BTW if you want I can send you the hardware - as I have spare one. I would like to use Phonebook (PB) module but I'm missing many ...
non_priority
pb module question hi first of all many thanks for your library imho the best available now in our corner of galaxy i m using it on my project based on huawei btw if you want i can send you the hardware as i have spare one i would like to use phonebook pb module but i m missing many function...
0
37,930
10,113,278,529
IssuesEvent
2019-07-30 16:21:07
NationalBankBelgium/stark
https://api.github.com/repos/NationalBankBelgium/stark
closed
build: simplify with ng-packagr
comp: build-main type: discussion / RFC
Check out: https://github.com/dherges/ng-packagr Example: https://github.com/juristr/ngx-tabs-libdemo Could help us simplfy things if we apply it to all stark modules and get rid of build.sh and the overall build complexity. We could also easily still have a global build script at the root
1.0
build: simplify with ng-packagr - Check out: https://github.com/dherges/ng-packagr Example: https://github.com/juristr/ngx-tabs-libdemo Could help us simplfy things if we apply it to all stark modules and get rid of build.sh and the overall build complexity. We could also easily still have a global build script ...
non_priority
build simplify with ng packagr check out example could help us simplfy things if we apply it to all stark modules and get rid of build sh and the overall build complexity we could also easily still have a global build script at the root
0
90,541
15,856,201,781
IssuesEvent
2021-04-08 01:46:31
AnhaaD/hacknightvol4
https://api.github.com/repos/AnhaaD/hacknightvol4
opened
WS-2020-0042 (High) detected in acorn-5.7.3.tgz, acorn-6.1.1.tgz
security vulnerability
## WS-2020-0042 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>acorn-5.7.3.tgz</b>, <b>acorn-6.1.1.tgz</b></p></summary> <p> <details><summary><b>acorn-5.7.3.tgz</b></p></summary> ...
True
WS-2020-0042 (High) detected in acorn-5.7.3.tgz, acorn-6.1.1.tgz - ## WS-2020-0042 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>acorn-5.7.3.tgz</b>, <b>acorn-6.1.1.tgz</b></p></sum...
non_priority
ws high detected in acorn tgz acorn tgz ws high severity vulnerability vulnerable libraries acorn tgz acorn tgz acorn tgz ecmascript parser library home page a href path to dependency file package json path to vulnerable library no...
0
226,732
24,996,543,035
IssuesEvent
2022-11-03 01:13:53
turkdevops/test-reporter
https://api.github.com/repos/turkdevops/test-reporter
opened
CVE-2022-2421 (High) detected in socket.io-parser-4.0.4.tgz
security vulnerability
## CVE-2022-2421 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>socket.io-parser-4.0.4.tgz</b></p></summary> <p>socket.io protocol parser</p> <p>Library home page: <a href="https://re...
True
CVE-2022-2421 (High) detected in socket.io-parser-4.0.4.tgz - ## CVE-2022-2421 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>socket.io-parser-4.0.4.tgz</b></p></summary> <p>socket.io...
non_priority
cve high detected in socket io parser tgz cve high severity vulnerability vulnerable library socket io parser tgz socket io protocol parser library home page a href path to dependency file vendor golang org x tools cmd heapview client package json path to vulnerable ...
0
255,572
21,936,760,563
IssuesEvent
2022-05-23 14:23:30
meshery/meshery-linkerd
https://api.github.com/repos/meshery/meshery-linkerd
closed
Enhance E2E tests to use mesheryctl to deploy Meshery
kind/enhancement area/ci area/tests area/devops
#### Current Behavior The tests in https://github.com/meshery/meshery-linkerd/.github/workflows/e2etests.yaml use Kubernetes manifests to deploy Meshery . #### Desired Behavior Edit the workflow to use mesheryctl in deploying meshery. #### Implementation <!-- [Optional] Specifics on the approach to fulfilling ...
1.0
Enhance E2E tests to use mesheryctl to deploy Meshery - #### Current Behavior The tests in https://github.com/meshery/meshery-linkerd/.github/workflows/e2etests.yaml use Kubernetes manifests to deploy Meshery . #### Desired Behavior Edit the workflow to use mesheryctl in deploying meshery. #### Implementation...
non_priority
enhance tests to use mesheryctl to deploy meshery current behavior the tests in use kubernetes manifests to deploy meshery desired behavior edit the workflow to use mesheryctl in deploying meshery implementation acceptance tests mockups contributor...
0
294,740
25,400,170,963
IssuesEvent
2022-11-22 11:28:39
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
sql/opt/opbench: TestOpBench failed
C-test-failure O-robot branch-master
sql/opt/opbench.TestOpBench [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/7642937?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/7642937?buildTab=artifacts#/) on master @ [0032a7210c3e8b0476459c38c4461dcbc...
1.0
sql/opt/opbench: TestOpBench failed - sql/opt/opbench.TestOpBench [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/7642937?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/7642937?buildTab=artifacts#/) on maste...
non_priority
sql opt opbench testopbench failed sql opt opbench testopbench with on master fatal error panic test timed out after stack goroutine testing m startalarm goroot src testing testing go created by time gofunc goroot src time sleep go log preceding fatal...
0
152,082
13,444,161,049
IssuesEvent
2020-09-08 09:24:23
codaxy/cxjs
https://api.github.com/repos/codaxy/cxjs
opened
Dedicated documentation page for the Sandbox component
documentation
Sandbox is currently documented under Data Views. It would be better to create a separate page with more examples.
1.0
Dedicated documentation page for the Sandbox component - Sandbox is currently documented under Data Views. It would be better to create a separate page with more examples.
non_priority
dedicated documentation page for the sandbox component sandbox is currently documented under data views it would be better to create a separate page with more examples
0
134,606
30,087,012,483
IssuesEvent
2023-06-29 09:22:53
UnitTestBot/UTBotJava
https://api.github.com/repos/UnitTestBot/UTBotJava
opened
Rewrite our Spring integration tests manually using TestNg
ctg-enhancement comp-codegen comp-spring
**Description** Currently we are able to automatically generate Spring integration tests only for JUnit4 and JUnit5 because it is possible to write something like: ```java @RunWith(SpringExtension.class) in JUnit4 @ExtendWith(SpringExtension.class) in JUnit5 ``` Unfortunately, TestNg does not have specific ...
1.0
Rewrite our Spring integration tests manually using TestNg - **Description** Currently we are able to automatically generate Spring integration tests only for JUnit4 and JUnit5 because it is possible to write something like: ```java @RunWith(SpringExtension.class) in JUnit4 @ExtendWith(SpringExtension.class) in...
non_priority
rewrite our spring integration tests manually using testng description currently we are able to automatically generate spring integration tests only for and because it is possible to write something like java runwith springextension class in extendwith springextension class in unfo...
0
105,455
11,452,241,805
IssuesEvent
2020-02-06 13:19:46
vlang/v
https://api.github.com/repos/vlang/v
closed
time: needs more documentation love
Type: Request Unit: Documentation Unit: vlib
**V version:** **OS:** all **What did you do?** Look into source for information about some internal functions. **What did you expect to see?** Some documentation about them. **What did you see instead?** Lack of documentation.
1.0
time: needs more documentation love - **V version:** **OS:** all **What did you do?** Look into source for information about some internal functions. **What did you expect to see?** Some documentation about them. **What did you see instead?** Lack of documentation.
non_priority
time needs more documentation love v version os all what did you do look into source for information about some internal functions what did you expect to see some documentation about them what did you see instead lack of documentation
0
30,161
24,598,805,290
IssuesEvent
2022-10-14 10:36:43
NEARWEEK/CORE
https://api.github.com/repos/NEARWEEK/CORE
opened
Partnerships
infrastructure marketing
## 🎉 Subtasks - [ ] Close partnerships with 10 influencers/cross-chain media outlets like cmc, coingecko, etc. - [ ] Close partnerships with 20 NEAR fungible tokens for Validator Node - [ ] Close partnerships with 20 NEAR NFT Projects for Validator Node ## 🤼‍♂️ Reviewer @P3ter-NEARWEEK ## 🔗 Work ...
1.0
Partnerships - ## 🎉 Subtasks - [ ] Close partnerships with 10 influencers/cross-chain media outlets like cmc, coingecko, etc. - [ ] Close partnerships with 20 NEAR fungible tokens for Validator Node - [ ] Close partnerships with 20 NEAR NFT Projects for Validator Node ## 🤼‍♂️ Reviewer @P3ter-NEARWEEK ...
non_priority
partnerships 🎉 subtasks close partnerships with influencers cross chain media outlets like cmc coingecko etc close partnerships with near fungible tokens for validator node close partnerships with near nft projects for validator node 🤼‍♂️ reviewer nearweek 🔗 wor...
0
90,106
10,661,216,163
IssuesEvent
2019-10-18 11:49:31
Royal-Navy/standards-toolkit
https://api.github.com/repos/Royal-Navy/standards-toolkit
opened
Add codepen links into code snippet examples
Aug 19 User Testing Docs Site documentation enhancement
**Is your feature request related to a problem? Please describe.** User testing suggested that codepen examples would make it easier to use and play with different components. **Describe the solution you'd like** Codepen (or a similar alternative) examples embedded in the doc site. **Describe alternatives you'...
1.0
Add codepen links into code snippet examples - **Is your feature request related to a problem? Please describe.** User testing suggested that codepen examples would make it easier to use and play with different components. **Describe the solution you'd like** Codepen (or a similar alternative) examples embedded i...
non_priority
add codepen links into code snippet examples is your feature request related to a problem please describe user testing suggested that codepen examples would make it easier to use and play with different components describe the solution you d like codepen or a similar alternative examples embedded i...
0
22,099
11,684,772,554
IssuesEvent
2020-03-05 07:38:47
MicrosoftDocs/dynamics-365-customer-engagement
https://api.github.com/repos/MicrosoftDocs/dynamics-365-customer-engagement
closed
data.zip missing?
Channel Integration Framework Pri2 assigned-to-author dynamics-365-customerservice/svc
Hello, looking at the documentation on the CIF telephony sample: https://docs.microsoft.com/en-us/dynamics365/customer-service/channel-integration-framework/v2/sample-softphone-integration-v2 In step 6 under the last section (Import configuration data) it says: "6. Provide the data file (data.zip) to be imp...
1.0
data.zip missing? - Hello, looking at the documentation on the CIF telephony sample: https://docs.microsoft.com/en-us/dynamics365/customer-service/channel-integration-framework/v2/sample-softphone-integration-v2 In step 6 under the last section (Import configuration data) it says: "6. Provide the data file ...
non_priority
data zip missing hello looking at the documentation on the cif telephony sample in step under the last section import configuration data it says provide the data file data zip to be imported browse to the data file and select it select import data i can t find this zip file anywhere...
0
67,598
17,019,724,324
IssuesEvent
2021-07-02 16:55:19
angular/angular-cli
https://api.github.com/repos/angular/angular-cli
closed
ng serve: compile time 10x slower with tailwind 2.2.x
comp: devkit/build-angular need: investigation severity4: memory/performance
# 🐞 Bug report ### Command (mark with an `x`) - [x] serve ### Is this a regression? Problematic Angular-cli version: `^11.2.10` Previous TailwindCSS version with no problem: `TailwindCSS@2.1.2` Problematic Version: `TailwindCSS@2.2.4` ### Description Since Angular-cli `v11.2` started supportin...
1.0
ng serve: compile time 10x slower with tailwind 2.2.x - # 🐞 Bug report ### Command (mark with an `x`) - [x] serve ### Is this a regression? Problematic Angular-cli version: `^11.2.10` Previous TailwindCSS version with no problem: `TailwindCSS@2.1.2` Problematic Version: `TailwindCSS@2.2.4` ### De...
non_priority
ng serve compile time slower with tailwind x 🐞 bug report command mark with an x serve is this a regression problematic angular cli version previous tailwindcss version with no problem tailwindcss problematic version tailwindcss descript...
0
164,572
12,809,088,983
IssuesEvent
2020-07-03 14:54:08
aliasrobotics/RVD
https://api.github.com/repos/aliasrobotics/RVD
closed
RVD#3210: CWE-134 (format), If syslogs format strings can be influenced by an attacker, they can b... @ /mindpx-v2/mindpx2_init.c:94
CWE-134 bug components software flawfinder flawfinder_level_4 mitigated robot component: PX4 static analysis testing triage version: v1.7.0
```yaml id: 3210 title: 'RVD#3210: CWE-134 (format), If syslogs format strings can be influenced by an attacker, they can b... @ /mindpx-v2/mindpx2_init.c:94' type: bug description: If syslogs format strings can be influenced by an attacker, they can be exploited (CWE-134). Use a constant format string for syslog. ...
1.0
RVD#3210: CWE-134 (format), If syslogs format strings can be influenced by an attacker, they can b... @ /mindpx-v2/mindpx2_init.c:94 - ```yaml id: 3210 title: 'RVD#3210: CWE-134 (format), If syslogs format strings can be influenced by an attacker, they can b... @ /mindpx-v2/mindpx2_init.c:94' type: bug description: I...
non_priority
rvd cwe format if syslogs format strings can be influenced by an attacker they can b mindpx init c yaml id title rvd cwe format if syslogs format strings can be influenced by an attacker they can b mindpx init c type bug description if syslogs format strings can ...
0
94,885
16,022,963,151
IssuesEvent
2021-04-21 04:17:55
riotkit-org/backup-repository
https://api.github.com/repos/riotkit-org/backup-repository
closed
[Server] Missing permission for generating a new JWT
bug security
```cucumber Given I am using a token with limited scope When I try to generate a new token Then I should see access denied, unless scope of my current token allows generating a new token ```
True
[Server] Missing permission for generating a new JWT - ```cucumber Given I am using a token with limited scope When I try to generate a new token Then I should see access denied, unless scope of my current token allows generating a new token ```
non_priority
missing permission for generating a new jwt cucumber given i am using a token with limited scope when i try to generate a new token then i should see access denied unless scope of my current token allows generating a new token
0
61,881
8,560,618,959
IssuesEvent
2018-11-09 02:10:11
docker/docker-py
https://api.github.com/repos/docker/docker-py
closed
refresh container.attrs
group/documentation level/dockerclient
Following code runs into a problem: ``` container = docker.from_env().containers.create(image=...) container.start() ip = container.attrs["NetworkSettings"]["Networks"]["bridge"]["IPAddress"] # ip == "" :(, but I get it. time.sleep(...) ip = container.attrs["NetworkSettings"]["Networks"]["bridge"]["IPAddress"]...
1.0
refresh container.attrs - Following code runs into a problem: ``` container = docker.from_env().containers.create(image=...) container.start() ip = container.attrs["NetworkSettings"]["Networks"]["bridge"]["IPAddress"] # ip == "" :(, but I get it. time.sleep(...) ip = container.attrs["NetworkSettings"]["Network...
non_priority
refresh container attrs following code runs into a problem container docker from env containers create image container start ip container attrs ip but i get it time sleep ip container attrs ip still
0
1,860
3,995,865,247
IssuesEvent
2016-05-10 16:50:49
dotnet/roslyn-analyzers
https://api.github.com/repos/dotnet/roslyn-analyzers
opened
[CallerMustBeUnsafe] type attribute
Area-System.Runtime.InteropServices.Analyzers Feature Request Up for Grabs
Ported from https://github.com/dotnet/roslyn/issues/8663 ----------------- From https://github.com/dotnet/coreclr/issues/3143 To mark a function to be only be able to be called in an unsafe block. It came up as an issue with having an `IntPtr` based api for `Vector.Copy` be equally could apply to something ...
1.0
[CallerMustBeUnsafe] type attribute - Ported from https://github.com/dotnet/roslyn/issues/8663 ----------------- From https://github.com/dotnet/coreclr/issues/3143 To mark a function to be only be able to be called in an unsafe block. It came up as an issue with having an `IntPtr` based api for `Vector.Copy...
non_priority
type attribute ported from from to mark a function to be only be able to be called in an unsafe block it came up as an issue with having an intptr based api for vector copy be equally could apply to something like a ctor where you are passing an internal buffer to use e g ...
0
392,542
26,946,449,638
IssuesEvent
2023-02-08 08:29:51
OpenFAM/OpenFAM
https://api.github.com/repos/OpenFAM/OpenFAM
closed
Add fam_progress documentation
Documentation Fixed_in_devel
fam_progress API will be introduced in next version of OpenFAM (OpenFAM 3.x). It returns number of pending FAM operations(put,get,scatter,gather,atomics) Please add it into the OpenFAM documentation.
1.0
Add fam_progress documentation - fam_progress API will be introduced in next version of OpenFAM (OpenFAM 3.x). It returns number of pending FAM operations(put,get,scatter,gather,atomics) Please add it into the OpenFAM documentation.
non_priority
add fam progress documentation fam progress api will be introduced in next version of openfam openfam x it returns number of pending fam operations put get scatter gather atomics please add it into the openfam documentation
0
167,787
14,117,673,260
IssuesEvent
2020-11-08 10:16:02
AY2021S1-CS2103-F10-3/tp
https://api.github.com/repos/AY2021S1-CS2103-F10-3/tp
closed
[UG] delete command index uses the current list of logs
documentation
1. use **find** command to find list of logs with X keyword 2. **delete** index uses the index of the logs in the current list with X keyword add this behaviour to UG
1.0
[UG] delete command index uses the current list of logs - 1. use **find** command to find list of logs with X keyword 2. **delete** index uses the index of the logs in the current list with X keyword add this behaviour to UG
non_priority
delete command index uses the current list of logs use find command to find list of logs with x keyword delete index uses the index of the logs in the current list with x keyword add this behaviour to ug
0
20,276
13,786,534,395
IssuesEvent
2020-10-09 02:08:40
maxitg/SetReplace
https://api.github.com/repos/maxitg/SetReplace
closed
Build script fails from locations under symbolic links on Linux
infrastructure weed
### The problem There are reports that the C++ compilation in `./build.wls` fails if the repository is located under a symbolic link. Specifically, because `FileNames` might be failing to find `*.cpp` files. We need to investigate further. ```sh ./build.wls ``` ![](https://media.discordapp.net/attachments/76232423...
1.0
Build script fails from locations under symbolic links on Linux - ### The problem There are reports that the C++ compilation in `./build.wls` fails if the repository is located under a symbolic link. Specifically, because `FileNames` might be failing to find `*.cpp` files. We need to investigate further. ```sh ./bui...
non_priority
build script fails from locations under symbolic links on linux the problem there are reports that the c compilation in build wls fails if the repository is located under a symbolic link specifically because filenames might be failing to find cpp files we need to investigate further sh bui...
0
57,629
11,771,748,420
IssuesEvent
2020-03-16 01:20:47
Pokecube-Development/Pokecube-Issues-and-Wiki
https://api.github.com/repos/Pokecube-Development/Pokecube-Issues-and-Wiki
closed
Trainers don't battle some players
1.15.2 Bug - Code Fixed
#### Issue Description: On servers the trainers ignore some players #### What happens: Players can walk infront of non-cooldowned trainers and be ignored #### What you expected to happen: they should be attacked #### Steps to reproduce: 1. Have multiple players on server 2. Have them try to look a...
1.0
Trainers don't battle some players - #### Issue Description: On servers the trainers ignore some players #### What happens: Players can walk infront of non-cooldowned trainers and be ignored #### What you expected to happen: they should be attacked #### Steps to reproduce: 1. Have multiple players ...
non_priority
trainers don t battle some players issue description on servers the trainers ignore some players what happens players can walk infront of non cooldowned trainers and be ignored what you expected to happen they should be attacked steps to reproduce have multiple players ...
0
96,963
20,150,993,081
IssuesEvent
2022-02-09 12:22:43
Onelinerhub/onelinerhub
https://api.github.com/repos/Onelinerhub/onelinerhub
closed
Short solution needed: "XML request example" (curl)
help wanted good first issue code curl
Please help us write most modern and shortest code solution for this issue: **XML request example** (technology: [curl](https://onelinerhub.com/curl)) ### Fast way Just write the code solution in the comments. ### Prefered way 1. Create pull request with a new code file inside [inbox folder](https://github.com/Onelin...
1.0
Short solution needed: "XML request example" (curl) - Please help us write most modern and shortest code solution for this issue: **XML request example** (technology: [curl](https://onelinerhub.com/curl)) ### Fast way Just write the code solution in the comments. ### Prefered way 1. Create pull request with a new cod...
non_priority
short solution needed xml request example curl please help us write most modern and shortest code solution for this issue xml request example technology fast way just write the code solution in the comments prefered way create pull request with a new code file inside don t forget ...
0
54,834
13,957,867,572
IssuesEvent
2020-10-24 09:05:10
meerk40t/meerk40t
https://api.github.com/repos/meerk40t/meerk40t
closed
Speed when not cutting
defect duplicate enhancement fixed in dev-branch
The speed is set per color now, when moving to a new position without cutting or engraving, the speed should be faster
1.0
Speed when not cutting - The speed is set per color now, when moving to a new position without cutting or engraving, the speed should be faster
non_priority
speed when not cutting the speed is set per color now when moving to a new position without cutting or engraving the speed should be faster
0
276,120
30,339,459,710
IssuesEvent
2023-07-11 11:48:50
amaybaum-local/log4shell-demo
https://api.github.com/repos/amaybaum-local/log4shell-demo
opened
spring-boot-starter-web-2.6.1.jar: 4 vulnerabilities (highest severity is: 9.8)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-boot-starter-web-2.6.1.jar</b></p></summary> <p></p> <p>Path to dependency file: /build.gradle</p> <p>Path to vulnerable library: /Users/alexmaybaum/.gradle/ca...
True
spring-boot-starter-web-2.6.1.jar: 4 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-boot-starter-web-2.6.1.jar</b></p></summary> <p></p> <p>Path to dependency fi...
non_priority
spring boot starter web jar vulnerabilities highest severity is vulnerable library spring boot starter web jar path to dependency file build gradle path to vulnerable library users alexmaybaum gradle caches modules files com fasterxml jackson core jackson databind ...
0
275,624
30,274,971,877
IssuesEvent
2023-07-07 18:42:39
bcgov/rsbc-ride-api-services
https://api.github.com/repos/bcgov/rsbc-ride-api-services
closed
Critical vulnerabilities found in rsbc-ride-geocoder-svc on PR
security
# Report ## Results - **[ERROR]** **[CVE-2022-1471]** [[HELP LINK](https://avd.aquasec.com/nvd/cve-2022-1471)] `Package: org.yaml:snakeyaml Installed Version: 1.33 Vulnerability CVE-2022-1471 Severity: CRITICAL Fixed Version: 2.0 Link: \[CVE-2022-1471\]\(https:\/\/avd.aquasec.com\/nvd\/cve-2022-1471\)` - https://g...
True
Critical vulnerabilities found in rsbc-ride-geocoder-svc on PR - # Report ## Results - **[ERROR]** **[CVE-2022-1471]** [[HELP LINK](https://avd.aquasec.com/nvd/cve-2022-1471)] `Package: org.yaml:snakeyaml Installed Version: 1.33 Vulnerability CVE-2022-1471 Severity: CRITICAL Fixed Version: 2.0 Link: \[CVE-2022-1471\]...
non_priority
critical vulnerabilities found in rsbc ride geocoder svc on pr report results package org yaml snakeyaml installed version vulnerability cve severity critical fixed version link https avd aquasec com nvd cve suppressed results nothing here ...
0
341,051
30,565,160,178
IssuesEvent
2023-07-20 17:12:19
biopython/biopython
https://api.github.com/repos/biopython/biopython
closed
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process
Testing help wanted
Recently (11 July 2023) the Windows 64 tests on AppVeyor have stopped working, last good build: https://ci.appveyor.com/project/biopython/biopython/builds/47519949 - last good build ``` python -c "import sys; print(sys.version)" 3.10.12 | packaged by Anaconda, Inc. | (main, Jul 5 2023, 19:01:18) [MSC v.1916 64...
1.0
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process - Recently (11 July 2023) the Windows 64 tests on AppVeyor have stopped working, last good build: https://ci.appveyor.com/project/biopython/biopython/builds/47519949 - last good build ``` python -c "impo...
non_priority
permissionerror the process cannot access the file because it is being used by another process recently july the windows tests on appveyor have stopped working last good build last good build python c import sys print sys version packaged by anaconda inc main jul ...
0
70,252
15,074,812,665
IssuesEvent
2021-02-05 00:37:18
elastic/integrations
https://api.github.com/repos/elastic/integrations
opened
Migrate MISP package
Integration:MISP Team:Security-External Integrations fleet-migration release-pending
# Integration release checklist This checklist is intended for integrations maintainers to ensure consistency when creating or updating a Package, Module or Dataset for an Integration. ### Migration Checklist - [ ] Change follows the [contributing guidelines](https://github.com/elastic/integrations/blob/master/CONT...
True
Migrate MISP package - # Integration release checklist This checklist is intended for integrations maintainers to ensure consistency when creating or updating a Package, Module or Dataset for an Integration. ### Migration Checklist - [ ] Change follows the [contributing guidelines](https://github.com/elastic/integr...
non_priority
migrate misp package integration release checklist this checklist is intended for integrations maintainers to ensure consistency when creating or updating a package module or dataset for an integration migration checklist change follows the supported versions of the monitoring target are docum...
0
239,925
19,978,539,501
IssuesEvent
2022-01-29 14:05:50
ml-lib/CodeLib
https://api.github.com/repos/ml-lib/CodeLib
opened
[Feature]: GLMNet timeseries method
feature tests
### Is your feature request related to a problem? Please describe. Time series method to predict the next _n_ intervals. ### Describe the solution you'd like Add a time series method for building forecasting models with/without exogenous variables using GLMNet. ### Expected input(s) ```python df: pandas.DataFrame ...
1.0
[Feature]: GLMNet timeseries method - ### Is your feature request related to a problem? Please describe. Time series method to predict the next _n_ intervals. ### Describe the solution you'd like Add a time series method for building forecasting models with/without exogenous variables using GLMNet. ### Expected inp...
non_priority
glmnet timeseries method is your feature request related to a problem please describe time series method to predict the next n intervals describe the solution you d like add a time series method for building forecasting models with without exogenous variables using glmnet expected input s ...
0
270,515
28,962,280,254
IssuesEvent
2023-05-10 04:19:39
nidhi7598/external_curl_AOSP10_r33
https://api.github.com/repos/nidhi7598/external_curl_AOSP10_r33
opened
CVE-2022-27781 (High) detected in curlcurl-7_64_1
Mend: dependency security vulnerability
## CVE-2022-27781 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>curlcurl-7_64_1</b></p></summary> <p> <p>A command line tool and library for transferring data with URL syntax, suppor...
True
CVE-2022-27781 (High) detected in curlcurl-7_64_1 - ## CVE-2022-27781 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>curlcurl-7_64_1</b></p></summary> <p> <p>A command line tool and l...
non_priority
cve high detected in curlcurl cve high severity vulnerability vulnerable library curlcurl a command line tool and library for transferring data with url syntax supporting http https ftp ftps gopher tftp scp sftp smb telnet dict ldap ldaps file imap smtp rts...
0
113,111
14,368,852,157
IssuesEvent
2020-12-01 08:59:44
ethereum/solidity
https://api.github.com/repos/ethereum/solidity
closed
Feature Request: solc 0.8 and solc 0.7
feature language design :rage4:
I guess this is more like a santa wish list. I did not by any means research the complexity of the underlying issues. I am just getting it out there for santa 🎅 1. full support for `calldata` arrays / structs (see https://github.com/ethereum/solidity/issues/9160) 2. `try catch` for `abi.decode` 3. `try catc...
1.0
Feature Request: solc 0.8 and solc 0.7 - I guess this is more like a santa wish list. I did not by any means research the complexity of the underlying issues. I am just getting it out there for santa 🎅 1. full support for `calldata` arrays / structs (see https://github.com/ethereum/solidity/issues/9160) 2. `try...
non_priority
feature request solc and solc i guess this is more like a santa wish list i did not by any means research the complexity of the underlying issues i am just getting it out there for santa 🎅 full support for calldata arrays structs see try catch for abi decode try catch for ...
0
17,872
9,942,288,680
IssuesEvent
2019-07-03 13:35:56
symfony/symfony
https://api.github.com/repos/symfony/symfony
closed
[PropertyInfo] PhpDocExtractor should cache on class level
Feature Performance PropertyInfo
**Symfony version(s) affected**: 4.3.0 **Description** When calling `\TYPO3\CMS\Extbase\Reflection\PropertyInfo\Extractor\PhpDocExtractor::getTypes` with a class and a property name, the result of the combination of arguments is cached – which is fantastic – but when repeatedly calling `getTypes` with the same cl...
True
[PropertyInfo] PhpDocExtractor should cache on class level - **Symfony version(s) affected**: 4.3.0 **Description** When calling `\TYPO3\CMS\Extbase\Reflection\PropertyInfo\Extractor\PhpDocExtractor::getTypes` with a class and a property name, the result of the combination of arguments is cached – which is fantas...
non_priority
phpdocextractor should cache on class level symfony version s affected description when calling cms extbase reflection propertyinfo extractor phpdocextractor gettypes with a class and a property name the result of the combination of arguments is cached – which is fantastic – but when re...
0
8,867
2,612,920,176
IssuesEvent
2015-02-27 17:31:02
chrsmith/windows-package-manager
https://api.github.com/repos/chrsmith/windows-package-manager
closed
Installing Node.js 64 bit fails
auto-migrated Type-Defect
``` What steps will reproduce the problem? 1. Install and start Npackd64-1.17.9.msi 2. Filter by Node and select Node.js 64 bit 3. Log is: Installing Node.js 64 bit 0.10.1 Process C:\Windows\system32\cmd.exe exited with the code 1 C:\Program Files\Node.js_64_bit>if "C:\Program Files\NpackdCL" EQU "" set npackd_cl=.....
1.0
Installing Node.js 64 bit fails - ``` What steps will reproduce the problem? 1. Install and start Npackd64-1.17.9.msi 2. Filter by Node and select Node.js 64 bit 3. Log is: Installing Node.js 64 bit 0.10.1 Process C:\Windows\system32\cmd.exe exited with the code 1 C:\Program Files\Node.js_64_bit>if "C:\Program Files\...
non_priority
installing node js bit fails what steps will reproduce the problem install and start msi filter by node and select node js bit log is installing node js bit process c windows cmd exe exited with the code c program files node js bit if c program files npackdcl equ set...
0
112,663
17,095,381,135
IssuesEvent
2021-07-09 01:09:21
RG4421/openedr
https://api.github.com/repos/RG4421/openedr
closed
CVE-2019-5443 (High) detected in curlcurl-7_63_0 - autoclosed
security vulnerability
## CVE-2019-5443 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>curlcurl-7_63_0</b></p></summary> <p> <p>A command line tool and library for transferring data with URL syntax, support...
True
CVE-2019-5443 (High) detected in curlcurl-7_63_0 - autoclosed - ## CVE-2019-5443 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>curlcurl-7_63_0</b></p></summary> <p> <p>A command line...
non_priority
cve high detected in curlcurl autoclosed cve high severity vulnerability vulnerable library curlcurl a command line tool and library for transferring data with url syntax supporting http https ftp ftps gopher tftp scp sftp smb telnet dict ldap ldaps file imap ...
0
37,874
10,096,971,903
IssuesEvent
2019-07-27 23:47:20
mapbox/mapbox-gl-native
https://api.github.com/repos/mapbox/mapbox-gl-native
closed
Linux make does not initialize submodules
Linux archived build
Hey there. Saw your talk at DGI and decided to try and build mapbox. While the linux readme states > Note that this repository uses Git submodules. They'll be automatically checked out when you first run a `make` command It does not actually do that and building fails until you manually run git submodule update ...
1.0
Linux make does not initialize submodules - Hey there. Saw your talk at DGI and decided to try and build mapbox. While the linux readme states > Note that this repository uses Git submodules. They'll be automatically checked out when you first run a `make` command It does not actually do that and building fails ...
non_priority
linux make does not initialize submodules hey there saw your talk at dgi and decided to try and build mapbox while the linux readme states note that this repository uses git submodules they ll be automatically checked out when you first run a make command it does not actually do that and building fails ...
0
34,419
6,332,104,563
IssuesEvent
2017-07-26 11:47:32
spree/spree
https://api.github.com/repos/spree/spree
closed
How to upload images for products using Spree Commerce REST API
Bug Documentation
Can you give me an example? ex: curl -i -X POST -H 'X-Spree-Token: 7b9f789b3b90f66f26a62de477159fbd4950459c30b42ba1' -d 'product[name]=toto&product[price]=100&product[shipping_category_id]=1&product[description]="Description"&_**product[image]=...... ?????**_ Thanks
1.0
How to upload images for products using Spree Commerce REST API - Can you give me an example? ex: curl -i -X POST -H 'X-Spree-Token: 7b9f789b3b90f66f26a62de477159fbd4950459c30b42ba1' -d 'product[name]=toto&product[price]=100&product[shipping_category_id]=1&product[description]="Description"&_**product[image]=...... ?...
non_priority
how to upload images for products using spree commerce rest api can you give me an example ex curl i x post h x spree token d product toto product product product description product thanks
0
191,870
15,306,150,994
IssuesEvent
2021-02-24 19:04:31
vercel/next.js
https://api.github.com/repos/vercel/next.js
closed
Customer headers are removed with internationalisation
kind: story point: 1 type: documentation
**What version of Next.js are you using?** 10.0.3 **What version of Node.js are you using?** 15.3.0 **What browser are you using?** Chrome **What operating system are you using?** macOS (intel) **How are you deploying your application?** Vercel **Describe the Bug** Within the next.config.js, if you have cust...
1.0
Customer headers are removed with internationalisation - **What version of Next.js are you using?** 10.0.3 **What version of Node.js are you using?** 15.3.0 **What browser are you using?** Chrome **What operating system are you using?** macOS (intel) **How are you deploying your application?** Vercel **Descri...
non_priority
customer headers are removed with internationalisation what version of next js are you using what version of node js are you using what browser are you using chrome what operating system are you using macos intel how are you deploying your application vercel describe...
0
94,238
8,477,065,752
IssuesEvent
2018-10-25 00:59:12
Brycey92/Galaxy-Craft-Issues
https://api.github.com/repos/Brycey92/Galaxy-Craft-Issues
closed
Garden Cloches are insane
fixed - needs testing
**Pack version** 1.0.3 **Describe the bug** Garden cloches are absolutely nuts, they only use ~8rf/t and can fill a gold chest with product in under a few hours with only water as an input, no replant time and only takes up 3 blocks.
1.0
Garden Cloches are insane - **Pack version** 1.0.3 **Describe the bug** Garden cloches are absolutely nuts, they only use ~8rf/t and can fill a gold chest with product in under a few hours with only water as an input, no replant time and only takes up 3 blocks.
non_priority
garden cloches are insane pack version describe the bug garden cloches are absolutely nuts they only use t and can fill a gold chest with product in under a few hours with only water as an input no replant time and only takes up blocks
0
38,323
15,613,656,681
IssuesEvent
2021-03-19 16:44:17
BCDevOps/devops-platform-workshops
https://api.github.com/repos/BCDevOps/devops-platform-workshops
closed
101 Lab Questions/Bugs
ocp-101 ops and shared services
## Lab Questions or Bugs It looks like some of the yaml scripting tags are not processing correctly in the Persistent Configurations ## Information for debugging - namespace(s): - link to lab slide: https://ocp101-labs-lab-pilot-ocp101-labs-pilot-tools.apps.platform-services.aro.devops.gov.bc.ca/openshift101/...
1.0
101 Lab Questions/Bugs - ## Lab Questions or Bugs It looks like some of the yaml scripting tags are not processing correctly in the Persistent Configurations ## Information for debugging - namespace(s): - link to lab slide: https://ocp101-labs-lab-pilot-ocp101-labs-pilot-tools.apps.platform-services.aro.devop...
non_priority
lab questions bugs lab questions or bugs it looks like some of the yaml scripting tags are not processing correctly in the persistent configurations information for debugging namespace s link to lab slide error messages or screen shots
0
324,381
23,996,359,143
IssuesEvent
2022-09-14 07:53:29
exoscoriae/eXoDOS
https://api.github.com/repos/exoscoriae/eXoDOS
closed
Return of Medusa, The (1991)
bug documentation
works - but SB16 only ... with MT32 it stays black and silence ... all is setup, but dropped the run.bat to directly start into SB16 until a solution is found
1.0
Return of Medusa, The (1991) - works - but SB16 only ... with MT32 it stays black and silence ... all is setup, but dropped the run.bat to directly start into SB16 until a solution is found
non_priority
return of medusa the works but only with it stays black and silence all is setup but dropped the run bat to directly start into until a solution is found
0
335,713
30,082,856,116
IssuesEvent
2023-06-29 06:01:54
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: sqlsmith/setup=rand-tables/setting=no-ddl failed
C-test-failure O-robot O-roachtest branch-release-22.2
roachtest.sqlsmith/setup=rand-tables/setting=no-ddl [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/10722920?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/10722920?buildTab=artifac...
2.0
roachtest: sqlsmith/setup=rand-tables/setting=no-ddl failed - roachtest.sqlsmith/setup=rand-tables/setting=no-ddl [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/10722920?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroac...
non_priority
roachtest sqlsmith setup rand tables setting no ddl failed roachtest sqlsmith setup rand tables setting no ddl with on release coalesce d string select null as col from defaultdb public as tab wher...
0
43,104
12,965,188,013
IssuesEvent
2020-07-20 21:51:28
ingridc/InscripcionUNQ
https://api.github.com/repos/ingridc/InscripcionUNQ
opened
CVE-2020-7660 (High) detected in serialize-javascript-2.1.2.tgz
security vulnerability
## CVE-2020-7660 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>serialize-javascript-2.1.2.tgz</b></p></summary> <p>Serialize JavaScript to a superset of JSON that includes regular ex...
True
CVE-2020-7660 (High) detected in serialize-javascript-2.1.2.tgz - ## CVE-2020-7660 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>serialize-javascript-2.1.2.tgz</b></p></summary> <p>S...
non_priority
cve high detected in serialize javascript tgz cve high severity vulnerability vulnerable library serialize javascript tgz serialize javascript to a superset of json that includes regular expressions and functions library home page a href path to dependency file tmp ws...
0
64,852
16,049,996,587
IssuesEvent
2021-04-22 17:54:15
enso-org/ide
https://api.github.com/repos/enso-org/ide
opened
`node run watch` exits, if the first attempt to build project fails
Category: Build System Type: Bug
### What did you do? Introduce the build error to rust code. Run `node run watch`. ### What did you expect to see? The script should fail to build IDE but stay active, waiting for file updates. Then, when error is resolved, it should successfully builds. ### What did you see instead? Script terminates as soo...
1.0
`node run watch` exits, if the first attempt to build project fails - ### What did you do? Introduce the build error to rust code. Run `node run watch`. ### What did you expect to see? The script should fail to build IDE but stay active, waiting for file updates. Then, when error is resolved, it should successfu...
non_priority
node run watch exits if the first attempt to build project fails what did you do introduce the build error to rust code run node run watch what did you expect to see the script should fail to build ide but stay active waiting for file updates then when error is resolved it should successfu...
0
120,429
15,765,468,751
IssuesEvent
2021-03-31 14:10:57
Qiskit/qiskit-nature
https://api.github.com/repos/Qiskit/qiskit-nature
closed
Design Overview (discussion)
type: design type: discussion
Migrated from Enterprise Github. Creator: @mrossinek Let's use this issue for general discussions which do not fit into a specific issue (yet). To get this started, here is the updated overview of `qiskit_nature`. EDIT: I uncommented the oudated UML diagram. Please see the last comment of this issue for the mos...
1.0
Design Overview (discussion) - Migrated from Enterprise Github. Creator: @mrossinek Let's use this issue for general discussions which do not fit into a specific issue (yet). To get this started, here is the updated overview of `qiskit_nature`. EDIT: I uncommented the oudated UML diagram. Please see the last co...
non_priority
design overview discussion migrated from enterprise github creator mrossinek let s use this issue for general discussions which do not fit into a specific issue yet to get this started here is the updated overview of qiskit nature edit i uncommented the oudated uml diagram please see the last co...
0
67,509
14,879,750,133
IssuesEvent
2021-01-20 08:12:03
turkdevops/taplo
https://api.github.com/repos/turkdevops/taplo
opened
CVE-2019-11358 (Medium) detected in jquery-2.0.2.min.js
security vulnerability
## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-2.0.2.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="ht...
True
CVE-2019-11358 (Medium) detected in jquery-2.0.2.min.js - ## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-2.0.2.min.js</b></p></summary> <p>JavaScript librar...
non_priority
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file taplo site node modules ace builds demo whitespace html path to vulnerable l...
0
98,853
20,813,193,784
IssuesEvent
2022-03-18 06:57:57
Blobduckies/Chronaufrage
https://api.github.com/repos/Blobduckies/Chronaufrage
closed
4.7 Optimiser le code Max
création du code
Mettre le code de Maloney dans un autre patch Max car c'est le plus lourd
1.0
4.7 Optimiser le code Max - Mettre le code de Maloney dans un autre patch Max car c'est le plus lourd
non_priority
optimiser le code max mettre le code de maloney dans un autre patch max car c est le plus lourd
0
13,933
3,788,027,575
IssuesEvent
2016-03-21 13:21:02
IsyFact/IsyFact-Vorlageanwendung
https://api.github.com/repos/IsyFact/IsyFact-Vorlageanwendung
closed
POM um Meta-Informationen anreichern
documentation feature
Die Vorlageanwendung soll sich an bewährte Praktiken von Open Source Anwendungen anlehnen. Dazu gehört es, im POM bestimmte Informationen bereitzustellen. Stand jetzt fehlen noch Angaben zu den Entwicklern sowie dem Quellcodemanagement. Die Angaben müssen folgenden Vorgaben genügen: [http://central.sonatype.org/pages/r...
1.0
POM um Meta-Informationen anreichern - Die Vorlageanwendung soll sich an bewährte Praktiken von Open Source Anwendungen anlehnen. Dazu gehört es, im POM bestimmte Informationen bereitzustellen. Stand jetzt fehlen noch Angaben zu den Entwicklern sowie dem Quellcodemanagement. Die Angaben müssen folgenden Vorgaben genüge...
non_priority
pom um meta informationen anreichern die vorlageanwendung soll sich an bewährte praktiken von open source anwendungen anlehnen dazu gehört es im pom bestimmte informationen bereitzustellen stand jetzt fehlen noch angaben zu den entwicklern sowie dem quellcodemanagement die angaben müssen folgenden vorgaben genüge...
0
14,020
16,833,900,967
IssuesEvent
2021-06-18 09:21:22
ValveSoftware/Proton
https://api.github.com/repos/ValveSoftware/Proton
closed
The Cat! Porfirio's Adventure (492270)
Game compatibility - Unofficial XAudio2
# Compatibility Report - Name of the game with compatibility issues: The Cat! Porfirio's Adventure - Steam AppID of the game: 492270 ## System Information - GPU: RX 560 - Driver/LLVM version: Mesa 19.3.4 LLVM 9.0.1 - Kernel version: 5.5.4-15-tkg-pds - Link to full system information report as [Gist](https://g...
True
The Cat! Porfirio's Adventure (492270) - # Compatibility Report - Name of the game with compatibility issues: The Cat! Porfirio's Adventure - Steam AppID of the game: 492270 ## System Information - GPU: RX 560 - Driver/LLVM version: Mesa 19.3.4 LLVM 9.0.1 - Kernel version: 5.5.4-15-tkg-pds - Link to full syst...
non_priority
the cat porfirio s adventure compatibility report name of the game with compatibility issues the cat porfirio s adventure steam appid of the game system information gpu rx driver llvm version mesa llvm kernel version tkg pds link to full system information...
0
114,360
14,564,822,152
IssuesEvent
2020-12-17 06:02:25
ibm-openbmc/dev
https://api.github.com/repos/ibm-openbmc/dev
closed
GUI : Design : Configure I/O Enclosures
Blocked GUI Milestone Tgt UI Design
## User Story As a <type of user> I need to <perform some activity> in order to <complete some task or accomplish some goal> ## Use Case(s) - [ ] Add use case(s) ## Design Goals - [ ] Goal 1 - [ ] Goal 2 - [ ] Goal 3 ## InVision Prototype - [ ] Iteration 0 - [ ] Iteration 1 - [ ] Iteration 2 - [ ] I...
1.0
GUI : Design : Configure I/O Enclosures - ## User Story As a <type of user> I need to <perform some activity> in order to <complete some task or accomplish some goal> ## Use Case(s) - [ ] Add use case(s) ## Design Goals - [ ] Goal 1 - [ ] Goal 2 - [ ] Goal 3 ## InVision Prototype - [ ] Iteration 0 - ...
non_priority
gui design configure i o enclosures user story as a i need to in order to use case s add use case s design goals goal goal goal invision prototype iteration iteration iteration iteation final community created desi...
0
47,382
10,082,765,728
IssuesEvent
2019-07-25 12:07:50
act-rules/act-rules.github.io
https://api.github.com/repos/act-rules/act-rules.github.io
closed
"Used in composite rules" for atomic rules
Website code
It would be nice to backlink from atomic rules to the composite rules they are part of, like for the Glossary terms. Maybe as part of the "background" section. Discussed in teleconference on July 11. ACT-R CG agreed that it is a good idea to have backlinks, but it has to be figured out how we want it done.
1.0
"Used in composite rules" for atomic rules - It would be nice to backlink from atomic rules to the composite rules they are part of, like for the Glossary terms. Maybe as part of the "background" section. Discussed in teleconference on July 11. ACT-R CG agreed that it is a good idea to have backlinks, but it has to...
non_priority
used in composite rules for atomic rules it would be nice to backlink from atomic rules to the composite rules they are part of like for the glossary terms maybe as part of the background section discussed in teleconference on july act r cg agreed that it is a good idea to have backlinks but it has to ...
0
86,903
8,053,252,010
IssuesEvent
2018-08-01 22:08:38
geoffhumphrey/brewcompetitiononlineentry
https://api.github.com/repos/geoffhumphrey/brewcompetitiononlineentry
closed
(2.1.12) Preview 'Best Brewer' results and calculation
enhancement in latest master commit v2.1.13
The ability to have a best brewer is recently new, but there's no way to see the results without publishing them to the front page of the site. Makes it difficult to check everything is correct before it gets announced.
1.0
(2.1.12) Preview 'Best Brewer' results and calculation - The ability to have a best brewer is recently new, but there's no way to see the results without publishing them to the front page of the site. Makes it difficult to check everything is correct before it gets announced.
non_priority
preview best brewer results and calculation the ability to have a best brewer is recently new but there s no way to see the results without publishing them to the front page of the site makes it difficult to check everything is correct before it gets announced
0
54,086
7,873,145,588
IssuesEvent
2018-06-25 13:31:19
spring-cloud/spring-cloud-netflix
https://api.github.com/repos/spring-cloud/spring-cloud-netflix
closed
Status Page and Health Indicator paths are broken if configuring custom management context path and using service inside docker
documentation
We are facing some problems with custom configured status page and health indicator paths. We are using Spring Boot `1.5.10` and Spring Cloud `Edgware.SR3`. We are using a Spring Boot application annotating `@EnableEurekaServer` as the service registry. We are using a Spring Boot application annotating `@EnableDisc...
1.0
Status Page and Health Indicator paths are broken if configuring custom management context path and using service inside docker - We are facing some problems with custom configured status page and health indicator paths. We are using Spring Boot `1.5.10` and Spring Cloud `Edgware.SR3`. We are using a Spring Boot ap...
non_priority
status page and health indicator paths are broken if configuring custom management context path and using service inside docker we are facing some problems with custom configured status page and health indicator paths we are using spring boot and spring cloud edgware we are using a spring boot appli...
0
329,072
28,147,682,660
IssuesEvent
2023-04-02 17:18:50
nodejs/node
https://api.github.com/repos/nodejs/node
closed
test_runner: add code coverage support to spec reporter
feature request test_runner
### What is the problem this feature will solve? Currently the test runner supports code coverage with the default `tap` reporter behind the experimental flag. ``` // node --experimental-test-coverage fixtures.js running first TAP version 13 # Subtest: parent block # Subtest: child subtest 1 should run ...
1.0
test_runner: add code coverage support to spec reporter - ### What is the problem this feature will solve? Currently the test runner supports code coverage with the default `tap` reporter behind the experimental flag. ``` // node --experimental-test-coverage fixtures.js running first TAP version 13 # Subtest...
non_priority
test runner add code coverage support to spec reporter what is the problem this feature will solve currently the test runner supports code coverage with the default tap reporter behind the experimental flag node experimental test coverage fixtures js running first tap version subtest ...
0
180,908
13,965,189,947
IssuesEvent
2020-10-25 21:20:22
chartjs/Chart.js
https://api.github.com/repos/chartjs/Chart.js
closed
Y-Axis stepSize changes on dynamic input
status: needs test case
Desired behavior: Y-axis shows 11 tick labels, showing initial weight at index 5, and ticks above showing initial weight - weight span in 5 even steps, and ticks above showing initial weight + weight span in 5 even steps. Step size should remain fixed, tick labels should change, and the chart should re-render data. ...
1.0
Y-Axis stepSize changes on dynamic input - Desired behavior: Y-axis shows 11 tick labels, showing initial weight at index 5, and ticks above showing initial weight - weight span in 5 even steps, and ticks above showing initial weight + weight span in 5 even steps. Step size should remain fixed, tick labels should ch...
non_priority
y axis stepsize changes on dynamic input desired behavior y axis shows tick labels showing initial weight at index and ticks above showing initial weight weight span in even steps and ticks above showing initial weight weight span in even steps step size should remain fixed tick labels should cha...
0
274,890
30,188,255,864
IssuesEvent
2023-07-04 13:34:22
gabriel-milan/denoising-autoencoder
https://api.github.com/repos/gabriel-milan/denoising-autoencoder
opened
CVE-2023-25675 (High) detected in tensorflow-2.5.0-cp37-cp37m-manylinux2010_x86_64.whl
Mend: dependency security vulnerability
## CVE-2023-25675 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.5.0-cp37-cp37m-manylinux2010_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learnin...
True
CVE-2023-25675 (High) detected in tensorflow-2.5.0-cp37-cp37m-manylinux2010_x86_64.whl - ## CVE-2023-25675 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.5.0-cp37-cp37m-ma...
non_priority
cve high detected in tensorflow whl cve high severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file training requirements txt ...
0
79,035
9,817,987,934
IssuesEvent
2019-06-13 18:05:51
outburstams/outburst.ams
https://api.github.com/repos/outburstams/outburst.ams
opened
Add showcase blocks section background
design medium
> Als we beginnen met een witte achtergrond voor logo etc, dan misschien het ‘blok’ daaronder met showcases rood maken.
1.0
Add showcase blocks section background - > Als we beginnen met een witte achtergrond voor logo etc, dan misschien het ‘blok’ daaronder met showcases rood maken.
non_priority
add showcase blocks section background als we beginnen met een witte achtergrond voor logo etc dan misschien het ‘blok’ daaronder met showcases rood maken
0
351,244
25,019,451,338
IssuesEvent
2022-11-03 22:16:59
supabase/supabase
https://api.github.com/repos/supabase/supabase
opened
onAuthStateChange() no longer in v2 reference
documentation
# Improve documentation ## Link https://supabase.com/docs/reference/javascript ## Describe the problem onAuthStateChange() I'm pretty sure was in the v2 reference docs very recently but is now gone. It is still in the gotrue-js code. I have not seen anything about deprecating it, but there are a lot of p...
1.0
onAuthStateChange() no longer in v2 reference - # Improve documentation ## Link https://supabase.com/docs/reference/javascript ## Describe the problem onAuthStateChange() I'm pretty sure was in the v2 reference docs very recently but is now gone. It is still in the gotrue-js code. I have not seen anythin...
non_priority
onauthstatechange no longer in reference improve documentation link describe the problem onauthstatechange i m pretty sure was in the reference docs very recently but is now gone it is still in the gotrue js code i have not seen anything about deprecating it but there are a lot of ...
0
4,551
4,434,520,403
IssuesEvent
2016-08-18 03:09:58
sdboyer/gps
https://api.github.com/repos/sdboyer/gps
closed
Parallel-prefetch data in lock
performance
At the start of a solver run, it's reasonable to assume that we may want the data returned from `SourceManager.ListVersions()` for each of the sources given in the lock. Of course, the objective is to not *need* this data, but still. The problem is, we currently do each of those fetches entirely on demand, and within t...
True
Parallel-prefetch data in lock - At the start of a solver run, it's reasonable to assume that we may want the data returned from `SourceManager.ListVersions()` for each of the sources given in the lock. Of course, the objective is to not *need* this data, but still. The problem is, we currently do each of those fetches...
non_priority
parallel prefetch data in lock at the start of a solver run it s reasonable to assume that we may want the data returned from sourcemanager listversions for each of the sources given in the lock of course the objective is to not need this data but still the problem is we currently do each of those fetches...
0
26,780
11,402,456,152
IssuesEvent
2020-01-31 03:16:57
Pr0methean/listRotator
https://api.github.com/repos/Pr0methean/listRotator
opened
CVE-2017-7657 (High) detected in jetty-http-8.2.0.v20160908.jar, jetty-server-8.2.0.v20160908.jar
security vulnerability
## CVE-2017-7657 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jetty-http-8.2.0.v20160908.jar</b>, <b>jetty-server-8.2.0.v20160908.jar</b></p></summary> <p> <details><summary><b>je...
True
CVE-2017-7657 (High) detected in jetty-http-8.2.0.v20160908.jar, jetty-server-8.2.0.v20160908.jar - ## CVE-2017-7657 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jetty-http-8.2.0.v...
non_priority
cve high detected in jetty http jar jetty server jar cve high severity vulnerability vulnerable libraries jetty http jar jetty server jar jetty http jar administrative parent pom for jetty modules library home page a href path to ...
0
117,167
17,439,314,779
IssuesEvent
2021-08-05 01:01:59
snowdensb/vets-website
https://api.github.com/repos/snowdensb/vets-website
opened
CVE-2021-32804 (High) detected in multiple libraries
security vulnerability
## CVE-2021-32804 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-2.2.2.tgz</b>, <b>tar-4.4.2.tgz</b>, <b>tar-4.4.13.tgz</b>, <b>tar-6.0.2.tgz</b></p></summary> <p> <details><sum...
True
CVE-2021-32804 (High) detected in multiple libraries - ## CVE-2021-32804 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-2.2.2.tgz</b>, <b>tar-4.4.2.tgz</b>, <b>tar-4.4.13.tgz</b>...
non_priority
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries tar tgz tar tgz tar tgz tar tgz tar tgz tar for node library home page a href path to dependency file vets website node modules tar package j...
0
278,298
30,702,257,143
IssuesEvent
2023-07-27 01:15:19
snykiotcubedev/arangodb-3.7.6
https://api.github.com/repos/snykiotcubedev/arangodb-3.7.6
reopened
CVE-2022-37599 (High) detected in loader-utils-2.0.0.tgz
Mend: dependency security vulnerability
## CVE-2022-37599 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>loader-utils-2.0.0.tgz</b></p></summary> <p>utils for webpack loaders</p> <p>Library home page: <a href="https://regis...
True
CVE-2022-37599 (High) detected in loader-utils-2.0.0.tgz - ## CVE-2022-37599 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>loader-utils-2.0.0.tgz</b></p></summary> <p>utils for webpa...
non_priority
cve high detected in loader utils tgz cve high severity vulnerability vulnerable library loader utils tgz utils for webpack loaders library home page a href dependency hierarchy raw loader tgz root library x loader utils tgz vulnerable l...
0
345,231
30,792,674,408
IssuesEvent
2023-07-31 17:20:47
MD-Anderson-Bioinformatics/NG-CHM
https://api.github.com/repos/MD-Anderson-Bioinformatics/NG-CHM
closed
Viewer: If divider bar moved too far to right, map icons overwrite text and pane control element is drawn outside viewable area.
bug backlog 2.17.6 passed retest
Originally Pivotal Tracker issue: https://www.pivotaltracker.com/story/show/173136767 bug entered by James M. Melott on 06/02/2020 Steps to repeat: Open any heat map. Drag divider bar to far right.
1.0
Viewer: If divider bar moved too far to right, map icons overwrite text and pane control element is drawn outside viewable area. - Originally Pivotal Tracker issue: https://www.pivotaltracker.com/story/show/173136767 bug entered by James M. Melott on 06/02/2020 Steps to repeat: Open any heat map. Drag divider bar...
non_priority
viewer if divider bar moved too far to right map icons overwrite text and pane control element is drawn outside viewable area originally pivotal tracker issue bug entered by james m melott on steps to repeat open any heat map drag divider bar to far right
0
73,501
19,700,898,816
IssuesEvent
2022-01-12 16:31:51
haskell/haskell-language-server
https://api.github.com/repos/haskell/haskell-language-server
reopened
Build with aeson >= 2.0 (needed for brittany and ghc-9.0.1)
type: enhancement build type: distribution ghc-9
* I am continuing @Anton-Latukha's work from #2473 in this branch https://github.com/jneira/haskell-language-server/tree/brittany-9.0.1 * As the new version of brittany needs aeson >= 2.0 we have to jump into that wagon (or patch brittany to support aeson <= 2.0 and ghc-9.0.1 at same time) * So we have to go down t...
1.0
Build with aeson >= 2.0 (needed for brittany and ghc-9.0.1) - * I am continuing @Anton-Latukha's work from #2473 in this branch https://github.com/jneira/haskell-language-server/tree/brittany-9.0.1 * As the new version of brittany needs aeson >= 2.0 we have to jump into that wagon (or patch brittany to support aeson <...
non_priority
build with aeson needed for brittany and ghc i am continuing anton latukha s work from in this branch as the new version of brittany needs aeson we have to jump into that wagon or patch brittany to support aeson and ghc at same time so we have to go down the rabbit...
0
55,125
23,394,500,044
IssuesEvent
2022-08-11 21:24:57
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Failing test: Jest Tests.src/plugins/data/public/ui/typeahead - SuggestionsComponent Should display given suggestions if the show prop is true
loe:hours failed-test Team:AppServicesSv impact:critical
A test failed on a tracked branch ``` Error: expect(received).toMatchSnapshot() Snapshot name: `SuggestionsComponent Should display given suggestions if the show prop is true 1` - Snapshot - 1 + Received + 1 @@ -2,11 +2,11 @@ queryBarRect={ Object { "top": 0, } } - verticalListPositi...
1.0
Failing test: Jest Tests.src/plugins/data/public/ui/typeahead - SuggestionsComponent Should display given suggestions if the show prop is true - A test failed on a tracked branch ``` Error: expect(received).toMatchSnapshot() Snapshot name: `SuggestionsComponent Should display given suggestions if the show prop is tru...
non_priority
failing test jest tests src plugins data public ui typeahead suggestionscomponent should display given suggestions if the show prop is true a test failed on a tracked branch error expect received tomatchsnapshot snapshot name suggestionscomponent should display given suggestions if the show prop is tru...
0
57,129
6,538,758,744
IssuesEvent
2017-09-01 08:07:14
andyholmes/gnome-shell-extension-mconnect
https://api.github.com/repos/andyholmes/gnome-shell-extension-mconnect
opened
[PRE-RELEASE] Issue Thread
needs testing
This issue is for users wishing to test and report on pre-release builds only. Please state the pre-release version you are reporting on and don't open any new issues for pre-release builds. The latest pre-release build is [v12-beta](https://github.com/andyholmes/gnome-shell-extension-mconnect/releases/tag/v12-beta)
1.0
[PRE-RELEASE] Issue Thread - This issue is for users wishing to test and report on pre-release builds only. Please state the pre-release version you are reporting on and don't open any new issues for pre-release builds. The latest pre-release build is [v12-beta](https://github.com/andyholmes/gnome-shell-extension-mc...
non_priority
issue thread this issue is for users wishing to test and report on pre release builds only please state the pre release version you are reporting on and don t open any new issues for pre release builds the latest pre release build is
0
1,916
3,423,764,912
IssuesEvent
2015-12-09 09:00:10
learning-unlimited/ESP-Website
https://api.github.com/repos/learning-unlimited/ESP-Website
closed
Install script work with github forks
Infrastructure
It'd be nice if the install script could take as an argument the URL of the repository (for example, a github fork of the master repository) to check out. It'd be even nicer if it offered to create a fork for you. This might be hard, but at least it could pop open a Web browser to the correct URL and print instruct...
1.0
Install script work with github forks - It'd be nice if the install script could take as an argument the URL of the repository (for example, a github fork of the master repository) to check out. It'd be even nicer if it offered to create a fork for you. This might be hard, but at least it could pop open a Web brows...
non_priority
install script work with github forks it d be nice if the install script could take as an argument the url of the repository for example a github fork of the master repository to check out it d be even nicer if it offered to create a fork for you this might be hard but at least it could pop open a web brows...
0