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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
165,199 | 26,117,597,162 | IssuesEvent | 2022-12-28 08:33:03 | microsoft/pyright | https://api.github.com/repos/microsoft/pyright | closed | Runtime TypeError caused by mixing `typing` and `typing_extensions` not caught | as designed | The last line of the following code results in the runtime TypeError:
> TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
```python
import typing
import typing_extensions
class Foo(typing.TypedDict): ...
class Bar(typing_ext... | 1.0 | Runtime TypeError caused by mixing `typing` and `typing_extensions` not caught - The last line of the following code results in the runtime TypeError:
> TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
```python
import typing
imp... | non_priority | runtime typeerror caused by mixing typing and typing extensions not caught the last line of the following code results in the runtime typeerror typeerror metaclass conflict the metaclass of a derived class must be a non strict subclass of the metaclasses of all its bases python import typing imp... | 0 |
227,501 | 25,081,119,044 | IssuesEvent | 2022-11-07 19:23:48 | JMD60260/fetchmeaband | https://api.github.com/repos/JMD60260/fetchmeaband | closed | WS-2018-0628 (Medium) detected in marked-0.2.10.tgz | security vulnerability | ## WS-2018-0628 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.2.10.tgz</b></p></summary>
<p>A markdown parser built for speed</p>
<p>Library home page: <a href="https://re... | True | WS-2018-0628 (Medium) detected in marked-0.2.10.tgz - ## WS-2018-0628 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.2.10.tgz</b></p></summary>
<p>A markdown parser built f... | non_priority | ws medium detected in marked tgz ws medium severity vulnerability vulnerable library marked tgz a markdown parser built for speed library home page a href path to dependency file public vendor owl carousel package json path to vulnerable library public vendor owl c... | 0 |
5,986 | 3,704,447,969 | IssuesEvent | 2016-03-01 00:15:47 | AmericanRedCross/posm | https://api.github.com/repos/AmericanRedCross/posm | closed | Fix host resolution / networking | P1 posm-build | `/etc/hosts` often ends up in a state where it doesn't contain the system's hostname.
We also need to reconcile the use of mDNS + fixed domain names when used both in a VM and on a device. Devices need to be easily accessible from a wired network in order to complete provisioning, etc. | 1.0 | Fix host resolution / networking - `/etc/hosts` often ends up in a state where it doesn't contain the system's hostname.
We also need to reconcile the use of mDNS + fixed domain names when used both in a VM and on a device. Devices need to be easily accessible from a wired network in order to complete provisioning, ... | non_priority | fix host resolution networking etc hosts often ends up in a state where it doesn t contain the system s hostname we also need to reconcile the use of mdns fixed domain names when used both in a vm and on a device devices need to be easily accessible from a wired network in order to complete provisioning ... | 0 |
22,474 | 4,806,716,440 | IssuesEvent | 2016-11-02 19:20:07 | uiri/trebletrouble | https://api.github.com/repos/uiri/trebletrouble | closed | Write up Architecture | documentation | High level architecture of the system, and
• Detailed designed, including all subcomponents and their relation
• Both hardware and software
– Hardware: Block diagrams
– Software: Design diagram
• Give all details:
– specific hardware components (micro, sensors, etc.)
– circuit details (layout, re... | 1.0 | Write up Architecture - High level architecture of the system, and
• Detailed designed, including all subcomponents and their relation
• Both hardware and software
– Hardware: Block diagrams
– Software: Design diagram
• Give all details:
– specific hardware components (micro, sensors, etc.)
– cir... | non_priority | write up architecture high level architecture of the system and • detailed designed including all subcomponents and their relation • both hardware and software – hardware block diagrams – software design diagram • give all details – specific hardware components micro sensors etc – cir... | 0 |
60,053 | 14,518,855,493 | IssuesEvent | 2020-12-14 01:08:08 | robertjfinn/hadoop | https://api.github.com/repos/robertjfinn/hadoop | opened | CVE-2020-7788 (High) detected in ini-1.3.4.tgz | security vulnerability | ## CVE-2020-7788 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ini-1.3.4.tgz</b></p></summary>
<p>An ini encoder/decoder for node</p>
<p>Library home page: <a href="https://registry.... | True | CVE-2020-7788 (High) detected in ini-1.3.4.tgz - ## CVE-2020-7788 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ini-1.3.4.tgz</b></p></summary>
<p>An ini encoder/decoder for node</p>... | non_priority | cve high detected in ini tgz cve high severity vulnerability vulnerable library ini tgz an ini encoder decoder for node library home page a href path to dependency file hadoop hadoop yarn project hadoop yarn hadoop yarn ui src main webapp package json path to vulnerab... | 0 |
42,375 | 22,581,395,426 | IssuesEvent | 2022-06-28 11:59:01 | fluttercandies/flutter_photo_manager | https://api.github.com/repos/fluttercandies/flutter_photo_manager | closed | PhotoManager.getAssetPathList takes too much time with iCloud | Status: Need response Sort: Performance Platform: iOS PR welcomed Type: iCloud | PhotoManager.getAssetPathList performance seems fixed with local file fetch but not in iCloud, anyone facing this issue?
I got 2T volume iCloud and has around 60000up photos in many folder/album
I tried PhotoManager.getAssetPathList(type: RequestType.image, onlyAll: true), costed my about 4secs, i can deal with t... | True | PhotoManager.getAssetPathList takes too much time with iCloud - PhotoManager.getAssetPathList performance seems fixed with local file fetch but not in iCloud, anyone facing this issue?
I got 2T volume iCloud and has around 60000up photos in many folder/album
I tried PhotoManager.getAssetPathList(type: RequestType... | non_priority | photomanager getassetpathlist takes too much time with icloud photomanager getassetpathlist performance seems fixed with local file fetch but not in icloud anyone facing this issue i got volume icloud and has around photos in many folder album i tried photomanager getassetpathlist type requesttype image ... | 0 |
180,748 | 30,562,894,298 | IssuesEvent | 2023-07-20 15:40:23 | MetaMask/design-tokens | https://api.github.com/repos/MetaMask/design-tokens | closed | [Figma] Create a NFT component in DS library | design-system | Core design is needing a NFT component, so adding in Figma as a start:
https://www.notion.so/Office-Hour-Notes-487270039b70492e8b2634f123ffba2d?pvs=4#3455ee5cea074773bbb53e158b1db039
Also this compoennt exist in the ext lib today :
https://metamask.github.io/metamask-storybook/index.html?path=/docs/components-app-nft... | 1.0 | [Figma] Create a NFT component in DS library - Core design is needing a NFT component, so adding in Figma as a start:
https://www.notion.so/Office-Hour-Notes-487270039b70492e8b2634f123ffba2d?pvs=4#3455ee5cea074773bbb53e158b1db039
Also this compoennt exist in the ext lib today :
https://metamask.github.io/metamask-sto... | non_priority | create a nft component in ds library core design is needing a nft component so adding in figma as a start also this compoennt exist in the ext lib today | 0 |
26,466 | 7,840,649,544 | IssuesEvent | 2018-06-18 17:01:14 | wps-2017-2018-apcs/whs | https://api.github.com/repos/wps-2017-2018-apcs/whs | closed | ¡BROKEN BUILD! | broken-build | By removing `public enum State {BOMB, FLAG, DEFAULT};` from Tile.java, the build is now broken, as Minesweeper.java relies on them. Use git status to see what other files you must commit to fix the build. | 1.0 | ¡BROKEN BUILD! - By removing `public enum State {BOMB, FLAG, DEFAULT};` from Tile.java, the build is now broken, as Minesweeper.java relies on them. Use git status to see what other files you must commit to fix the build. | non_priority | ¡broken build by removing public enum state bomb flag default from tile java the build is now broken as minesweeper java relies on them use git status to see what other files you must commit to fix the build | 0 |
25,883 | 19,340,615,031 | IssuesEvent | 2021-12-15 03:44:32 | 1Copenut/api-learning | https://api.github.com/repos/1Copenut/api-learning | closed | Harden Docker and split the build step | infrastructure docker security | * Need to add a non-privileged user to run Docker Node app
* Find a way to split the build steps | 1.0 | Harden Docker and split the build step - * Need to add a non-privileged user to run Docker Node app
* Find a way to split the build steps | non_priority | harden docker and split the build step need to add a non privileged user to run docker node app find a way to split the build steps | 0 |
121,846 | 26,039,871,719 | IssuesEvent | 2022-12-22 09:28:30 | porsche-design-system/porsche-design-system | https://api.github.com/repos/porsche-design-system/porsche-design-system | closed | Provide Vue 3 PDS Components Wrapper | code 👨🏻💻 | Scope
---
To improve DX and preventing incorrect usage of PDS components regarding prop and custom event assignment for teams using Vue as JS framework (especially P.com Portfolio), we want to provide Vue 3 PDS component wrappers according to Angular / React component wrapper with same scope/setup.
Out of Scope
-... | 1.0 | Provide Vue 3 PDS Components Wrapper - Scope
---
To improve DX and preventing incorrect usage of PDS components regarding prop and custom event assignment for teams using Vue as JS framework (especially P.com Portfolio), we want to provide Vue 3 PDS component wrappers according to Angular / React component wrapper wi... | non_priority | provide vue pds components wrapper scope to improve dx and preventing incorrect usage of pds components regarding prop and custom event assignment for teams using vue as js framework especially p com portfolio we want to provide vue pds component wrappers according to angular react component wrapper wi... | 0 |
198,649 | 22,669,229,700 | IssuesEvent | 2022-07-03 11:06:24 | leanswift/bob-frontend | https://api.github.com/repos/leanswift/bob-frontend | opened | CVE-2022-25758 (Medium) detected in scss-tokenizer-0.2.3.tgz | security vulnerability | ## CVE-2022-25758 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>scss-tokenizer-0.2.3.tgz</b></p></summary>
<p>A tokenzier for Sass' SCSS syntax</p>
<p>Library home page: <a href="h... | True | CVE-2022-25758 (Medium) detected in scss-tokenizer-0.2.3.tgz - ## CVE-2022-25758 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>scss-tokenizer-0.2.3.tgz</b></p></summary>
<p>A token... | non_priority | cve medium detected in scss tokenizer tgz cve medium severity vulnerability vulnerable library scss tokenizer tgz a tokenzier for sass scss syntax library home page a href dependency hierarchy cli tgz root library node sass tgz sass gr... | 0 |
151,928 | 23,892,510,414 | IssuesEvent | 2022-09-08 12:36:04 | freesewing/freesewing | https://api.github.com/repos/freesewing/freesewing | closed | [bug]: Node 16 "npx @freesewing/new-design" with npm "Failed to install dependencies" | :trident: v3 :package: new-design | ### What seems to be the problem? 🤔
Using Node 16 and the "npx @freesewing/new-design" command with the npm package manager, dependencies fail to install.
```
$ npx @freesewing/new-design
...
✔ What template would you like to use? 📑 › From Scratch
✔ What name would you like the design to have? 🏷️ ([a-z] only) ... | 1.0 | [bug]: Node 16 "npx @freesewing/new-design" with npm "Failed to install dependencies" - ### What seems to be the problem? 🤔
Using Node 16 and the "npx @freesewing/new-design" command with the npm package manager, dependencies fail to install.
```
$ npx @freesewing/new-design
...
✔ What template would you like to ... | non_priority | node npx freesewing new design with npm failed to install dependencies what seems to be the problem 🤔 using node and the npx freesewing new design command with the npm package manager dependencies fail to install npx freesewing new design ✔ what template would you like to use �... | 0 |
33,441 | 14,109,362,129 | IssuesEvent | 2020-11-06 19:27:07 | Azure/azure-sdk-for-net | https://api.github.com/repos/Azure/azure-sdk-for-net | opened | [Flaky test] RunOperationShouldWaitFor10SecondsForOperationIfServerBusy | Service Bus test-reliability | ```
Error message
Assert.False() Failure
Expected: False
Actual: True
Stack trace
at Microsoft.Azure.ServiceBus.UnitTests.RetryTests.RunOperationShouldWaitFor10SecondsForOperationIfServerBusy() in D:\a\1\s\sdk\servicebus\Microsoft.Azure.ServiceBus\tests\RetryTests.cs:line 167
--- End of stack trace from... | 1.0 | [Flaky test] RunOperationShouldWaitFor10SecondsForOperationIfServerBusy - ```
Error message
Assert.False() Failure
Expected: False
Actual: True
Stack trace
at Microsoft.Azure.ServiceBus.UnitTests.RetryTests.RunOperationShouldWaitFor10SecondsForOperationIfServerBusy() in D:\a\1\s\sdk\servicebus\Microsoft.... | non_priority | error message assert false failure expected false actual true stack trace at microsoft azure servicebus unittests retrytests in d a s sdk servicebus microsoft azure servicebus tests retrytests cs line end of stack trace from previous location where exception was thrown ... | 0 |
325,687 | 24,057,389,906 | IssuesEvent | 2022-09-16 18:17:15 | Orchard-Ultrasound-Innovation/TcpInstruments.jl | https://api.github.com/repos/Orchard-Ultrasound-Innovation/TcpInstruments.jl | opened | Add doc-string to all exported functions | documentation | Make sure all doc-strings follows the blue code style. | 1.0 | Add doc-string to all exported functions - Make sure all doc-strings follows the blue code style. | non_priority | add doc string to all exported functions make sure all doc strings follows the blue code style | 0 |
354,994 | 25,175,350,699 | IssuesEvent | 2022-11-11 08:45:14 | vantemoon/pe | https://api.github.com/repos/vantemoon/pe | opened | No error message is shown when trying to add duplicate module to the module lists | severity.VeryLow type.DocumentationBug | No details provided by bug reporter.
<!--session: 1668149989281-bae48b6e-953b-4754-86ff-2b1211c3a542-->
<!--Version: Web v3.4.4--> | 1.0 | No error message is shown when trying to add duplicate module to the module lists - No details provided by bug reporter.
<!--session: 1668149989281-bae48b6e-953b-4754-86ff-2b1211c3a542-->
<!--Version: Web v3.4.4--> | non_priority | no error message is shown when trying to add duplicate module to the module lists no details provided by bug reporter | 0 |
128,870 | 18,070,247,670 | IssuesEvent | 2021-09-21 01:28:36 | kapseliboi/pounce | https://api.github.com/repos/kapseliboi/pounce | opened | CVE-2021-3807 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2021-3807 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansi-regex-2.1.1.tgz</b>, <b>ansi-regex-5.0.0.tgz</b>, <b>ansi-regex-3.0.0.tgz</b>, <b>ansi-regex-4.1.0.tgz</b></p><... | True | CVE-2021-3807 (Medium) detected in multiple libraries - ## CVE-2021-3807 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansi-regex-2.1.1.tgz</b>, <b>ansi-regex-5.0.0.tgz</b>, <b>an... | non_priority | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries ansi regex tgz ansi regex tgz ansi regex tgz ansi regex tgz ansi regex tgz regular expression for matching ansi escape codes library home page ... | 0 |
124,626 | 12,235,883,252 | IssuesEvent | 2020-05-04 15:31:31 | franciscop/react-test | https://api.github.com/repos/franciscop/react-test | closed | Add API for .filter() | documentation good first issue new-feature tests | Hi 👋 , this is an issue for those who want to start contributing to Open Source. Please make sure to [read the Contributing.md guide](https://github.com/franciscop/react-test/blob/master/Contributing.md) to install this library for dev. Then you can solve this issue, ask questions around and submit a Pull Request when... | 1.0 | Add API for .filter() - Hi 👋 , this is an issue for those who want to start contributing to Open Source. Please make sure to [read the Contributing.md guide](https://github.com/franciscop/react-test/blob/master/Contributing.md) to install this library for dev. Then you can solve this issue, ask questions around and s... | non_priority | add api for filter hi 👋 this is an issue for those who want to start contributing to open source please make sure to to install this library for dev then you can solve this issue ask questions around and submit a pull request when you are ready we ll review it and give tips keep only the nod... | 0 |
1,936 | 6,995,632,889 | IssuesEvent | 2017-12-15 20:08:13 | jupyterhub/binderhub | https://api.github.com/repos/jupyterhub/binderhub | closed | use docker-in-docker to get docker builds to run in pods | architecture enhancement | Right now, we are running docker builds by simply mounting the docker socket into a container. Would using [docker-in-docker (dind)](https://hub.docker.com/_/docker/) allow us to run builds inside a pod? If so, this could give us access to init containers and other restrictions we are applying to user pods on builds. T... | 1.0 | use docker-in-docker to get docker builds to run in pods - Right now, we are running docker builds by simply mounting the docker socket into a container. Would using [docker-in-docker (dind)](https://hub.docker.com/_/docker/) allow us to run builds inside a pod? If so, this could give us access to init containers and o... | non_priority | use docker in docker to get docker builds to run in pods right now we are running docker builds by simply mounting the docker socket into a container would using allow us to run builds inside a pod if so this could give us access to init containers and other restrictions we are applying to user pods on builds... | 0 |
273,679 | 29,831,059,451 | IssuesEvent | 2023-06-18 09:25:21 | RG4421/ampere-centos-kernel | https://api.github.com/repos/RG4421/ampere-centos-kernel | closed | CVE-2019-19462 (Medium) detected in linuxv5.2 - autoclosed | Mend: dependency security vulnerability | ## CVE-2019-19462 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.2</b></p></summary>
<p>
<p>Linux kernel source tree</p>
<p>Library home page: <a href=https://github.com/tor... | True | CVE-2019-19462 (Medium) detected in linuxv5.2 - autoclosed - ## CVE-2019-19462 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.2</b></p></summary>
<p>
<p>Linux kernel source ... | non_priority | cve medium detected in autoclosed cve medium severity vulnerability vulnerable library linux kernel source tree library home page a href found in base branch amp centos kernel vulnerable source files kernel relay c kernel relay c... | 0 |
205,470 | 15,618,262,501 | IssuesEvent | 2021-03-20 00:29:19 | backend-br/vagas | https://api.github.com/repos/backend-br/vagas | closed | [sao carlos] Quality Assurance (QA) @ Birdie.ai | AWS CLT CSS JavaScript Remoto SQL Stale TDD Testes automatizados TypeScript | ## Descrição da vaga
Realizar o levantamento de cenários de teste e a criação de casos de teste em diferentes softwares de suporte na criação;
• Criar e implementar novos processos que garantam a qualidade da entrega;
• Identificar e relatar erros antes e após o lançamento do software;
• Propor sugestões para o g... | 1.0 | [sao carlos] Quality Assurance (QA) @ Birdie.ai - ## Descrição da vaga
Realizar o levantamento de cenários de teste e a criação de casos de teste em diferentes softwares de suporte na criação;
• Criar e implementar novos processos que garantam a qualidade da entrega;
• Identificar e relatar erros antes e após o la... | non_priority | quality assurance qa birdie ai descrição da vaga realizar o levantamento de cenários de teste e a criação de casos de teste em diferentes softwares de suporte na criação • criar e implementar novos processos que garantam a qualidade da entrega • identificar e relatar erros antes e após o lançamento do... | 0 |
209,041 | 23,675,551,903 | IssuesEvent | 2022-08-28 02:38:55 | etripbikes/m1 | https://api.github.com/repos/etripbikes/m1 | opened | `magereport`: «Unmaintained server?» | PHP security magereport | > Bugs and securityleaks in software are often fixed with new version releases, so software components on your server(s) should be updated periodically.
Most importantly your PHP version, as every version before 5.5 contains security issues or is not maintained anymore.
 should be updated periodically.
Most importantly your PHP version, as every version before 5.5 contains security issues or is not maintained anymore.

<!--- If you are using 1.13 or 1.13.1 consider updating to 1.14.4 before raising an issue -->
<!--- The priority lays on 1.14 right now, so issues repo... | 1.0 | FAWE German Translation crashes the server - # Bug report for FastAsyncWorldEdit 1.15
(I couldnt find a template for FAWE 1.15, so I chose this one and changed 1.14.4 to 1.15 as this made the most sense to me.)
<!--- If you are using 1.13 or 1.13.1 consider updating to 1.14.4 before raising an issue -->
<!--- The pr... | non_priority | fawe german translation crashes the server bug report for fastasyncworldedit i couldnt find a template for fawe so i chose this one and changed to as this made the most sense to me fastasyncworldedit configuration files latest log config yml config ... | 0 |
106,779 | 23,284,875,585 | IssuesEvent | 2022-08-05 15:27:20 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | placement new does not return properly aligned instance | area-CodeGen-coreclr in-pr | ### Description
https://github.com/dotnet/runtime/blob/9f1dd1aa499a882453b34d4e8810626423fbfed8/src/coreclr/jit/ee_il_dll.cpp#L163
Code in and around CILJitSingleton is returning a pointer in to a static char[] CILJitBuff, which in turn is returned from a placement new invocation. operator new is supposed to ret... | 1.0 | placement new does not return properly aligned instance - ### Description
https://github.com/dotnet/runtime/blob/9f1dd1aa499a882453b34d4e8810626423fbfed8/src/coreclr/jit/ee_il_dll.cpp#L163
Code in and around CILJitSingleton is returning a pointer in to a static char[] CILJitBuff, which in turn is returned from a ... | non_priority | placement new does not return properly aligned instance description code in and around ciljitsingleton is returning a pointer in to a static char ciljitbuff which in turn is returned from a placement new invocation operator new is supposed to return memory aligned to stdcpp default new alignment ... | 0 |
134,256 | 29,935,776,380 | IssuesEvent | 2023-06-22 12:40:36 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | Optimise extractInfoFromBinding | Performance Pod potential-duplicate FE Coders Pod Evaluated Value Performance | Have observed few spread operations contributing to evaluation latency. Optimised the code over here and for observed a reduction of 60% in eval computation when changing the table records from 3200 records to 10000 records. | 1.0 | Optimise extractInfoFromBinding - Have observed few spread operations contributing to evaluation latency. Optimised the code over here and for observed a reduction of 60% in eval computation when changing the table records from 3200 records to 10000 records. | non_priority | optimise extractinfofrombinding have observed few spread operations contributing to evaluation latency optimised the code over here and for observed a reduction of in eval computation when changing the table records from records to records | 0 |
84,736 | 10,558,473,058 | IssuesEvent | 2019-10-04 09:10:45 | poanetwork/blockscout | https://api.github.com/repos/poanetwork/blockscout | closed | ERC-721 token instance page | design enhancement | A part of https://github.com/poanetwork/blockscout/issues/463
Add ERC-721 token instance page.
Use case:
- A user clicks to the id of NFT-token (from token transfer tile, token transfer summary or wherever else)
- ERC-721 token instance page opens similar to ERC-721 page with some changes:
 with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3922786&tab=artifacts#/) on master @ [9df83c67afab064b5177e2663ed42b8fbeef8ba3](https://github.com/cockroachdb/cockroach/... | 1.0 | bench/rttanalysis: TestBenchmarkExpectation failed - bench/rttanalysis.TestBenchmarkExpectation [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3922786&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3922786&tab=artifacts#/) on master @ [9df83c67afab064b5177e2663ed42b... | non_priority | bench rttanalysis testbenchmarkexpectation failed bench rttanalysis testbenchmarkexpectation with on master fail testbenchmarkexpectation run testbenchmarkexpectation altertabledropcolumn alter table drop column cont testbenchmarkexpectation altertabledropcolumn alter tabl... | 0 |
264,472 | 28,208,270,499 | IssuesEvent | 2023-04-05 00:17:37 | marcostolosa/marcostolosa.github.io | https://api.github.com/repos/marcostolosa/marcostolosa.github.io | closed | bootstrap-3.1.1.min.js: 6 vulnerabilities (highest severity is: 6.1) - autoclosed | Mend: dependency security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.1.1.min.js</b></p></summary>
<p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p>
<p>Library home page... | True | bootstrap-3.1.1.min.js: 6 vulnerabilities (highest severity is: 6.1) - autoclosed - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.1.1.min.js</b></p></summary>
<p>The most popular front-end framework f... | non_priority | bootstrap min js vulnerabilities highest severity is autoclosed vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to dependency file includes script html p... | 0 |
66,212 | 14,767,362,788 | IssuesEvent | 2021-01-10 06:16:53 | shiriivtsan/bebo | https://api.github.com/repos/shiriivtsan/bebo | opened | CVE-2018-19362 (High) detected in jackson-databind-2.8.6.jar | security vulnerability | ## CVE-2018-19362 - 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.8.6.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2018-19362 (High) detected in jackson-databind-2.8.6.jar - ## CVE-2018-19362 - 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.8.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 vulnerable library bebo jackson databind ... | 0 |
316,619 | 23,641,012,381 | IssuesEvent | 2022-08-25 17:03:37 | km4ack/pi-build | https://api.github.com/repos/km4ack/pi-build | closed | Cheap digital modes interface recommendation | documentation | Use a modified CM108 USB sound fob for the digital modes interface.
https://www.ebay.com/itm/203958052588 $4.
$7 with the added mini-DIN DATA cable. https://www.ebay.com/itm/224029009071
Read: https://allstarsetup.com/how-to-modify-a-cm108-sound-fob-for-allstar/
(The COS connection is only needed for the AllSta... | 1.0 | Cheap digital modes interface recommendation - Use a modified CM108 USB sound fob for the digital modes interface.
https://www.ebay.com/itm/203958052588 $4.
$7 with the added mini-DIN DATA cable. https://www.ebay.com/itm/224029009071
Read: https://allstarsetup.com/how-to-modify-a-cm108-sound-fob-for-allstar/
(... | non_priority | cheap digital modes interface recommendation use a modified usb sound fob for the digital modes interface with the added mini din data cable read the cos connection is only needed for the allstar application skip for all other digital modes if you cannot solder buy an assembled uni... | 0 |
24,045 | 4,056,357,990 | IssuesEvent | 2016-05-24 18:22:16 | AndriyShepitsen/realty-advisers-north3 | https://api.github.com/repos/AndriyShepitsen/realty-advisers-north3 | closed | Dockerized test | Testing | 1. To run application locally:
add to your hosts file such a line
192.168.99.100 elastic
Then you can avoid its editing for container/local dev.
2. Try to create a test container via docker-compose.yml file by creating a new service and accessing node-advisers with name
3. In case of error just throw new ... | 1.0 | Dockerized test - 1. To run application locally:
add to your hosts file such a line
192.168.99.100 elastic
Then you can avoid its editing for container/local dev.
2. Try to create a test container via docker-compose.yml file by creating a new service and accessing node-advisers with name
3. In case of err... | non_priority | dockerized test to run application locally add to your hosts file such a line elastic then you can avoid its editing for container local dev try to create a test container via docker compose yml file by creating a new service and accessing node advisers with name in case of error just... | 0 |
78,750 | 10,083,590,885 | IssuesEvent | 2019-07-25 13:59:16 | NemoHostem/CNN_Source_of_Light | https://api.github.com/repos/NemoHostem/CNN_Source_of_Light | closed | Plan tasks for Sprint 4 | Closed Documentation Management Sprint 4 | **Description:**
Plan tasks for Sprint 4
**Tasks:**
- [x] Coding tasks
- [x] Documentation tasks
- [x] Research tasks
- [x] Possible bug reports
| 1.0 | Plan tasks for Sprint 4 - **Description:**
Plan tasks for Sprint 4
**Tasks:**
- [x] Coding tasks
- [x] Documentation tasks
- [x] Research tasks
- [x] Possible bug reports
| non_priority | plan tasks for sprint description plan tasks for sprint tasks coding tasks documentation tasks research tasks possible bug reports | 0 |
237,712 | 19,667,831,970 | IssuesEvent | 2022-01-11 01:38:50 | dapr/cli | https://api.github.com/repos/dapr/cli | closed | [Unit Tests] Add unit tests for standalone, uninstall standalone pkg files | area/test area/cli stale | ## Describe the proposal
Add unit tests for standalone, uninstall standalone pkg files
Related to #485
## Release Note
<!-- How should the fix for this issue be communicated in our release notes? It can be populated later. -->
<!-- Keep it as a single line. Examples: -->
<!-- RELEASE NOTE: **ADD** New fe... | 1.0 | [Unit Tests] Add unit tests for standalone, uninstall standalone pkg files - ## Describe the proposal
Add unit tests for standalone, uninstall standalone pkg files
Related to #485
## Release Note
<!-- How should the fix for this issue be communicated in our release notes? It can be populated later. -->
<!--... | non_priority | add unit tests for standalone uninstall standalone pkg files describe the proposal add unit tests for standalone uninstall standalone pkg files related to release note release note n a | 0 |
84,330 | 10,370,351,413 | IssuesEvent | 2019-09-08 12:06:43 | jok0436/TIGr-Python-Parser | https://api.github.com/repos/jok0436/TIGr-Python-Parser | opened | Add Doc and Testing content to branches | documentation enhancement testing | Please add any Testing and Documentation code you create to a branch and flag it for review, this will make it easier for us to Test and Document our code (since we wont double up on work)
I have added relevant folders and have added this content to the Main Branch:
- An Interface Diagram
- A Feature List (in the ... | 1.0 | Add Doc and Testing content to branches - Please add any Testing and Documentation code you create to a branch and flag it for review, this will make it easier for us to Test and Document our code (since we wont double up on work)
I have added relevant folders and have added this content to the Main Branch:
- An In... | non_priority | add doc and testing content to branches please add any testing and documentation code you create to a branch and flag it for review this will make it easier for us to test and document our code since we wont double up on work i have added relevant folders and have added this content to the main branch an in... | 0 |
96,717 | 10,961,099,719 | IssuesEvent | 2019-11-27 14:48:08 | hsasctf/lxctf | https://api.github.com/repos/hsasctf/lxctf | closed | Dynamic inventory | documentation enhancement | A securer method for inventory is needed, maybe with a paramter for number of teams and KDFs instead of static keys.
https://docs.ansible.com/ansible/latest/dev_guide/developing_inventory.html#developing-inventory
- [x] Vagrant inventory
- [x] local inventory
- [x] PBKDF2 | 1.0 | Dynamic inventory - A securer method for inventory is needed, maybe with a paramter for number of teams and KDFs instead of static keys.
https://docs.ansible.com/ansible/latest/dev_guide/developing_inventory.html#developing-inventory
- [x] Vagrant inventory
- [x] local inventory
- [x] PBKDF2 | non_priority | dynamic inventory a securer method for inventory is needed maybe with a paramter for number of teams and kdfs instead of static keys vagrant inventory local inventory | 0 |
259,822 | 27,728,652,659 | IssuesEvent | 2023-03-15 05:47:11 | vasind/try-ember | https://api.github.com/repos/vasind/try-ember | closed | CVE-2022-0155 (Medium) detected in follow-redirects-1.11.0.tgz | security vulnerability no-issue-activity | ## CVE-2022-0155 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>follow-redirects-1.11.0.tgz</b></p></summary>
<p>HTTP and HTTPS modules that follow redirects.</p>
<p>Library home pa... | True | CVE-2022-0155 (Medium) detected in follow-redirects-1.11.0.tgz - ## CVE-2022-0155 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>follow-redirects-1.11.0.tgz</b></p></summary>
<p>HTT... | non_priority | cve medium detected in follow redirects tgz cve medium severity vulnerability vulnerable library follow redirects tgz http and https modules that follow redirects library home page a href path to dependency file package json path to vulnerable library node modules... | 0 |
165,534 | 26,187,318,960 | IssuesEvent | 2023-01-03 03:24:44 | vmware-tanzu/velero | https://api.github.com/repos/vmware-tanzu/velero | closed | replicas can't restore | work as design | **What steps did you take and what happened:**
[A clear and concise description of what the bug is, and what commands you ran.)
I try a simple example
```
apiVersion: v1
kind: Namespace
metadata:
name: nginx-example
labels:
app: nginx
---
apiVersion: apps/v1
kind: Deployment
metadata:
name:... | 1.0 | replicas can't restore - **What steps did you take and what happened:**
[A clear and concise description of what the bug is, and what commands you ran.)
I try a simple example
```
apiVersion: v1
kind: Namespace
metadata:
name: nginx-example
labels:
app: nginx
---
apiVersion: apps/v1
kind: Deplo... | non_priority | replicas can t restore what steps did you take and what happened a clear and concise description of what the bug is and what commands you ran i try a simple example apiversion kind namespace metadata name nginx example labels app nginx apiversion apps kind deploym... | 0 |
444,640 | 31,117,111,990 | IssuesEvent | 2023-08-15 01:23:20 | catalyst/moodle-mod_cms | https://api.github.com/repos/catalyst/moodle-mod_cms | closed | Admin report showing summary of all content types, and how many instances there are | documentation | The admin page exists, just add the column to show the instances count | 1.0 | Admin report showing summary of all content types, and how many instances there are - The admin page exists, just add the column to show the instances count | non_priority | admin report showing summary of all content types and how many instances there are the admin page exists just add the column to show the instances count | 0 |
4,004 | 6,218,014,977 | IssuesEvent | 2017-07-08 20:35:21 | anand-bhat/httpswatch | https://api.github.com/repos/anand-bhat/httpswatch | opened | www.taxraahi.com | B [A-] No FS [B] Weak DH [Indian Tax Preparation Services] LegalRaasta | Organization: TaxRaahi (LegalRaasta)
Type: Indian Tax Preparation Service
Host: www.taxraahi.com
Function: Login page
https://www.ssllabs.com/ssltest/analyze.html?d=taxraahi.com&ignoreMismatch=on
Grade: B
Issues:
1. Weak DH
2. Lacks forward secrecy | 1.0 | www.taxraahi.com - Organization: TaxRaahi (LegalRaasta)
Type: Indian Tax Preparation Service
Host: www.taxraahi.com
Function: Login page
https://www.ssllabs.com/ssltest/analyze.html?d=taxraahi.com&ignoreMismatch=on
Grade: B
Issues:
1. Weak DH
2. Lacks forward secrecy | non_priority | organization taxraahi legalraasta type indian tax preparation service host function login page grade b issues weak dh lacks forward secrecy | 0 |
149,399 | 11,899,591,063 | IssuesEvent | 2020-03-30 09:15:21 | Oldes/Rebol-issues | https://api.github.com/repos/Oldes/Rebol-issues | closed | allowing latin1? on binary strings is confusing | Test.written Type.bug | _Submitted by:_ **meijeru**
``` rebol
latin1? allows any-string as argument, this includes (but maybe not for long) binary!
```
``` rebol
if the binary string is UTF-8 encoded (as it should be) it will always yield true for the latin1? test when considering the bytes one by one (every byte is < 256) however, a sequen... | 1.0 | allowing latin1? on binary strings is confusing - _Submitted by:_ **meijeru**
``` rebol
latin1? allows any-string as argument, this includes (but maybe not for long) binary!
```
``` rebol
if the binary string is UTF-8 encoded (as it should be) it will always yield true for the latin1? test when considering the bytes ... | non_priority | allowing on binary strings is confusing submitted by meijeru rebol allows any string as argument this includes but maybe not for long binary rebol if the binary string is utf encoded as it should be it will always yield true for the test when considering the bytes one by one eve... | 0 |
29,482 | 13,113,145,996 | IssuesEvent | 2020-08-05 04:29:25 | Azure/azure-cli | https://api.github.com/repos/Azure/azure-cli | closed | az aks scale fails with "The value of parameter imageReference.version is invalid" | AKS Service Attention | ## Describe the bug
Following command fails to scale the windows node pool. However, scaling operation from the portal succeeds.
AKS Version: 1.16.10
Windows Nodepool Version: 1.16.10
**Command**
`az aks scale -g <cluster-rg> -n <clustername> --node-count 2 --nodepool-name <windows node pool> --debug`
**E... | 1.0 | az aks scale fails with "The value of parameter imageReference.version is invalid" - ## Describe the bug
Following command fails to scale the windows node pool. However, scaling operation from the portal succeeds.
AKS Version: 1.16.10
Windows Nodepool Version: 1.16.10
**Command**
`az aks scale -g <cluster-rg... | non_priority | az aks scale fails with the value of parameter imagereference version is invalid describe the bug following command fails to scale the windows node pool however scaling operation from the portal succeeds aks version windows nodepool version command az aks scale g n node c... | 0 |
188,076 | 14,437,705,683 | IssuesEvent | 2020-12-07 11:57:48 | kalexmills/github-vet-tests-dec2020 | https://api.github.com/repos/kalexmills/github-vet-tests-dec2020 | closed | PureFusionLLVM/llgo: third_party/gofrontend/libgo/go/sync/atomic/atomic_test.go; 21 LoC | fresh small test |
Found a possible issue in [PureFusionLLVM/llgo](https://www.github.com/PureFusionLLVM/llgo) at [third_party/gofrontend/libgo/go/sync/atomic/atomic_test.go](https://github.com/PureFusionLLVM/llgo/blob/76a21ddaba394a63b7a216483394afe07ac3ef5d/third_party/gofrontend/libgo/go/sync/atomic/atomic_test.go#L886-L906)
Below i... | 1.0 | PureFusionLLVM/llgo: third_party/gofrontend/libgo/go/sync/atomic/atomic_test.go; 21 LoC -
Found a possible issue in [PureFusionLLVM/llgo](https://www.github.com/PureFusionLLVM/llgo) at [third_party/gofrontend/libgo/go/sync/atomic/atomic_test.go](https://github.com/PureFusionLLVM/llgo/blob/76a21ddaba394a63b7a216483394a... | non_priority | purefusionllvm llgo third party gofrontend libgo go sync atomic atomic test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the content... | 0 |
96,758 | 8,631,822,128 | IssuesEvent | 2018-11-22 09:03:46 | akvo/akvo-lumen | https://api.github.com/repos/akvo/akvo-lumen | closed | Escape single quote string vals. clojure.lang.ExceptionInfo: Failed to update due to transformation mismatch: Failed to transform: Unterminated string literal... | backend bug ready for testing transformations | ERROR: type should be string, got "https://sentry.io/akvo-foundation/production/issues/769191129/\n\n```\nclojure.lang.ExceptionInfo: Failed to update due to transformation mismatch: Failed to transform: Unterminated string literal started at position 100 in SQL update ds_e8801bed_8d7f_42dc_8e08_d471ab65f645 SET d1='North'::TEXT,d2='Bombali'::TEXT,d3='N'gowahun'::TEXT where rnum=6. Expected char\n File \"update.clj\", line 76, in akvo.lumen.update/apply-transformation-log\n (ex-info (format \"Failed to update due to transformation mismatch: %s\" message) {})))\n File \"update.clj\", line 52, in akvo.lumen.update/apply-transformation-log\n (defn- apply-transformation-log [conn table-name importer-columns original-dataset-columns last-transformations dataset-id version]\n File \"update.clj\", line 116, in akvo.lumen.update/do-update\n (apply-transformation-log conn table-name importer-columns imported-dataset-columns\n File \"update.clj\", line 96, in akvo.lumen.update/do-update\n (defn do-update [conn config dataset-id data-source-id job-execution-id data-source-spec]\n File \"update.clj\", line 136, in akvo.lumen.update/[fn]\n (do-update tx-conn\n...\n(15 additional frame(s) were not displayed)\n\nFailed to update due to transformation mismatch: Failed to transform: Unterminated string literal started at position 100 in SQL update ds_e8801bed_8d7f_42dc_8e08_d471ab65f645 SET d1='North'::TEXT,d2='Bombali'::TEXT,d3='N'gowahun'::TEXT where rnum=6. Expected char\n```" | 1.0 | Escape single quote string vals. clojure.lang.ExceptionInfo: Failed to update due to transformation mismatch: Failed to transform: Unterminated string literal... - https://sentry.io/akvo-foundation/production/issues/769191129/
```
clojure.lang.ExceptionInfo: Failed to update due to transformation mismatch: Failed to t... | non_priority | escape single quote string vals clojure lang exceptioninfo failed to update due to transformation mismatch failed to transform unterminated string literal clojure lang exceptioninfo failed to update due to transformation mismatch failed to transform unterminated string literal started at position i... | 0 |
106,339 | 23,217,134,758 | IssuesEvent | 2022-08-02 14:54:53 | gii-is-DP1/dp1-2021-2022-g7-04 | https://api.github.com/repos/gii-is-DP1/dp1-2021-2022-g7-04 | closed | Corregir 'Magic Numbers' de todo el proyecto | code | Se deben cambiar todos los números que se encuentren hardcodeados (puestos a pelo en el código), por constantes declaradas al principio de cada clase. Se debe aplicar en todo el proyecto. Un ejemplo:
Esto:
```
...
this.width = 800;
...
```
Por esto otro:
```
private final MINESWEEPER_WIDTH = 800;
..... | 1.0 | Corregir 'Magic Numbers' de todo el proyecto - Se deben cambiar todos los números que se encuentren hardcodeados (puestos a pelo en el código), por constantes declaradas al principio de cada clase. Se debe aplicar en todo el proyecto. Un ejemplo:
Esto:
```
...
this.width = 800;
...
```
Por esto otro:
``... | non_priority | corregir magic numbers de todo el proyecto se deben cambiar todos los números que se encuentren hardcodeados puestos a pelo en el código por constantes declaradas al principio de cada clase se debe aplicar en todo el proyecto un ejemplo esto this width por esto otro ... | 0 |
235,592 | 18,052,786,788 | IssuesEvent | 2021-09-20 01:16:21 | CoinAlpha/hummingbot | https://api.github.com/repos/CoinAlpha/hummingbot | closed | Core and community connectors / strategies | documentation | ## Details
As discussed, we will be classifying connectors and strategies into *Core* and *Community*
- Core connectors and strategies will be actively maintained and improved by the Hummingbot team
- Community connectors and strategies must be maintained and improved by the community
## Definiton of Done
... | 1.0 | Core and community connectors / strategies - ## Details
As discussed, we will be classifying connectors and strategies into *Core* and *Community*
- Core connectors and strategies will be actively maintained and improved by the Hummingbot team
- Community connectors and strategies must be maintained and improved... | non_priority | core and community connectors strategies details as discussed we will be classifying connectors and strategies into core and community core connectors and strategies will be actively maintained and improved by the hummingbot team community connectors and strategies must be maintained and improved... | 0 |
221,835 | 17,028,127,320 | IssuesEvent | 2021-07-04 01:12:37 | typeorm/typeorm | https://api.github.com/repos/typeorm/typeorm | closed | Strict Entity creation? | documentation new feature question | **Issue type:**
[x] question
[ ] bug report
[x] feature request
[x] documentation issue
EntityManager.create() and other similar typeorm methods take a DeepPartial. This means you can easily omit fields, esp. as you evolve the schema and add more new fields over time - you have to be diligent in ensuring the ... | 1.0 | Strict Entity creation? - **Issue type:**
[x] question
[ ] bug report
[x] feature request
[x] documentation issue
EntityManager.create() and other similar typeorm methods take a DeepPartial. This means you can easily omit fields, esp. as you evolve the schema and add more new fields over time - you have to be... | non_priority | strict entity creation issue type question bug report feature request documentation issue entitymanager create and other similar typeorm methods take a deeppartial this means you can easily omit fields esp as you evolve the schema and add more new fields over time you have to be diligen... | 0 |
234,507 | 17,988,786,564 | IssuesEvent | 2021-09-15 01:18:47 | LSS-Manager/LSSM-V.4 | https://api.github.com/repos/LSS-Manager/LSSM-V.4 | closed | [BUG]: [docs] ingame support not yet available | bug documentation ▲ i18n | <!-- Note: Please stick to this template to help us at helping you! -->
**Describe what happens**
Many translations do have status `New` instead of `Planned`.
Needs to be fixed ASAP!
Needs to be fixed in following languages:
- [ ] cs_CZ
- [ ] en_GB
- [ ] en_US
- [ ] es_ES
- [ ] it_IT
- [ ] nb_NO
- [ ] pl_PL
- [ ] sv_... | 1.0 | [BUG]: [docs] ingame support not yet available - <!-- Note: Please stick to this template to help us at helping you! -->
**Describe what happens**
Many translations do have status `New` instead of `Planned`.
Needs to be fixed ASAP!
Needs to be fixed in following languages:
- [ ] cs_CZ
- [ ] en_GB
- [ ] en_US
- [ ] e... | non_priority | ingame support not yet available describe what happens many translations do have status new instead of planned needs to be fixed asap needs to be fixed in following languages cs cz en gb en us es es it it nb no pl pl sv se | 0 |
323,087 | 27,694,385,101 | IssuesEvent | 2023-03-14 00:10:43 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | closed | Fix array.test_array__pos__ | Sub Task Failing Test | | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4366528114/jobs/7636668779" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="null" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/... | 1.0 | Fix array.test_array__pos__ - | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4366528114/jobs/7636668779" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="null" rel="noopener noreferrer" target="_blank"><img src... | non_priority | fix array test array pos tensorflow img src torch img src numpy img src jax img src failed ivy tests test ivy test misc test array py test array pos e ivy utils exceptions ivyexception data must be ivy array native array or ndarray ... | 0 |
12,128 | 9,597,938,399 | IssuesEvent | 2019-05-09 23:06:07 | APSIMInitiative/ApsimX | https://api.github.com/repos/APSIMInitiative/ApsimX | closed | File name selection on Report component not working properly | bug interface/infrastructure | Choosing the browse button on the file name on the Report component opens a common dialog. The filter suggests that *.db files should show. They don't. Then when pressing Cancel, the file name disappears from the edit control. (It gets restored when clicking away and back to the component)
:
File "/Users/mcintosh/Programming/git/pychron/pychron/core/ui/qt/tabular_editor.py", line 483, in data
return TabularModel.data(self, mi, role)
File "/Users/mcintosh/miniconda3/envs/pychron3/lib/pytho... | 2.0 | error selecting "use J in individual analyses" selected from subgroup node. - active branch=None
active analyses=63630-08A
description=""
Traceback
```
Traceback (most recent call last):
File "/Users/mcintosh/Programming/git/pychron/pychron/core/ui/qt/tabular_editor.py", line 483, in data
return TabularModel.d... | non_priority | error selecting use j in individual analyses selected from subgroup node active branch none active analyses description traceback traceback most recent call last file users mcintosh programming git pychron pychron core ui qt tabular editor py line in data return tabularmodel data self... | 0 |
289,739 | 21,790,574,182 | IssuesEvent | 2022-05-14 20:51:56 | SlimeKnights/TinkersConstruct | https://api.github.com/repos/SlimeKnights/TinkersConstruct | closed | "Pocket Chain" is not actually slotless. | Bug Resolved Confirmed 1.18 Documentation | ### Minecraft Version
1.18.1
### Forge Version
40.0.24
### Mantle Version
1.8.37
### Tinkers' Construct Version
3.4.2.60
### Describe your issue
"Pocket Chain" is not actually slotless.
### Crash Report
_No response_
### Other mods
none
### Tried reproducing with just Tinkers?
Yes
### Performance Enchan... | 1.0 | "Pocket Chain" is not actually slotless. - ### Minecraft Version
1.18.1
### Forge Version
40.0.24
### Mantle Version
1.8.37
### Tinkers' Construct Version
3.4.2.60
### Describe your issue
"Pocket Chain" is not actually slotless.
### Crash Report
_No response_
### Other mods
none
### Tried reproducing with... | non_priority | pocket chain is not actually slotless minecraft version forge version mantle version tinkers construct version describe your issue pocket chain is not actually slotless crash report no response other mods none tried reproducing with just... | 0 |
113,069 | 17,115,634,156 | IssuesEvent | 2021-07-11 09:36:26 | theHinneh/rent-api | https://api.github.com/repos/theHinneh/rent-api | opened | CVE-2020-8116 (High) detected in dot-prop-4.2.0.tgz | security vulnerability | ## CVE-2020-8116 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dot-prop-4.2.0.tgz</b></p></summary>
<p>Get, set, or delete a property from a nested object using a dot path</p>
<p>Lib... | True | CVE-2020-8116 (High) detected in dot-prop-4.2.0.tgz - ## CVE-2020-8116 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dot-prop-4.2.0.tgz</b></p></summary>
<p>Get, set, or delete a pro... | non_priority | cve high detected in dot prop tgz cve high severity vulnerability vulnerable library dot prop tgz get set or delete a property from a nested object using a dot path library home page a href path to dependency file rent api package json path to vulnerable library re... | 0 |
18,184 | 24,235,733,337 | IssuesEvent | 2022-09-26 22:59:50 | maticnetwork/miden | https://api.github.com/repos/maticnetwork/miden | closed | Advice provider refactoring | assembly processor v0.3 | After #393 is done, we will have refactored all IO operations except for the ones which deal with the advice tape. These operations are: `push.adv.n` and `loadw.adv`.
First, we should probably rename these operations to be consistent with the new naming conventions. Specifically:
* `loadw_adv` should be `adv_loadw`... | 1.0 | Advice provider refactoring - After #393 is done, we will have refactored all IO operations except for the ones which deal with the advice tape. These operations are: `push.adv.n` and `loadw.adv`.
First, we should probably rename these operations to be consistent with the new naming conventions. Specifically:
* `lo... | non_priority | advice provider refactoring after is done we will have refactored all io operations except for the ones which deal with the advice tape these operations are push adv n and loadw adv first we should probably rename these operations to be consistent with the new naming conventions specifically load... | 0 |
345,646 | 24,868,610,095 | IssuesEvent | 2022-10-27 13:46:00 | kosli-dev/cli | https://api.github.com/repos/kosli-dev/cli | closed | Kosli concepts on docs.kosli.com | documentation | Describe organizations, environments, pipelines
plus any additional pages that we may need to make Kosli easier to understand for newcomers | 1.0 | Kosli concepts on docs.kosli.com - Describe organizations, environments, pipelines
plus any additional pages that we may need to make Kosli easier to understand for newcomers | non_priority | kosli concepts on docs kosli com describe organizations environments pipelines plus any additional pages that we may need to make kosli easier to understand for newcomers | 0 |
840 | 2,516,906,454 | IssuesEvent | 2015-01-16 09:52:51 | Unity3D-Wine-Support/Unity3D-on-Wine | https://api.github.com/repos/Unity3D-Wine-Support/Unity3D-on-Wine | closed | License window crashes | crash has workaround testing required wine patch | Unity crashes when starting it for the first time.
WineHQ bug report - http://bugs.winehq.org/show_bug.cgi?id=36964 | 1.0 | License window crashes - Unity crashes when starting it for the first time.
WineHQ bug report - http://bugs.winehq.org/show_bug.cgi?id=36964 | non_priority | license window crashes unity crashes when starting it for the first time winehq bug report | 0 |
56,289 | 31,847,320,882 | IssuesEvent | 2023-09-14 21:03:38 | flutter/website | https://api.github.com/repos/flutter/website | closed | Create docs for memory and battery performance | p2-medium e3-weeks t.performance st.triage.ltw t.power from.team | ### What information is missing?
These documents were planned and linked to, but never implemented.
### How would you like us to fix this problem?
- Write a "Using memory wisely" doc at `/perf/memory`
- Write a "Conserving battery" doc at `/perf/power`
- Update [`/perf`](https://docs.flutter.dev/perf) to link to ... | True | Create docs for memory and battery performance - ### What information is missing?
These documents were planned and linked to, but never implemented.
### How would you like us to fix this problem?
- Write a "Using memory wisely" doc at `/perf/memory`
- Write a "Conserving battery" doc at `/perf/power`
- Update [`/... | non_priority | create docs for memory and battery performance what information is missing these documents were planned and linked to but never implemented how would you like us to fix this problem write a using memory wisely doc at perf memory write a conserving battery doc at perf power update ... | 0 |
110,083 | 9,429,762,597 | IssuesEvent | 2019-04-12 07:12:41 | SiegelDaniel/MQTT-IDS | https://api.github.com/repos/SiegelDaniel/MQTT-IDS | closed | First entry in database seems to be broken | Ready for test | As an example:
| Trace 0 | Trace 1 | Trace 2 |
| ------------- | ------------- | ------------- |
| Process 2450 attached | restart_syscall | recvmsg |
| 1.0 | First entry in database seems to be broken - As an example:
| Trace 0 | Trace 1 | Trace 2 |
| ------------- | ------------- | ------------- |
| Process 2450 attached | restart_syscall | recvmsg |
| non_priority | first entry in database seems to be broken as an example trace trace trace process attached restart syscall recvmsg | 0 |
115,754 | 17,334,398,246 | IssuesEvent | 2021-07-28 08:26:11 | lukebroganws/Umbraco-CMS | https://api.github.com/repos/lukebroganws/Umbraco-CMS | opened | CVE-2020-8244 (Medium) detected in bl-1.2.2.tgz | security vulnerability | ## CVE-2020-8244 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bl-1.2.2.tgz</b></p></summary>
<p>Buffer List: collect buffers and access with a standard readable Buffer interface, ... | True | CVE-2020-8244 (Medium) detected in bl-1.2.2.tgz - ## CVE-2020-8244 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bl-1.2.2.tgz</b></p></summary>
<p>Buffer List: collect buffers and ... | non_priority | cve medium detected in bl tgz cve medium severity vulnerability vulnerable library bl tgz buffer list collect buffers and access with a standard readable buffer interface streamable too library home page a href path to dependency file umbraco cms src umbraco web ui c... | 0 |
16,777 | 4,087,431,401 | IssuesEvent | 2016-06-01 10:01:45 | DevExpress/testcafe | https://api.github.com/repos/DevExpress/testcafe | closed | Make default offsets for mouse actions equal to the center of element | !IMPORTANT! API MODIFICATION LEVEL: non-breaking changes AREA: client DOCUMENTATION: not required SYSTEM: automations TYPE: bug | Test without offsets
`t.click('#element')`
should click on the center (like in previous API) | 1.0 | Make default offsets for mouse actions equal to the center of element - Test without offsets
`t.click('#element')`
should click on the center (like in previous API) | non_priority | make default offsets for mouse actions equal to the center of element test without offsets t click element should click on the center like in previous api | 0 |
25,170 | 24,817,557,143 | IssuesEvent | 2022-10-25 14:10:53 | opencast/opencast-editor | https://api.github.com/repos/opencast/opencast-editor | closed | Editor doesn't cut subtitles if video is cut | type:usability | Usability issue.
When a video has already subtitles or was subtitled completely, the editor should cut the subtitles in function the cut parameters.
In other words, if I edit the video should cut also the subtitles (generate a new ones for delivery and save the originals as a master).
 software. Need to build out this board with a few tasks and options. | 1.0 | Build Out Project Board - Gong to be using GitHub's Project Feature to track the development tasks and progress of the [narcotics_tracker](https://github.com/ScottSucksAtProgramming/narcotics_tracker) software. Need to build out this board with a few tasks and options. | non_priority | build out project board gong to be using github s project feature to track the development tasks and progress of the software need to build out this board with a few tasks and options | 0 |
314,709 | 23,533,948,273 | IssuesEvent | 2022-08-19 18:19:29 | astropy/astroquery | https://api.github.com/repos/astropy/astroquery | opened | MAST: add JWST specific tests to test suite and flashed out examples to user docs | Documentation testing mast | We don't really have anything atm as it was highlighted in https://github.com/astropy/astroquery/pull/2497
cc @jdavies-st | 1.0 | MAST: add JWST specific tests to test suite and flashed out examples to user docs - We don't really have anything atm as it was highlighted in https://github.com/astropy/astroquery/pull/2497
cc @jdavies-st | non_priority | mast add jwst specific tests to test suite and flashed out examples to user docs we don t really have anything atm as it was highlighted in cc jdavies st | 0 |
15,914 | 11,764,527,307 | IssuesEvent | 2020-03-14 13:07:58 | BaseMC/Aves | https://api.github.com/repos/BaseMC/Aves | closed | Add caching funtion for Azure jobs (when stable) | infrastructure | from #10
> Caching function is in experimental; couldn't get it to work till now
→ https://docs.microsoft.com/en-us/azure/devops/pipelines/caching/?view=azure-devops#netnuget | 1.0 | Add caching funtion for Azure jobs (when stable) - from #10
> Caching function is in experimental; couldn't get it to work till now
→ https://docs.microsoft.com/en-us/azure/devops/pipelines/caching/?view=azure-devops#netnuget | non_priority | add caching funtion for azure jobs when stable from caching function is in experimental couldn t get it to work till now → | 0 |
4,788 | 24,628,591,726 | IssuesEvent | 2022-10-16 20:38:37 | centerofci/mathesar | https://api.github.com/repos/centerofci/mathesar | opened | Destroy TabularData in RecordSelector, TablePage, and TableWidget to prevent Memory leaks | type: bug work: frontend status: ready restricted: maintainers | ## Description
* There are a lot of places (eg.,RecordSelector, TablePage, and TableWidget) where TabularData object is created reactively, like this:
```
$: tabularData = new TabularData({
id: table.id,
abstractTypesMap,
meta,
});
```
This creates a new instance each time any of the ar... | True | Destroy TabularData in RecordSelector, TablePage, and TableWidget to prevent Memory leaks - ## Description
* There are a lot of places (eg.,RecordSelector, TablePage, and TableWidget) where TabularData object is created reactively, like this:
```
$: tabularData = new TabularData({
id: table.id,
abst... | non_priority | destroy tabulardata in recordselector tablepage and tablewidget to prevent memory leaks description there are a lot of places eg recordselector tablepage and tablewidget where tabulardata object is created reactively like this tabulardata new tabulardata id table id abst... | 0 |
55,189 | 6,445,117,803 | IssuesEvent | 2017-08-12 22:18:38 | SensitiveMix/commerce | https://api.github.com/repos/SensitiveMix/commerce | closed | Product Manage Page `fix picture` `remove limit pic` | Testing | 图片现在是最主要的问题, 我每次选择8张图片上传, 要么显示格式错误, 要么插入了没提示, 最后预览图片也显示不出来, 即使我插入一张图片也是这样的情况. 请优化这里, 图片8张太少了, 请改成16张. 另外如果是上传中, 需要显示进度条. | 1.0 | Product Manage Page `fix picture` `remove limit pic` - 图片现在是最主要的问题, 我每次选择8张图片上传, 要么显示格式错误, 要么插入了没提示, 最后预览图片也显示不出来, 即使我插入一张图片也是这样的情况. 请优化这里, 图片8张太少了, 请改成16张. 另外如果是上传中, 需要显示进度条. | non_priority | product manage page fix picture remove limit pic 图片现在是最主要的问题 要么显示格式错误 要么插入了没提示 最后预览图片也显示不出来 即使我插入一张图片也是这样的情况 请优化这里 另外如果是上传中 需要显示进度条 | 0 |
101,492 | 21,701,195,740 | IssuesEvent | 2022-05-10 04:25:19 | darketomaly/conquest | https://api.github.com/repos/darketomaly/conquest | closed | Cinematic Intro | Art Code | - [x] Subtitle behavior
- [x] Fade in/out
- [x] Load title screen in the background and activate when timeline is done playing
- [ ] Voice sketch, with localized subtitles
- [ ] Sprites sketch
- [ ] Replace sketch sprites to purchased, high quality ones
- [ ] Replace sketch voice clip to purchased, high quality o... | 1.0 | Cinematic Intro - - [x] Subtitle behavior
- [x] Fade in/out
- [x] Load title screen in the background and activate when timeline is done playing
- [ ] Voice sketch, with localized subtitles
- [ ] Sprites sketch
- [ ] Replace sketch sprites to purchased, high quality ones
- [ ] Replace sketch voice clip to purchas... | non_priority | cinematic intro subtitle behavior fade in out load title screen in the background and activate when timeline is done playing voice sketch with localized subtitles sprites sketch replace sketch sprites to purchased high quality ones replace sketch voice clip to purchased high quali... | 0 |
56,780 | 6,528,960,518 | IssuesEvent | 2017-08-30 09:37:43 | medic/medic-webapp | https://api.github.com/repos/medic/medic-webapp | reopened | Sentinel doesn't survive startup | 4 - Acceptance Testing Bug | ```
scdf at SCdF in ~/Code/Medic/medic-sentinel on master*
$ node server
Node Version: 8.2.1
warn: Disabled transition "accept_patient_reports"
warn: Disabled transition "conditional_alerts"
warn: Disabled transition "default_responses"
info: Loading transition "maintain_info_document"
warn: Disabled transition... | 1.0 | Sentinel doesn't survive startup - ```
scdf at SCdF in ~/Code/Medic/medic-sentinel on master*
$ node server
Node Version: 8.2.1
warn: Disabled transition "accept_patient_reports"
warn: Disabled transition "conditional_alerts"
warn: Disabled transition "default_responses"
info: Loading transition "maintain_info_d... | non_priority | sentinel doesn t survive startup scdf at scdf in code medic medic sentinel on master node server node version warn disabled transition accept patient reports warn disabled transition conditional alerts warn disabled transition default responses info loading transition maintain info d... | 0 |
76,872 | 9,524,158,180 | IssuesEvent | 2019-04-28 00:12:11 | dpc/crev | https://api.github.com/repos/dpc/crev | closed | Discuss compromised identities scenarios. | design | People are going to get their machines compromised, and CrevIDs stolen.
My plan was that people should just create a self-*Trust Proof* with `distrust` set to non-`None` and publish that. Any client that finds a Trust Proof like that should immediately distrust the whole CrevId. Maybe even include the *Proof* like t... | 1.0 | Discuss compromised identities scenarios. - People are going to get their machines compromised, and CrevIDs stolen.
My plan was that people should just create a self-*Trust Proof* with `distrust` set to non-`None` and publish that. Any client that finds a Trust Proof like that should immediately distrust the whole C... | non_priority | discuss compromised identities scenarios people are going to get their machines compromised and crevids stolen my plan was that people should just create a self trust proof with distrust set to non none and publish that any client that finds a trust proof like that should immediately distrust the whole c... | 0 |
261,655 | 27,809,830,909 | IssuesEvent | 2023-03-18 01:51:53 | madhans23/linux-4.1.15 | https://api.github.com/repos/madhans23/linux-4.1.15 | closed | CVE-2017-16912 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed | Mend: dependency security vulnerability | ## CVE-2017-16912 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home p... | True | CVE-2017-16912 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed - ## CVE-2017-16912 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p... | non_priority | cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulner... | 0 |
367,477 | 25,742,486,366 | IssuesEvent | 2022-12-08 07:23:49 | mikro-orm/mikro-orm | https://api.github.com/repos/mikro-orm/mikro-orm | opened | docs: Best practice using Dtos with Entity constructors | documentation | I was wondering what the best practice is when combining Dtos and Entity constructors. Say you're taking some input from the frontend into the backend and save it to the database.
Is something like below possible?
`
const upsell = new Upsell(createUpsellDto);
await this.em.persistAndFlush(upsell);
`
Or would y... | 1.0 | docs: Best practice using Dtos with Entity constructors - I was wondering what the best practice is when combining Dtos and Entity constructors. Say you're taking some input from the frontend into the backend and save it to the database.
Is something like below possible?
`
const upsell = new Upsell(createUpsellDt... | non_priority | docs best practice using dtos with entity constructors i was wondering what the best practice is when combining dtos and entity constructors say you re taking some input from the frontend into the backend and save it to the database is something like below possible const upsell new upsell createupselldt... | 0 |
44,120 | 11,981,432,061 | IssuesEvent | 2020-04-07 11:06:46 | OpenMS/OpenMS | https://api.github.com/repos/OpenMS/OpenMS | closed | Build error, boost targets not found | defect | Trying to build with CMake 3.16, Boost 1.71 is installed. The following error messages occur:
```
CMake Warning (dev) at src/topp/CMakeLists.txt:50 (add_executable): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy CMP0028" for policy details. Use the c... | 1.0 | Build error, boost targets not found - Trying to build with CMake 3.16, Boost 1.71 is installed. The following error messages occur:
```
CMake Warning (dev) at src/topp/CMakeLists.txt:50 (add_executable): Policy CMP0028 is not set: Double colon in target name means ALIAS or IMPORTED target. Run "cmake --help-policy... | non_priority | build error boost targets not found trying to build with cmake boost is installed the following error messages occur cmake warning dev at src topp cmakelists txt add executable policy is not set double colon in target name means alias or imported target run cmake help policy for p... | 0 |
5,154 | 5,476,539,550 | IssuesEvent | 2017-03-11 21:35:55 | Data4Democracy/internal-displacement | https://api.github.com/repos/Data4Democracy/internal-displacement | closed | Database schema for documents | infrastructure | Need an initial DB schema to capture information about documents and facts.
Proposal:
Tables:
- Article (id, URL, retrieval date, source, publication date, title, authors, language, analyzer, analysis date) -- metadata extracted from a retrieved article
- Full Text (article, content) full text of article
- Analy... | 1.0 | Database schema for documents - Need an initial DB schema to capture information about documents and facts.
Proposal:
Tables:
- Article (id, URL, retrieval date, source, publication date, title, authors, language, analyzer, analysis date) -- metadata extracted from a retrieved article
- Full Text (article, conten... | non_priority | database schema for documents need an initial db schema to capture information about documents and facts proposal tables article id url retrieval date source publication date title authors language analyzer analysis date metadata extracted from a retrieved article full text article conten... | 0 |
218,514 | 16,761,798,032 | IssuesEvent | 2021-06-13 23:31:43 | GDWR/DiscordArena | https://api.github.com/repos/GDWR/DiscordArena | closed | Set poetry up | documentation feature | - Set poetry up for project
- Add tasks using `taskipy`
- Change contributing instructions based on changes | 1.0 | Set poetry up - - Set poetry up for project
- Add tasks using `taskipy`
- Change contributing instructions based on changes | non_priority | set poetry up set poetry up for project add tasks using taskipy change contributing instructions based on changes | 0 |
18,314 | 24,429,593,543 | IssuesEvent | 2022-10-06 07:05:09 | open-telemetry/opentelemetry-collector-contrib | https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib | closed | [processor/transform] Concat function concatenates too many times | question processor/transform | ## Description
I'm trying to change the service name to service.namespace:service.name (delimiter doesn't really matter)
To do that, I've tried the following query:
```
set(attributes[service.name],Concat(": ",attributes[service.namespace],attributes[service.name]))
```
The result I'm getting is ```<namespace... | 1.0 | [processor/transform] Concat function concatenates too many times - ## Description
I'm trying to change the service name to service.namespace:service.name (delimiter doesn't really matter)
To do that, I've tried the following query:
```
set(attributes[service.name],Concat(": ",attributes[service.namespace],attrib... | non_priority | concat function concatenates too many times description i m trying to change the service name to service namespace service name delimiter doesn t really matter to do that i ve tried the following query set attributes concat attributes attributes the result i m getting is ... | 0 |
6,707 | 4,478,280,485 | IssuesEvent | 2016-08-27 00:08:47 | lionheart/openradar-mirror | https://api.github.com/repos/lionheart/openradar-mirror | opened | 28039407: Siri: Haptic feedback inconsistency | classification:ui / usability reproducible:always status:open | #### Description
Other area
Summary:
iPhone 6s does not provide haptic feedback when launching Siri
Steps to Reproduce:
1. Hold the Home Button to launch Siri
Expected Results:
The device should produce two small haptic vibrations in the same way that it does when Siri input stops
Actual Results:
The d... | True | 28039407: Siri: Haptic feedback inconsistency - #### Description
Other area
Summary:
iPhone 6s does not provide haptic feedback when launching Siri
Steps to Reproduce:
1. Hold the Home Button to launch Siri
Expected Results:
The device should produce two small haptic vibrations in the same way that it does... | non_priority | siri haptic feedback inconsistency description other area summary iphone does not provide haptic feedback when launching siri steps to reproduce hold the home button to launch siri expected results the device should produce two small haptic vibrations in the same way that it does when si... | 0 |
1,742 | 3,356,816,163 | IssuesEvent | 2015-11-18 22:06:44 | inaumov/MyBar-client | https://api.github.com/repos/inaumov/MyBar-client | closed | Provide mocks for the application | infrastructure | Check the possibility to hook requests with help of Express.js | 1.0 | Provide mocks for the application - Check the possibility to hook requests with help of Express.js | non_priority | provide mocks for the application check the possibility to hook requests with help of express js | 0 |
15,396 | 19,580,287,120 | IssuesEvent | 2022-01-04 20:19:44 | 2i2c-org/infrastructure | https://api.github.com/repos/2i2c-org/infrastructure | closed | Create a model for our hub capacity | type: enhancement :label: team-process | # Background
As we begin to support hub infrastructure for other communities, we will need to balance the time of each of our team members in a way that distributes work and makes our support of hubs efficient. There will likely be a non-linear model that answers "how many hubs can our team support at this moment in... | 1.0 | Create a model for our hub capacity - # Background
As we begin to support hub infrastructure for other communities, we will need to balance the time of each of our team members in a way that distributes work and makes our support of hubs efficient. There will likely be a non-linear model that answers "how many hubs ... | non_priority | create a model for our hub capacity background as we begin to support hub infrastructure for other communities we will need to balance the time of each of our team members in a way that distributes work and makes our support of hubs efficient there will likely be a non linear model that answers how many hubs ... | 0 |
63,330 | 17,598,913,942 | IssuesEvent | 2021-08-17 09:19:48 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Connectivity to the Server Has Been Lost | T-Defect | ### Steps to reproduce
1. I was prompted to udpate my Element desktop app on Windows this morning
2. After the update I'm just getting the 'Connectivity to the Server Has Been Lost'
3. My iOS app is still working, so not an issue with my account.
### What happened?
I was prompted to udpate my Element desktop ap... | 1.0 | Connectivity to the Server Has Been Lost - ### Steps to reproduce
1. I was prompted to udpate my Element desktop app on Windows this morning
2. After the update I'm just getting the 'Connectivity to the Server Has Been Lost'
3. My iOS app is still working, so not an issue with my account.
### What happened?
I w... | non_priority | connectivity to the server has been lost steps to reproduce i was prompted to udpate my element desktop app on windows this morning after the update i m just getting the connectivity to the server has been lost my ios app is still working so not an issue with my account what happened i w... | 0 |
17,655 | 12,495,509,186 | IssuesEvent | 2020-06-01 13:19:40 | recipeify/Recipes | https://api.github.com/repos/recipeify/Recipes | closed | User personalized suggested recipes and rating | Backend enhancement infrastructure | * Description: Implement a recommendation system to allow user to both have recipes suggested based on previous saved recipes, and have new recipes suggested on other user's most liked recipes
* Requirements:
- Set Recombee instance
- Model recipes catalog
- Signal upon users saving a recipe to persona... | 1.0 | User personalized suggested recipes and rating - * Description: Implement a recommendation system to allow user to both have recipes suggested based on previous saved recipes, and have new recipes suggested on other user's most liked recipes
* Requirements:
- Set Recombee instance
- Model recipes catalog
... | non_priority | user personalized suggested recipes and rating description implement a recommendation system to allow user to both have recipes suggested based on previous saved recipes and have new recipes suggested on other user s most liked recipes requirements set recombee instance model recipes catalog ... | 0 |
241,020 | 18,414,786,771 | IssuesEvent | 2021-10-13 10:10:23 | GowthamGoush/Amazing_Sites | https://api.github.com/repos/GowthamGoush/Amazing_Sites | closed | Learn Anything | documentation hacktoberfest | The platform for knowledge discovery that helps you understand any topic through the most efficient paths
https://learn-anything.xyz | 1.0 | Learn Anything - The platform for knowledge discovery that helps you understand any topic through the most efficient paths
https://learn-anything.xyz | non_priority | learn anything the platform for knowledge discovery that helps you understand any topic through the most efficient paths | 0 |
32,083 | 4,320,772,046 | IssuesEvent | 2016-07-25 07:21:30 | codebuddiesdotorg/cb-v2-scratch | https://api.github.com/repos/codebuddiesdotorg/cb-v2-scratch | closed | Update final logo everywhere | design | Final logo: Need to change out the twitter.com/codebuddiesmeet and Slack icons!! (pending @adachiu deciding on a final logo, maybe).
We need something square for Slack and Twitter. | 1.0 | Update final logo everywhere - Final logo: Need to change out the twitter.com/codebuddiesmeet and Slack icons!! (pending @adachiu deciding on a final logo, maybe).
We need something square for Slack and Twitter. | non_priority | update final logo everywhere final logo need to change out the twitter com codebuddiesmeet and slack icons pending adachiu deciding on a final logo maybe we need something square for slack and twitter | 0 |
125,339 | 12,258,069,300 | IssuesEvent | 2020-05-06 14:35:57 | adaptlearning/adapt_framework | https://api.github.com/repos/adaptlearning/adapt_framework | opened | adapt-contrib-spoor: question responses code very unreadable | documentation enhancement | ### Subject of the issue
This file is extremely unreadable and could do with a rewrite + documentation
https://github.com/adaptlearning/adapt-contrib-spoor/blob/master/js/serializers/scormSuspendDataSerializer.js
| 1.0 | adapt-contrib-spoor: question responses code very unreadable - ### Subject of the issue
This file is extremely unreadable and could do with a rewrite + documentation
https://github.com/adaptlearning/adapt-contrib-spoor/blob/master/js/serializers/scormSuspendDataSerializer.js
| non_priority | adapt contrib spoor question responses code very unreadable subject of the issue this file is extremely unreadable and could do with a rewrite documentation | 0 |
236,657 | 26,037,580,736 | IssuesEvent | 2022-12-22 07:16:25 | bacula-web/bacula-web | https://api.github.com/repos/bacula-web/bacula-web | closed | Remove support of PHP versions prior to 7.4 | security | As of now, PHP 7.3 is OEL (see https://www.php.net/supported-versions.php).
To run Bacula-Web, you'll need to use at least PHP 7.4. | True | Remove support of PHP versions prior to 7.4 - As of now, PHP 7.3 is OEL (see https://www.php.net/supported-versions.php).
To run Bacula-Web, you'll need to use at least PHP 7.4. | non_priority | remove support of php versions prior to as of now php is oel see to run bacula web you ll need to use at least php | 0 |
19,027 | 6,664,406,715 | IssuesEvent | 2017-10-02 20:01:40 | FakeItEasy/FakeItEasy | https://api.github.com/repos/FakeItEasy/FakeItEasy | closed | Consider changing AssemblyVersion to only include major version | build discussion | See #1208, https://github.com/castleproject/Core/issues/288 for details
In short, best practice is that FakeItEasy 4.x.y should always have 4.0.0.0 as the `AssemblyVersion`, in order to avoid assembly binding issues. `AssemblyFileVersion ` would still follow the package version (4.x.y.0). | 1.0 | Consider changing AssemblyVersion to only include major version - See #1208, https://github.com/castleproject/Core/issues/288 for details
In short, best practice is that FakeItEasy 4.x.y should always have 4.0.0.0 as the `AssemblyVersion`, in order to avoid assembly binding issues. `AssemblyFileVersion ` would still... | non_priority | consider changing assemblyversion to only include major version see for details in short best practice is that fakeiteasy x y should always have as the assemblyversion in order to avoid assembly binding issues assemblyfileversion would still follow the package version x y | 0 |
12,191 | 14,742,299,477 | IssuesEvent | 2021-01-07 12:03:12 | kdjstudios/SABillingGitlab | https://api.github.com/repos/kdjstudios/SABillingGitlab | closed | Orlando 045- Missing Payment | anc-process anp-0.5 ant-enhancement | In GitLab by @kdjstudios on Apr 3, 2019, 11:50
**Submitted by:** "David Difo" <david.difo@answernet.com>
**Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2019-04-03-25939/conversation
**Server:** Internal
**Client/Site:** Orlando
**Account:**
**Issue:**
We have client Ficurma 045-S8762 who ... | 1.0 | Orlando 045- Missing Payment - In GitLab by @kdjstudios on Apr 3, 2019, 11:50
**Submitted by:** "David Difo" <david.difo@answernet.com>
**Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2019-04-03-25939/conversation
**Server:** Internal
**Client/Site:** Orlando
**Account:**
**Issue:**
We have... | non_priority | orlando missing payment in gitlab by kdjstudios on apr submitted by david difo helpdesk server internal client site orlando account issue we have client ficurma who has reached out stating e check payment processed on does not show under bank stat... | 0 |
68,723 | 8,329,179,829 | IssuesEvent | 2018-09-27 05:09:42 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Would allowing extension methods to be defined in nested classes make sense? | Area-Language Design Question | ```
public class Foo
{
...
private static class Bar
{
internal static string Baz(this string s)
{
...
}
}
}
```
My thinking is that allowing ^ would be a way to scope extension methods to only be visible in `Foo`.
Could be nice for extensions on types like string whe... | 1.0 | Would allowing extension methods to be defined in nested classes make sense? - ```
public class Foo
{
...
private static class Bar
{
internal static string Baz(this string s)
{
...
}
}
}
```
My thinking is that allowing ^ would be a way to scope extension methods to ... | non_priority | would allowing extension methods to be defined in nested classes make sense public class foo private static class bar internal static string baz this string s my thinking is that allowing would be a way to scope extension methods to ... | 0 |
193,635 | 22,216,236,962 | IssuesEvent | 2022-06-08 02:09:47 | madhans23/linux-4.1.15 | https://api.github.com/repos/madhans23/linux-4.1.15 | reopened | CVE-2016-4997 (High) detected in multiple libraries | security vulnerability | ## CVE-2016-4997 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-stable-rtv4.1.33</b>, <b>linux-stable-rtv4.1.33</b>, <b>linux-stable-rtv4.1.33</b>, <b>linux-stable-rtv4.1.33</b... | True | CVE-2016-4997 (High) detected in multiple libraries - ## CVE-2016-4997 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-stable-rtv4.1.33</b>, <b>linux-stable-rtv4.1.33</b>, <b>li... | non_priority | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries linux stable linux stable linux stable linux stable linux stable vulnerability details the compat ipt so set replace and so set repla... | 0 |
191,093 | 15,269,754,601 | IssuesEvent | 2021-02-22 13:13:49 | datacite/datacite | https://api.github.com/repos/datacite/datacite | closed | Showcase example implementations and best practices | documentation to_productboard user story | As a potential new DataCite member or user, I want to see examples of DataCite implementation and best practice with members/data centres that are like me (in terms of subject, scale or sector), so that I can learn from their mistakes to get up and running quickly, and also to ensure I am following community best pract... | 1.0 | Showcase example implementations and best practices - As a potential new DataCite member or user, I want to see examples of DataCite implementation and best practice with members/data centres that are like me (in terms of subject, scale or sector), so that I can learn from their mistakes to get up and running quickly, ... | non_priority | showcase example implementations and best practices as a potential new datacite member or user i want to see examples of datacite implementation and best practice with members data centres that are like me in terms of subject scale or sector so that i can learn from their mistakes to get up and running quickly ... | 0 |
68,081 | 28,126,302,543 | IssuesEvent | 2023-03-31 18:02:32 | hashicorp/terraform-provider-azurerm | https://api.github.com/repos/hashicorp/terraform-provider-azurerm | closed | KataMshvVmIsolation is not supported by azurerm_kubernetes_cluster_node_pool | enhancement service/kubernetes-cluster preview | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
<!--- Please keep this note for the community --->
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the orig... | 1.0 | KataMshvVmIsolation is not supported by azurerm_kubernetes_cluster_node_pool - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
<!--- Please keep this note for the community --->
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.... | non_priority | katamshvvmisolation is not supported by azurerm kubernetes cluster node pool is there an existing issue for this i have searched the existing issues community note please vote on this issue by adding a thumbsup to the original issue to help the community and maintainers prioritize this re... | 0 |
17,886 | 6,524,107,443 | IssuesEvent | 2017-08-29 11:22:25 | CLARIAH/wp5_mediasuite | https://api.github.com/repos/CLARIAH/wp5_mediasuite | opened | Search button in query box does not work | Function: query builder | When entering a query term in the query box, hitting the enter key produces the expected result list, but the query button (magnifying glass icon), red arrow, does not work:

| 1.0 | Search button in query box does not work - When entering a query term in the query box, hitting the enter key produces the expected result list, but the query button (magnifying glass icon), red arrow, does not work:
" | 1.x Documentation | It's 404 error while loading picture for
public static <S, T> Observable<T> create(SyncOnSubscribe<S, T> syncOnSubscribe){...}
The link from documentation is:
https://raw.githubusercontent.com/wiki/ReactiveX/RxJava/images/rx-operators/create-async.png
Rx version is 1.2.0.
| 1.0 | "404 not found" on picture "Observable.create(syncOnSubscribe)" - It's 404 error while loading picture for
public static <S, T> Observable<T> create(SyncOnSubscribe<S, T> syncOnSubscribe){...}
The link from documentation is:
https://raw.githubusercontent.com/wiki/ReactiveX/RxJava/images/rx-operators/create-async.png
Rx... | non_priority | not found on picture observable create synconsubscribe it s error while loading picture for public static observable create synconsubscribe synconsubscribe the link from documentation is rx version is | 0 |
244,806 | 20,713,559,299 | IssuesEvent | 2022-03-12 09:09:00 | baimard/gestion | https://api.github.com/repos/baimard/gestion | closed | [EN] Value "null" in "Invoice" | Done need tests | There is a value of "null" in the "Associated quote" for issuing an invoice:

| 1.0 | [EN] Value "null" in "Invoice" - There is a value of "null" in the "Associated quote" for issuing an invoice:

| non_priority | value null in invoice there is a value of null in the associated quote for issuing an invoice | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.