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 757 | labels stringlengths 4 664 | body stringlengths 3 261k | index stringclasses 10
values | text_combine stringlengths 96 261k | label stringclasses 2
values | text stringlengths 96 232k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
65,438 | 19,516,053,676 | IssuesEvent | 2021-12-29 10:24:36 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | macOS app will not be notarised without a paid Apple Developer account - please add to the build instructions | T-Defect | ### Steps to reproduce
I am building Element desktop myself according to the instructions; however, I got stuck at the `yarn run build` step.
I can sign the app but cannot notarise it.
Unfortunately, notarisation is only available for paid Apple developer accounts ($99 a year) according to the Apple documentation.... | 1.0 | macOS app will not be notarised without a paid Apple Developer account - please add to the build instructions - ### Steps to reproduce
I am building Element desktop myself according to the instructions; however, I got stuck at the `yarn run build` step.
I can sign the app but cannot notarise it.
Unfortunately, not... | defect | macos app will not be notarised without a paid apple developer account please add to the build instructions steps to reproduce i am building element desktop myself according to the instructions however i got stuck at the yarn run build step i can sign the app but cannot notarise it unfortunately not... | 1 |
25,297 | 4,283,108,730 | IssuesEvent | 2016-07-15 12:07:46 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | TransactionalMap keySet() and values() can see partial commit | Team: Core Type: Defect | From _Todd Taomae_
See post: https://groups.google.com/d/msg/hazelcast/dzXDh7_EU40/HzzJ62NABwAJ
------------------
Consider a transaction, T1, which calls `TransactionalMap.keySet()` while another transaction, T2, concurrently performs some kind write operation.
Some examples:
- T2 writes 100 entries to an initi... | 1.0 | TransactionalMap keySet() and values() can see partial commit - From _Todd Taomae_
See post: https://groups.google.com/d/msg/hazelcast/dzXDh7_EU40/HzzJ62NABwAJ
------------------
Consider a transaction, T1, which calls `TransactionalMap.keySet()` while another transaction, T2, concurrently performs some kind write... | defect | transactionalmap keyset and values can see partial commit from todd taomae see post consider a transaction which calls transactionalmap keyset while another transaction concurrently performs some kind write operation some examples writes entries to an initially e... | 1 |
267,850 | 23,324,922,814 | IssuesEvent | 2022-08-08 20:09:02 | choderalab/perses | https://api.github.com/repos/choderalab/perses | closed | Support python 3.10 | enhancement :sparkles: tests | Now that `openeye-toolkits` seems to be supporting python 3.10 we should add this version to our config matrix in the CI workflow. | 1.0 | Support python 3.10 - Now that `openeye-toolkits` seems to be supporting python 3.10 we should add this version to our config matrix in the CI workflow. | non_defect | support python now that openeye toolkits seems to be supporting python we should add this version to our config matrix in the ci workflow | 0 |
37,271 | 12,477,438,135 | IssuesEvent | 2020-05-29 14:57:41 | LibrIT/passhport | https://api.github.com/repos/LibrIT/passhport | closed | WS-2019-0310 (Medium) detected in https-proxy-agent-2.2.1.tgz | New security vulnerability | ## WS-2019-0310 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>https-proxy-agent-2.2.1.tgz</b></p></summary>
<p>An HTTP(s) proxy `http.Agent` implementation for HTTPS</p>
<p>Library... | True | WS-2019-0310 (Medium) detected in https-proxy-agent-2.2.1.tgz - ## WS-2019-0310 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>https-proxy-agent-2.2.1.tgz</b></p></summary>
<p>An HT... | non_defect | ws medium detected in https proxy agent tgz ws medium severity vulnerability vulnerable library https proxy agent tgz an http s proxy http agent implementation for https library home page a href path to dependency file tmp ws scm passhport passhweb app static bower ... | 0 |
15,653 | 2,868,487,787 | IssuesEvent | 2015-06-05 19:07:24 | Pingus/pingus | https://api.github.com/repos/Pingus/pingus | closed | Remove debug, add missing includes and allow wii support to compile | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Pingus not build with Debug and without #include <iostream> in more files
I get this without sed
[ 139s] g++ -o build/src/engine/input/xinput/xinput_device.o -c -O2 -s
-std=c++0x -fmessage-length=0 -grecord-gcc-switches -O2 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector
... | 1.0 | Remove debug, add missing includes and allow wii support to compile - ```
What steps will reproduce the problem?
1. Pingus not build with Debug and without #include <iostream> in more files
I get this without sed
[ 139s] g++ -o build/src/engine/input/xinput/xinput_device.o -c -O2 -s
-std=c++0x -fmessage-length=0 -g... | defect | remove debug add missing includes and allow wii support to compile what steps will reproduce the problem pingus not build with debug and without include in more files i get this without sed g o build src engine input xinput xinput device o c s std c fmessage length grecord gcc switche... | 1 |
10,395 | 2,622,150,117 | IssuesEvent | 2015-03-04 00:05:48 | byzhang/lh-vim | https://api.github.com/repos/byzhang/lh-vim | closed | lh-cpp: broke visual mode '<' | auto-migrated Priority-Medium Type-Defect | ```
lh-cpp broke visual mode '<'. Is there a way to
disable your functionality (surrounding with <>)?
```
Original issue reported on code.google.com by `ngaloppo@gmail.com` on 26 Feb 2008 at 8:57 | 1.0 | lh-cpp: broke visual mode '<' - ```
lh-cpp broke visual mode '<'. Is there a way to
disable your functionality (surrounding with <>)?
```
Original issue reported on code.google.com by `ngaloppo@gmail.com` on 26 Feb 2008 at 8:57 | defect | lh cpp broke visual mode lh cpp broke visual mode is there a way to disable your functionality surrounding with original issue reported on code google com by ngaloppo gmail com on feb at | 1 |
25,601 | 4,417,701,347 | IssuesEvent | 2016-08-15 07:20:27 | snowie2000/mactype | https://api.github.com/repos/snowie2000/mactype | closed | AVG reports there is a trojan on mactype.exe | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Install AVG anti-virus, and make sure it's up-to-date;
2. Run mactype.exe
3. AVG reports there is a trojan Downloader.Banload2.WCS
What is the expected output? What do you see instead?
It should not come with a trojan.
What version of the product are you using? On what o... | 1.0 | AVG reports there is a trojan on mactype.exe - ```
What steps will reproduce the problem?
1. Install AVG anti-virus, and make sure it's up-to-date;
2. Run mactype.exe
3. AVG reports there is a trojan Downloader.Banload2.WCS
What is the expected output? What do you see instead?
It should not come with a trojan.
What ... | defect | avg reports there is a trojan on mactype exe what steps will reproduce the problem install avg anti virus and make sure it s up to date run mactype exe avg reports there is a trojan downloader wcs what is the expected output what do you see instead it should not come with a trojan what version... | 1 |
80,171 | 30,085,030,763 | IssuesEvent | 2023-06-29 07:59:42 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | jsonbSet uses `json_set` | T: Defect C: Functionality C: DB: PostgreSQL P: Medium E: All Editions | ### Expected behavior
I expected `jsonbSet` to use the function `jsonb_set` from [postgress](https://www.postgresql.org/docs/14/functions-json.html)
### Actual behavior
looks like it uses `json_set` instead of `jsonb_set` https://github.com/jOOQ/jOOQ/blob/ba97ea45966c7b0252d28bc892fa1b0e7bcca271/jOOQ/src/main/java/o... | 1.0 | jsonbSet uses `json_set` - ### Expected behavior
I expected `jsonbSet` to use the function `jsonb_set` from [postgress](https://www.postgresql.org/docs/14/functions-json.html)
### Actual behavior
looks like it uses `json_set` instead of `jsonb_set` https://github.com/jOOQ/jOOQ/blob/ba97ea45966c7b0252d28bc892fa1b0e7b... | defect | jsonbset uses json set expected behavior i expected jsonbset to use the function jsonb set from actual behavior looks like it uses json set instead of jsonb set steps to reproduce the problem tried using jsonbset and in the logs i saw that it actually uses json set jooq vers... | 1 |
77,070 | 26,752,579,530 | IssuesEvent | 2023-01-30 20:54:42 | openziti/zrok | https://api.github.com/repos/openziti/zrok | closed | Improve Controller Logging for API Endpoints | defect | Update log messages to ensure all `enable` and `share` flows include the account email. | 1.0 | Improve Controller Logging for API Endpoints - Update log messages to ensure all `enable` and `share` flows include the account email. | defect | improve controller logging for api endpoints update log messages to ensure all enable and share flows include the account email | 1 |
68,554 | 21,708,033,439 | IssuesEvent | 2022-05-10 11:29:04 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | Co-located reading from Elastic doesn't work with hostname | Type: Defect Source: Internal Module: Jet Team: Platform | If Hazelcast cluster uses hostnames then Elastic Source connector cannot use co-located reading (like `ElasticSourceBuilder.enableCoLocatedReading()`). Connector in Hazelcast tries to assign shards based on IPs but HZ is using hostnames and hence it cannot find correct shards:https://github.com/hazelcast/hazelcast/blob... | 1.0 | Co-located reading from Elastic doesn't work with hostname - If Hazelcast cluster uses hostnames then Elastic Source connector cannot use co-located reading (like `ElasticSourceBuilder.enableCoLocatedReading()`). Connector in Hazelcast tries to assign shards based on IPs but HZ is using hostnames and hence it cannot fi... | defect | co located reading from elastic doesn t work with hostname if hazelcast cluster uses hostnames then elastic source connector cannot use co located reading like elasticsourcebuilder enablecolocatedreading connector in hazelcast tries to assign shards based on ips but hz is using hostnames and hence it cannot fi... | 1 |
367,765 | 25,761,042,837 | IssuesEvent | 2022-12-08 20:33:55 | adobe/aepsdk-core-android | https://api.github.com/repos/adobe/aepsdk-core-android | closed | [docs] add public docs for the newly added API -> setURIHandler & getIntentWithURI | documentation | Two APIs will be added to Core 2.0.0 for security improvement https://github.com/adobe/aepsdk-core-android/pull/15. In addition, the public docs need to be updated once Core-2.0.0 is released. | 1.0 | [docs] add public docs for the newly added API -> setURIHandler & getIntentWithURI - Two APIs will be added to Core 2.0.0 for security improvement https://github.com/adobe/aepsdk-core-android/pull/15. In addition, the public docs need to be updated once Core-2.0.0 is released. | non_defect | add public docs for the newly added api seturihandler getintentwithuri two apis will be added to core for security improvement in addition the public docs need to be updated once core is released | 0 |
12,277 | 5,176,297,750 | IssuesEvent | 2017-01-19 00:07:21 | dotnet/cli | https://api.github.com/repos/dotnet/cli | closed | The output from `dotnet build` snakes instead of having correct line breaks | msbuild-mitigated | ## Steps to reproduce
- Run `dotnet build` in a Docker container under Mac OS X.
## Expected behavior
One line per line.
## Actual behavior
The lines snake across the screen. Line breaks are not honored. New lines do not begin at the left edge. Etc. I've attached a screen shot.
![screen shot 2016-03-31 at 10 21 29 a... | 1.0 | The output from `dotnet build` snakes instead of having correct line breaks - ## Steps to reproduce
- Run `dotnet build` in a Docker container under Mac OS X.
## Expected behavior
One line per line.
## Actual behavior
The lines snake across the screen. Line breaks are not honored. New lines do not begin at the left ... | non_defect | the output from dotnet build snakes instead of having correct line breaks steps to reproduce run dotnet build in a docker container under mac os x expected behavior one line per line actual behavior the lines snake across the screen line breaks are not honored new lines do not begin at the left ... | 0 |
46,410 | 13,168,665,300 | IssuesEvent | 2020-08-11 12:31:54 | michalmit/WebGoat | https://api.github.com/repos/michalmit/WebGoat | opened | CVE-2020-15366 (Medium) detected in ajv-6.6.2.tgz | security vulnerability | ## CVE-2020-15366 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ajv-6.6.2.tgz</b></p></summary>
<p>Another JSON Schema Validator</p>
<p>Library home page: <a href="https://registry... | True | CVE-2020-15366 (Medium) detected in ajv-6.6.2.tgz - ## CVE-2020-15366 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ajv-6.6.2.tgz</b></p></summary>
<p>Another JSON Schema Validator... | non_defect | cve medium detected in ajv tgz cve medium severity vulnerability vulnerable library ajv tgz another json schema validator library home page a href path to dependency file tmp ws scm webgoat docs package json path to vulnerable library tmp ws scm webgoat docs node m... | 0 |
267,197 | 23,287,129,314 | IssuesEvent | 2022-08-05 17:48:15 | nucleus-security/Test-repo | https://api.github.com/repos/nucleus-security/Test-repo | opened | Nucleus - [Critical] - Security Issue - CVE-2020-5398 | Test | Source: SONATYPE
Finding Description: In Spring Framework, versions 5.2.x prior to 5.2.3, versions 5.1.x prior to 5.1.13, and versions 5.0.x prior to 5.0.16, an application is vulnerable to a reflected file download (RFD) attack when it sets a "Content-Disposition" header in the response where the filename attribute is... | 1.0 | Nucleus - [Critical] - Security Issue - CVE-2020-5398 - Source: SONATYPE
Finding Description: In Spring Framework, versions 5.2.x prior to 5.2.3, versions 5.1.x prior to 5.1.13, and versions 5.0.x prior to 5.0.16, an application is vulnerable to a reflected file download (RFD) attack when it sets a "Content-Disposition... | non_defect | nucleus security issue cve source sonatype finding description in spring framework versions x prior to versions x prior to and versions x prior to an application is vulnerable to a reflected file download rfd attack when it sets a content disposition header in the r... | 0 |
80,403 | 30,271,066,790 | IssuesEvent | 2023-07-07 15:23:03 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | BUG: `loadmat` fails to load matlab structures with anonymous functions when `simplify_cells=True` | defect scipy.io | Scipy.io.loadmat fails to load matlab structures from .mat files when they contain anonymous functions if the simplify_cells switch is set to True. I believe the reason is because loadmat registers anonymous functions as 0-dimensional mat_struct objects, but the loadmat pipeline requires mat_struct objects to have at l... | 1.0 | BUG: `loadmat` fails to load matlab structures with anonymous functions when `simplify_cells=True` - Scipy.io.loadmat fails to load matlab structures from .mat files when they contain anonymous functions if the simplify_cells switch is set to True. I believe the reason is because loadmat registers anonymous functions a... | defect | bug loadmat fails to load matlab structures with anonymous functions when simplify cells true scipy io loadmat fails to load matlab structures from mat files when they contain anonymous functions if the simplify cells switch is set to true i believe the reason is because loadmat registers anonymous functions a... | 1 |
394,118 | 11,632,228,412 | IssuesEvent | 2020-02-28 04:17:30 | maks/MGit | https://api.github.com/repos/maks/MGit | closed | Can't make external file editor a default editor for MGit | Priority enhancement | I'd like to setup DroidEdit as my default editing app | 1.0 | Can't make external file editor a default editor for MGit - I'd like to setup DroidEdit as my default editing app | non_defect | can t make external file editor a default editor for mgit i d like to setup droidedit as my default editing app | 0 |
991 | 9,022,231,017 | IssuesEvent | 2019-02-07 00:36:12 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Please migrate the script to Az Module | assigned-to-author automation/svc docs-experience triaged | UP
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 56e2500f-e1f5-bc87-6e5c-f41b59265049
* Version Independent ID: d212be48-7d05-847d-3045-cea82e6ba603
* Content: [Manage Azure Automation Run As accounts](https://docs.microsoft.com/en-us/azur... | 1.0 | Please migrate the script to Az Module - UP
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 56e2500f-e1f5-bc87-6e5c-f41b59265049
* Version Independent ID: d212be48-7d05-847d-3045-cea82e6ba603
* Content: [Manage Azure Automation Run As accoun... | non_defect | please migrate the script to az module up document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source service automation github login georgewallace microso... | 0 |
162,842 | 25,603,275,082 | IssuesEvent | 2022-12-01 22:20:51 | vegaprotocol/ux-and-visual-design | https://api.github.com/repos/vegaprotocol/ux-and-visual-design | closed | Trusted Oracles challenge | ux-and-visual-design cross-platform-ux | - [x] Challenge definition
- [x] Sketch and refine
- [x] X-platform session
- [x] Write the tickets for implementation
- [ ] | 1.0 | Trusted Oracles challenge - - [x] Challenge definition
- [x] Sketch and refine
- [x] X-platform session
- [x] Write the tickets for implementation
- [ ] | non_defect | trusted oracles challenge challenge definition sketch and refine x platform session write the tickets for implementation | 0 |
546,609 | 16,015,893,525 | IssuesEvent | 2021-04-20 15:57:40 | grpc/grpc | https://api.github.com/repos/grpc/grpc | opened | Armhf Runtime problem | kind/bug priority/P2 | <!--
PLEASE DO NOT POST A QUESTION HERE.
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
For questions that specifically need to be answered by gRPC t... | 1.0 | Armhf Runtime problem - <!--
PLEASE DO NOT POST A QUESTION HERE.
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
For questions that specifically need ... | non_defect | armhf runtime problem please do not post a question here this form is for bug reports and feature requests only for general questions and troubleshooting please ask look for answers at stackoverflow with grpc tag for questions that specifically need to be answered by grpc team members please as... | 0 |
351,846 | 32,031,305,127 | IssuesEvent | 2023-09-22 12:32:32 | wazuh/wazuh | https://api.github.com/repos/wazuh/wazuh | opened | Release 4.5.3 - Release Candidate 1 - Register | type/test tracking level/subtask type/release | ### Packages tests metrics information
|||
| :-- | :-- |
| **Main release candidate issue** | RELEASE_CANDIDATE_ISSUE_URL |
| **Main packages metrics issue** | PACKAGE_ISSUE ... | 1.0 | Release 4.5.3 - Release Candidate 1 - Register - ### Packages tests metrics information
|||
| :-- | :-- |
| **Main release candidate issue** | RELEASE_CANDIDATE_ISSUE_URL |
| **Main packages metr... | non_defect | release release candidate register packages tests metrics information main release candidate issue release candidate issue url main packages metr... | 0 |
67,103 | 20,887,222,809 | IssuesEvent | 2022-03-23 07:10:08 | martinrotter/rssguard | https://api.github.com/repos/martinrotter/rssguard | closed | [BUG]: Version 4.2.0 crashes while launching on macOS 12.3 | Type-Defect Status-Fixed | ### Brief description of the issue
I downloaded the newest release and it crashes immediatly when starting it.
### How to reproduce the bug?
1. Copy the App Version 4.2.0 to the Applications folder
2. Start the application
### What was the expected result?
The App starts normally
### What actually happened?
Th... | 1.0 | [BUG]: Version 4.2.0 crashes while launching on macOS 12.3 - ### Brief description of the issue
I downloaded the newest release and it crashes immediatly when starting it.
### How to reproduce the bug?
1. Copy the App Version 4.2.0 to the Applications folder
2. Start the application
### What was the expected resu... | defect | version crashes while launching on macos brief description of the issue i downloaded the newest release and it crashes immediatly when starting it how to reproduce the bug copy the app version to the applications folder start the application what was the expected result ... | 1 |
16,574 | 2,919,015,141 | IssuesEvent | 2015-06-24 11:55:40 | jonkoops/pirate | https://api.github.com/repos/jonkoops/pirate | closed | invalid characters in path | auto-migrated Priority-Medium Type-Defect | ```
I wanted to download a song (and this happens more often), when i got a error
which says that there are invalid characters in path. I got a Dutch version so
maybe is looks a little different since i translated it.
Any way to fix this? Really want to download the song :(
I'm using: PirateUX-1010
Assembly-vers... | 1.0 | invalid characters in path - ```
I wanted to download a song (and this happens more often), when i got a error
which says that there are invalid characters in path. I got a Dutch version so
maybe is looks a little different since i translated it.
Any way to fix this? Really want to download the song :(
I'm using: Pi... | defect | invalid characters in path i wanted to download a song and this happens more often when i got a error which says that there are invalid characters in path i got a dutch version so maybe is looks a little different since i translated it any way to fix this really want to download the song i m using pi... | 1 |
2,059 | 2,659,539,600 | IssuesEvent | 2015-03-18 21:37:14 | divio/django-cms | https://api.github.com/repos/divio/django-cms | closed | New database install on Dj 1.7 with 3.0.12 - Cannot resolve bases | component: documentation kind: bug | I've never come across the error before but I gather it's related to model dependency.
I'm setting up a brand new project and on the initial migration with all the CMS plugins, e.g. `djangocms_text_ckeditor`, in my `INSTALLED_APPS` I'm getting an error from them all;
```bash
django.db.migrations.state.InvalidBas... | 1.0 | New database install on Dj 1.7 with 3.0.12 - Cannot resolve bases - I've never come across the error before but I gather it's related to model dependency.
I'm setting up a brand new project and on the initial migration with all the CMS plugins, e.g. `djangocms_text_ckeditor`, in my `INSTALLED_APPS` I'm getting an er... | non_defect | new database install on dj with cannot resolve bases i ve never come across the error before but i gather it s related to model dependency i m setting up a brand new project and on the initial migration with all the cms plugins e g djangocms text ckeditor in my installed apps i m getting an err... | 0 |
32,445 | 26,705,022,476 | IssuesEvent | 2023-01-27 17:22:07 | evcc-io/evcc | https://api.github.com/repos/evcc-io/evcc | closed | fehlende UI zur Auswertung Ladeenergie | bug infrastructure | ### Describe the bug
in der Version `0.111.1 (32f69a01)` fehlt die Anzeige unten rechts zur Auswertung der Ladeenergie xx%Sonnenenergie

### Steps to reproduce... | 1.0 | fehlende UI zur Auswertung Ladeenergie - ### Describe the bug
in der Version `0.111.1 (32f69a01)` fehlt die Anzeige unten rechts zur Auswertung der Ladeenergie xx%Sonnenenergie
`
... | True | Intermittent test failures for CA1001 in CI - > @CollinAlpert I am seeing intermittent test failures for CA1001 in CI after https://github.com/dotnet/roslyn-analyzers/pull/6741
Test:
`Microsoft.CodeQuality.Analyzers.ApiDesignGuidelines.UnitTests.TypesThatOwnDisposableFieldsShouldBeDisposableAnalyzerTests.CA1001_Ex... | non_defect | intermittent test failures for in ci collinalpert i am seeing intermittent test failures for in ci after test microsoft codequality analyzers apidesignguidelines unittests typesthatowndisposablefieldsshouldbedisposableanalyzertests excludedsymbolnamesasync editorconfigtext expected dia... | 0 |
521,173 | 15,104,226,250 | IssuesEvent | 2021-02-08 11:20:52 | ahmedkaludi/accelerated-mobile-pages | https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages | closed | AMP Page Builder not working on the pages and posts except the homepage | NEXT UPDATE [Priority: HIGH] bug | Ref: https://secure.helpscout.net/conversation/1383293379/173037?folderId=2770545
When the user is creating any pages or posts using the AMP Page Builder, the contents showing on the AMP is not related to the AMP Page Builder. The contents are showing of the classic editor.
The issue is recreating on the local af... | 1.0 | AMP Page Builder not working on the pages and posts except the homepage - Ref: https://secure.helpscout.net/conversation/1383293379/173037?folderId=2770545
When the user is creating any pages or posts using the AMP Page Builder, the contents showing on the AMP is not related to the AMP Page Builder. The contents are... | non_defect | amp page builder not working on the pages and posts except the homepage ref when the user is creating any pages or posts using the amp page builder the contents showing on the amp is not related to the amp page builder the contents are showing of the classic editor the issue is recreating on the local aft... | 0 |
31,820 | 6,636,010,134 | IssuesEvent | 2017-09-26 02:17:48 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | worker queue is full! | Team: Client Type: Defect | Currently I am using hz#3.8.3, and topology in my env is:
2 nodes-cluster(provides configurations of my application), so this guy are connected by 13 connections.
12 nodes-cluster(my application workers) these "12 nodes" creates connects to (2 nodes-cluster) to get configurations
1 client(ui) talk to (2 nodes-... | 1.0 | worker queue is full! - Currently I am using hz#3.8.3, and topology in my env is:
2 nodes-cluster(provides configurations of my application), so this guy are connected by 13 connections.
12 nodes-cluster(my application workers) these "12 nodes" creates connects to (2 nodes-cluster) to get configurations
1 clie... | defect | worker queue is full currently i am using hz and topology in my env is nodes cluster provides configurations of my application so this guy are connected by connections nodes cluster my application workers these nodes creates connects to nodes cluster to get configurations client ... | 1 |
194,742 | 14,686,299,812 | IssuesEvent | 2021-01-01 14:15:55 | github-vet/rangeloop-pointer-findings | https://api.github.com/repos/github-vet/rangeloop-pointer-findings | closed | terraform-providers/terraform-provider-oci: oci/apigateway_gateway_test.go; 16 LoC | fresh small test |
Found a possible issue in [terraform-providers/terraform-provider-oci](https://www.github.com/terraform-providers/terraform-provider-oci) at [oci/apigateway_gateway_test.go](https://github.com/terraform-providers/terraform-provider-oci/blob/507acd0ed6517dbca2fbcfb8100874929c8fd8e1/oci/apigateway_gateway_test.go#L302-L... | 1.0 | terraform-providers/terraform-provider-oci: oci/apigateway_gateway_test.go; 16 LoC -
Found a possible issue in [terraform-providers/terraform-provider-oci](https://www.github.com/terraform-providers/terraform-provider-oci) at [oci/apigateway_gateway_test.go](https://github.com/terraform-providers/terraform-provider-oc... | non_defect | terraform providers terraform provider oci oci apigateway gateway 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 contents of ... | 0 |
53,893 | 13,262,453,107 | IssuesEvent | 2020-08-20 21:49:33 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | steamshovel - not python3 friendly (Trac #2251) | Migrated from Trac defect other | i think this is from the mini-test during packaging. dunno why it cant find numpy
```text
ERROR (RangeFinder): TimelineWidget.cpp:64 in timeline::RangeFinder::RangeFinder()
Traceback (most recent call last):
File "/Users/nega/i3/combo/build/lib/icecube/steamshovel/util/rangefinder.py", line 6, in
import numpy
... | 1.0 | steamshovel - not python3 friendly (Trac #2251) - i think this is from the mini-test during packaging. dunno why it cant find numpy
```text
ERROR (RangeFinder): TimelineWidget.cpp:64 in timeline::RangeFinder::RangeFinder()
Traceback (most recent call last):
File "/Users/nega/i3/combo/build/lib/icecube/steamshovel/... | defect | steamshovel not friendly trac i think this is from the mini test during packaging dunno why it cant find numpy text error rangefinder timelinewidget cpp in timeline rangefinder rangefinder traceback most recent call last file users nega combo build lib icecube steamshovel util rangef... | 1 |
81,713 | 31,395,144,483 | IssuesEvent | 2023-08-26 20:59:03 | MathRPG/ispd-plugin | https://api.github.com/repos/MathRPG/ispd-plugin | closed | User allowed to simulate without properly configuring scheduling algorithms | defect | Reproduction:
- File > New Model
- Create a machine icon, set to master
- Configure a workload, of any type and size
- Click 'Simulate'
Simulation attempts to run, with a runtime error occuring soon after due to the impossibility of creating an instance of the scheduler class.
Preferrably, the 'Simulate' butt... | 1.0 | User allowed to simulate without properly configuring scheduling algorithms - Reproduction:
- File > New Model
- Create a machine icon, set to master
- Configure a workload, of any type and size
- Click 'Simulate'
Simulation attempts to run, with a runtime error occuring soon after due to the impossibility of cr... | defect | user allowed to simulate without properly configuring scheduling algorithms reproduction file new model create a machine icon set to master configure a workload of any type and size click simulate simulation attempts to run with a runtime error occuring soon after due to the impossibility of cr... | 1 |
20,227 | 4,525,323,901 | IssuesEvent | 2016-09-07 04:09:59 | conas/tno2_t | https://api.github.com/repos/conas/tno2_t | opened | Create Wiki page describing TNO2 | documentation | Wiki should outline basic product architecture, way do start examples and examples documentation. No deep documentation yet. | 1.0 | Create Wiki page describing TNO2 - Wiki should outline basic product architecture, way do start examples and examples documentation. No deep documentation yet. | non_defect | create wiki page describing wiki should outline basic product architecture way do start examples and examples documentation no deep documentation yet | 0 |
81,374 | 10,131,914,109 | IssuesEvent | 2019-08-01 20:48:52 | cityofaustin/techstack | https://api.github.com/repos/cityofaustin/techstack | closed | Joplin - Design - Tables in rich text blocks | Author Interface Joplin Alpha Team: Design + Research | ### As a content editor, I need to be able to add basic tables to a service or info page, so that I can sensibly display fees charts or similar content.
- [ ] design team delivers designs for how a content editor adds a table within a Joplin rich text block
Right now we have https://github.com/cityofaustin/techst... | 1.0 | Joplin - Design - Tables in rich text blocks - ### As a content editor, I need to be able to add basic tables to a service or info page, so that I can sensibly display fees charts or similar content.
- [ ] design team delivers designs for how a content editor adds a table within a Joplin rich text block
Right now... | non_defect | joplin design tables in rich text blocks as a content editor i need to be able to add basic tables to a service or info page so that i can sensibly display fees charts or similar content design team delivers designs for how a content editor adds a table within a joplin rich text block right now w... | 0 |
444,240 | 31,029,135,983 | IssuesEvent | 2023-08-10 11:13:56 | telekom-mms/docker-management-container | https://api.github.com/repos/telekom-mms/docker-management-container | closed | [Documentation] Split/restructure documentation | documentation | ### Description
The readme is getting quiet long with all the options and addons.
What do you think about creating some proper documentation in a github-page?
Additionally we could put them into a `docs/`-folder and link to it. | 1.0 | [Documentation] Split/restructure documentation - ### Description
The readme is getting quiet long with all the options and addons.
What do you think about creating some proper documentation in a github-page?
Additionally we could put them into a `docs/`-folder and link to it. | non_defect | split restructure documentation description the readme is getting quiet long with all the options and addons what do you think about creating some proper documentation in a github page additionally we could put them into a docs folder and link to it | 0 |
251,478 | 21,483,801,086 | IssuesEvent | 2022-04-26 20:35:25 | TA-Crash-Course-Spring-2022/opencart_team_2 | https://api.github.com/repos/TA-Crash-Course-Spring-2022/opencart_team_2 | opened | Add/Edit/Delete currency on admin page, verify changes on home page | test | Write test for adding, editing, deleting currency on admin page and verifying changes on home page | 1.0 | Add/Edit/Delete currency on admin page, verify changes on home page - Write test for adding, editing, deleting currency on admin page and verifying changes on home page | non_defect | add edit delete currency on admin page verify changes on home page write test for adding editing deleting currency on admin page and verifying changes on home page | 0 |
22,379 | 19,213,810,547 | IssuesEvent | 2021-12-07 07:00:01 | microsoft/PowerToys | https://api.github.com/repos/microsoft/PowerToys | closed | [Usable - PowerToys Run]: It will be good if only search suggestion list gets closed on pressing ESC Key instead of closing entire search. | Issue-Bug Idea-Enhancement Product-PowerToys Run Triage-Needed Accessibility [E+D] A11yWCAG A11yUsable | ### Microsoft PowerToys version
0.49.1
### Running as admin
- [ ] Yes
### Area(s) with issue?
PowerToys Run
### Steps to reproduce
**Test Environment:**
OS: Windows 11 Version Dev (22494.1000)
App version: 0.49.1
App name: Power Toys
Screen Reader: Narrator
**Repro Steps:**
1. Launch 'Pow... | True | [Usable - PowerToys Run]: It will be good if only search suggestion list gets closed on pressing ESC Key instead of closing entire search. - ### Microsoft PowerToys version
0.49.1
### Running as admin
- [ ] Yes
### Area(s) with issue?
PowerToys Run
### Steps to reproduce
**Test Environment:**
OS: ... | non_defect | it will be good if only search suggestion list gets closed on pressing esc key instead of closing entire search microsoft powertoys version running as admin yes area s with issue powertoys run steps to reproduce test environment os windows version dev ... | 0 |
356,256 | 25,176,150,618 | IssuesEvent | 2022-11-11 09:26:11 | naz019/pe | https://api.github.com/repos/naz019/pe | opened | UG Quick Start guide has typos and is incomplete | type.DocumentationBug severity.Medium | 
Without a proper quick start guide, users will be confused. The link also does not lead directly to the releases page on github, which can be confusing for non-github users to find.
<!--session: 1668153289752-e... | 1.0 | UG Quick Start guide has typos and is incomplete - 
Without a proper quick start guide, users will be confused. The link also does not lead directly to the releases page on github, which can be confusing for non-g... | non_defect | ug quick start guide has typos and is incomplete without a proper quick start guide users will be confused the link also does not lead directly to the releases page on github which can be confusing for non github users to find | 0 |
51,084 | 13,188,092,863 | IssuesEvent | 2020-08-13 05:32:06 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | offline-software trunk fails to build (Trac #1943) | Migrated from Trac combo core defect | I'm trying to build the offline-software metaproject (trunk) on my computer (Ubuntu 16.04),but the compilation fails with this error (I'll attach the full output of cmake and make to this ticket):
```text
collect2: error: ld returned 1 exit status
dataio/CMakeFiles/dataio-shovel.dir/build.make:193: recipe for target '... | 1.0 | offline-software trunk fails to build (Trac #1943) - I'm trying to build the offline-software metaproject (trunk) on my computer (Ubuntu 16.04),but the compilation fails with this error (I'll attach the full output of cmake and make to this ticket):
```text
collect2: error: ld returned 1 exit status
dataio/CMakeFiles/... | defect | offline software trunk fails to build trac i m trying to build the offline software metaproject trunk on my computer ubuntu but the compilation fails with this error i ll attach the full output of cmake and make to this ticket text error ld returned exit status dataio cmakefiles dataio shove... | 1 |
16,085 | 2,870,865,200 | IssuesEvent | 2015-06-07 16:06:44 | suian20/Isheep | https://api.github.com/repos/suian20/Isheep | closed | Android L not supported | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Install the application on android L
2. Start spoofing
3. Check the SuperSu logs fr error. Android L supports PIE applications only.
What is the expected output? What do you see instead?
It would be great if DroidSheep was modifid to match PIE
What version of the product ... | 1.0 | Android L not supported - ```
What steps will reproduce the problem?
1. Install the application on android L
2. Start spoofing
3. Check the SuperSu logs fr error. Android L supports PIE applications only.
What is the expected output? What do you see instead?
It would be great if DroidSheep was modifid to match PIE
Wh... | defect | android l not supported what steps will reproduce the problem install the application on android l start spoofing check the supersu logs fr error android l supports pie applications only what is the expected output what do you see instead it would be great if droidsheep was modifid to match pie wh... | 1 |
132,331 | 18,683,526,224 | IssuesEvent | 2021-11-01 09:26:56 | JejuislandToyProject/JejuIsland | https://api.github.com/repos/JejuislandToyProject/JejuIsland | opened | 로고 통일하기 | duplicate design | - link 걸기
- user-select: none
- hover event 없애기
- font-weight normal
- font-family:'Bebas Neue', cursive, sans-serif | 1.0 | 로고 통일하기 - - link 걸기
- user-select: none
- hover event 없애기
- font-weight normal
- font-family:'Bebas Neue', cursive, sans-serif | non_defect | 로고 통일하기 link 걸기 user select none hover event 없애기 font weight normal font family bebas neue cursive sans serif | 0 |
45,160 | 11,597,216,491 | IssuesEvent | 2020-02-24 20:24:24 | stan-dev/cmdstanpy | https://api.github.com/repos/stan-dev/cmdstanpy | closed | Compilation errors of model with `cmdstanpy` | build | #### Summary:
Please provide a short couple sentence summary.
I am trying to install and run a simple model as part of StanCon2019: https://github.com/lauken13/Beginners_Bayes_Workshop/blob/master/stan_programs/simple_poisson_regression.stan
#### Description:
Describe the issue as clearly as possible.
I tried to... | 1.0 | Compilation errors of model with `cmdstanpy` - #### Summary:
Please provide a short couple sentence summary.
I am trying to install and run a simple model as part of StanCon2019: https://github.com/lauken13/Beginners_Bayes_Workshop/blob/master/stan_programs/simple_poisson_regression.stan
#### Description:
Describ... | non_defect | compilation errors of model with cmdstanpy summary please provide a short couple sentence summary i am trying to install and run a simple model as part of description describe the issue as clearly as possible i tried to compile the model python from pathlib import path from cmdstanp... | 0 |
475,505 | 13,711,662,826 | IssuesEvent | 2020-10-02 05:16:11 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | accounts.google.com - site is not usable | browser-firefox-mobile engine-gecko ml-needsdiagnosis-false ml-probability-high priority-critical | <!-- @browser: Firefox Mobile 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 6.0; Mobile; rv:68.0) Gecko/20100101 Firefox/68.0 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/59195 -->
**URL**: https://accounts.google.com/signin/v2/challenge/ootp?operation=re... | 1.0 | accounts.google.com - site is not usable - <!-- @browser: Firefox Mobile 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 6.0; Mobile; rv:68.0) Gecko/20100101 Firefox/68.0 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/59195 -->
**URL**: https://accounts.googl... | non_defect | accounts google com site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description browser unsupported steps to reproduce view the screenshot i... | 0 |
13,453 | 5,375,817,790 | IssuesEvent | 2017-02-23 06:43:58 | Linuxbrew/homebrew-core | https://api.github.com/repos/Linuxbrew/homebrew-core | opened | sleepwatcher: Requires Mac OS | build-error | _From @sjackman on March 29, 2016 22:50_
https://travis-ci.org/Linuxbrew/linuxbrew/builds/119350327#L7473-L7479
```
/home/travis/build/Linuxbrew/linuxbrew/bin/gcc-5 -Os -w -pipe -march=core2 -prebind -o sleepwatcher sleepwatcher.c -framework IOKit -framework CoreFoundation
gcc-5: error: IOKit: No such file or directo... | 1.0 | sleepwatcher: Requires Mac OS - _From @sjackman on March 29, 2016 22:50_
https://travis-ci.org/Linuxbrew/linuxbrew/builds/119350327#L7473-L7479
```
/home/travis/build/Linuxbrew/linuxbrew/bin/gcc-5 -Os -w -pipe -march=core2 -prebind -o sleepwatcher sleepwatcher.c -framework IOKit -framework CoreFoundation
gcc-5: error... | non_defect | sleepwatcher requires mac os from sjackman on march home travis build linuxbrew linuxbrew bin gcc os w pipe march prebind o sleepwatcher sleepwatcher c framework iokit framework corefoundation gcc error iokit no such file or directory gcc error corefoundation no such file o... | 0 |
76,456 | 26,438,085,191 | IssuesEvent | 2023-01-15 16:39:14 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | opened | [🐛 Bug]:executeScript method throw ClassCastException when input array as argument | I-defect needs-triaging | ### What happened?
I got ClassCastException. when call executeScript method and input array as argument.
It cased by class org.openqa.selenium.remote.internal.WebElementToJsonConverter
line 61:
```
if (arg.getClass().isArray()) {
arg = Arrays.asList((Object[]) arg);
}
```
### How can we reproduce ... | 1.0 | [🐛 Bug]:executeScript method throw ClassCastException when input array as argument - ### What happened?
I got ClassCastException. when call executeScript method and input array as argument.
It cased by class org.openqa.selenium.remote.internal.WebElementToJsonConverter
line 61:
```
if (arg.getClass().isArray... | defect | executescript method throw classcastexception when input array as argument what happened i got classcastexception when call executescript method and input array as argument it cased by class org openqa selenium remote internal webelementtojsonconverter line if arg getclass isarray ... | 1 |
17,432 | 3,005,064,824 | IssuesEvent | 2015-07-26 15:48:14 | libkml/libkml | https://api.github.com/repos/libkml/libkml | closed | stdint.h _MSC_VER check in base/util.h | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Compile including stdint.h (or cstdint) and base/util.h in the same
compilation unit under VisualStudio2010sp1
What is the expected output? What do you see instead?
Expect clean compile, get redefinition of int8_t, etc. instead.
What version of the product are you using... | 1.0 | stdint.h _MSC_VER check in base/util.h - ```
What steps will reproduce the problem?
1. Compile including stdint.h (or cstdint) and base/util.h in the same
compilation unit under VisualStudio2010sp1
What is the expected output? What do you see instead?
Expect clean compile, get redefinition of int8_t, etc. instead.
... | defect | stdint h msc ver check in base util h what steps will reproduce the problem compile including stdint h or cstdint and base util h in the same compilation unit under what is the expected output what do you see instead expect clean compile get redefinition of t etc instead what version of the ... | 1 |
73,218 | 24,509,718,796 | IssuesEvent | 2022-10-10 20:03:11 | primefaces-extensions/primefaces-extensions | https://api.github.com/repos/primefaces-extensions/primefaces-extensions | closed | Showcase is down | defect | ### Describe the bug
I apologize if this is not the correct place to report this. But I was just about to start using the one of the extension components and when I went to the showcase to get the documentation I found that I was getting the 503 error for the site.
Will it be back up soon or is there an alternativ... | 1.0 | Showcase is down - ### Describe the bug
I apologize if this is not the correct place to report this. But I was just about to start using the one of the extension components and when I went to the showcase to get the documentation I found that I was getting the 503 error for the site.
Will it be back up soon or is ... | defect | showcase is down describe the bug i apologize if this is not the correct place to report this but i was just about to start using the one of the extension components and when i went to the showcase to get the documentation i found that i was getting the error for the site will it be back up soon or is th... | 1 |
64,255 | 18,292,884,102 | IssuesEvent | 2021-10-05 17:07:36 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Space + has outline when clicked and rotated | T-Defect | ### Steps to reproduce
1. Click the spaces +
### Outcome
#### What did you expect?
+ should just turn.
#### What happened instead?
The x has a slight outline.

### Operating system
Windows 11... | 1.0 | Space + has outline when clicked and rotated - ### Steps to reproduce
1. Click the spaces +
### Outcome
#### What did you expect?
+ should just turn.
#### What happened instead?
The x has a slight outline.
 method doesn't actually release mouse button after click_and_hold() | I-defect needs-triaging | ### What happened?
I'm testing webpage that has drag n drop functionality. There is div that has attr `draggable=true`, user is able to drag it into area (another div). When user starts dragging DOM changes so that's why I move element by x/y offset in my code.
This is how code looks like:
```
def drag_n_drop_to_... | 1.0 | [🐛 Bug]: action chains release() method doesn't actually release mouse button after click_and_hold() - ### What happened?
I'm testing webpage that has drag n drop functionality. There is div that has attr `draggable=true`, user is able to drag it into area (another div). When user starts dragging DOM changes so that'... | defect | action chains release method doesn t actually release mouse button after click and hold what happened i m testing webpage that has drag n drop functionality there is div that has attr draggable true user is able to drag it into area another div when user starts dragging dom changes so that s why i... | 1 |
318,003 | 27,276,993,658 | IssuesEvent | 2023-02-23 06:37:30 | wpfoodmanager/wp-food-manager | https://api.github.com/repos/wpfoodmanager/wp-food-manager | closed | Fronted : Food Ingredients & Food Nutritions Show in description. | In Testing Issue Resolved | Right now **Food Ingredients & Food Nutritions** showing in left column.
Please show it in after food description.
<img width="929" alt="image" src="https://user-images.githubusercontent.com/35419531/216838545-1fcec4a1-90ec-44b2-b38c-337c9858b985.png">
| 1.0 | Fronted : Food Ingredients & Food Nutritions Show in description. - Right now **Food Ingredients & Food Nutritions** showing in left column.
Please show it in after food description.
<img width="929" alt="image" src="https://user-images.githubusercontent.com/35419531/216838545-1fcec4a1-90ec-44b2-b38c-337c9858b985... | non_defect | fronted food ingredients food nutritions show in description right now food ingredients food nutritions showing in left column please show it in after food description img width alt image src | 0 |
274,833 | 8,568,398,399 | IssuesEvent | 2018-11-10 21:05:42 | SEG2105-Group/JobZi | https://api.github.com/repos/SEG2105-Group/JobZi | closed | Adding service descriptions. | low-priority | The service list is setup to display the description property, it just needs to be told to do so. The `Service` class needs an additional `description` property. Finally, the `ServiceEditorActivity` needs an additional text field for the description (which needs validation). | 1.0 | Adding service descriptions. - The service list is setup to display the description property, it just needs to be told to do so. The `Service` class needs an additional `description` property. Finally, the `ServiceEditorActivity` needs an additional text field for the description (which needs validation). | non_defect | adding service descriptions the service list is setup to display the description property it just needs to be told to do so the service class needs an additional description property finally the serviceeditoractivity needs an additional text field for the description which needs validation | 0 |
769,772 | 27,018,819,949 | IssuesEvent | 2023-02-10 22:25:08 | googleapis/nodejs-automl | https://api.github.com/repos/googleapis/nodejs-automl | closed | Automl Natural Language Text Classification Create Model Test: should create a model failed | type: bug priority: p1 api: automl flakybot: issue | Note: #663 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 97411a2bb514b9921bb3932543a2d895c452d5c6
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/407b55a7-9544-44ff-be2c-1f1106f810da), [Sponge](http://sponge2/407b55a7-9544-44ff-b... | 1.0 | Automl Natural Language Text Classification Create Model Test: should create a model failed - Note: #663 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 97411a2bb514b9921bb3932543a2d895c452d5c6
buildURL: [Build Status](https://source.cloud.google.com/results/i... | non_defect | automl natural language text classification create model test should create a model failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output expected unauthenticated request had inval… to match ... | 0 |
64,006 | 8,705,368,795 | IssuesEvent | 2018-12-05 22:11:23 | golang/go | https://api.github.com/repos/golang/go | closed | doc: add release notes for go run supporting for 'go run pkg' or 'go run .' | Documentation | Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
go version go1.10 linux/amd64
### Does this issue reproduce with the latest release?
yes
### What operating system and processor architecture are you using (`go env`)?
```bash
GOAR... | 1.0 | doc: add release notes for go run supporting for 'go run pkg' or 'go run .' - Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
go version go1.10 linux/amd64
### Does this issue reproduce with the latest release?
yes
### What operat... | non_defect | doc add release notes for go run supporting for go run pkg or go run please answer these questions before submitting your issue thanks what version of go are you using go version go version linux does this issue reproduce with the latest release yes what operating sys... | 0 |
242,018 | 7,836,705,270 | IssuesEvent | 2018-06-17 22:58:03 | Jdam0xff/WiHiT | https://api.github.com/repos/Jdam0xff/WiHiT | opened | Add folder for schematic | !Medium priority Improvement | I think i should add folder for all schematic.
/Schematic
/Relay
/ESP8266
/Rotary Encoder
/LCD (128x32 pixels)
/DS18B20(or other ideas)
/Power | 1.0 | Add folder for schematic - I think i should add folder for all schematic.
/Schematic
/Relay
/ESP8266
/Rotary Encoder
/LCD (128x32 pixels)
/DS18B20(or other ideas)
/Power | non_defect | add folder for schematic i think i should add folder for all schematic schematic relay rotary encoder lcd pixels or other ideas power | 0 |
21,641 | 3,535,582,893 | IssuesEvent | 2016-01-16 16:42:37 | idaholab/moose | https://api.github.com/repos/idaholab/moose | opened | Threading issue with DiracKernels | C: MOOSE P: critical T: defect | As mentioned in #6197. The DiracKernel API isn't really engineered for threading. There are theoretical issues with whether or not each threaded copy of a DiracKernel needs to add the exact same points or not.
Adding points is actually a time consuming process... Ideally we would only add them from one DiracKernel... | 1.0 | Threading issue with DiracKernels - As mentioned in #6197. The DiracKernel API isn't really engineered for threading. There are theoretical issues with whether or not each threaded copy of a DiracKernel needs to add the exact same points or not.
Adding points is actually a time consuming process... Ideally we woul... | defect | threading issue with dirackernels as mentioned in the dirackernel api isn t really engineered for threading there are theoretical issues with whether or not each threaded copy of a dirackernel needs to add the exact same points or not adding points is actually a time consuming process ideally we would o... | 1 |
35,649 | 7,795,078,379 | IssuesEvent | 2018-06-08 06:41:27 | StrikeNP/trac_test | https://api.github.com/repos/StrikeNP/trac_test | closed | Statistical sampling error (Trac #112) | Migrated from Trac clubb_src defect fasching@uwm.edu | With certain values of stats_tsamp, I get possible statistical sampling errors when running CLUBB.
Here is the output from a run:
```text
iteration = 12; time = 3600.0
iteration = 24; time = 7200.0
iteration = 36; time = 10800.0
iteration = 48; time = 14400.0
iteration = 6... | 1.0 | Statistical sampling error (Trac #112) - With certain values of stats_tsamp, I get possible statistical sampling errors when running CLUBB.
Here is the output from a run:
```text
iteration = 12; time = 3600.0
iteration = 24; time = 7200.0
iteration = 36; time = 10800.0
iteration = ... | defect | statistical sampling error trac with certain values of stats tsamp i get possible statistical sampling errors when running clubb here is the output from a run text iteration time iteration time iteration time iteration time ... | 1 |
439,834 | 30,717,664,838 | IssuesEvent | 2023-07-27 14:00:41 | withastro/docs | https://api.github.com/repos/withastro/docs | closed | update new validateOptions hook content with an example | improve documentation | An example of how we use it here: https://github.com/withastro/astro/blob/main/packages/astro/src/assets/services/service.ts#L106
To be updated in `image-service-reference.mdx` | 1.0 | update new validateOptions hook content with an example - An example of how we use it here: https://github.com/withastro/astro/blob/main/packages/astro/src/assets/services/service.ts#L106
To be updated in `image-service-reference.mdx` | non_defect | update new validateoptions hook content with an example an example of how we use it here to be updated in image service reference mdx | 0 |
75,492 | 25,874,915,431 | IssuesEvent | 2022-12-14 07:02:05 | salsadigitalauorg/civictheme_source | https://api.github.com/repos/salsadigitalauorg/civictheme_source | closed | Button on Slider reference slides should not repeat the title of the node referenced | Issue: Prioritised Type: Defect | It should maybe hardcoded to `Read more` - or we can add a field for this.
https://github.com/salsadigitalauorg/civictheme_source/blob/8b1327e7e4a8b133b44b9ecbaa9a17a0e852ea4a/docroot/themes/contrib/civictheme/includes/slider.inc#L143
 Environment
- PrimeFaces version: 6.2
- Affected browsers: Internet Explorer IE11
## 2) Expected behavior
Autcomplete selecting of items on mouse click should work all the times
...
## 3) Actual behavior
After typing incorrect value (which is not in the list), then clicking on dropdown and selecting fr... | 1.0 | Autocomplete: Not working with watermark and placeholder .Mouse click not working after we search through input. - ## 1) Environment
- PrimeFaces version: 6.2
- Affected browsers: Internet Explorer IE11
## 2) Expected behavior
Autcomplete selecting of items on mouse click should work all the times
...
## 3) A... | defect | autocomplete not working with watermark and placeholder mouse click not working after we search through input environment primefaces version affected browsers internet explorer expected behavior autcomplete selecting of items on mouse click should work all the times actu... | 1 |
91,843 | 18,725,604,636 | IssuesEvent | 2021-11-03 15:59:12 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | closed | insights: implement paging for insight views inside the insightsDashboards query | team/code-insights backend insights-settings-migration | Paging is currently not implemented for the `InsightViewConnection` inside the `insightsDashboards` GraphQL query. | 1.0 | insights: implement paging for insight views inside the insightsDashboards query - Paging is currently not implemented for the `InsightViewConnection` inside the `insightsDashboards` GraphQL query. | non_defect | insights implement paging for insight views inside the insightsdashboards query paging is currently not implemented for the insightviewconnection inside the insightsdashboards graphql query | 0 |
10,332 | 2,622,144,901 | IssuesEvent | 2015-03-04 00:03:43 | byzhang/i7z | https://api.github.com/repos/byzhang/i7z | opened | sandy bridge multiplier in turbo mode | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. OC Sandy Bridge system
2. run i7z
3. check Actual Freq (Mult.)
What is the expected output? What do you see instead? If possible do paste
the output
I expect the output to show the TRUE frequency with the TRUE multiplier which
should be way higher in an overclocked envir... | 1.0 | sandy bridge multiplier in turbo mode - ```
What steps will reproduce the problem?
1. OC Sandy Bridge system
2. run i7z
3. check Actual Freq (Mult.)
What is the expected output? What do you see instead? If possible do paste
the output
I expect the output to show the TRUE frequency with the TRUE multiplier which
shou... | defect | sandy bridge multiplier in turbo mode what steps will reproduce the problem oc sandy bridge system run check actual freq mult what is the expected output what do you see instead if possible do paste the output i expect the output to show the true frequency with the true multiplier which should... | 1 |
592,994 | 17,935,534,053 | IssuesEvent | 2021-09-10 14:52:44 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.chase.com - site is not usable | browser-firefox priority-important engine-gecko | <!-- @browser: Firefox 92.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/86418 -->
**URL**: https://www.chase.com
**Browser / Version**: Firefox 92.0
**Operating S... | 1.0 | www.chase.com - site is not usable - <!-- @browser: Firefox 92.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/86418 -->
**URL**: https://www.chase.com
**Browser / ... | non_defect | site is not usable url browser version firefox operating system windows tested another browser yes edge problem type site is not usable description browser unsupported steps to reproduce i can get in via edge and chrome but those are not my primary browse... | 0 |
280,160 | 21,211,717,353 | IssuesEvent | 2022-04-11 00:00:44 | hashicorp/terraform-provider-kubernetes | https://api.github.com/repos/hashicorp/terraform-provider-kubernetes | closed | Automate docs updates | enhancement documentation stale help wanted theme/ops | ### Description
Currently, updates to documentation involve a lot of copy/paste and the potential for human error. I would like to investigate using this tool to automatically update our docs based on the schema.
https://github.com/hashicorp/terraform-plugin-docs
Potentially, we could even move this into CI to... | 1.0 | Automate docs updates - ### Description
Currently, updates to documentation involve a lot of copy/paste and the potential for human error. I would like to investigate using this tool to automatically update our docs based on the schema.
https://github.com/hashicorp/terraform-plugin-docs
Potentially, we could e... | non_defect | automate docs updates description currently updates to documentation involve a lot of copy paste and the potential for human error i would like to investigate using this tool to automatically update our docs based on the schema potentially we could even move this into ci to ensure docs are always u... | 0 |
70,676 | 23,282,368,057 | IssuesEvent | 2022-08-05 13:20:25 | NREL/EnergyPlus | https://api.github.com/repos/NREL/EnergyPlus | closed | ZoneHVAC:PackagedTerminalAirConditioner reports Compressor Part Load Ratio for gas heating coil | Defect | Issue overview
--------------
Testing of example file DOAToPTAC shows that report variable Zone Packaged Terminal Air Conditioner Compressor Part Load Ratio is non-zero for Coil:Heating:Fuel. Since a gas heating coil does not have a compressor this report should be 0 for this heating coil type.
The offending line ... | 1.0 | ZoneHVAC:PackagedTerminalAirConditioner reports Compressor Part Load Ratio for gas heating coil - Issue overview
--------------
Testing of example file DOAToPTAC shows that report variable Zone Packaged Terminal Air Conditioner Compressor Part Load Ratio is non-zero for Coil:Heating:Fuel. Since a gas heating coil doe... | defect | zonehvac packagedterminalairconditioner reports compressor part load ratio for gas heating coil issue overview testing of example file doatoptac shows that report variable zone packaged terminal air conditioner compressor part load ratio is non zero for coil heating fuel since a gas heating coil doe... | 1 |
75,036 | 25,494,448,096 | IssuesEvent | 2022-11-27 13:55:45 | scipy/scipy | https://api.github.com/repos/scipy/scipy | opened | BUG/TST: stats: TestKSTwoSamples::test_some_code_paths fails | defect scipy.stats | When I run the `stats` tests locally, I get a failure of the test `TestKSTwoSamples::test_some_code_paths`
```
$ python3 dev.py test -m full -v -t scipy.stats.tests.test_stats::TestKSTwoSamples
💻 ninja -C /home/warren/repos/git/forks/scipy/build
ninja: Entering directory `/home/warren/repos/git/forks/scipy/buil... | 1.0 | BUG/TST: stats: TestKSTwoSamples::test_some_code_paths fails - When I run the `stats` tests locally, I get a failure of the test `TestKSTwoSamples::test_some_code_paths`
```
$ python3 dev.py test -m full -v -t scipy.stats.tests.test_stats::TestKSTwoSamples
💻 ninja -C /home/warren/repos/git/forks/scipy/build
nin... | defect | bug tst stats testkstwosamples test some code paths fails when i run the stats tests locally i get a failure of the test testkstwosamples test some code paths dev py test m full v t scipy stats tests test stats testkstwosamples 💻 ninja c home warren repos git forks scipy build ninja en... | 1 |
261,021 | 8,222,790,959 | IssuesEvent | 2018-09-06 08:38:46 | xwikisas/application-cookie-consent | https://api.github.com/repos/xwikisas/application-cookie-consent | closed | Cannot change Background and Foreground colors | Priority: Minor Type: Bug | To reproduce go to the Cookie Consent Setup page. Select different Background and Foreground colors and save the page. Result: the colors are not changed (note I cleared the cache). | 1.0 | Cannot change Background and Foreground colors - To reproduce go to the Cookie Consent Setup page. Select different Background and Foreground colors and save the page. Result: the colors are not changed (note I cleared the cache). | non_defect | cannot change background and foreground colors to reproduce go to the cookie consent setup page select different background and foreground colors and save the page result the colors are not changed note i cleared the cache | 0 |
75,786 | 26,050,904,656 | IssuesEvent | 2022-12-22 18:33:36 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | GitHub "create repository" template uses CakePHP 3.x gitignore | defect | ### Description
In creating a new GitHub repository, and specifying the CakePHP gitignore file from the template, I notice the resulting gitignore file is for CakePHP 2 and CakePHP 3. Since that template is part of the GitHub infrastructure, I assume the core team would need to contact GitHub administration to update.... | 1.0 | GitHub "create repository" template uses CakePHP 3.x gitignore - ### Description
In creating a new GitHub repository, and specifying the CakePHP gitignore file from the template, I notice the resulting gitignore file is for CakePHP 2 and CakePHP 3. Since that template is part of the GitHub infrastructure, I assume the... | defect | github create repository template uses cakephp x gitignore description in creating a new github repository and specifying the cakephp gitignore file from the template i notice the resulting gitignore file is for cakephp and cakephp since that template is part of the github infrastructure i assume the... | 1 |
576,867 | 17,097,256,735 | IssuesEvent | 2021-07-09 05:52:17 | netdata/netdata | https://api.github.com/repos/netdata/netdata | closed | Fatal errors sometimes fail to halt the netdata daemon | area/daemon bug priority/low | <!---
When creating a bug report please:
- Verify first that your issue is not already reported on GitHub
- Test if the latest release and master branch are affected too.
- Provide a clear and concise description of what the bug is in "Bug report
summary" section.
- Try to provide as much information about you... | 1.0 | Fatal errors sometimes fail to halt the netdata daemon - <!---
When creating a bug report please:
- Verify first that your issue is not already reported on GitHub
- Test if the latest release and master branch are affected too.
- Provide a clear and concise description of what the bug is in "Bug report
summary"... | non_defect | fatal errors sometimes fail to halt the netdata daemon when creating a bug report please verify first that your issue is not already reported on github test if the latest release and master branch are affected too provide a clear and concise description of what the bug is in bug report summary ... | 0 |
193,725 | 14,660,713,772 | IssuesEvent | 2020-12-29 00:48:14 | giampaolo/psutil | https://api.github.com/repos/giampaolo/psutil | closed | [Ubuntu 17.04 VM] cpu_count test error | bug linux tests | **Platform**
* Ubuntu 17.04 (VMware virtual machine on a Windows host)
* 5.6.2
**Bug description**
[This test](https://github.com/giampaolo/psutil/blob/c78a850358af883dcaa63a3f9204f15cc129e518/psutil/tests/test_linux.py#L678-L686) fails because `cpu_count(logical=False)` returns `1`, and `lscpu -p` returns:
```
#... | 1.0 | [Ubuntu 17.04 VM] cpu_count test error - **Platform**
* Ubuntu 17.04 (VMware virtual machine on a Windows host)
* 5.6.2
**Bug description**
[This test](https://github.com/giampaolo/psutil/blob/c78a850358af883dcaa63a3f9204f15cc129e518/psutil/tests/test_linux.py#L678-L686) fails because `cpu_count(logical=False)` ret... | non_defect | cpu count test error platform ubuntu vmware virtual machine on a windows host bug description fails because cpu count logical false returns and lscpu p returns the following is the parsable format which can be fed to other programs each different item in ever... | 0 |
138,970 | 5,354,095,554 | IssuesEvent | 2017-02-20 08:51:10 | AreaFiftyLAN/lancie-frontend | https://api.github.com/repos/AreaFiftyLAN/lancie-frontend | closed | Change endpoints for seat requests | priority:high | Changes in https://github.com/AreaFiftyLAN/lancie-api/pull/332 will break some requests, namely:
- POST /seats/{group}/{number} with param ticketId -> POST /seats/{group}/{number}/{ticketId}
- POST /seats/reservations with SeatReservationDTO body -> POST /seats/{group}/{number}
- GET /users/{userId}/seat -> GET /sea... | 1.0 | Change endpoints for seat requests - Changes in https://github.com/AreaFiftyLAN/lancie-api/pull/332 will break some requests, namely:
- POST /seats/{group}/{number} with param ticketId -> POST /seats/{group}/{number}/{ticketId}
- POST /seats/reservations with SeatReservationDTO body -> POST /seats/{group}/{number}
-... | non_defect | change endpoints for seat requests changes in will break some requests namely post seats group number with param ticketid post seats group number ticketid post seats reservations with seatreservationdto body post seats group number get users userid seat get seats user user... | 0 |
63,299 | 17,572,826,469 | IssuesEvent | 2021-08-15 03:10:21 | Gogo1951/GogoLoot | https://api.github.com/repos/Gogo1951/GogoLoot | closed | Avoiding Accidental Looting of World Boss Loot | Type - Defect GogoLoot - Application | Can you find a way to make it harder to avoid accidentally looting untradable world boss loot.
An idea might just be to default all the world boss loot to the default ignore list, since I don't think the API gives any way to determine if loot is tradable or not before you assign it. | 1.0 | Avoiding Accidental Looting of World Boss Loot - Can you find a way to make it harder to avoid accidentally looting untradable world boss loot.
An idea might just be to default all the world boss loot to the default ignore list, since I don't think the API gives any way to determine if loot is tradable or not before... | defect | avoiding accidental looting of world boss loot can you find a way to make it harder to avoid accidentally looting untradable world boss loot an idea might just be to default all the world boss loot to the default ignore list since i don t think the api gives any way to determine if loot is tradable or not before... | 1 |
6,110 | 4,155,311,433 | IssuesEvent | 2016-06-16 14:34:48 | sixeco/ProjectAlbatross | https://api.github.com/repos/sixeco/ProjectAlbatross | opened | Cohans Kappa | usability user story | Als Usabiltiy - Fachmann möchte ich das Cohans Kappa berechnen, um festzustellen wie relevant die Top geranketen Dokumente für ein Topic sind. | True | Cohans Kappa - Als Usabiltiy - Fachmann möchte ich das Cohans Kappa berechnen, um festzustellen wie relevant die Top geranketen Dokumente für ein Topic sind. | non_defect | cohans kappa als usabiltiy fachmann möchte ich das cohans kappa berechnen um festzustellen wie relevant die top geranketen dokumente für ein topic sind | 0 |
23,644 | 3,862,362,970 | IssuesEvent | 2016-04-08 02:16:45 | ysdn-2016/ysdn-2016.github.io | https://api.github.com/repos/ysdn-2016/ysdn-2016.github.io | closed | "About" and "Sponsor" copy errors | design | gratitude~*~*~*~
<img width="765" alt="screen shot 2016-04-07 at 21 34 39" src="https://cloud.githubusercontent.com/assets/3757807/14371751/acab89ea-fd08-11e5-803d-5d792056041b.png">
| 1.0 | "About" and "Sponsor" copy errors - gratitude~*~*~*~
<img width="765" alt="screen shot 2016-04-07 at 21 34 39" src="https://cloud.githubusercontent.com/assets/3757807/14371751/acab89ea-fd08-11e5-803d-5d792056041b.png">
| non_defect | about and sponsor copy errors gratitude img width alt screen shot at src | 0 |
20,999 | 3,441,881,753 | IssuesEvent | 2015-12-14 20:16:48 | wdg/blacktree-secrets | https://api.github.com/repos/wdg/blacktree-secrets | closed | dock pinning does not appear to function | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. (dock position right)
2. set dock pinning to Start or End
3. quit dock
4. setting is not applied
What is the expected output? What do you see instead?
Dock should be pinned to selected position (start or end)
What version of the product are you using? On what operating sy... | 1.0 | dock pinning does not appear to function - ```
What steps will reproduce the problem?
1. (dock position right)
2. set dock pinning to Start or End
3. quit dock
4. setting is not applied
What is the expected output? What do you see instead?
Dock should be pinned to selected position (start or end)
What version of the ... | defect | dock pinning does not appear to function what steps will reproduce the problem dock position right set dock pinning to start or end quit dock setting is not applied what is the expected output what do you see instead dock should be pinned to selected position start or end what version of the ... | 1 |
184,009 | 6,700,039,962 | IssuesEvent | 2017-10-11 01:58:09 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | amazon.com - video or audio doesn't play | browser-firefox priority-critical status-needstriage | <!-- @browser: Firefox 57.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0 -->
<!-- @reported_with: web -->
**URL**: amazon.com
**Browser / Version**: Firefox 57.0
**Operating System**: Windows 10
**Tested Another Browser**: Yes
**Problem type**: Video or audio do... | 1.0 | amazon.com - video or audio doesn't play - <!-- @browser: Firefox 57.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0 -->
<!-- @reported_with: web -->
**URL**: amazon.com
**Browser / Version**: Firefox 57.0
**Operating System**: Windows 10
**Tested Another Browser*... | non_defect | amazon com video or audio doesn t play url amazon com browser version firefox operating system windows tested another browser yes problem type video or audio doesn t play description video player control option are not available steps to reproduce from ... | 0 |
27,232 | 4,939,537,956 | IssuesEvent | 2016-11-29 14:39:47 | noctarius/chromebackspaceonlinux | https://api.github.com/repos/noctarius/chromebackspaceonlinux | closed | On some pages arrow keys scroll page instead doing what they should when this plugin is enabled | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Got to for example http://canvasrider.com/
2. Select a random track
3. Press arrow keys
What is the expected output? What do you see instead?
You should be able to drive the bike using arrow keys but instead it scrolls
the page if possible, otherwise they do nothing.
Wha... | 1.0 | On some pages arrow keys scroll page instead doing what they should when this plugin is enabled - ```
What steps will reproduce the problem?
1. Got to for example http://canvasrider.com/
2. Select a random track
3. Press arrow keys
What is the expected output? What do you see instead?
You should be able to drive the b... | defect | on some pages arrow keys scroll page instead doing what they should when this plugin is enabled what steps will reproduce the problem got to for example select a random track press arrow keys what is the expected output what do you see instead you should be able to drive the bike using arrow keys b... | 1 |
357,739 | 10,617,359,112 | IssuesEvent | 2019-10-12 18:31:31 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | closed | UI: Swagger 2.0 doc is created by default when creating an API | 3.0.0 Priority/High Type/React-UI | Swagger 2.0 doc is created by default when creating an API. This needs to be openapi3 doc | 1.0 | UI: Swagger 2.0 doc is created by default when creating an API - Swagger 2.0 doc is created by default when creating an API. This needs to be openapi3 doc | non_defect | ui swagger doc is created by default when creating an api swagger doc is created by default when creating an api this needs to be doc | 0 |
69,325 | 22,320,350,717 | IssuesEvent | 2022-06-14 05:30:24 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | random disconnect on desktop client and settings wiped | T-Defect X-Needs-Info S-Critical | <!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P -->
<!-- Please report security issues by email to security@matrix.org -->
<!-- This is a bug report template. By following the instructions below and
filling out the sections with your information, you will help the us to get all
the neces... | 1.0 | random disconnect on desktop client and settings wiped - <!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P -->
<!-- Please report security issues by email to security@matrix.org -->
<!-- This is a bug report template. By following the instructions below and
filling out the sections with you... | defect | random disconnect on desktop client and settings wiped this is a bug report template by following the instructions below and filling out the sections with your information you will help the us to get all the necessary data to fix your issue you can also preview your report before submitting it ... | 1 |
340,970 | 30,558,106,431 | IssuesEvent | 2023-07-20 13:01:33 | dotnet/maui | https://api.github.com/repos/dotnet/maui | closed | Android MauiIcon resizetizering issue | t/bug area/single project ☝️ platform/android 🤖 s/triaged s/try-latest-version | ### Description
MauiIcon on Android 8+ resizing wrongly scales foreground and "ForegroundScale" option that should fix it behaves unexpectedly.
Default project, default csproj, changes:
`<MauiIcon Include="Resources\AppIcon\appicon.svg" ForegroundFile="Resources\AppIcon\appiconfg.svg" />`
- Color removed for androi... | 1.0 | Android MauiIcon resizetizering issue - ### Description
MauiIcon on Android 8+ resizing wrongly scales foreground and "ForegroundScale" option that should fix it behaves unexpectedly.
Default project, default csproj, changes:
`<MauiIcon Include="Resources\AppIcon\appicon.svg" ForegroundFile="Resources\AppIcon\appico... | non_defect | android mauiicon resizetizering issue description mauiicon on android resizing wrongly scales foreground and foregroundscale option that should fix it behaves unexpectedly default project default csproj changes color removed for android in order to have nice rounded icon on old androids svg... | 0 |
48,387 | 13,068,489,753 | IssuesEvent | 2020-07-31 03:44:35 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | [weighting] problem reading simulation steering files (Trac #2292) | Migrated from Trac combo simulation defect | Some CORSIKA datasets steering files have some values in an inconvenient format (ex: eprimarymax in string, instead of float/int)
This causes weighting.weighting.from_simprod(dataset_number) to fail, being it unable to multiply strings and numbers.
Problem appeared at line 929 of [https://code.icecube.wisc.edu/projec... | 1.0 | [weighting] problem reading simulation steering files (Trac #2292) - Some CORSIKA datasets steering files have some values in an inconvenient format (ex: eprimarymax in string, instead of float/int)
This causes weighting.weighting.from_simprod(dataset_number) to fail, being it unable to multiply strings and numbers.
... | defect | problem reading simulation steering files trac some corsika datasets steering files have some values in an inconvenient format ex eprimarymax in string instead of float int this causes weighting weighting from simprod dataset number to fail being it unable to multiply strings and numbers problem appea... | 1 |
73,456 | 7,334,633,068 | IssuesEvent | 2018-03-05 23:38:47 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | CSI E2E test failure | kind/bug priority/critical-urgent priority/failing-test sig/storage status/approved-for-milestone status/in-progress | After switching to CSI spec 0.2.0 extra permissions are required.
/kind bug
/assign @sbezverk
/sig storager | 1.0 | CSI E2E test failure - After switching to CSI spec 0.2.0 extra permissions are required.
/kind bug
/assign @sbezverk
/sig storager | non_defect | csi test failure after switching to csi spec extra permissions are required kind bug assign sbezverk sig storager | 0 |
47,731 | 13,066,161,593 | IssuesEvent | 2020-07-30 21:07:06 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | [steamshovel] loop over p-frames only (Trac #1079) | Migrated from Trac combo core defect | The option to loop over only p-frames, which was really useful for tv mode or just showing off events, has disappeared. Please bring it back?
Migrated from https://code.icecube.wisc.edu/ticket/1079
```json
{
"status": "closed",
"changetime": "2015-08-10T20:31:17",
"description": "The option to loop over... | 1.0 | [steamshovel] loop over p-frames only (Trac #1079) - The option to loop over only p-frames, which was really useful for tv mode or just showing off events, has disappeared. Please bring it back?
Migrated from https://code.icecube.wisc.edu/ticket/1079
```json
{
"status": "closed",
"changetime": "2015-08-10T20... | defect | loop over p frames only trac the option to loop over only p frames which was really useful for tv mode or just showing off events has disappeared please bring it back migrated from json status closed changetime description the option to loop over only p fram... | 1 |
82,592 | 10,296,659,120 | IssuesEvent | 2019-08-28 11:51:43 | theophilusx/ssh2-sftp-client | https://api.github.com/repos/theophilusx/ssh2-sftp-client | closed | Add a mkdirp function | documentation | Would be nice to have
`mkdir -p` (create a directory if one doesn't exist)
At the moment, one would have to `list` a directory, see if the subdir exists and if not create it. | 1.0 | Add a mkdirp function - Would be nice to have
`mkdir -p` (create a directory if one doesn't exist)
At the moment, one would have to `list` a directory, see if the subdir exists and if not create it. | non_defect | add a mkdirp function would be nice to have mkdir p create a directory if one doesn t exist at the moment one would have to list a directory see if the subdir exists and if not create it | 0 |
41,147 | 10,318,355,548 | IssuesEvent | 2019-08-30 14:46:47 | ShaikASK/Testing | https://api.github.com/repos/ShaikASK/Testing | closed | Google Chrome: Production:"Proxy Server Error" is getting displayed when the application is launched in Chrome 76 version | Browser Defect P1 |
Steps to Replicate :
1. Launch the url
2. Login into the application
3. Navigate to Newhire or Documents
4. Click on Refresh or do a F5 from keyboard
Experienced Behavior : Observed that "Proxy Server Error" is displayed when the Hr user refreshed the page
 detected in tar-4.4.8.tgz | security vulnerability | ## CVE-2021-37713 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-4.4.8.tgz</b></p></summary>
<p>tar for node</p>
<p>Library home page: <a href="https://registry.npmjs.org/tar/-/ta... | True | CVE-2021-37713 (High) detected in tar-4.4.8.tgz - ## CVE-2021-37713 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-4.4.8.tgz</b></p></summary>
<p>tar for node</p>
<p>Library home ... | non_defect | cve high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href dependency hierarchy gatsby source filesystem tgz root library chokidar tgz fsevents tgz node ... | 0 |
58,432 | 16,535,675,921 | IssuesEvent | 2021-05-27 11:33:55 | matrix-org/synapse | https://api.github.com/repos/matrix-org/synapse | closed | Cannot resolve alias, throws exception synapse.api.errors.RequestSendFailed: Failed to send request: ResponseNeverReceived | S-Major T-Defect X-Needs-Info | ### Description
Tryin to join an alias (#mirage-client:matrix.org this time but it seems to be unspecific to any server or room) gives repeated M_UNKNOWN to the client, and throws various, probably timeout related traces into the log:
```
2021-01-14 21:18:42,109 - synapse.http.server - 83 - ERROR - POST-6559773-... | 1.0 | Cannot resolve alias, throws exception synapse.api.errors.RequestSendFailed: Failed to send request: ResponseNeverReceived - ### Description
Tryin to join an alias (#mirage-client:matrix.org this time but it seems to be unspecific to any server or room) gives repeated M_UNKNOWN to the client, and throws various, pro... | defect | cannot resolve alias throws exception synapse api errors requestsendfailed failed to send request responseneverreceived description tryin to join an alias mirage client matrix org this time but it seems to be unspecific to any server or room gives repeated m unknown to the client and throws various pro... | 1 |
126,502 | 12,292,898,237 | IssuesEvent | 2020-05-10 16:35:18 | gamba-dev/gamba | https://api.github.com/repos/gamba-dev/gamba | closed | overview image updates | documentation | While the images on the overview page are okay, they're not exactly aesthetic. An updated version of the images would be clearer and possibly use colors to distinguish between data sets and analytical methods. | 1.0 | overview image updates - While the images on the overview page are okay, they're not exactly aesthetic. An updated version of the images would be clearer and possibly use colors to distinguish between data sets and analytical methods. | non_defect | overview image updates while the images on the overview page are okay they re not exactly aesthetic an updated version of the images would be clearer and possibly use colors to distinguish between data sets and analytical methods | 0 |
34,184 | 6,302,846,259 | IssuesEvent | 2017-07-21 12:09:46 | discos/simulators | https://api.github.com/repos/discos/simulators | closed | Example in utils.twos_to_int reports wrong value. | bug documentation | As title says, the last example in utils.twos_to_int expexts 6 (wrong value) instead of 7. | 1.0 | Example in utils.twos_to_int reports wrong value. - As title says, the last example in utils.twos_to_int expexts 6 (wrong value) instead of 7. | non_defect | example in utils twos to int reports wrong value as title says the last example in utils twos to int expexts wrong value instead of | 0 |
658,944 | 21,912,995,616 | IssuesEvent | 2022-05-21 11:03:25 | shalomich/book-store | https://api.github.com/repos/shalomich/book-store | closed | Add book viewing | front-end high priority | 1. Viewing happens when user move to book card.
2. There is view calculation only for authenticated user so view creation request need JWT. | 1.0 | Add book viewing - 1. Viewing happens when user move to book card.
2. There is view calculation only for authenticated user so view creation request need JWT. | non_defect | add book viewing viewing happens when user move to book card there is view calculation only for authenticated user so view creation request need jwt | 0 |
396,330 | 27,113,595,355 | IssuesEvent | 2023-02-15 16:55:35 | ovro-lwa/lwa-issues | https://api.github.com/repos/ovro-lwa/lwa-issues | opened | Beamforming observing tutorial | documentation | We have many observing modes, but setup, observing, data reduction can be complex. A document (on SharePoint to start) should describe the steps to set up, observe, and reduce beamformed data. | 1.0 | Beamforming observing tutorial - We have many observing modes, but setup, observing, data reduction can be complex. A document (on SharePoint to start) should describe the steps to set up, observe, and reduce beamformed data. | non_defect | beamforming observing tutorial we have many observing modes but setup observing data reduction can be complex a document on sharepoint to start should describe the steps to set up observe and reduce beamformed data | 0 |
51,690 | 13,211,284,206 | IssuesEvent | 2020-08-15 22:02:26 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | corsika-reader: rotation FIXME (Trac #859) | Incomplete Migration Migrated from Trac combo simulation defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/859">https://code.icecube.wisc.edu/projects/icecube/ticket/859</a>, reported by david.schultzand owned by hpandya</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:13:35",
"_ts":... | 1.0 | corsika-reader: rotation FIXME (Trac #859) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/859">https://code.icecube.wisc.edu/projects/icecube/ticket/859</a>, reported by david.schultzand owned by hpandya</em></summary>
<p>
```json
{
"status": "closed",
"c... | defect | corsika reader rotation fixme trac migrated from json status closed changetime ts description in private corsika reader cxx there is a fixme about rotation reporter david schultz cc resolution fixed time... | 1 |
58,018 | 16,331,376,852 | IssuesEvent | 2021-05-12 09:38:56 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Group settings not opened after creating a group | A-Spaces P2 S-Minor T-Defect | This seems to have regressed via a misnamed property (`isNew` on `<GroupView` in `LoggedInView` should be `groupIsNew`). Even when this is fixed, emulating a click on the edit button is terrible and also doesn't work. | 1.0 | Group settings not opened after creating a group - This seems to have regressed via a misnamed property (`isNew` on `<GroupView` in `LoggedInView` should be `groupIsNew`). Even when this is fixed, emulating a click on the edit button is terrible and also doesn't work. | defect | group settings not opened after creating a group this seems to have regressed via a misnamed property isnew on groupview in loggedinview should be groupisnew even when this is fixed emulating a click on the edit button is terrible and also doesn t work | 1 |
115,866 | 11,889,341,284 | IssuesEvent | 2020-03-28 13:24:58 | ContactTracing-app/Frontend | https://api.github.com/repos/ContactTracing-app/Frontend | opened | Contacts Page - Text edit | documentation | Add text under "Log History" / link to "Log Contact" Page
_You can view or romove your contacts here.
Add more contacts? Go on Log Contact._

| 1.0 | Contacts Page - Text edit - Add text under "Log History" / link to "Log Contact" Page
_You can view or romove your contacts here.
Add more contacts? Go on Log Contact._

| non_defect | contacts page text edit add text under log history link to log contact page you can view or romove your contacts here add more contacts go on log contact | 0 |
70,376 | 8,530,556,415 | IssuesEvent | 2018-11-04 00:05:47 | nextcloud/server | https://api.github.com/repos/nextcloud/server | opened | Keyboard accessibility of personal settings Sessions menu | 1. to develop bug design feature: accessibility help wanted | This is about hte sessions/devices menu in the personal settings:

The 3-dot menu needs to open on enter, and the Revoke button needs to work on enter too. (Filesystem access toggling works via Spa... | 1.0 | Keyboard accessibility of personal settings Sessions menu - This is about hte sessions/devices menu in the personal settings:

The 3-dot menu needs to open on enter, and the Revoke button needs to ... | non_defect | keyboard accessibility of personal settings sessions menu this is about hte sessions devices menu in the personal settings the dot menu needs to open on enter and the revoke button needs to work on enter too filesystem access toggling works via space as is normal i tried this in settings js aut... | 0 |
27,412 | 5,004,891,280 | IssuesEvent | 2016-12-12 08:45:09 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | HazelcastClient.getDistributedObjects is not updated after distributed object removal from other instance | Team: Client Type: Defect | HazelcastClient.getDistributedObjects() returns the proxies already created. But the proxy list is not updated after a distributed object removal from other instance. Below is the reproducer test for the issue:
```
@Test
public void testGetDistributedObjectsAfterRemove(){
HazelcastInstance se... | 1.0 | HazelcastClient.getDistributedObjects is not updated after distributed object removal from other instance - HazelcastClient.getDistributedObjects() returns the proxies already created. But the proxy list is not updated after a distributed object removal from other instance. Below is the reproducer test for the issue:
... | defect | hazelcastclient getdistributedobjects is not updated after distributed object removal from other instance hazelcastclient getdistributedobjects returns the proxies already created but the proxy list is not updated after a distributed object removal from other instance below is the reproducer test for the issue ... | 1 |
348,239 | 24,909,407,677 | IssuesEvent | 2022-10-29 17:18:53 | AY2223S1-CS2113-W12-2/tp | https://api.github.com/repos/AY2223S1-CS2113-W12-2/tp | closed | [PE-D][Tester B] Invalid example (due to wrong month) for edit in UG | severity.Low type.DocumentationBug | In UG, date format requires `ddMMyyyy`.

As shown in the above, picture shows that the date validation is correct as there is no 20th month. Hence, the example provided in UG is invalid.
<!--session: 1666... | 1.0 | [PE-D][Tester B] Invalid example (due to wrong month) for edit in UG - In UG, date format requires `ddMMyyyy`.

As shown in the above, picture shows that the date validation is correct as there is no 20th m... | non_defect | invalid example due to wrong month for edit in ug in ug date format requires ddmmyyyy as shown in the above picture shows that the date validation is correct as there is no month hence the example provided in ug is invalid labels type documentationbug severity low origi... | 0 |
522,565 | 15,162,103,851 | IssuesEvent | 2021-02-12 10:05:59 | HabitRPG/habitica-android | https://api.github.com/repos/HabitRPG/habitica-android | closed | 'Sell null' screen shows when you open all Mystery boxes | Help wanted Priority: minor Type: Bug | You shouldn't be able to see the 'Sell' action when tapping the placeholder mystery box
<img width="169" alt="Screen Shot 2020-11-10 at 10 04 14 AM" src="https://user-images.githubusercontent.com/12453119/98691526-1dce4780-233c-11eb-99a7-8bbc32b40569.png">
| 1.0 | 'Sell null' screen shows when you open all Mystery boxes - You shouldn't be able to see the 'Sell' action when tapping the placeholder mystery box
<img width="169" alt="Screen Shot 2020-11-10 at 10 04 14 AM" src="https://user-images.githubusercontent.com/12453119/98691526-1dce4780-233c-11eb-99a7-8bbc32b40569.png">
| non_defect | sell null screen shows when you open all mystery boxes you shouldn t be able to see the sell action when tapping the placeholder mystery box img width alt screen shot at am src | 0 |
57,463 | 15,794,479,043 | IssuesEvent | 2021-04-02 11:05:09 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | URL previews cannot be turned off | T-Defect | <!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P -->
<!-- Please report security issues by email to security@matrix.org -->
<!-- This is a bug report template. By following the instructions below and
filling out the sections with your information, you will help the us to get all
the neces... | 1.0 | URL previews cannot be turned off - <!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P -->
<!-- Please report security issues by email to security@matrix.org -->
<!-- This is a bug report template. By following the instructions below and
filling out the sections with your information, you wi... | defect | url previews cannot be turned off this is a bug report template by following the instructions below and filling out the sections with your information you will help the us to get all the necessary data to fix your issue you can also preview your report before submitting it you may remove secti... | 1 |
38,145 | 8,670,708,415 | IssuesEvent | 2018-11-29 17:08:01 | ase379/gpprofile2017 | https://api.github.com/repos/ase379/gpprofile2017 | closed | Exception while loading prf destroy prf | defect | If an exception (e.g. OOM) happens while loading the prf for the first time, the prf content is spoiled up. | 1.0 | Exception while loading prf destroy prf - If an exception (e.g. OOM) happens while loading the prf for the first time, the prf content is spoiled up. | defect | exception while loading prf destroy prf if an exception e g oom happens while loading the prf for the first time the prf content is spoiled up | 1 |
427,968 | 12,401,400,958 | IssuesEvent | 2020-05-21 09:47:58 | containrrr/watchtower | https://api.github.com/repos/containrrr/watchtower | closed | using "schedule" throws error "Failed to parse int" | Priority: Medium Status: Available Type: Bug | **Describe the bug**
I tried to switch from intervalls to use a schedule as described [here](https://containrrr.github.io/watchtower/arguments/#scheduling) in the docs. Here's the relevant code from my compose file:
```yaml
environment:
- TZ=$TZ
# Watchtower specific
- WATCHTOWER_NOTIFICATIONS... | 1.0 | using "schedule" throws error "Failed to parse int" - **Describe the bug**
I tried to switch from intervalls to use a schedule as described [here](https://containrrr.github.io/watchtower/arguments/#scheduling) in the docs. Here's the relevant code from my compose file:
```yaml
environment:
- TZ=$TZ
#... | non_defect | using schedule throws error failed to parse int describe the bug i tried to switch from intervalls to use a schedule as described in the docs here s the relevant code from my compose file yaml environment tz tz watchtower specific watchtower notifications slack ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.