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 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
279,354 | 24,219,023,838 | IssuesEvent | 2022-09-26 09:17:21 | ncl-crb/flask-classification-2021-projects-H | https://api.github.com/repos/ncl-crb/flask-classification-2021-projects-H | closed | Test the buttons with the APIs. | test | ## Summary of the request
Test the buttons #1 and #2 respectively linked to APIs #3 and #4 so that they will allow to download plot and JSON data.
All the functionalities must be preserved, this is just a new feature.
## Sub tasks
- [x] Test the "download results" button with the API
- [x] Test the "download... | 1.0 | Test the buttons with the APIs. - ## Summary of the request
Test the buttons #1 and #2 respectively linked to APIs #3 and #4 so that they will allow to download plot and JSON data.
All the functionalities must be preserved, this is just a new feature.
## Sub tasks
- [x] Test the "download results" button with ... | non_priority | test the buttons with the apis summary of the request test the buttons and respectively linked to apis and so that they will allow to download plot and json data all the functionalities must be preserved this is just a new feature sub tasks test the download results button with th... | 0 |
117,941 | 9,965,944,537 | IssuesEvent | 2019-07-08 09:56:18 | GeoNode/geonode | https://api.github.com/repos/GeoNode/geonode | closed | Creating a new style fails with 405 | Tested blocker | observed today in latest 2.7.x:
when creating a new style, the style is correctly created in GeoServer but not associated to the layer. I see a 405 at some point: "PUT /gs/rest/styles?raw=true HTTP/1.1" 405 0 | 1.0 | Creating a new style fails with 405 - observed today in latest 2.7.x:
when creating a new style, the style is correctly created in GeoServer but not associated to the layer. I see a 405 at some point: "PUT /gs/rest/styles?raw=true HTTP/1.1" 405 0 | non_priority | creating a new style fails with observed today in latest x when creating a new style the style is correctly created in geoserver but not associated to the layer i see a at some point put gs rest styles raw true http | 0 |
117,663 | 15,161,532,678 | IssuesEvent | 2021-02-12 09:12:00 | Couchers-org/couchers | https://api.github.com/repos/Couchers-org/couchers | closed | "countries I've visited" won't accept comma-separated list | bug tool design frontend good first issue | Subject: "countries I've visited" won't accept comma-separated list
Description:
Updating "countries I've visited" by pasting a comma-separated list of countries does not result in individual country tags for each comma-separated value, but instead creates one single long tag.
Steps:
I copied and pasted the following ... | 1.0 | "countries I've visited" won't accept comma-separated list - Subject: "countries I've visited" won't accept comma-separated list
Description:
Updating "countries I've visited" by pasting a comma-separated list of countries does not result in individual country tags for each comma-separated value, but instead creates on... | non_priority | countries i ve visited won t accept comma separated list subject countries i ve visited won t accept comma separated list description updating countries i ve visited by pasting a comma separated list of countries does not result in individual country tags for each comma separated value but instead creates on... | 0 |
62,708 | 12,233,826,910 | IssuesEvent | 2020-05-04 12:23:28 | Regalis11/Barotrauma | https://api.github.com/repos/Regalis11/Barotrauma | closed | Moving an item to a Toolbox when your Health UI is open, uses the item instead | Bug Code | - [x] I have searched the issue tracker to check if the issue has already been reported.
**Description**
When the player's Medical User Interface is open, if you transfer an item into a toolbox (in your inventory), the item will be used instead of being placed inside the toolbox.
**Steps To Reproduce**
1) Have ... | 1.0 | Moving an item to a Toolbox when your Health UI is open, uses the item instead - - [x] I have searched the issue tracker to check if the issue has already been reported.
**Description**
When the player's Medical User Interface is open, if you transfer an item into a toolbox (in your inventory), the item will be use... | non_priority | moving an item to a toolbox when your health ui is open uses the item instead i have searched the issue tracker to check if the issue has already been reported description when the player s medical user interface is open if you transfer an item into a toolbox in your inventory the item will be used ... | 0 |
126,322 | 10,418,951,589 | IssuesEvent | 2019-09-15 13:02:09 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | FullClusterRestartIT#testRecovery() fails in CI | :Distributed/Recovery >test-failure | build: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.2+periodic/803/consoleFull
reproduction line:
```
./gradlew :qa:full-cluster-restart:v6.1.5-SNAPSHOT#upgradedClusterTestRunner \
-Dtests.seed=A360128A15AF807 \
-Dtests.class=org.elasticsearch.upgrades.FullClusterRestartIT \
-Dtests.m... | 1.0 | FullClusterRestartIT#testRecovery() fails in CI - build: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.2+periodic/803/consoleFull
reproduction line:
```
./gradlew :qa:full-cluster-restart:v6.1.5-SNAPSHOT#upgradedClusterTestRunner \
-Dtests.seed=A360128A15AF807 \
-Dtests.class=org.elastics... | non_priority | fullclusterrestartit testrecovery fails in ci build reproduction line gradlew qa full cluster restart snapshot upgradedclustertestrunner dtests seed dtests class org elasticsearch upgrades fullclusterrestartit dtests method testrecovery dtests security manager tru... | 0 |
149,459 | 11,902,035,834 | IssuesEvent | 2020-03-30 13:24:40 | opentracing-contrib/java-specialagent | https://api.github.com/repos/opentracing-contrib/java-specialagent | closed | Instrumentation Tests failing with Static Deferred Attach | bug test | The following integration tests are failing when Static Deferred Attach is turned on:
* ~Spring WebSocket~
* ~Spring Messaging~
* ~Spring Kafka~
* ~Spring WebFlux~
* ~Spring RabbitMQ~
* ~Spring JMS~
* ~Spring WebMVC 5.0.0 & 5.2.1~
* ~Zuul~ | 1.0 | Instrumentation Tests failing with Static Deferred Attach - The following integration tests are failing when Static Deferred Attach is turned on:
* ~Spring WebSocket~
* ~Spring Messaging~
* ~Spring Kafka~
* ~Spring WebFlux~
* ~Spring RabbitMQ~
* ~Spring JMS~
* ~Spring WebMVC 5.0.0 & 5.2.1~
* ~Zuul~ | non_priority | instrumentation tests failing with static deferred attach the following integration tests are failing when static deferred attach is turned on spring websocket spring messaging spring kafka spring webflux spring rabbitmq spring jms spring webmvc zuul | 0 |
214,607 | 24,077,737,011 | IssuesEvent | 2022-09-19 01:05:55 | ritvikbhawnani/zaproxy | https://api.github.com/repos/ritvikbhawnani/zaproxy | opened | CVE-2022-40156 (Medium) detected in xstream-1.4.15.jar | security vulnerability | ## CVE-2022-40156 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.15.jar</b></p></summary>
<p></p>
<p>Library home page: <a href="http://x-stream.github.io">http://x-stre... | True | CVE-2022-40156 (Medium) detected in xstream-1.4.15.jar - ## CVE-2022-40156 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.15.jar</b></p></summary>
<p></p>
<p>Library hom... | non_priority | cve medium detected in xstream jar cve medium severity vulnerability vulnerable library xstream jar library home page a href path to dependency file buildsrc build gradle kts path to vulnerable library home wss scanner gradle caches modules files com though... | 0 |
18,739 | 10,279,545,455 | IssuesEvent | 2019-08-26 00:16:17 | pcrane70/spock | https://api.github.com/repos/pcrane70/spock | opened | CVE-2018-14040 (Medium) detected in bootstrap-2.2.2.min.js, bootstrap-2.2.2.js | security vulnerability | ## CVE-2018-14040 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-2.2.2.min.js</b>, <b>bootstrap-2.2.2.js</b></p></summary>
<p>
<details><summary><b>bootstrap-2.2.2.min.j... | True | CVE-2018-14040 (Medium) detected in bootstrap-2.2.2.min.js, bootstrap-2.2.2.js - ## CVE-2018-14040 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-2.2.2.min.js</b>, <b>boo... | non_priority | cve medium detected in bootstrap min js bootstrap js cve medium severity vulnerability vulnerable libraries bootstrap min js bootstrap js bootstrap min js the most popular front end framework for developing responsive mobile first projects on the ... | 0 |
21,881 | 11,660,530,750 | IssuesEvent | 2020-03-03 03:39:39 | cityofaustin/atd-amanda | https://api.github.com/repos/cityofaustin/atd-amanda | closed | Automate CC Email to Site & Sub | Product: AMANDA Project: ATD AMANDA Backlog Service: Apps Type: Enhancement Workgroup: ROW | Description: 2/28/18 - Maria Becker should be copied on all EX permits except AWU. This may be updated to include DS permits.
8/3/18 Update - SSI has a group email account now. Send the permits to that email address instead of Maria.
Request Date: 2018-11-29 16:36:00
Request ID: DTS18-103020
Status: Backlog
Custom... | 1.0 | Automate CC Email to Site & Sub - Description: 2/28/18 - Maria Becker should be copied on all EX permits except AWU. This may be updated to include DS permits.
8/3/18 Update - SSI has a group email account now. Send the permits to that email address instead of Maria.
Request Date: 2018-11-29 16:36:00
Request ID: DTS... | non_priority | automate cc email to site sub description maria becker should be copied on all ex permits except awu this may be updated to include ds permits update ssi has a group email account now send the permits to that email address instead of maria request date request id status b... | 0 |
54,389 | 30,084,019,599 | IssuesEvent | 2023-06-29 07:11:47 | opensearch-project/OpenSearch | https://api.github.com/repos/opensearch-project/OpenSearch | closed | search_after query performance improvement | enhancement distributed framework Performance Search | **Describe the bug**
```search_after``` queries are significantly slower on asc/desc order sort. Like for http_logs OSB workload, vanilla ```ASC``` order sort queries takes like ```11 ms``` while same query just with ```search_after``` parameter takes ```1703 ms```.
**To Reproduce**
eg. below query takes 1703 ms,... | True | search_after query performance improvement - **Describe the bug**
```search_after``` queries are significantly slower on asc/desc order sort. Like for http_logs OSB workload, vanilla ```ASC``` order sort queries takes like ```11 ms``` while same query just with ```search_after``` parameter takes ```1703 ms```.
**T... | non_priority | search after query performance improvement describe the bug search after queries are significantly slower on asc desc order sort like for http logs osb workload vanilla asc order sort queries takes like ms while same query just with search after parameter takes ms to re... | 0 |
115,737 | 9,810,354,665 | IssuesEvent | 2019-06-12 20:16:43 | SNLComputation/Albany | https://api.github.com/repos/SNLComputation/Albany | closed | Failing SteadyHeat3D_nodeGIDArrayResponse_Tpetra test | Testing | This is one of the tests that began to fail post merge recently. Here is what happens:
```
p=3: *** Caught standard std::exception of type 'std::invalid_argument' :
/projects/albany/nightlyAlbanyCDash/repos/Trilinos/packages/tpetra/core/src/Tpetra_Map_def.hpp:443:
Throw number = 1
Throw test that eva... | 1.0 | Failing SteadyHeat3D_nodeGIDArrayResponse_Tpetra test - This is one of the tests that began to fail post merge recently. Here is what happens:
```
p=3: *** Caught standard std::exception of type 'std::invalid_argument' :
/projects/albany/nightlyAlbanyCDash/repos/Trilinos/packages/tpetra/core/src/Tpetra_Map_def... | non_priority | failing nodegidarrayresponse tpetra test this is one of the tests that began to fail post merge recently here is what happens p caught standard std exception of type std invalid argument projects albany nightlyalbanycdash repos trilinos packages tpetra core src tpetra map def hpp ... | 0 |
27,978 | 12,745,294,635 | IssuesEvent | 2020-06-26 14:01:22 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | build warning "This async method lacks 'await' operators" | Pri2 cognitive-services/svc cxp doc-bug speech-service/subsvc triaged | connector.ActivityReceived += async (sender, activityReceivedEventArgs) => ...
I get a build warning:
Warning CS1998 This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a backgr... | 2.0 | build warning "This async method lacks 'await' operators" - connector.ActivityReceived += async (sender, activityReceivedEventArgs) => ...
I get a build warning:
Warning CS1998 This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API call... | non_priority | build warning this async method lacks await operators connector activityreceived async sender activityreceivedeventargs i get a build warning warning this async method lacks await operators and will run synchronously consider using the await operator to await non blocking api calls or... | 0 |
45,553 | 12,855,817,382 | IssuesEvent | 2020-07-09 06:18:20 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | NumberHelper uses deprecated Number Utility method | defect | This is a (multiple allowed):
* [x] bug
* [x] enhancement
* CakePHP Version: >3.9.0
### What you did
Set the Default Currency for the NumberHelper in AppView: `$this->Number->defaultCurrency('EUR');`
### What happened
Raised this Deprecation Warning:
```
Deprecated (16384): Number::defaultCurrency() is... | 1.0 | NumberHelper uses deprecated Number Utility method - This is a (multiple allowed):
* [x] bug
* [x] enhancement
* CakePHP Version: >3.9.0
### What you did
Set the Default Currency for the NumberHelper in AppView: `$this->Number->defaultCurrency('EUR');`
### What happened
Raised this Deprecation Warning:
... | non_priority | numberhelper uses deprecated number utility method this is a multiple allowed bug enhancement cakephp version what you did set the default currency for the numberhelper in appview this number defaultcurrency eur what happened raised this deprecation warning ... | 0 |
80,439 | 7,747,798,220 | IssuesEvent | 2018-05-30 05:42:24 | Microsoft/vsts-tasks | https://api.github.com/repos/Microsoft/vsts-tasks | closed | Multi-Agent with Visual Studio Test task is not working | Area: Test | We are using TFS 2017.2

using Visual studio Test Version 2.*
when running tests on single agent, tests runs with pass or failed results.
when using Multi-Agent, we get System.IndexOutOfRangeException
... | 1.0 | Multi-Agent with Visual Studio Test task is not working - We are using TFS 2017.2

using Visual studio Test Version 2.*
when running tests on single agent, tests runs with pass or failed results.
when u... | non_priority | multi agent with visual studio test task is not working we are using tfs using visual studio test version when running tests on single agent tests runs with pass or failed results when using multi agent we get system indexoutofrangeexception executiontaskstatemodel executetask an... | 0 |
186,392 | 15,056,485,784 | IssuesEvent | 2021-02-03 20:15:08 | retaildevcrews/ngsa | https://api.github.com/repos/retaildevcrews/ngsa | closed | Update docs to remove Let's Encrypt | Documentation IaC | - [ ] change AKS readme setup documentation from let's encrypt
- https://github.com/retaildevcrews/ngsa/blob/main/IaC/AKS/README.md#install-cert-manager
-
| 1.0 | Update docs to remove Let's Encrypt - - [ ] change AKS readme setup documentation from let's encrypt
- https://github.com/retaildevcrews/ngsa/blob/main/IaC/AKS/README.md#install-cert-manager
-
| non_priority | update docs to remove let s encrypt change aks readme setup documentation from let s encrypt | 0 |
79,585 | 15,586,186,484 | IssuesEvent | 2021-03-18 01:22:09 | ziednov007/JavaSpring | https://api.github.com/repos/ziednov007/JavaSpring | opened | CVE-2020-35490 (High) detected in jackson-databind-2.9.6.jar | security vulnerability | ## CVE-2020-35490 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.6.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-35490 (High) detected in jackson-databind-2.9.6.jar - ## CVE-2020-35490 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.6.jar</b></p></summary>
<p>General... | non_priority | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file javaspring app build gradle p... | 0 |
25,968 | 4,187,062,719 | IssuesEvent | 2016-06-23 16:17:17 | FAC-GM/app | https://api.github.com/repos/FAC-GM/app | closed | Add rejected tag | enhancement please-test | As a recruiter I want to see on the detailed page of a candidate a list of tags which represent the jobs where the candidate has been rejected | 1.0 | Add rejected tag - As a recruiter I want to see on the detailed page of a candidate a list of tags which represent the jobs where the candidate has been rejected | non_priority | add rejected tag as a recruiter i want to see on the detailed page of a candidate a list of tags which represent the jobs where the candidate has been rejected | 0 |
73,484 | 14,079,094,359 | IssuesEvent | 2020-11-04 14:27:02 | Regalis11/Barotrauma | https://api.github.com/repos/Regalis11/Barotrauma | closed | Push to talk problem / error 40961 | Bug Code Need more info Waiting |
**Description**
does not allow voice chat to be activated
[](https://i.imgur.com/RxDLr22.png)
** Steps to reproduce **
I click to speak and the console appears saying errors and identifies it as error 40961
**Version**
v0.9.10.0 / window
| 1.0 | Push to talk problem / error 40961 -
**Description**
does not allow voice chat to be activated
[](https://i.imgur.com/RxDLr22.png)
** Steps to reproduce **
I click to speak and the console appears saying errors and identifies it as error 40961
**Version**
v0.9.10.0 / window
| non_priority | push to talk problem error description does not allow voice chat to be activated steps to reproduce i click to speak and the console appears saying errors and identifies it as error version window | 0 |
377,895 | 26,274,665,941 | IssuesEvent | 2023-01-06 20:36:17 | bazelbuild/bazel | https://api.github.com/repos/bazelbuild/bazel | closed | Clarify `genfile()` example in Macros documentation | type: documentation (cleanup) more data needed untriaged team-Documentation | <!--
ATTENTION! Please read and follow:
- if this is a _question_ about how to build / test / query / deploy using Bazel, or a _discussion starter_, send it to bazel-discuss@googlegroups.com
- if this is a _bug_ or _feature request_, fill the form below as best as you can.
-->
### Description of the problem / fe... | 2.0 | Clarify `genfile()` example in Macros documentation - <!--
ATTENTION! Please read and follow:
- if this is a _question_ about how to build / test / query / deploy using Bazel, or a _discussion starter_, send it to bazel-discuss@googlegroups.com
- if this is a _bug_ or _feature request_, fill the form below as best a... | non_priority | clarify genfile example in macros documentation attention please read and follow if this is a question about how to build test query deploy using bazel or a discussion starter send it to bazel discuss googlegroups com if this is a bug or feature request fill the form below as best a... | 0 |
138,787 | 11,217,589,118 | IssuesEvent | 2020-01-07 09:35:50 | microsoft/AzureStorageExplorer | https://api.github.com/repos/microsoft/AzureStorageExplorer | opened | Activities panel shows strange after clicking 'Activities' tab using the middle key of mouse | 🧪 testing | **Storage Explorer Version:** 1.12.0
**Build**: [20200107.3](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=3362632)
**Branch**: master
**Platform/OS**: Windows 10/ CentOS 7.6.1810/ MacOS High Sierra
**Architecture**: ia32/x64
**Regression From**: Not a regression
**Steps to reproduce:**
1. Op... | 1.0 | Activities panel shows strange after clicking 'Activities' tab using the middle key of mouse - **Storage Explorer Version:** 1.12.0
**Build**: [20200107.3](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=3362632)
**Branch**: master
**Platform/OS**: Windows 10/ CentOS 7.6.1810/ MacOS High Sierra
**Arch... | non_priority | activities panel shows strange after clicking activities tab using the middle key of mouse storage explorer version build branch master platform os windows centos macos high sierra architecture regression from not a regression steps to reproduce ... | 0 |
13,684 | 3,353,231,224 | IssuesEvent | 2015-11-18 03:57:01 | kopalov/GTAV-SH-Mod | https://api.github.com/repos/kopalov/GTAV-SH-Mod | closed | Possible wardrobe native. | test | PED::SET_PED_COMPONENT_VARIATION(PLAYER::PLAYER_PED_ID(), componentType, drawable, texture, 2);
Component Types
0 FACE
1 MASKS (Previous: BEARDS, but I believe they're overlays)
2 HAIRCUT
3 SHIRT
4 PANTS
5 Hands / Gloves
6 SHOES
7 Eyes
8 Accessories
9 Mission Items/Tasks
10 Decals
11 Collars and Inner Sh... | 1.0 | Possible wardrobe native. - PED::SET_PED_COMPONENT_VARIATION(PLAYER::PLAYER_PED_ID(), componentType, drawable, texture, 2);
Component Types
0 FACE
1 MASKS (Previous: BEARDS, but I believe they're overlays)
2 HAIRCUT
3 SHIRT
4 PANTS
5 Hands / Gloves
6 SHOES
7 Eyes
8 Accessories
9 Mission Items/Tasks
10 Dec... | non_priority | possible wardrobe native ped set ped component variation player player ped id componenttype drawable texture component types face masks previous beards but i believe they re overlays haircut shirt pants hands gloves shoes eyes accessories mission items tasks deca... | 0 |
111,735 | 9,540,127,128 | IssuesEvent | 2019-04-30 18:42:26 | ConvertKit/ConvertKit-WordPress | https://api.github.com/repos/ConvertKit/ConvertKit-WordPress | closed | If any content (forms/tags/sequences)landing pages) from ConvertKit has emojis, plugin will not function on older databases | bug has PR needs tests | The plugin fetches this content from ConvertKit, then saves it in the `wp_options` table. On sites with a database using the `utf8` character set, this will fail if any emojis are included.
This is unavoidable (sites should upgrade to the `utf8mb4` character set to mitigate), but we should do a better job of detecti... | 1.0 | If any content (forms/tags/sequences)landing pages) from ConvertKit has emojis, plugin will not function on older databases - The plugin fetches this content from ConvertKit, then saves it in the `wp_options` table. On sites with a database using the `utf8` character set, this will fail if any emojis are included.
T... | non_priority | if any content forms tags sequences landing pages from convertkit has emojis plugin will not function on older databases the plugin fetches this content from convertkit then saves it in the wp options table on sites with a database using the character set this will fail if any emojis are included this... | 0 |
76,104 | 14,576,709,310 | IssuesEvent | 2020-12-18 00:08:26 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | 'ChangeSignatureCodeRefactoringProvider' encountered an error and has been disabled | Area-IDE Bug IDE-CodeStyle | ```
System.InvalidOperationException : WaitAndGetResult cannot be called from a thread pool thread.
at Roslyn.Utilities.TaskExtensions.WaitAndGetResult[T](Task`1 task,CancellationToken cancellationToken)
at Microsoft.CodeAnalysis.ChangeSignature.AbstractChangeSignatureService.TryCreateUpdatedSolution(ChangeSig... | 1.0 | 'ChangeSignatureCodeRefactoringProvider' encountered an error and has been disabled - ```
System.InvalidOperationException : WaitAndGetResult cannot be called from a thread pool thread.
at Roslyn.Utilities.TaskExtensions.WaitAndGetResult[T](Task`1 task,CancellationToken cancellationToken)
at Microsoft.CodeAnal... | non_priority | changesignaturecoderefactoringprovider encountered an error and has been disabled system invalidoperationexception waitandgetresult cannot be called from a thread pool thread at roslyn utilities taskextensions waitandgetresult task task cancellationtoken cancellationtoken at microsoft codeanalys... | 0 |
168,087 | 20,742,206,668 | IssuesEvent | 2022-03-14 18:50:12 | snowflakedb/snowflake-jdbc | https://api.github.com/repos/snowflakedb/snowflake-jdbc | opened | CVE-2019-17267 (High) detected in jackson-databind-2.9.8.jar | security vulnerability | ## CVE-2019-17267 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2019-17267 (High) detected in jackson-databind-2.9.8.jar - ## CVE-2019-17267 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary>
<p>General... | non_priority | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws ua mdzkqy archiveextr... | 0 |
65,037 | 8,785,512,554 | IssuesEvent | 2018-12-20 13:14:30 | gctools-outilsgc/design-system-code | https://api.github.com/repos/gctools-outilsgc/design-system-code | closed | Add Helpful Resources page in Resources sub-section | New content Project: Aurora Type: Documentation Type: Enhancement [zube]: In Review good first issue | In Overview, Resources, add Helpful resources page.
Here we can add links to WET, Canada.ca IA Spec, Canada.ca Style Guide, FiP, Bootstrap, Axe, WCAG 2.1 and other relevant resources and tools we use for application design. | 1.0 | Add Helpful Resources page in Resources sub-section - In Overview, Resources, add Helpful resources page.
Here we can add links to WET, Canada.ca IA Spec, Canada.ca Style Guide, FiP, Bootstrap, Axe, WCAG 2.1 and other relevant resources and tools we use for application design. | non_priority | add helpful resources page in resources sub section in overview resources add helpful resources page here we can add links to wet canada ca ia spec canada ca style guide fip bootstrap axe wcag and other relevant resources and tools we use for application design | 0 |
196,760 | 14,888,934,846 | IssuesEvent | 2021-01-20 20:37:26 | LD4P/qa_server | https://api.github.com/repos/LD4P/qa_server | reopened | New Indexing: Getty TGN - changes in accuracy tests | authority tests cache Indexing | The new indexing scheme has the following impact on GETTY_TGN accuracy tests:

| 1.0 | New Indexing: Getty TGN - changes in accuracy tests - The new indexing scheme has the following impact on GETTY_TGN accuracy tests:

| non_priority | new indexing getty tgn changes in accuracy tests the new indexing scheme has the following impact on getty tgn accuracy tests | 0 |
24,046 | 23,267,862,158 | IssuesEvent | 2022-08-04 19:17:39 | bevyengine/bevy | https://api.github.com/repos/bevyengine/bevy | opened | Resolve `Val::Percent` into `Val::Px` on the Node | A-UI C-Usability | ## What problem does this solve or what need does it fill?
- User should be able to get the fixed value equivalents of fields defined in `Val::Percent` on the `Node`.
- This in order so that you can add, subtract, multiply or divide these values
- This is useful for building higher level features on top and to in... | True | Resolve `Val::Percent` into `Val::Px` on the Node - ## What problem does this solve or what need does it fill?
- User should be able to get the fixed value equivalents of fields defined in `Val::Percent` on the `Node`.
- This in order so that you can add, subtract, multiply or divide these values
- This is useful... | non_priority | resolve val percent into val px on the node what problem does this solve or what need does it fill user should be able to get the fixed value equivalents of fields defined in val percent on the node this in order so that you can add subtract multiply or divide these values this is useful... | 0 |
210,496 | 16,105,608,451 | IssuesEvent | 2021-04-27 14:37:03 | hashgraph/hedera-services | https://api.github.com/repos/hashgraph/hedera-services | opened | Increase TPS on existing reconnect tests | Test Development | **Summary of the defect**
Currently all existing reconnect tests does a TPS of 1.5K . Increase the TPS in the existing reconnect tests to 7 or 8K
| 1.0 | Increase TPS on existing reconnect tests - **Summary of the defect**
Currently all existing reconnect tests does a TPS of 1.5K . Increase the TPS in the existing reconnect tests to 7 or 8K
| non_priority | increase tps on existing reconnect tests summary of the defect currently all existing reconnect tests does a tps of increase the tps in the existing reconnect tests to or | 0 |
24,168 | 12,036,963,140 | IssuesEvent | 2020-04-13 20:50:16 | emergenzeHack/covid19gr_issues | https://api.github.com/repos/emergenzeHack/covid19gr_issues | opened | goods donation and services offering | Missing position form goods donation and services offering | <pre><yamldata>
Beneficiaries: Παιδιά και γονείς
Description: Όσο «Μένουμε σπίτι», το κανάλι της COSMOTE TV κάνει την ποιοτική ψυχαγωγία
προσβάσιμη σε όλους, φέρνοντας το πρόγραμμα του COSMOTE HISTORY δωρεάν στην οθόνη
σου! Πρωτότυπες σειρές παραγωγής COSMOTE TV με θέμα την ελληνική ιστορία και πολιτισμό,
αλλά κα... | 1.0 | goods donation and services offering - <pre><yamldata>
Beneficiaries: Παιδιά και γονείς
Description: Όσο «Μένουμε σπίτι», το κανάλι της COSMOTE TV κάνει την ποιοτική ψυχαγωγία
προσβάσιμη σε όλους, φέρνοντας το πρόγραμμα του COSMOTE HISTORY δωρεάν στην οθόνη
σου! Πρωτότυπες σειρές παραγωγής COSMOTE TV με θέμα την ελ... | non_priority | goods donation and services offering beneficiaries παιδιά και γονείς description όσο «μένουμε σπίτι» το κανάλι της cosmote tv κάνει την ποιοτική ψυχαγωγία προσβάσιμη σε όλους φέρνοντας το πρόγραμμα του cosmote history δωρεάν στην οθόνη σου πρωτότυπες σειρές παραγωγής cosmote tv με θέμα την ελληνική ιστορί... | 0 |
47,112 | 7,307,305,693 | IssuesEvent | 2018-02-28 02:03:53 | jupyterhub/zero-to-jupyterhub-k8s | https://api.github.com/repos/jupyterhub/zero-to-jupyterhub-k8s | closed | Create a diagram showing how the services interact | documentation | This would be useful to give people a "big picture" idea of how it all fits together | 1.0 | Create a diagram showing how the services interact - This would be useful to give people a "big picture" idea of how it all fits together | non_priority | create a diagram showing how the services interact this would be useful to give people a big picture idea of how it all fits together | 0 |
36,361 | 5,049,518,564 | IssuesEvent | 2016-12-20 16:06:09 | zulip/zulip | https://api.github.com/repos/zulip/zulip | closed | Follow up on avatar tests | area: testing-coverage bite size help wanted | A couple more tests are about to hit master that cover code paths relating to avatars, particularly bots. This is a follow-up ticket to clean up two of the new tests as well as some of the pre-existing tests:
These two tests that are about to hit master have TODOs to actually check that avatars were uploaded to our u... | 1.0 | Follow up on avatar tests - A couple more tests are about to hit master that cover code paths relating to avatars, particularly bots. This is a follow-up ticket to clean up two of the new tests as well as some of the pre-existing tests:
These two tests that are about to hit master have TODOs to actually check that av... | non_priority | follow up on avatar tests a couple more tests are about to hit master that cover code paths relating to avatars particularly bots this is a follow up ticket to clean up two of the new tests as well as some of the pre existing tests these two tests that are about to hit master have todos to actually check that av... | 0 |
8,135 | 3,686,669,546 | IssuesEvent | 2016-02-25 02:43:39 | oppia/oppia | https://api.github.com/repos/oppia/oppia | opened | Feedback for continue button in the first state doesn't work | bug: minor frontend/editor-state TODO: code | If the first state's interaction is the continue button, and it has feedback, editing this feedback causes a frontend error, with this error message: https://gist.github.com/oparry/142b7be3e027ec2110cb
Note it's no longer possible to add feedback for the continue button, so this only affects old explorations.
/cc... | 1.0 | Feedback for continue button in the first state doesn't work - If the first state's interaction is the continue button, and it has feedback, editing this feedback causes a frontend error, with this error message: https://gist.github.com/oparry/142b7be3e027ec2110cb
Note it's no longer possible to add feedback for the... | non_priority | feedback for continue button in the first state doesn t work if the first state s interaction is the continue button and it has feedback editing this feedback causes a frontend error with this error message note it s no longer possible to add feedback for the continue button so this only affects old explora... | 0 |
67,369 | 12,949,263,507 | IssuesEvent | 2020-07-19 08:23:03 | DS-13-Dev-Team/DS13 | https://api.github.com/repos/DS-13-Dev-Team/DS13 | closed | Lurkers can have their vision flip. | Bug Code |
#### Description of issue
lurkers on wall extending their tentacles have their scope flipped on occasion
#### Difference between expected and actual behavior
no flippu
#### Steps to reproduce
get on wall, grow erect.
| 1.0 | Lurkers can have their vision flip. -
#### Description of issue
lurkers on wall extending their tentacles have their scope flipped on occasion
#### Difference between expected and actual behavior
no flippu
#### Steps to reproduce
get on wall, grow erect.
| non_priority | lurkers can have their vision flip description of issue lurkers on wall extending their tentacles have their scope flipped on occasion difference between expected and actual behavior no flippu steps to reproduce get on wall grow erect | 0 |
9,816 | 8,181,775,800 | IssuesEvent | 2018-08-29 01:01:13 | APSIMInitiative/ApsimX | https://api.github.com/repos/APSIMInitiative/ApsimX | closed | Multiple spaces before keyword "as" in the Report | bug interface/infrastructure | In the Properties of Report module, the variable cannot be reported when there are multiple spaces `before` keyword "as", for example,
```
[Wheat].Grain.MaximumPotentialGrainSize.Value() as Wheat.Grain.MaximumPotentialGrainSize
```
There are two spaces before "as".
PS: no problem when multiple spaces after... | 1.0 | Multiple spaces before keyword "as" in the Report - In the Properties of Report module, the variable cannot be reported when there are multiple spaces `before` keyword "as", for example,
```
[Wheat].Grain.MaximumPotentialGrainSize.Value() as Wheat.Grain.MaximumPotentialGrainSize
```
There are two spaces before... | non_priority | multiple spaces before keyword as in the report in the properties of report module the variable cannot be reported when there are multiple spaces before keyword as for example grain maximumpotentialgrainsize value as wheat grain maximumpotentialgrainsize there are two spaces before as ... | 0 |
55,196 | 7,965,218,424 | IssuesEvent | 2018-07-14 04:56:21 | tzapu/WiFiManager | https://api.github.com/repos/tzapu/WiFiManager | closed | How to don't be blocked by wifiManager.autoConnect()? | Branch Documentation | Hello,
I'm using wifiManger library and it works very well for me.
But for my projects, my esp8266s have other stuff to do than wifi stuff (like receive data through serial port and display them on screen) independently of wifi connection.
So I need a way to don't be blocked during wifi connection, more over when t... | 1.0 | How to don't be blocked by wifiManager.autoConnect()? - Hello,
I'm using wifiManger library and it works very well for me.
But for my projects, my esp8266s have other stuff to do than wifi stuff (like receive data through serial port and display them on screen) independently of wifi connection.
So I need a way to d... | non_priority | how to don t be blocked by wifimanager autoconnect hello i m using wifimanger library and it works very well for me but for my projects my have other stuff to do than wifi stuff like receive data through serial port and display them on screen independently of wifi connection so i need a way to don t be... | 0 |
58,402 | 16,526,294,341 | IssuesEvent | 2021-05-26 20:35:34 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | opened | Component: FileUpload | defect | **Describe the defect**
Getting irregular and unreliable results when performing an auto, advanced, multiple file upload.
On startup you simply get a file upload instance to select csv files from. I'm assuming you have, or can get a set of csv files (~4) to be able to use for this. On first selection it appears to ... | 1.0 | Component: FileUpload - **Describe the defect**
Getting irregular and unreliable results when performing an auto, advanced, multiple file upload.
On startup you simply get a file upload instance to select csv files from. I'm assuming you have, or can get a set of csv files (~4) to be able to use for this. On first ... | non_priority | component fileupload describe the defect getting irregular and unreliable results when performing an auto advanced multiple file upload on startup you simply get a file upload instance to select csv files from i m assuming you have or can get a set of csv files to be able to use for this on first ... | 0 |
343,845 | 30,695,536,044 | IssuesEvent | 2023-07-26 18:17:15 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | opened | RPNBuilderTreeNode: member access within null pointer of type 'const ActionsDAG::Node' | testing | https://s3.amazonaws.com/clickhouse-test-reports/52519/695d5cd5e55388ec34548cab0cd5e535fe0240f3/fuzzer_astfuzzerubsan/report.html
```
/build/src/Storages/MergeTree/RPNBuilder.cpp:94:20: runtime error: member access within null pointer of type 'const ActionsDAG::Node'
#0 0x5568750dba1f in DB::(anonymous names... | 1.0 | RPNBuilderTreeNode: member access within null pointer of type 'const ActionsDAG::Node' - https://s3.amazonaws.com/clickhouse-test-reports/52519/695d5cd5e55388ec34548cab0cd5e535fe0240f3/fuzzer_astfuzzerubsan/report.html
```
/build/src/Storages/MergeTree/RPNBuilder.cpp:94:20: runtime error: member access within nul... | non_priority | rpnbuildertreenode member access within null pointer of type const actionsdag node build src storages mergetree rpnbuilder cpp runtime error member access within null pointer of type const actionsdag node in db anonymous namespace getnodewithoutalias db actionsdag node const ... | 0 |
117,050 | 17,405,663,778 | IssuesEvent | 2021-08-03 05:18:42 | scriptex/react-svg-donuts | https://api.github.com/repos/scriptex/react-svg-donuts | closed | CVE-2021-3664 (Medium) detected in url-parse-1.5.1.tgz | security vulnerability | ## CVE-2021-3664 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.5.1.tgz</b></p></summary>
<p>Small footprint URL parser that works seamlessly across Node.js and browser ... | True | CVE-2021-3664 (Medium) detected in url-parse-1.5.1.tgz - ## CVE-2021-3664 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.5.1.tgz</b></p></summary>
<p>Small footprint URL... | non_priority | cve medium detected in url parse tgz cve medium severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file react svg donuts package jso... | 0 |
208,194 | 15,879,839,234 | IssuesEvent | 2021-04-09 12:59:19 | WoWManiaUK/Blackwing-Lair | https://api.github.com/repos/WoWManiaUK/Blackwing-Lair | closed | [Item] Severed Arm - Dalaran | Confirmed By Tester Daily Profession | **Links:**
https://www.wowhead.com/quest=13836/disarmed
**What is happening:**
Fished for well over an hour one day, and still trying. Now trying other places. The bloated slippery eel never comes. There is an associated object to discover, a chest inside a cell nearby with bent bars. But that also can... | 1.0 | [Item] Severed Arm - Dalaran - **Links:**
https://www.wowhead.com/quest=13836/disarmed
**What is happening:**
Fished for well over an hour one day, and still trying. Now trying other places. The bloated slippery eel never comes. There is an associated object to discover, a chest inside a cell nearby wit... | non_priority | severed arm dalaran links what is happening fished for well over an hour one day and still trying now trying other places the bloated slippery eel never comes there is an associated object to discover a chest inside a cell nearby with bent bars but that also cannot be opened an... | 0 |
8,278 | 26,604,887,608 | IssuesEvent | 2023-01-23 18:29:02 | tm24fan8/Home-Assistant-Configs | https://api.github.com/repos/tm24fan8/Home-Assistant-Configs | closed | Rework school modifiers to make more sense | enhancement convenience automation | This could be designed better, and definitely would like to be able to trigger it from voice assistants. | 1.0 | Rework school modifiers to make more sense - This could be designed better, and definitely would like to be able to trigger it from voice assistants. | non_priority | rework school modifiers to make more sense this could be designed better and definitely would like to be able to trigger it from voice assistants | 0 |
122,414 | 16,112,235,729 | IssuesEvent | 2021-04-27 23:32:07 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | IA Request [VAOS, VAOS for Distribution] | collab-cycle-review collaboration-cycle vaos-product-design vsp-product-support | ## What this is:
Work with VSP Information Architecture experts to finalize the IA of your product for VA.gov
## When to use this:
After completion of usability/protyping, prior to moving to development
## Required Inputs:
- Link to product outline
- [Product outline](https://github.com/department-of-veter... | 1.0 | IA Request [VAOS, VAOS for Distribution] - ## What this is:
Work with VSP Information Architecture experts to finalize the IA of your product for VA.gov
## When to use this:
After completion of usability/protyping, prior to moving to development
## Required Inputs:
- Link to product outline
- [Product outl... | non_priority | ia request what this is work with vsp information architecture experts to finalize the ia of your product for va gov when to use this after completion of usability protyping prior to moving to development required inputs link to product outline link to or attach prototype or moc... | 0 |
20,326 | 29,812,271,406 | IssuesEvent | 2023-06-16 15:58:25 | 4nner/IronChests | https://api.github.com/repos/4nner/IronChests | closed | Texturepacks of original iron chest mod incompatible | compatibility-issue | I downloaded a texture pack for the original iron chest mod https://www.curseforge.com/minecraft/mc-mods/iron-chests
and thought it would work. Unfortunately it didn't out of the box.
I compared the structure and noticed that the folder structure of the original iron chest mod is:
```
assets
ironchest
```
... | True | Texturepacks of original iron chest mod incompatible - I downloaded a texture pack for the original iron chest mod https://www.curseforge.com/minecraft/mc-mods/iron-chests
and thought it would work. Unfortunately it didn't out of the box.
I compared the structure and noticed that the folder structure of the origin... | non_priority | texturepacks of original iron chest mod incompatible i downloaded a texture pack for the original iron chest mod and thought it would work unfortunately it didn t out of the box i compared the structure and noticed that the folder structure of the original iron chest mod is assets ironchest ... | 0 |
264,375 | 23,115,280,905 | IssuesEvent | 2022-07-27 16:06:45 | rancher/rke2 | https://api.github.com/repos/rancher/rke2 | closed | Support for RHEL 8.6 | kind/test area/rke2 | <!-- Thanks for helping us to improve RKE2! We welcome all feature requests. Please fill out each area of the template so we can better help you. Comments like this will be hidden when you post but you can delete them if you wish. -->
As of 5/28/22 per https://docs.rke2.io/install/requirements/#linux the highest RHE... | 1.0 | Support for RHEL 8.6 - <!-- Thanks for helping us to improve RKE2! We welcome all feature requests. Please fill out each area of the template so we can better help you. Comments like this will be hidden when you post but you can delete them if you wish. -->
As of 5/28/22 per https://docs.rke2.io/install/requirements... | non_priority | support for rhel as of per the highest rhel version was validated on is rhel it s possible there are issues with running standalone on rhel most specifically please verify fix support for rhel | 0 |
51,222 | 6,151,420,398 | IssuesEvent | 2017-06-28 02:29:01 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Test: System.Tests.Environment_Exit/CheckExitCode failed with "Xunit.Sdk.EqualException" | area-System.Runtime.Extensions os-windows-uwp test-run-uwp-coreclr | Opened on behalf of @Jiayili1
The test `System.Tests.Environment_Exit/CheckExitCode(expectedExitCode: -1)` has failed.
Assert.Equal() Failure\r
Expected: -1\r
Actual: -1073740791
Stack Trace:
at System.Tests.Environment_Exit.CheckExitCode(Int32 expectedExitCode)
Build : Master - 2017040... | 1.0 | Test: System.Tests.Environment_Exit/CheckExitCode failed with "Xunit.Sdk.EqualException" - Opened on behalf of @Jiayili1
The test `System.Tests.Environment_Exit/CheckExitCode(expectedExitCode: -1)` has failed.
Assert.Equal() Failure\r
Expected: -1\r
Actual: -1073740791
Stack Trace:
at S... | non_priority | test system tests environment exit checkexitcode failed with xunit sdk equalexception opened on behalf of the test system tests environment exit checkexitcode expectedexitcode has failed assert equal failure r expected r actual stack trace at system tests envi... | 0 |
145,001 | 19,318,956,820 | IssuesEvent | 2021-12-14 01:43:36 | ramazankaragoz/dockerize-web-application | https://api.github.com/repos/ramazankaragoz/dockerize-web-application | opened | CVE-2021-22096 (Medium) detected in spring-webmvc-5.2.0.RELEASE.jar, spring-web-5.2.0.RELEASE.jar | security vulnerability | ## CVE-2021-22096 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>spring-webmvc-5.2.0.RELEASE.jar</b>, <b>spring-web-5.2.0.RELEASE.jar</b></p></summary>
<p>
<details><summary><b>sp... | True | CVE-2021-22096 (Medium) detected in spring-webmvc-5.2.0.RELEASE.jar, spring-web-5.2.0.RELEASE.jar - ## CVE-2021-22096 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>spring-webmvc-5... | non_priority | cve medium detected in spring webmvc release jar spring web release jar cve medium severity vulnerability vulnerable libraries spring webmvc release jar spring web release jar spring webmvc release jar spring web mvc library home page a href ... | 0 |
210,314 | 23,751,405,714 | IssuesEvent | 2022-08-31 21:01:07 | aayant-mend/vault | https://api.github.com/repos/aayant-mend/vault | opened | github.com/keybase/go-crypto-d65b6b94177fc86b352de754be0aa306de59a759: 6 vulnerabilities (highest severity is: 8.1) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/keybase/go-crypto-d65b6b94177fc86b352de754be0aa306de59a759</b></p></summary>
<p>[mirror] Go supplementary cryptography libraries</p>
<p>
</details>
## Vu... | True | github.com/keybase/go-crypto-d65b6b94177fc86b352de754be0aa306de59a759: 6 vulnerabilities (highest severity is: 8.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/keybase/go-crypto-d65b6b94177fc86b352d... | non_priority | github com keybase go crypto vulnerabilities highest severity is vulnerable library github com keybase go crypto go supplementary cryptography libraries vulnerabilities cve severity cvss dependency type fixed in remediation available ... | 0 |
198,964 | 15,017,262,009 | IssuesEvent | 2021-02-01 10:37:19 | toru-ver4/sample_code | https://api.github.com/repos/toru-ver4/sample_code | closed | create a test pattern to distinguish between 8-bit and 10-bit | test pattern | # Overview
* Create a test pattern to distinguish between 8-bit and 10-bit.
* Previously I created an achromatic pattern, but this time I'll create a chromatic pattern.
# Detail
* "The Spears & Munsil UHD HDR Benchmark" uses some color patterns.
* For example, Yellow-Blue and Cyan-Red.
/SearchResultAdTest/linux_x64___test_browser___BrokenSearchAdMetadata).
<details>
<summary>Stack trace</summary>
```
[ RUN ... | 1.0 | Test failure: SearchResultAdTest.BrokenSearchAdMetadata - Greetings human!
Bad news. `SearchResultAdTest.BrokenSearchAdMetadata` [failed on linux x64 nightly master](https://ci.brave.com/job/brave-browser-build-linux-x64-asan/388/testReport/junit/(root)/SearchResultAdTest/linux_x64___test_browser___BrokenSearchAdMetad... | non_priority | test failure searchresultadtest brokensearchadmetadata greetings human bad news searchresultadtest brokensearchadmetadata stack trace searchresultadtest brokensearchadmetadata this is chrome version not a warning failed to call method org freedesktop dbus properties get object pat... | 0 |
214,298 | 24,062,862,620 | IssuesEvent | 2022-09-17 03:54:49 | SinLess-Games/Website | https://api.github.com/repos/SinLess-Games/Website | opened | nohttp-checkstyle-0.0.10.jar: 1 vulnerabilities (highest severity is: 3.3) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nohttp-checkstyle-0.0.10.jar</b></p></summary>
<p></p>
<p>Path to dependency file: /build.gradle</p>
<p>Path to vulnerable library: /home/wss-scanner/.gradle/caches/m... | True | nohttp-checkstyle-0.0.10.jar: 1 vulnerabilities (highest severity is: 3.3) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nohttp-checkstyle-0.0.10.jar</b></p></summary>
<p></p>
<p>Path to dependency file: /build... | non_priority | nohttp checkstyle jar vulnerabilities highest severity is vulnerable library nohttp checkstyle jar path to dependency file build gradle path to vulnerable library home wss scanner gradle caches modules files com google guava guava jre guava jre jar fou... | 0 |
40,481 | 5,222,670,175 | IssuesEvent | 2017-01-27 09:21:15 | proyectocasablanca/casablanca | https://api.github.com/repos/proyectocasablanca/casablanca | closed | Modify the layout so a link to the original page is provided | design enhancement sticky | we can add something like this to the YAML:
```
source:
url: https://www.whitehouse.gov/the-press-office/2017/01/25/executive-order-border-security-and-immigration-enforcement-improvements
title: Executive Order: Border Security and Immigration Enforcement Improvements
```
And then in the template I can d... | 1.0 | Modify the layout so a link to the original page is provided - we can add something like this to the YAML:
```
source:
url: https://www.whitehouse.gov/the-press-office/2017/01/25/executive-order-border-security-and-immigration-enforcement-improvements
title: Executive Order: Border Security and Immigration En... | non_priority | modify the layout so a link to the original page is provided we can add something like this to the yaml source url title executive order border security and immigration enforcement improvements and then in the template i can display them at the bottom like this is a translation of this... | 0 |
40,871 | 5,280,280,870 | IssuesEvent | 2017-02-07 13:50:31 | realm/realm-dotnet | https://api.github.com/repos/realm/realm-dotnet | closed | AllLoggedIn should return dictionary | Blocked Design Required S:P1 Backlog T:Feature | The current Cocoa `RLMSyncUsers.allUsers` returns a `Dictionary<identity_String, User>` and Java are going to be implementing that instead of a straight collection. We should match. | 1.0 | AllLoggedIn should return dictionary - The current Cocoa `RLMSyncUsers.allUsers` returns a `Dictionary<identity_String, User>` and Java are going to be implementing that instead of a straight collection. We should match. | non_priority | allloggedin should return dictionary the current cocoa rlmsyncusers allusers returns a dictionary and java are going to be implementing that instead of a straight collection we should match | 0 |
15,557 | 3,475,430,792 | IssuesEvent | 2015-12-25 16:23:58 | drummendejef/Project-App-dev-voor-windows | https://api.github.com/repos/drummendejef/Project-App-dev-voor-windows | closed | Testing/Debugging Kevin | Debugging Kevin Testing | Herinnering voor mezelf voor bepaalde zaken nog te testen en debuggen.
Momenteel moeten volgende zaken nog gedebugged worden:
- [x] ~~PuntenVM/PointRepository: getest en gecrashed, bij debuggen werkte server niet meer, dus moet ook nog gedaan worden.
Debuggen: kijken wat er in de data zit die de PointRepository t... | 1.0 | Testing/Debugging Kevin - Herinnering voor mezelf voor bepaalde zaken nog te testen en debuggen.
Momenteel moeten volgende zaken nog gedebugged worden:
- [x] ~~PuntenVM/PointRepository: getest en gecrashed, bij debuggen werkte server niet meer, dus moet ook nog gedaan worden.
Debuggen: kijken wat er in de data zi... | non_priority | testing debugging kevin herinnering voor mezelf voor bepaalde zaken nog te testen en debuggen momenteel moeten volgende zaken nog gedebugged worden puntenvm pointrepository getest en gecrashed bij debuggen werkte server niet meer dus moet ook nog gedaan worden debuggen kijken wat er in de data zit ... | 0 |
94,633 | 27,250,528,161 | IssuesEvent | 2023-02-22 07:40:49 | olive-editor/olive | https://api.github.com/repos/olive-editor/olive | closed | [BUILD] Improve dependency management | Help Wanted Building/Packaging Continuous Integration | - Gather list of dependencies
- direct and transitive (deps of deps)
- required, optional, desirable, ... ? (what features such as codecs to we want to support?)
- min/max supported versions
- Create support matrix of OSes, compilers etc.
- Make a list of mandatory and useful tools for development
- Assess ... | 1.0 | [BUILD] Improve dependency management - - Gather list of dependencies
- direct and transitive (deps of deps)
- required, optional, desirable, ... ? (what features such as codecs to we want to support?)
- min/max supported versions
- Create support matrix of OSes, compilers etc.
- Make a list of mandatory and... | non_priority | improve dependency management gather list of dependencies direct and transitive deps of deps required optional desirable what features such as codecs to we want to support min max supported versions create support matrix of oses compilers etc make a list of mandatory and usefu... | 0 |
370,561 | 25,913,790,362 | IssuesEvent | 2022-12-15 15:49:48 | MafPr/osu-cloud | https://api.github.com/repos/MafPr/osu-cloud | opened | OSC's Latest Progress | documentation | **OSC's Latest Progress**
First Progress. That is the foundation of the site is complete.
It will be a while before the site is open to the public. | 1.0 | OSC's Latest Progress - **OSC's Latest Progress**
First Progress. That is the foundation of the site is complete.
It will be a while before the site is open to the public. | non_priority | osc s latest progress osc s latest progress first progress that is the foundation of the site is complete it will be a while before the site is open to the public | 0 |
314,141 | 23,508,308,219 | IssuesEvent | 2022-08-18 14:23:25 | comp426-2022-fall/a00 | https://api.github.com/repos/comp426-2022-fall/a00 | closed | Clarification needed: ./install_check.sh doesn't seem to exist (at least on Mac) | documentation | #### URL of file with confusing thing
https://github.com/comp426-2022-fall/a00
#### Line number of confusing thing
Step 1 of the Run a script and then push the output back to GitHub part
#### What is confusing?
When I enter the command, I get bash: ./install_check.sh: No such file or directory.
#### ... | 1.0 | Clarification needed: ./install_check.sh doesn't seem to exist (at least on Mac) - #### URL of file with confusing thing
https://github.com/comp426-2022-fall/a00
#### Line number of confusing thing
Step 1 of the Run a script and then push the output back to GitHub part
#### What is confusing?
When I ente... | non_priority | clarification needed install check sh doesn t seem to exist at least on mac url of file with confusing thing line number of confusing thing step of the run a script and then push the output back to github part what is confusing when i enter the command i get bash install ch... | 0 |
30,570 | 7,229,220,259 | IssuesEvent | 2018-02-11 17:47:33 | pywbem/pywbem | https://api.github.com/repos/pywbem/pywbem | closed | MOF compiler and MOFWBEMConnection instance paths | area: code release: optional resolution: fixed resolution: pursued in different issues type: bug | Normally the mofcompiler and MOFWBEMConnection produce classes, instances, etc. into a repository
for tests, etc.
I was having problem using the instances because the path component is only created in certain circumstances. Turns out that the compiler only creates the path component of an instance when
the instan... | 1.0 | MOF compiler and MOFWBEMConnection instance paths - Normally the mofcompiler and MOFWBEMConnection produce classes, instances, etc. into a repository
for tests, etc.
I was having problem using the instances because the path component is only created in certain circumstances. Turns out that the compiler only create... | non_priority | mof compiler and mofwbemconnection instance paths normally the mofcompiler and mofwbemconnection produce classes instances etc into a repository for tests etc i was having problem using the instances because the path component is only created in certain circumstances turns out that the compiler only create... | 0 |
146,849 | 19,471,187,515 | IssuesEvent | 2021-12-24 01:35:49 | praneethpanasala/linux | https://api.github.com/repos/praneethpanasala/linux | opened | CVE-2021-4093 (High) detected in linuxv4.19, linuxv4.19 | security vulnerability | ## CVE-2021-4093 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linuxv4.19</b>, <b>linuxv4.19</b></p></summary>
<p>
</p>
</details>
<p></p>
<details><summary><img src='https://whit... | True | CVE-2021-4093 (High) detected in linuxv4.19, linuxv4.19 - ## CVE-2021-4093 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linuxv4.19</b>, <b>linuxv4.19</b></p></summary>
<p>
</p>
<... | non_priority | cve high detected in cve high severity vulnerability vulnerable libraries vulnerability details a flaw was found in the kvm s amd code for supporting the secure encrypted virtualization encrypted state sev es a kvm guest using sev es can trigger o... | 0 |
6,236 | 5,326,881,520 | IssuesEvent | 2017-02-15 06:55:18 | trusktr/infamous | https://api.github.com/repos/trusktr/infamous | opened | Apply values to DOM directly via DOMMatrix when browsers support it. | performance | We currently set CSS matrix values by converting Node's internal matrix into a CSS transform string. When DOMMatrix is supported by browsers, we'll pass the values to the CSS engine directly, as numbers. | True | Apply values to DOM directly via DOMMatrix when browsers support it. - We currently set CSS matrix values by converting Node's internal matrix into a CSS transform string. When DOMMatrix is supported by browsers, we'll pass the values to the CSS engine directly, as numbers. | non_priority | apply values to dom directly via dommatrix when browsers support it we currently set css matrix values by converting node s internal matrix into a css transform string when dommatrix is supported by browsers we ll pass the values to the css engine directly as numbers | 0 |
68,689 | 17,381,202,563 | IssuesEvent | 2021-07-31 18:55:06 | jrnl-org/jrnl | https://api.github.com/repos/jrnl-org/jrnl | closed | Add CI tests for latest dev Python build | build | ## Feature Request
<!--
Hello, and thank you for reporting an issue!
Please fill out the points below, as it will make our process much easier.
-->
Back when we used Travis, we had an extra build step for running all tests in the latest development version of Python. It looks like we lost that step during the migr... | 1.0 | Add CI tests for latest dev Python build - ## Feature Request
<!--
Hello, and thank you for reporting an issue!
Please fill out the points below, as it will make our process much easier.
-->
Back when we used Travis, we had an extra build step for running all tests in the latest development version of Python. It l... | non_priority | add ci tests for latest dev python build feature request hello and thank you for reporting an issue please fill out the points below as it will make our process much easier back when we used travis we had an extra build step for running all tests in the latest development version of python it l... | 0 |
176,667 | 13,649,049,169 | IssuesEvent | 2020-09-26 12:32:27 | UjwalKandi/Issue-Bookmarks | https://api.github.com/repos/UjwalKandi/Issue-Bookmarks | opened | 16Personalities - Free personality test | free personality question test | **TL;DR** - Take our Personality Test and get a “freakishly accurate” description of who you are and why you do things the way you do.
https://www.16personalities.com/ | 1.0 | 16Personalities - Free personality test - **TL;DR** - Take our Personality Test and get a “freakishly accurate” description of who you are and why you do things the way you do.
https://www.16personalities.com/ | non_priority | free personality test tl dr take our personality test and get a “freakishly accurate” description of who you are and why you do things the way you do | 0 |
187,783 | 15,108,187,410 | IssuesEvent | 2021-02-08 16:20:49 | colin-pm/grash | https://api.github.com/repos/colin-pm/grash | closed | Finish documenting functions | documentation | Several functions do not have documentation. Add documentation to provide full coverage. | 1.0 | Finish documenting functions - Several functions do not have documentation. Add documentation to provide full coverage. | non_priority | finish documenting functions several functions do not have documentation add documentation to provide full coverage | 0 |
172,539 | 27,295,183,707 | IssuesEvent | 2023-02-23 19:42:37 | Shopify/polaris | https://api.github.com/repos/Shopify/polaris | closed | Decide whether to include real content in code examples or leave them "blank" | Accessibility Design #gsd:30559 Engineering | Thinking about #7942 and #7944 (and likely the rest) in the context of writing alt text for all the images.
It would be helpful to ensure the code examples have the same content as the design examples, so that I don't need to describe the content in the alt text as thoroughly where it's relevant. For ex., under Re... | 1.0 | Decide whether to include real content in code examples or leave them "blank" - Thinking about #7942 and #7944 (and likely the rest) in the context of writing alt text for all the images.
It would be helpful to ensure the code examples have the same content as the design examples, so that I don't need to describe ... | non_priority | decide whether to include real content in code examples or leave them blank thinking about and and likely the rest in the context of writing alt text for all the images it would be helpful to ensure the code examples have the same content as the design examples so that i don t need to describe the co... | 0 |
9,168 | 6,152,231,304 | IssuesEvent | 2017-06-28 06:29:38 | Virtual-Labs/structural-dynamics-iiith | https://api.github.com/repos/Virtual-Labs/structural-dynamics-iiith | closed | QA_Behaviour of Rigid Blocks_Procedure_Content-needs-to-be-updated | Category: Usability Developed by: VLEAD Open-Edx Resolved Severity: S3 | Defect Description :
In the Procedure page of Behaviour of Rigid Blocks experiment, the content says "The section will be updated soon". Need to either include the content or remove the section.
Actual Result :
In the Procedure page of Behaviour of Rigid Blocks experiment, the content says "The section will be upd... | True | QA_Behaviour of Rigid Blocks_Procedure_Content-needs-to-be-updated - Defect Description :
In the Procedure page of Behaviour of Rigid Blocks experiment, the content says "The section will be updated soon". Need to either include the content or remove the section.
Actual Result :
In the Procedure page of Behaviour ... | non_priority | qa behaviour of rigid blocks procedure content needs to be updated defect description in the procedure page of behaviour of rigid blocks experiment the content says the section will be updated soon need to either include the content or remove the section actual result in the procedure page of behaviour ... | 0 |
18,067 | 4,231,752,666 | IssuesEvent | 2016-07-04 17:40:07 | solettaproject/soletta | https://api.github.com/repos/solettaproject/soletta | closed | uncrustify: Explain how to install it on other Linux distros | documentation | <!-- TEMPLATE FOR TASKS -->
#### Task Description
Page: https://github.com/solettaproject/soletta/wiki/uncrustify
Right now there's only text for Arch Linux and Ubuntu and it'd be nice to add them for Fedora and Clear Linux too since they're also mentioned on other pages of our documents.
- [x] Add instruction... | 1.0 | uncrustify: Explain how to install it on other Linux distros - <!-- TEMPLATE FOR TASKS -->
#### Task Description
Page: https://github.com/solettaproject/soletta/wiki/uncrustify
Right now there's only text for Arch Linux and Ubuntu and it'd be nice to add them for Fedora and Clear Linux too since they're also menti... | non_priority | uncrustify explain how to install it on other linux distros task description page right now there s only text for arch linux and ubuntu and it d be nice to add them for fedora and clear linux too since they re also mentioned on other pages of our documents add instruction text for fedora ... | 0 |
245,511 | 18,785,924,818 | IssuesEvent | 2021-11-08 12:08:19 | AY2122S1-CS2103T-F12-1/tp | https://api.github.com/repos/AY2122S1-CS2103T-F12-1/tp | closed | [PE-D] Lack of many commands in Main Window Command Summary | type.DocumentationBug | The command `tf`, `saq`, `list`, `edit`, `find`, `quiz`, `clear`, `theme`, which are introduced in the UG, are all missing from the Main Window Command Summary table.

 Overriding keybind settings | mod compatibility | Hello! I appreciate all your work with this mod. Something in the latest update is messing up keybinds when used with the fabric mod Keymap https://www.curseforge.com/minecraft/mc-mods/keymap
For example, I have Iris Shaders. I un-bound "toggle shaders" from my K, but with this mod if I press K it toggles the shader... | True | Fabric 1.19.2 - 0.2.0 (Mod Incompatability with Keymap) Overriding keybind settings - Hello! I appreciate all your work with this mod. Something in the latest update is messing up keybinds when used with the fabric mod Keymap https://www.curseforge.com/minecraft/mc-mods/keymap
For example, I have Iris Shaders. I un-... | non_priority | fabric mod incompatability with keymap overriding keybind settings hello i appreciate all your work with this mod something in the latest update is messing up keybinds when used with the fabric mod keymap for example i have iris shaders i un bound toggle shaders from my k but with this mod... | 0 |
156,396 | 12,309,069,281 | IssuesEvent | 2020-05-12 08:21:24 | dso-toolkit/dso-toolkit | https://api.github.com/repos/dso-toolkit/dso-toolkit | closed | Line-height headings werken alleen binnen class="dso-rich-content" | status:testable type:bug | Met de toolkit upgrade naar 10.3.0 had ik een taak aangemaakt om de line-height van de headings te controleren. Nu blijkt dat deze enkel binnen de class="dso-rich-content" worden toegepast. De bedoeling was volgens mij om dit overal toe te passen.
In de gebruikerstoepassingen (van team PR12) wordt nergens class="dso... | 1.0 | Line-height headings werken alleen binnen class="dso-rich-content" - Met de toolkit upgrade naar 10.3.0 had ik een taak aangemaakt om de line-height van de headings te controleren. Nu blijkt dat deze enkel binnen de class="dso-rich-content" worden toegepast. De bedoeling was volgens mij om dit overal toe te passen.
... | non_priority | line height headings werken alleen binnen class dso rich content met de toolkit upgrade naar had ik een taak aangemaakt om de line height van de headings te controleren nu blijkt dat deze enkel binnen de class dso rich content worden toegepast de bedoeling was volgens mij om dit overal toe te passen i... | 0 |
94,984 | 11,944,562,439 | IssuesEvent | 2020-04-03 02:51:56 | tnc-ca-geo/animl | https://api.github.com/repos/tnc-ca-geo/animl | opened | Wireframe some front end views | design | - [ ] user login page
- [ ] user home page
- [ ] deployment registration page
- [ ] image review page | 1.0 | Wireframe some front end views - - [ ] user login page
- [ ] user home page
- [ ] deployment registration page
- [ ] image review page | non_priority | wireframe some front end views user login page user home page deployment registration page image review page | 0 |
258,405 | 19,559,617,434 | IssuesEvent | 2022-01-03 14:33:08 | microcks/microcks | https://api.github.com/repos/microcks/microcks | closed | Adding example/test cases of response templating using XML attributes | kind/task component/mocks component/documentation | These examples are not in unit tests nor documentation. | 1.0 | Adding example/test cases of response templating using XML attributes - These examples are not in unit tests nor documentation. | non_priority | adding example test cases of response templating using xml attributes these examples are not in unit tests nor documentation | 0 |
94,600 | 19,563,242,625 | IssuesEvent | 2022-01-03 19:23:20 | pnp/pnpjs | https://api.github.com/repos/pnp/pnpjs | closed | PNP - Search + SPFX | status: details needed area: code type: someting isn't working |
### Category
- [x] Bug
### Version
Please specify what version of the library you are using: [ 2.10.0 ]
Please specify what version(s) of SharePoint you are targeting: [ online ]
*If you are not using the latest release, please update and see if the issue is resolved before submitting a... | 1.0 | PNP - Search + SPFX -
### Category
- [x] Bug
### Version
Please specify what version of the library you are using: [ 2.10.0 ]
Please specify what version(s) of SharePoint you are targeting: [ online ]
*If you are not using the latest release, please update and see if the issue is resolv... | non_priority | pnp search spfx category bug version please specify what version of the library you are using please specify what version s of sharepoint you are targeting if you are not using the latest release please update and see if the issue is resolved before submitting an issue ... | 0 |
127,868 | 18,024,465,728 | IssuesEvent | 2021-09-17 01:20:30 | ncorejava/jquery | https://api.github.com/repos/ncorejava/jquery | opened | CVE-2021-31597 (High) detected in xmlhttprequest-ssl-1.5.5.tgz | security vulnerability | ## CVE-2021-31597 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmlhttprequest-ssl-1.5.5.tgz</b></p></summary>
<p>XMLHttpRequest for Node</p>
<p>Library home page: <a href="https://r... | True | CVE-2021-31597 (High) detected in xmlhttprequest-ssl-1.5.5.tgz - ## CVE-2021-31597 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmlhttprequest-ssl-1.5.5.tgz</b></p></summary>
<p>XML... | non_priority | cve high detected in xmlhttprequest ssl tgz cve high severity vulnerability vulnerable library xmlhttprequest ssl tgz xmlhttprequest for node library home page a href path to dependency file jquery package json path to vulnerable library jquery node modules xmlhttpre... | 0 |
418,059 | 28,113,378,604 | IssuesEvent | 2023-03-31 08:56:20 | Jjzeng123/ped | https://api.github.com/repos/Jjzeng123/ped | opened | Broken Hyperlinks in the UG | severity.Medium type.DocumentationBug | Multiple broken hyperlinks in the content table:
- Exiting the program
- Getting a list of specific workouts
- Generating a list of planned exercises
- Editing the data file
The hyperlink for Editing the data file likely does not work as the section is not present in the UG. The other links appear to be broken becaus... | 1.0 | Broken Hyperlinks in the UG - Multiple broken hyperlinks in the content table:
- Exiting the program
- Getting a list of specific workouts
- Generating a list of planned exercises
- Editing the data file
The hyperlink for Editing the data file likely does not work as the section is not present in the UG. The other li... | non_priority | broken hyperlinks in the ug multiple broken hyperlinks in the content table exiting the program getting a list of specific workouts generating a list of planned exercises editing the data file the hyperlink for editing the data file likely does not work as the section is not present in the ug the other li... | 0 |
8,107 | 7,237,441,952 | IssuesEvent | 2018-02-13 11:01:48 | mindfulness-at-the-computer/mindfulness-at-the-computer | https://api.github.com/repos/mindfulness-at-the-computer/mindfulness-at-the-computer | opened | After building with pyinstaller: Console shown on MacOS | bug infrastructure | even after using the window flag when building | 1.0 | After building with pyinstaller: Console shown on MacOS - even after using the window flag when building | non_priority | after building with pyinstaller console shown on macos even after using the window flag when building | 0 |
128,941 | 10,555,829,500 | IssuesEvent | 2019-10-03 23:11:11 | zio/zio | https://api.github.com/repos/zio/zio | closed | ZIO Test: Support Managed Resources Per Suite | enhancement tests | As discussed with @iravid we need a solution to be able to provide a managed resource to an entire suite. I spent some time on it tonight and struggled with it. The challenge as I see it is our core type is essentially (simplified a bit):
```scala
sealed trait ZSpec[-R, +E, +L, +S]
case class SuiteCase(label: L, s... | 1.0 | ZIO Test: Support Managed Resources Per Suite - As discussed with @iravid we need a solution to be able to provide a managed resource to an entire suite. I spent some time on it tonight and struggled with it. The challenge as I see it is our core type is essentially (simplified a bit):
```scala
sealed trait ZSpec[-... | non_priority | zio test support managed resources per suite as discussed with iravid we need a solution to be able to provide a managed resource to an entire suite i spent some time on it tonight and struggled with it the challenge as i see it is our core type is essentially simplified a bit scala sealed trait zspec ... | 0 |
98,979 | 11,102,358,431 | IssuesEvent | 2019-12-16 23:46:56 | osquery/osquery | https://api.github.com/repos/osquery/osquery | closed | New release checklist for version 4.1.1 | documentation | <!-- Please only use this issue-type if you are creating a new release. -->
<!-- Set the issue title to 'New release checklist for version X.Y.Z'. -->
# New release checklist
## Before creating a GitHub tag
- [x] Review the milestone issues, move unfinished to the next release, close the milestone.
- [x] U... | 1.0 | New release checklist for version 4.1.1 - <!-- Please only use this issue-type if you are creating a new release. -->
<!-- Set the issue title to 'New release checklist for version X.Y.Z'. -->
# New release checklist
## Before creating a GitHub tag
- [x] Review the milestone issues, move unfinished to the n... | non_priority | new release checklist for version new release checklist before creating a github tag review the milestone issues move unfinished to the next release close the milestone update the changelog md review and merge the change assure testable packages are available for the ... | 0 |
31,182 | 25,394,989,186 | IssuesEvent | 2022-11-22 07:56:52 | code-kern-ai/refinery | https://api.github.com/repos/code-kern-ai/refinery | closed | Switch Demo Server hosting & s3 integration | infrastructure | Currently, the Demo instance is hosted elsewhere than the managed app.
This should be equalized. Also the Minio S3 integration could be extended for the demo to work with external demo projects | 1.0 | Switch Demo Server hosting & s3 integration - Currently, the Demo instance is hosted elsewhere than the managed app.
This should be equalized. Also the Minio S3 integration could be extended for the demo to work with external demo projects | non_priority | switch demo server hosting integration currently the demo instance is hosted elsewhere than the managed app this should be equalized also the minio integration could be extended for the demo to work with external demo projects | 0 |
5,349 | 7,842,795,798 | IssuesEvent | 2018-06-19 01:46:30 | Thaumic-Tinkerer/ThaumicTinkerer | https://api.github.com/repos/Thaumic-Tinkerer/ThaumicTinkerer | closed | Transvector interface not accepting RF power in 1.7-final branch | bug compatibility | This still appears to be broken, at least on my end. Tried with Thermal Dynamics fluxducts as well as enderio conduits, and rednet cables. All failed to work.

Given I don't see any commits that... | True | Transvector interface not accepting RF power in 1.7-final branch - This still appears to be broken, at least on my end. Tried with Thermal Dynamics fluxducts as well as enderio conduits, and rednet cables. All failed to work.
 and Elastic Agent (8.4)
Align with Elastic Agent platform support to ensure we have supported coverage for APM ... | 2.0 | Add APM Server support for Debian 11 - <!--
Please first search existing issues for the feature you are requesting;
it may already exist, even as a closed issue.
-->
Debian 11 was released on August 14, 2021 and is supported by stack (7.16) and Elastic Agent (8.4)
Align with Elastic Agent platform support to ens... | non_priority | add apm server support for debian please first search existing issues for the feature you are requesting it may already exist even as a closed issue debian was released on august and is supported by stack and elastic agent align with elastic agent platform support to ensure we ... | 0 |
392,367 | 26,936,727,674 | IssuesEvent | 2023-02-07 21:21:22 | NeurodataWithoutBorders/nwb-overview | https://api.github.com/repos/NeurodataWithoutBorders/nwb-overview | opened | Add link to extensio best practices to the extension docs | documentation | Once https://github.com/NeurodataWithoutBorders/nwbinspector/pull/338 has been merged we should add a link to the extension best practices in an easy-to-find place in the extension docs. | 1.0 | Add link to extensio best practices to the extension docs - Once https://github.com/NeurodataWithoutBorders/nwbinspector/pull/338 has been merged we should add a link to the extension best practices in an easy-to-find place in the extension docs. | non_priority | add link to extensio best practices to the extension docs once has been merged we should add a link to the extension best practices in an easy to find place in the extension docs | 0 |
93,594 | 15,895,261,511 | IssuesEvent | 2021-04-11 13:23:35 | rammatzkvosky/caseflow | https://api.github.com/repos/rammatzkvosky/caseflow | opened | CVE-2019-18797 (Medium) detected in node-sassv4.13.1 | security vulnerability | ## CVE-2019-18797 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.13.1</b></p></summary>
<p>
<p>:rainbow: Node.js bindings to libsass</p>
<p>Library home page: <a href=ht... | True | CVE-2019-18797 (Medium) detected in node-sassv4.13.1 - ## CVE-2019-18797 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sassv4.13.1</b></p></summary>
<p>
<p>:rainbow: Node.js b... | non_priority | cve medium detected in node cve medium severity vulnerability vulnerable library node rainbow node js bindings to libsass library home page a href found in head commit a href found in base branch master vulnerable source files case... | 0 |
253,787 | 27,319,754,243 | IssuesEvent | 2023-02-24 18:41:51 | pustovitDmytro/json-logs | https://api.github.com/repos/pustovitDmytro/json-logs | closed | CVE-2022-23539 (High) detected in jsonwebtoken-8.5.1.tgz - autoclosed | security vulnerability | ## CVE-2022-23539 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jsonwebtoken-8.5.1.tgz</b></p></summary>
<p>JSON Web Token implementation (symmetric and asymmetric)</p>
<p>Library ho... | True | CVE-2022-23539 (High) detected in jsonwebtoken-8.5.1.tgz - autoclosed - ## CVE-2022-23539 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jsonwebtoken-8.5.1.tgz</b></p></summary>
<p>JS... | non_priority | cve high detected in jsonwebtoken tgz autoclosed cve high severity vulnerability vulnerable library jsonwebtoken tgz json web token implementation symmetric and asymmetric library home page a href path to dependency file package json path to vulnerable library ... | 0 |
251,728 | 18,959,684,863 | IssuesEvent | 2021-11-19 02:04:02 | Suncoast-Computer-Science/cs-club-official-site | https://api.github.com/repos/Suncoast-Computer-Science/cs-club-official-site | opened | Backend API Request Documentation | documentation back-end | I'll get a write up later for everyone to understand all the back-end required for the front-end done in a little while. For my only priority right now is the HTTPS requests and Database querying require to make the front end work properly | 1.0 | Backend API Request Documentation - I'll get a write up later for everyone to understand all the back-end required for the front-end done in a little while. For my only priority right now is the HTTPS requests and Database querying require to make the front end work properly | non_priority | backend api request documentation i ll get a write up later for everyone to understand all the back end required for the front end done in a little while for my only priority right now is the https requests and database querying require to make the front end work properly | 0 |
29,787 | 5,891,811,739 | IssuesEvent | 2017-05-17 17:58:24 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | opened | Incorrect function parameter is captured by lambda | defect | A description of the issue.
### Steps To Reproduce
https://deck.net/5ec68ce27b2dbad6c2d3669f086a8a2b
```c#
public class Program
{
public static void Main()
{
for (var i = 1; i < 1; i++)
{
Dictionary<long, List<object>> accounts = new Dictionary... | 1.0 | Incorrect function parameter is captured by lambda - A description of the issue.
### Steps To Reproduce
https://deck.net/5ec68ce27b2dbad6c2d3669f086a8a2b
```c#
public class Program
{
public static void Main()
{
for (var i = 1; i < 1; i++)
{
Dic... | non_priority | incorrect function parameter is captured by lambda a description of the issue steps to reproduce c public class program public static void main for var i i i dictionary accounts new dictionary ... | 0 |
84,512 | 16,508,739,649 | IssuesEvent | 2021-05-25 23:25:15 | googleapis/nodejs-video-transcoder | https://api.github.com/repos/googleapis/nodejs-video-transcoder | closed | Client returning `Internal error encountered` | api: transcoder type: docs | - OS: macOS
- Node.js version: v.16.1.0
- npm version: 7.11.2
- `@google-cloud/video-transcoder` version: 1.4.1
#### Steps to reproduce
1. Create a job with the following `config` object:
```
{
parent: "projects/xxx/locations/us-central1",
job: {
inputUri: gs://xxx.appspot.com... | 1.0 | Client returning `Internal error encountered` - - OS: macOS
- Node.js version: v.16.1.0
- npm version: 7.11.2
- `@google-cloud/video-transcoder` version: 1.4.1
#### Steps to reproduce
1. Create a job with the following `config` object:
```
{
parent: "projects/xxx/locations/us-central1",
... | non_priority | client returning internal error encountered os macos node js version v npm version google cloud video transcoder version steps to reproduce create a job with the following config object parent projects xxx locations us job ... | 0 |
222,966 | 17,515,701,645 | IssuesEvent | 2021-08-11 06:13:41 | microsoft/AzureStorageExplorer | https://api.github.com/repos/microsoft/AzureStorageExplorer | opened | No red border shows for the 'Username' field when there is an error message indicating that username is required | 🧪 testing | **Storage Explorer Version**: 1.21.0-dev
**Build Number**: 20210811.4
**Branch**: main
**Platform/OS**: Windows 10/Linux Ubuntu 20.04/MacOS Big Sur 11.4
**Architecture**: ia32\x64
**How Found**: Exploratory testing
**Regression From**: Not a regression
## Steps to Reproduce ##
1. Launch Storage Explorer.
2. ... | 1.0 | No red border shows for the 'Username' field when there is an error message indicating that username is required - **Storage Explorer Version**: 1.21.0-dev
**Build Number**: 20210811.4
**Branch**: main
**Platform/OS**: Windows 10/Linux Ubuntu 20.04/MacOS Big Sur 11.4
**Architecture**: ia32\x64
**How Found**: Explo... | non_priority | no red border shows for the username field when there is an error message indicating that username is required storage explorer version dev build number branch main platform os windows linux ubuntu macos big sur architecture how found exploratory testing ... | 0 |
271,354 | 29,477,928,359 | IssuesEvent | 2023-06-02 01:05:05 | samq-ghdemo/apache-logging-log4j-kotlin | https://api.github.com/repos/samq-ghdemo/apache-logging-log4j-kotlin | reopened | CVE-2020-7656 (Medium) detected in jquery-1.7.1.min.js | Mend: dependency security vulnerability | ## CVE-2020-7656 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="htt... | True | CVE-2020-7656 (Medium) detected in jquery-1.7.1.min.js - ## CVE-2020-7656 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary>
<p>JavaScript library ... | 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 vulnerable library src site resources js jquery min js dependency hierarchy x jqu... | 0 |
437,975 | 30,618,796,619 | IssuesEvent | 2023-07-24 06:39:06 | refinedev/refine | https://api.github.com/repos/refinedev/refine | closed | [DOC] Build Problems on Examples for Ant Design Hooks | documentation | ### Documentation issue
There are a build problems for Codesandbox examples of the hooks below
- [useDrawerForm](https://refine.dev/docs/api-reference/antd/hooks/form/useDrawerForm/#example)
- [useForm](https://refine.dev/docs/api-reference/antd/hooks/form/useForm/#example)
- [useModalForm](https://refine.dev/doc... | 1.0 | [DOC] Build Problems on Examples for Ant Design Hooks - ### Documentation issue
There are a build problems for Codesandbox examples of the hooks below
- [useDrawerForm](https://refine.dev/docs/api-reference/antd/hooks/form/useDrawerForm/#example)
- [useForm](https://refine.dev/docs/api-reference/antd/hooks/form/us... | non_priority | build problems on examples for ant design hooks documentation issue there are a build problems for codesandbox examples of the hooks below the error is error cannot find module vitejs plugin react describe the thing to improve adding vitejs plugin react will solve ... | 0 |
1,317 | 2,793,012,080 | IssuesEvent | 2015-05-11 08:00:01 | rabbitmq/rabbitmq-server | https://api.github.com/repos/rabbitmq/rabbitmq-server | closed | Consider reducing flow status threshold | effort-tiny usability | Currently connections and channels would report itself as "blocked by credit flow" if they were blocked in the last 5 seconds. This means that in some environments, it may seem to an operator like they are in flow control permanently, even though they go in and out of the blocked state many times a second under high lo... | True | Consider reducing flow status threshold - Currently connections and channels would report itself as "blocked by credit flow" if they were blocked in the last 5 seconds. This means that in some environments, it may seem to an operator like they are in flow control permanently, even though they go in and out of the block... | non_priority | consider reducing flow status threshold currently connections and channels would report itself as blocked by credit flow if they were blocked in the last seconds this means that in some environments it may seem to an operator like they are in flow control permanently even though they go in and out of the block... | 0 |
33,142 | 9,037,102,411 | IssuesEvent | 2019-02-09 06:44:16 | NBANDROIDTEAM/NBANDROID-V2 | https://api.github.com/repos/NBANDROIDTEAM/NBANDROID-V2 | closed | Building the project fails on Ubuntu 18.10 | build error | Compiling NBAndroid-V2 on Ubuntu 18.10 fails because it can't find jfxrt.jar. I don't know if this is a system issue or if the project can do anything about it like sourcing it from a repository for example.
```
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-com... | 1.0 | Building the project fails on Ubuntu 18.10 - Compiling NBAndroid-V2 on Ubuntu 18.10 fails because it can't find jfxrt.jar. I don't know if this is a system issue or if the project can do anything about it like sourcing it from a repository for example.
```
[ERROR] Failed to execute goal org.apache.maven.plugins:mav... | non_priority | building the project fails on ubuntu compiling nbandroid on ubuntu fails because it can t find jfxrt jar i don t know if this is a system issue or if the project can do anything about it like sourcing it from a repository for example failed to execute goal org apache maven plugins maven compiler... | 0 |
373,906 | 26,090,961,677 | IssuesEvent | 2022-12-26 11:20:16 | actions/labeler | https://api.github.com/repos/actions/labeler | closed | glob syntax is not intuitive, readme not specific enough | documentation | In my opinion the readme does not specify clearly enough how globs should be specified, especially when they start with a wildcard.
~My problem was that " like it is used in the workflow definition yields to blobs being not recognized.~
~A comment in the readme , that using `"` (like in the action for branch fil... | 1.0 | glob syntax is not intuitive, readme not specific enough - In my opinion the readme does not specify clearly enough how globs should be specified, especially when they start with a wildcard.
~My problem was that " like it is used in the workflow definition yields to blobs being not recognized.~
~A comment in the... | non_priority | glob syntax is not intuitive readme not specific enough in my opinion the readme does not specify clearly enough how globs should be specified especially when they start with a wildcard my problem was that like it is used in the workflow definition yields to blobs being not recognized a comment in the... | 0 |
5,235 | 3,184,984,060 | IssuesEvent | 2015-09-27 21:21:18 | dotnet/coreclr | https://api.github.com/repos/dotnet/coreclr | opened | Add optimization to avoid copying a struct if passed by reference and there are no writes to and no reads after passed to a callee. | CodeGen optimization | On Windows structs are allocated on the caller stack and passed by ref to the callee.
If a struct is passed to a callee (callee1), which passes it to another callee (calee2), and there are no writes before the call to callee2, and there are no reads after passing to the callee2, the callee1 could pass to calee2 the ... | 1.0 | Add optimization to avoid copying a struct if passed by reference and there are no writes to and no reads after passed to a callee. - On Windows structs are allocated on the caller stack and passed by ref to the callee.
If a struct is passed to a callee (callee1), which passes it to another callee (calee2), and ther... | non_priority | add optimization to avoid copying a struct if passed by reference and there are no writes to and no reads after passed to a callee on windows structs are allocated on the caller stack and passed by ref to the callee if a struct is passed to a callee which passes it to another callee and there are no wr... | 0 |
37,614 | 6,624,397,877 | IssuesEvent | 2017-09-22 11:27:52 | boutproject/BOUT-dev | https://api.github.com/repos/boutproject/BOUT-dev | closed | release notes | documentation | I think somebody had a summary of the changes between 3.0 to 4.0.0 - I think it would be handy to have this in the repository, and hopefully keep it up to date during development. | 1.0 | release notes - I think somebody had a summary of the changes between 3.0 to 4.0.0 - I think it would be handy to have this in the repository, and hopefully keep it up to date during development. | non_priority | release notes i think somebody had a summary of the changes between to i think it would be handy to have this in the repository and hopefully keep it up to date during development | 0 |
178,533 | 14,672,758,440 | IssuesEvent | 2020-12-30 11:23:58 | babylonhealth/orbit-mvi | https://api.github.com/repos/babylonhealth/orbit-mvi | closed | Improve documentation | documentation | Readme missing for:
- Configuration
- Side effect caching
- Overall orbit behaviour | 1.0 | Improve documentation - Readme missing for:
- Configuration
- Side effect caching
- Overall orbit behaviour | non_priority | improve documentation readme missing for configuration side effect caching overall orbit behaviour | 0 |
102,550 | 11,301,038,123 | IssuesEvent | 2020-01-17 14:50:12 | MansOsk/IBoP | https://api.github.com/repos/MansOsk/IBoP | opened | Designa ett interface för appen | Appen Interface documentation | Faktiskt bestämma hur appen ska fungera.
Ska den ha en meny i början eller ska den komma direkt till kameran? | 1.0 | Designa ett interface för appen - Faktiskt bestämma hur appen ska fungera.
Ska den ha en meny i början eller ska den komma direkt till kameran? | non_priority | designa ett interface för appen faktiskt bestämma hur appen ska fungera ska den ha en meny i början eller ska den komma direkt till kameran | 0 |
342,840 | 30,640,505,519 | IssuesEvent | 2023-07-24 21:29:51 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | sql/catalog/lease: TestTxnObeysTableModificationTime failed | C-test-failure O-robot T-sql-foundations branch-release-23.1 | sql/catalog/lease.TestTxnObeysTableModificationTime [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/11008378?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/11008378?buildTab=artifacts#/) ... | 1.0 | sql/catalog/lease: TestTxnObeysTableModificationTime failed - sql/catalog/lease.TestTxnObeysTableModificationTime [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/11008378?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_C... | non_priority | sql catalog lease testtxnobeystablemodificationtime failed sql catalog lease testtxnobeystablemodificationtime with on release sql catalog lease lease go waiting for leases to expire desc sql catalog lease descriptor state go new lease tabledesc i... | 0 |
385,719 | 26,650,696,857 | IssuesEvent | 2023-01-25 13:28:51 | CCSDForge/episciences | https://api.github.com/repos/CCSDForge/episciences | closed | Harmonisation termes sections/rubriques | documentation UI/UX Production Pre-production Test environment | Remplacer le terme "section/s" par "rubrique/s" dans ../review/settings :
- Paramètres de soumission > Choix de section (+ dans l'intitulé des entrées de la liste déroulante)
<img width="888" alt="settings-2" src="https://user-images.githubusercontent.com/91331602/166940840-d9759305-8924-4969-a80b-6cd9a66f1ca0.p... | 1.0 | Harmonisation termes sections/rubriques - Remplacer le terme "section/s" par "rubrique/s" dans ../review/settings :
- Paramètres de soumission > Choix de section (+ dans l'intitulé des entrées de la liste déroulante)
<img width="888" alt="settings-2" src="https://user-images.githubusercontent.com/91331602/166940... | non_priority | harmonisation termes sections rubriques remplacer le terme section s par rubrique s dans review settings paramètres de soumission choix de section dans l intitulé des entrées de la liste déroulante img width alt settings src paramètres des rédacteurs rédacteurs de section ... | 0 |
55,442 | 13,634,089,051 | IssuesEvent | 2020-09-24 22:54:22 | JuliaPackaging/Yggdrasil | https://api.github.com/repos/JuliaPackaging/Yggdrasil | closed | Need a libjulia_jll | builder request :pray: julia :purple_heart: :heart: :green_heart: | As discussed in https://github.com/JuliaPackaging/Yggdrasil/pull/1478#issuecomment-678551191, we need a libjulia_jll package to simplify the build process for libraries using libcxxwrap_julia_jll.
The packaging process is similar to what is done for Julia_jll. | 1.0 | Need a libjulia_jll - As discussed in https://github.com/JuliaPackaging/Yggdrasil/pull/1478#issuecomment-678551191, we need a libjulia_jll package to simplify the build process for libraries using libcxxwrap_julia_jll.
The packaging process is similar to what is done for Julia_jll. | non_priority | need a libjulia jll as discussed in we need a libjulia jll package to simplify the build process for libraries using libcxxwrap julia jll the packaging process is similar to what is done for julia jll | 0 |
58,698 | 11,905,061,521 | IssuesEvent | 2020-03-30 17:54:51 | home-assistant/brands | https://api.github.com/repos/home-assistant/brands | opened | Arcam FMJ Receivers is missing brand images | has-codeowner |
## The problem
The Arcam FMJ Receivers integration has missing brand images.
We recently started this Brands repository, to create a centralized storage of all brand-related images. These images are used on our website and the Home Assistant frontend.
The following images are missing and would ideally be added:
... | 1.0 | Arcam FMJ Receivers is missing brand images -
## The problem
The Arcam FMJ Receivers integration has missing brand images.
We recently started this Brands repository, to create a centralized storage of all brand-related images. These images are used on our website and the Home Assistant frontend.
The following im... | non_priority | arcam fmj receivers is missing brand images the problem the arcam fmj receivers integration has missing brand images we recently started this brands repository to create a centralized storage of all brand related images these images are used on our website and the home assistant frontend the following im... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.