Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 7 112 | repo_url stringlengths 36 141 | action stringclasses 3
values | title stringlengths 1 744 | labels stringlengths 4 574 | body stringlengths 9 211k | index stringclasses 10
values | text_combine stringlengths 96 211k | label stringclasses 2
values | text stringlengths 96 188k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3,629 | 6,665,332,497 | IssuesEvent | 2017-10-03 00:27:19 | IIIF/api | https://api.github.com/repos/IIIF/api | closed | Document how to propose changes | editorial process website | From @tcramer, it would be good to have documentation on how to easily create a branch, edit the markdown, and submit a PR to the site.
This would also be easier if there were multiple repositories, with different committers.
| 1.0 | Document how to propose changes - From @tcramer, it would be good to have documentation on how to easily create a branch, edit the markdown, and submit a PR to the site.
This would also be easier if there were multiple repositories, with different committers.
| process | document how to propose changes from tcramer it would be good to have documentation on how to easily create a branch edit the markdown and submit a pr to the site this would also be easier if there were multiple repositories with different committers | 1 |
507,681 | 14,680,157,028 | IssuesEvent | 2020-12-31 09:13:24 | k8smeetup/website-tasks | https://api.github.com/repos/k8smeetup/website-tasks | opened | /docs/tasks/debug-application-cluster/resource-usage-monitoring.md | lang/zh priority/P0 sync/update version/master welcome | Source File: [/docs/tasks/debug-application-cluster/resource-usage-monitoring.md](https://github.com/kubernetes/website/blob/master/content/en/docs/tasks/debug-application-cluster/resource-usage-monitoring.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译文档更新差异
git diff --no-index -- content/en/docs/tasks/debug-application-cluster... | 1.0 | /docs/tasks/debug-application-cluster/resource-usage-monitoring.md - Source File: [/docs/tasks/debug-application-cluster/resource-usage-monitoring.md](https://github.com/kubernetes/website/blob/master/content/en/docs/tasks/debug-application-cluster/resource-usage-monitoring.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译文档更新差异
gi... | non_process | docs tasks debug application cluster resource usage monitoring md source file diff 命令参考 bash 查看原始文档与翻译文档更新差异 git diff no index content en docs tasks debug application cluster resource usage monitoring md content zh docs tasks debug application cluster resource usage monitoring md 跨分支持查看原始文档更新差异... | 0 |
161,754 | 12,561,641,894 | IssuesEvent | 2020-06-08 02:01:41 | pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas | closed | TST: slow test_nearest_upsample_with_limit with tzlocal | Testing | Doing `pytest pandas/tests --skip-slow --durations=10` the top two entries are
```
71.76s call pandas/tests/resample/test_datetime_index.py::test_nearest_upsample_with_limit[tzlocal()-30S-Y]
59.86s call pandas/tests/resample/test_datetime_index.py::test_nearest_upsample_with_limit[tzlocal()-30S-10M]
```
... | 1.0 | TST: slow test_nearest_upsample_with_limit with tzlocal - Doing `pytest pandas/tests --skip-slow --durations=10` the top two entries are
```
71.76s call pandas/tests/resample/test_datetime_index.py::test_nearest_upsample_with_limit[tzlocal()-30S-Y]
59.86s call pandas/tests/resample/test_datetime_index.py::... | non_process | tst slow test nearest upsample with limit with tzlocal doing pytest pandas tests skip slow durations the top two entries are call pandas tests resample test datetime index py test nearest upsample with limit call pandas tests resample test datetime index py test nearest upsample w... | 0 |
8,043 | 11,218,174,304 | IssuesEvent | 2020-01-07 10:51:24 | AmpersandTarski/Ampersand | https://api.github.com/repos/AmpersandTarski/Ampersand | closed | Bug in Ampersand Dockerfile | deployment priority:normal software process | When I tried to test a new development version on branch `feature/fixAtlasComplete`, I was unable to produce an Ampersand image from the Dockerfile in the Ampersand repo.
#### Version of ampersand that was used
I encountered this issue while working in commit AmpersandTarski/Ampersand@1ed837d0895cb53be3e555f156872... | 1.0 | Bug in Ampersand Dockerfile - When I tried to test a new development version on branch `feature/fixAtlasComplete`, I was unable to produce an Ampersand image from the Dockerfile in the Ampersand repo.
#### Version of ampersand that was used
I encountered this issue while working in commit AmpersandTarski/Ampersand... | process | bug in ampersand dockerfile when i tried to test a new development version on branch feature fixatlascomplete i was unable to produce an ampersand image from the dockerfile in the ampersand repo version of ampersand that was used i encountered this issue while working in commit ampersandtarski ampersand... | 1 |
20,329 | 26,971,595,607 | IssuesEvent | 2023-02-09 05:38:02 | AvaloniaUI/Avalonia | https://api.github.com/repos/AvaloniaUI/Avalonia | closed | TextBlock "Invalid size returned for measure" on headless platform | bug area-textprocessing | **Describe the bug**
Experimenting moving my unit tests to the headless platform per the suggestion following the event args public constructor stuff, and ran into an issue with TextBlock.
I've found [this](https://github.com/kekekeks/Avalonia-unit-testing-with-headless-platform) which helped with figuring out how to... | 1.0 | TextBlock "Invalid size returned for measure" on headless platform - **Describe the bug**
Experimenting moving my unit tests to the headless platform per the suggestion following the event args public constructor stuff, and ran into an issue with TextBlock.
I've found [this](https://github.com/kekekeks/Avalonia-unit-... | process | textblock invalid size returned for measure on headless platform describe the bug experimenting moving my unit tests to the headless platform per the suggestion following the event args public constructor stuff and ran into an issue with textblock i ve found which helped with figuring out how to get the... | 1 |
16,837 | 22,087,302,875 | IssuesEvent | 2022-06-01 01:01:45 | hashgraph/hedera-json-rpc-relay | https://api.github.com/repos/hashgraph/hedera-json-rpc-relay | opened | Add acceptance test support for eth_getTransactionReceipt | enhancement P2 process | ### Problem
The current acceptance tests implemented in #119 were not able to include `eth_getTransactionReceipt`.
### Solution
Add coverage for `eth_getTransactionReceipt`
Investigate why call produces
```
err: {
"type": "PrecheckStatusError",
"message": "transaction 0.0.2@1654029652.9852194... | 1.0 | Add acceptance test support for eth_getTransactionReceipt - ### Problem
The current acceptance tests implemented in #119 were not able to include `eth_getTransactionReceipt`.
### Solution
Add coverage for `eth_getTransactionReceipt`
Investigate why call produces
```
err: {
"type": "PrecheckStatusErr... | process | add acceptance test support for eth gettransactionreceipt problem the current acceptance tests implemented in were not able to include eth gettransactionreceipt solution add coverage for eth gettransactionreceipt investigate why call produces err type precheckstatuserror... | 1 |
532,632 | 15,560,498,807 | IssuesEvent | 2021-03-16 12:47:41 | unep-grid/map-x-mgl | https://api.github.com/repos/unep-grid/map-x-mgl | closed | Publication of views using geoserver take too much time | dependency related discussion priority 2 | After configuring available OGC services of a source, updating a view that use this source will trigger an update of GeoServer database. This operation will take a very long time, which blocks the server side app of MapX.
The more source we have published, the more time this operation will take.
Possible soluti... | 1.0 | Publication of views using geoserver take too much time - After configuring available OGC services of a source, updating a view that use this source will trigger an update of GeoServer database. This operation will take a very long time, which blocks the server side app of MapX.
The more source we have published, t... | non_process | publication of views using geoserver take too much time after configuring available ogc services of a source updating a view that use this source will trigger an update of geoserver database this operation will take a very long time which blocks the server side app of mapx the more source we have published t... | 0 |
12,694 | 15,075,332,130 | IssuesEvent | 2021-02-05 01:49:21 | LodestoneHQ/lodestone | https://api.github.com/repos/LodestoneHQ/lodestone | closed | Rename lodestone-processor `master` branch to `main` branch | area/processor type/maintenance | New repositories are getting created with the default branch named `main`. For consistency sake, we should rename the existing `master` branches to `main`.
Also need to update the DockerHub repo build config that builds the `latest` tag.
Simple instructions here: https://stevenmortimer.com/5-steps-to-change-githu... | 1.0 | Rename lodestone-processor `master` branch to `main` branch - New repositories are getting created with the default branch named `main`. For consistency sake, we should rename the existing `master` branches to `main`.
Also need to update the DockerHub repo build config that builds the `latest` tag.
Simple instruc... | process | rename lodestone processor master branch to main branch new repositories are getting created with the default branch named main for consistency sake we should rename the existing master branches to main also need to update the dockerhub repo build config that builds the latest tag simple instruc... | 1 |
6,017 | 8,822,539,231 | IssuesEvent | 2019-01-02 09:49:32 | linnovate/root | https://api.github.com/repos/linnovate/root | closed | muliple select in search when selecting everything, it says that only one is chosen | 2.0.6 Fixed Process bug | muliple select in search when selecting everything, it says that only one is chosen, and when you try to update something like a status it only updates it for the first entity that you uses to go into multiple selection with
 | Mend: dependency security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>microsoft.visualstudio.sdk.16.0.206.nupkg</b></p></summary>
<p></p>
<p>Path to dependency file: /Nuget_VSIX_Project/Nuget_VSIX_Project.csproj</p>
<p>Path to vulnerabl... | True | microsoft.visualstudio.sdk.16.0.206.nupkg: 1 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>microsoft.visualstudio.sdk.16.0.206.nupkg</b></p></summary>
<p></p>
<p>Path ... | non_process | microsoft visualstudio sdk nupkg vulnerabilities highest severity is vulnerable library microsoft visualstudio sdk nupkg path to dependency file nuget vsix project nuget vsix project csproj path to vulnerable library home wss scanner nuget packages system net http sys... | 0 |
5,539 | 8,392,423,521 | IssuesEvent | 2018-10-09 17:35:19 | googleapis/google-cloud-python | https://api.github.com/repos/googleapis/google-cloud-python | closed | 'BackoffFailed' in logging system tests. | api: logging flaky testing type: process | System tests for logging are failing like this currently:
```
_____________________________________________________________________________________________________ TestLogging.test_log_handler_sync ______________________________________________________________________________________________________
Traceback (most ... | 1.0 | 'BackoffFailed' in logging system tests. - System tests for logging are failing like this currently:
```
_____________________________________________________________________________________________________ TestLogging.test_log_handler_sync _____________________________________________________________________________... | process | backofffailed in logging system tests system tests for logging are failing like this currently testlogging test log handler sync ... | 1 |
212,644 | 16,471,623,869 | IssuesEvent | 2021-05-23 14:30:55 | IntellectualSites/PlotSquared | https://api.github.com/repos/IntellectualSites/PlotSquared | opened | Players that are denied from a plot when they are offline can rejoin to bypass | Requires Testing | ### Server Implementation
Tuinity
### Server Version
1.16.5
### Describe the bug
This is a bug discovered by some players that I was able to reproduce, if you have two accounts online on the same plot (One account being the plot owner, the second account being a normal user) the normal user can leave the server an... | 1.0 | Players that are denied from a plot when they are offline can rejoin to bypass - ### Server Implementation
Tuinity
### Server Version
1.16.5
### Describe the bug
This is a bug discovered by some players that I was able to reproduce, if you have two accounts online on the same plot (One account being the plot owner... | non_process | players that are denied from a plot when they are offline can rejoin to bypass server implementation tuinity server version describe the bug this is a bug discovered by some players that i was able to reproduce if you have two accounts online on the same plot one account being the plot owner ... | 0 |
153,886 | 13,529,782,676 | IssuesEvent | 2020-09-15 18:51:09 | airctic/icedata | https://api.github.com/repos/airctic/icedata | closed | Add COCO, VOC, and Birds README | documentation enhancement good first issue | ## 📓 Documentation Update
**What part of documentation was unclear or wrong?**
Add the COCO, VOC, and Birds README, and create their corresponding documentation | 1.0 | Add COCO, VOC, and Birds README - ## 📓 Documentation Update
**What part of documentation was unclear or wrong?**
Add the COCO, VOC, and Birds README, and create their corresponding documentation | non_process | add coco voc and birds readme 📓 documentation update what part of documentation was unclear or wrong add the coco voc and birds readme and create their corresponding documentation | 0 |
3,879 | 6,817,714,247 | IssuesEvent | 2017-11-07 00:53:01 | Great-Hill-Corporation/quickBlocks | https://api.github.com/repos/Great-Hill-Corporation/quickBlocks | closed | Generated switch statements from makeClass | apps-makeClass status-inprocess type-enhancement | If a smart contract uses leading underbars (_), then all items in the switch statement check that first character. This is slower than it needs to be. | 1.0 | Generated switch statements from makeClass - If a smart contract uses leading underbars (_), then all items in the switch statement check that first character. This is slower than it needs to be. | process | generated switch statements from makeclass if a smart contract uses leading underbars then all items in the switch statement check that first character this is slower than it needs to be | 1 |
78,573 | 22,308,394,872 | IssuesEvent | 2022-06-13 14:51:49 | ramp4-pcar4/ramp4-pcar4 | https://api.github.com/repos/ramp4-pcar4/ramp4-pcar4 | closed | Critical Security Patch - Eventsource | effort: small flavour: build priority: must type: preventative needs: estimate | Looking like there is a 🚨 _critical_ 🚨 security thing going on with one of our dependencies
> When fetching an url with a link to an external site (Redirect), the users Cookies & Autorisation headers are leaked to the third party application. According to the same-origin-policy, the header should be "sanitized."
... | 1.0 | Critical Security Patch - Eventsource - Looking like there is a 🚨 _critical_ 🚨 security thing going on with one of our dependencies
> When fetching an url with a link to an external site (Redirect), the users Cookies & Autorisation headers are leaked to the third party application. According to the same-origin-pol... | non_process | critical security patch eventsource looking like there is a 🚨 critical 🚨 security thing going on with one of our dependencies when fetching an url with a link to an external site redirect the users cookies autorisation headers are leaked to the third party application according to the same origin pol... | 0 |
50,517 | 13,187,552,251 | IssuesEvent | 2020-08-13 03:47:11 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | Problem with fillratio and boost (Trac #865) | Migrated from Trac combo reconstruction defect | I checked out V04-10-00 of icerec. CMake ran successfully. Running make gave this error message:
```text
[ 22%] Building CXX object fill-ratio/CMakeFiles/fill-ratio.dir/private/fill-ratio/FastMinBall.cxx.o
/Users/steven/IceCube/icerec/src/fill-ratio/private/fill-ratio/FastMinBall.cxx:54:9:
error: use of undeclared... | 1.0 | Problem with fillratio and boost (Trac #865) - I checked out V04-10-00 of icerec. CMake ran successfully. Running make gave this error message:
```text
[ 22%] Building CXX object fill-ratio/CMakeFiles/fill-ratio.dir/private/fill-ratio/FastMinBall.cxx.o
/Users/steven/IceCube/icerec/src/fill-ratio/private/fill-ratio/Fas... | non_process | problem with fillratio and boost trac i checked out of icerec cmake ran successfully running make gave this error message text building cxx object fill ratio cmakefiles fill ratio dir private fill ratio fastminball cxx o users steven icecube icerec src fill ratio private fill ratio fastminball cx... | 0 |
136,518 | 5,284,176,015 | IssuesEvent | 2017-02-07 23:25:47 | imrogues/abstract | https://api.github.com/repos/imrogues/abstract | opened | Extending the Parser | [priority] high [status] accepted [type] feature | ### Description
Refactor `parser tests` and implement more properties from the AST produced by parser.
---
### Issue Checklist
- [ ] Boolean Literals
- [ ] Grouped Expressions
- [ ] If Expressions
- [ ] Function Literals
- [ ] Call Expressions
All issues in milestone: [3 Parsing](https://github.com/i... | 1.0 | Extending the Parser - ### Description
Refactor `parser tests` and implement more properties from the AST produced by parser.
---
### Issue Checklist
- [ ] Boolean Literals
- [ ] Grouped Expressions
- [ ] If Expressions
- [ ] Function Literals
- [ ] Call Expressions
All issues in milestone: [3 Parsin... | non_process | extending the parser description refactor parser tests and implement more properties from the ast produced by parser issue checklist boolean literals grouped expressions if expressions function literals call expressions all issues in milestone a... | 0 |
15,275 | 19,257,162,952 | IssuesEvent | 2021-12-09 12:35:38 | km4ack/pi-build | https://api.github.com/repos/km4ack/pi-build | closed | JS8Call won't install on Bullseye | bug in process | As a quick workaround, we could install with apt for now as the latest version is in the repository. It would be better to build from source. | 1.0 | JS8Call won't install on Bullseye - As a quick workaround, we could install with apt for now as the latest version is in the repository. It would be better to build from source. | process | won t install on bullseye as a quick workaround we could install with apt for now as the latest version is in the repository it would be better to build from source | 1 |
184,347 | 21,784,873,068 | IssuesEvent | 2022-05-14 01:38:02 | onokatio/blog.katio.net | https://api.github.com/repos/onokatio/blog.katio.net | closed | WS-2021-0154 (Medium) detected in glob-parent-3.1.0.tgz - autoclosed | security vulnerability | ## WS-2021-0154 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-3.1.0.tgz</b></p></summary>
<p>Strips glob magic from a string to provide the parent directory path</p>
<p... | True | WS-2021-0154 (Medium) detected in glob-parent-3.1.0.tgz - autoclosed - ## WS-2021-0154 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-3.1.0.tgz</b></p></summary>
<p>Stri... | non_process | ws medium detected in glob parent tgz autoclosed ws medium severity vulnerability vulnerable library glob parent tgz strips glob magic from a string to provide the parent directory path library home page a href path to dependency file blog katio net package json pat... | 0 |
161,581 | 20,154,151,862 | IssuesEvent | 2022-02-09 15:03:30 | kapseliboi/mimic | https://api.github.com/repos/kapseliboi/mimic | opened | CVE-2021-33623 (High) detected in trim-newlines-1.0.0.tgz | security vulnerability | ## CVE-2021-33623 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>trim-newlines-1.0.0.tgz</b></p></summary>
<p>Trim newlines from the start and/or end of a string</p>
<p>Library home p... | True | CVE-2021-33623 (High) detected in trim-newlines-1.0.0.tgz - ## CVE-2021-33623 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>trim-newlines-1.0.0.tgz</b></p></summary>
<p>Trim newlines... | non_process | cve high detected in trim newlines tgz cve high severity vulnerability vulnerable library trim newlines tgz trim newlines from the start and or end of a string library home page a href path to dependency file package json path to vulnerable library node modules tri... | 0 |
9,704 | 12,703,131,020 | IssuesEvent | 2020-06-22 21:35:28 | knative/serving | https://api.github.com/repos/knative/serving | closed | Switch to CRDs v1 | area/API kind/feature kind/process | /area API
/kind process
## Describe the feature
Once https://github.com/knative/serving/issues/6582 happens, we should be able to adopt the `apiextensions.k8s.io/v1` `apiGroup`. | 1.0 | Switch to CRDs v1 - /area API
/kind process
## Describe the feature
Once https://github.com/knative/serving/issues/6582 happens, we should be able to adopt the `apiextensions.k8s.io/v1` `apiGroup`. | process | switch to crds area api kind process describe the feature once happens we should be able to adopt the apiextensions io apigroup | 1 |
18,605 | 24,577,542,040 | IssuesEvent | 2022-10-13 13:26:31 | GoogleCloudPlatform/fda-mystudies | https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies | closed | [iOS] Study resources screen > Newly attached and published PDF is not getting displayed for the mobile participants | Bug P1 iOS Process: Fixed Process: Tested QA Process: Tested dev | Steps:
1 . In SB, add resource pdf and publish
2. Go to mobile and check the added resource
3. SB > Edit resource
4. Remove the attached pdf and attach a new pdf
5. Publish the updates
6. In Mobile, go to the study resources screen and observe
AR: Old attached pdf is getting displayed for the mobile partici... | 3.0 | [iOS] Study resources screen > Newly attached and published PDF is not getting displayed for the mobile participants - Steps:
1 . In SB, add resource pdf and publish
2. Go to mobile and check the added resource
3. SB > Edit resource
4. Remove the attached pdf and attach a new pdf
5. Publish the updates
6. In M... | process | study resources screen newly attached and published pdf is not getting displayed for the mobile participants steps in sb add resource pdf and publish go to mobile and check the added resource sb edit resource remove the attached pdf and attach a new pdf publish the updates in mobil... | 1 |
375 | 2,516,854,734 | IssuesEvent | 2015-01-16 09:23:01 | enioka/jqm | https://api.github.com/repos/enioka/jqm | closed | Missing documentation concerning Simple web APIs | documentation | Missing documentation on simple web APIs:
http://jqm.readthedocs.org/en/jqm-all-1.2.1/client/minimal.html | 1.0 | Missing documentation concerning Simple web APIs - Missing documentation on simple web APIs:
http://jqm.readthedocs.org/en/jqm-all-1.2.1/client/minimal.html | non_process | missing documentation concerning simple web apis missing documentation on simple web apis | 0 |
113,117 | 11,788,859,132 | IssuesEvent | 2020-03-17 16:12:55 | LEGOL2/weather-station | https://api.github.com/repos/LEGOL2/weather-station | closed | Kontakt z prowadzącym + dokumentacja | documentation | @tominkoooo napiszesz mail dotyczący części, a następnie wspomożesz mnie przy dokumentacji. | 1.0 | Kontakt z prowadzącym + dokumentacja - @tominkoooo napiszesz mail dotyczący części, a następnie wspomożesz mnie przy dokumentacji. | non_process | kontakt z prowadzącym dokumentacja tominkoooo napiszesz mail dotyczący części a następnie wspomożesz mnie przy dokumentacji | 0 |
45,801 | 5,962,900,726 | IssuesEvent | 2017-05-30 01:36:45 | redelivre/delibera | https://api.github.com/repos/redelivre/delibera | closed | Melhorar parte da tela de resultados para validações | área: Design área: UX backlog complexidade:Baixa prioridade: Média tipo: Melhoria | Um das demandas de consultas públicas é validações de documento, reuniões e afins, para isso o delibera suporta colocar 2 etapas, Proposta de pauta e resultado, porém o layout do resultado após a validação está ficando a desejar como no exemplo:
 is called by the template.
We should move ``yarp/os/impl/Carriers.h`` into ``yarp/os/Carriers.h`` and the class ``yarp::os::impl::Carriers`` to ``yarp::os::Carriers`... | 1.0 | Carriers.h should be moved out from impl - Any 3rd party project using yarp should not use impl files, but in order to create carrier plugins, the yarp::os::impl::Carriers::addCarrierPrototype() is called by the template.
We should move ``yarp/os/impl/Carriers.h`` into ``yarp/os/Carriers.h`` and the class ``yarp::os... | process | carriers h should be moved out from impl any party project using yarp should not use impl files but in order to create carrier plugins the yarp os impl carriers addcarrierprototype is called by the template we should move yarp os impl carriers h into yarp os carriers h and the class yarp os ... | 1 |
51,004 | 10,577,211,616 | IssuesEvent | 2019-10-07 19:36:03 | chatwoot/chatwoot | https://api.github.com/repos/chatwoot/chatwoot | closed | Fix "EmptyLineBetweenBlocks" issue in app/javascript/src/assets/scss/widgets/_conversation-view.scss | codeclimate hacktoberfest | Rule declaration should be followed by an empty line
https://codeclimate.com/github/chatwoot/chatwoot/app/javascript/src/assets/scss/widgets/_conversation-view.scss#issue_5d87481187cf1900010006ce | 1.0 | Fix "EmptyLineBetweenBlocks" issue in app/javascript/src/assets/scss/widgets/_conversation-view.scss - Rule declaration should be followed by an empty line
https://codeclimate.com/github/chatwoot/chatwoot/app/javascript/src/assets/scss/widgets/_conversation-view.scss#issue_5d87481187cf1900010006ce | non_process | fix emptylinebetweenblocks issue in app javascript src assets scss widgets conversation view scss rule declaration should be followed by an empty line | 0 |
2,863 | 5,824,435,430 | IssuesEvent | 2017-05-07 13:02:28 | QCoDeS/Qcodes | https://api.github.com/repos/QCoDeS/Qcodes | closed | Restarting a notebook does not close existing connections to instruments | bug mulitprocessing p1 | When debugging the new instrument server I find that restarting the notebook does not allow me to reconnect to all instruments.
Restarting my notebook and running the initialization gives me the following error `pyvisa.errors.VisaIOError: ('VI_ERROR_RSRC_BUSY (-1073807246): The resource is valid, but VISA cannot curre... | 1.0 | Restarting a notebook does not close existing connections to instruments - When debugging the new instrument server I find that restarting the notebook does not allow me to reconnect to all instruments.
Restarting my notebook and running the initialization gives me the following error `pyvisa.errors.VisaIOError: ('VI_... | process | restarting a notebook does not close existing connections to instruments when debugging the new instrument server i find that restarting the notebook does not allow me to reconnect to all instruments restarting my notebook and running the initialization gives me the following error pyvisa errors visaioerror vi ... | 1 |
17,142 | 22,687,501,274 | IssuesEvent | 2022-07-04 15:27:28 | camunda/zeebe | https://api.github.com/repos/camunda/zeebe | closed | Add Grafana visualization for start process instance anywhere | area/observability team/process-automation | Metrics have been added to differentiate process instances started at the default start event from those started at a given element.
- https://github.com/camunda/zeebe/pull/9521
These metrics should be visualized in Grafana. | 1.0 | Add Grafana visualization for start process instance anywhere - Metrics have been added to differentiate process instances started at the default start event from those started at a given element.
- https://github.com/camunda/zeebe/pull/9521
These metrics should be visualized in Grafana. | process | add grafana visualization for start process instance anywhere metrics have been added to differentiate process instances started at the default start event from those started at a given element these metrics should be visualized in grafana | 1 |
43,238 | 17,469,898,704 | IssuesEvent | 2021-08-07 00:36:28 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | closed | Enhancement: Hydrate other project details tabs when any tab loads | Service: Dev Need: 3-Could Have Type: Enhancement Product: Moped Workgroup: ATD Project: Moped v1.0 | As a Moped user, want to quickly navigate between project details tabs instead of waiting for each tab to load when I click on it.
| 1.0 | Enhancement: Hydrate other project details tabs when any tab loads - As a Moped user, want to quickly navigate between project details tabs instead of waiting for each tab to load when I click on it.
| non_process | enhancement hydrate other project details tabs when any tab loads as a moped user want to quickly navigate between project details tabs instead of waiting for each tab to load when i click on it | 0 |
4,850 | 7,740,103,741 | IssuesEvent | 2018-05-28 19:31:15 | googlegenomics/gcp-variant-transforms | https://api.github.com/repos/googlegenomics/gcp-variant-transforms | closed | Add python type checking to all classes | P1 process | We have adopted PEP-484 for our type checking, but many classes are still missing them. We should add them to all existing classes. | 1.0 | Add python type checking to all classes - We have adopted PEP-484 for our type checking, but many classes are still missing them. We should add them to all existing classes. | process | add python type checking to all classes we have adopted pep for our type checking but many classes are still missing them we should add them to all existing classes | 1 |
316,303 | 27,150,582,884 | IssuesEvent | 2023-02-17 00:40:38 | devssa/onde-codar-em-salvador | https://api.github.com/repos/devssa/onde-codar-em-salvador | closed | [C#] [T-SQL] [PCD] Desenvolvedor Software - PCD na [LARCO] | SALVADOR C# TESTES UNITARIOS MODELAGEM DE DADOS HELP WANTED VAGA PARA PCD T-SQL Stale | <!--
==================================================
POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS!
Use: "Desenvolvedor Front-end" ao invés de
"Front-End Developer" \o/
Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor Front-End na [NOME DA EMPRESA]`
========================... | 1.0 | [C#] [T-SQL] [PCD] Desenvolvedor Software - PCD na [LARCO] - <!--
==================================================
POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS!
Use: "Desenvolvedor Front-end" ao invés de
"Front-End Developer" \o/
Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolve... | non_process | desenvolvedor software pcd na por favor só poste se a vaga for para salvador e cidades vizinhas use desenvolvedor front end ao invés de front end developer o exemplo desenvolvedor front end na ... | 0 |
22,700 | 32,008,672,494 | IssuesEvent | 2023-09-21 16:24:37 | googleapis/nodejs-pubsub | https://api.github.com/repos/googleapis/nodejs-pubsub | closed | Warning: a recent release failed | type: process api: pubsub | The following release PRs may have failed:
* #1820 - The release job failed -- check the build log. | 1.0 | Warning: a recent release failed - The following release PRs may have failed:
* #1820 - The release job failed -- check the build log. | process | warning a recent release failed the following release prs may have failed the release job failed check the build log | 1 |
14,034 | 16,832,866,320 | IssuesEvent | 2021-06-18 08:04:43 | Jeffail/benthos | https://api.github.com/repos/Jeffail/benthos | closed | Feature request: LZ4 support in compress/decompress | enhancement processors | Please add LZ4 support in compress/decompress processors. It offers much higher decompression speed than snappy with slightly higher compression rate [1]. There is a pure-go LZ4 implementation available [2] - it should be easier to add it compare to C library bindings.
[1] https://www.percona.com/blog/2016/04/13/eva... | 1.0 | Feature request: LZ4 support in compress/decompress - Please add LZ4 support in compress/decompress processors. It offers much higher decompression speed than snappy with slightly higher compression rate [1]. There is a pure-go LZ4 implementation available [2] - it should be easier to add it compare to C library bindin... | process | feature request support in compress decompress please add support in compress decompress processors it offers much higher decompression speed than snappy with slightly higher compression rate there is a pure go implementation available it should be easier to add it compare to c library bindings ... | 1 |
310,706 | 9,523,200,398 | IssuesEvent | 2019-04-27 15:21:15 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | AudioStreamPlayer causes unpredictable behaviour in idle process | bug high priority topic:audio topic:core | <!-- Please search existing issues for potential duplicates before filing yours:
https://github.com/godotengine/godot/issues?q=is%3Aissue
-->
**Godot version:**
<!-- Specify commit hash if non-official. -->
Godot 3.1-stable
**OS/device including version:**
<!-- Specify GPU model and drivers if graphics-relat... | 1.0 | AudioStreamPlayer causes unpredictable behaviour in idle process - <!-- Please search existing issues for potential duplicates before filing yours:
https://github.com/godotengine/godot/issues?q=is%3Aissue
-->
**Godot version:**
<!-- Specify commit hash if non-official. -->
Godot 3.1-stable
**OS/device includi... | non_process | audiostreamplayer causes unpredictable behaviour in idle process please search existing issues for potential duplicates before filing yours godot version godot stable os device including version issue description so this is a weird one first i thought it was t... | 0 |
111,096 | 4,461,503,622 | IssuesEvent | 2016-08-24 06:01:28 | JuliaDocs/Documenter.jl | https://api.github.com/repos/JuliaDocs/Documenter.jl | closed | HTML contents not sorted correctly | Priority: High Type: Bug | I just tried out the HTML renderer on 0.3.0 and I found that the `@contents` blocks are not sorted as I wrote them, e.g.
```@contents
Pages = [
"algorithms.md",
"graph-types.md",
"graphs-builtin.md",
"interface.md",
]
Depth = 1
```
will show the link... | 1.0 | HTML contents not sorted correctly - I just tried out the HTML renderer on 0.3.0 and I found that the `@contents` blocks are not sorted as I wrote them, e.g.
```@contents
Pages = [
"algorithms.md",
"graph-types.md",
"graphs-builtin.md",
"interface.md",
]
Dep... | non_process | html contents not sorted correctly i just tried out the html renderer on and i found that the contents blocks are not sorted as i wrote them e g contents pages algorithms md graph types md graphs builtin md interface md dep... | 0 |
10,152 | 13,044,162,586 | IssuesEvent | 2020-07-29 03:47:33 | tikv/tikv | https://api.github.com/repos/tikv/tikv | closed | UCP: Migrate scalar function `ConnectionID` from TiDB | challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor |
## Description
Port the scalar function `ConnectionID` from TiDB to coprocessor.
## Score
* 50
## Mentor(s)
* @breeswish
## Recommended Skills
* Rust programming
## Learning Materials
Already implemented expressions ported from TiDB
- https://github.com/tikv/tikv/tree/master/components/tidb_query/src/rpn_... | 2.0 | UCP: Migrate scalar function `ConnectionID` from TiDB -
## Description
Port the scalar function `ConnectionID` from TiDB to coprocessor.
## Score
* 50
## Mentor(s)
* @breeswish
## Recommended Skills
* Rust programming
## Learning Materials
Already implemented expressions ported from TiDB
- https://github.... | process | ucp migrate scalar function connectionid from tidb description port the scalar function connectionid from tidb to coprocessor score mentor s breeswish recommended skills rust programming learning materials already implemented expressions ported from tidb | 1 |
12,304 | 14,857,812,947 | IssuesEvent | 2021-01-18 15:55:21 | spring-projects/spring-hateoas | https://api.github.com/repos/spring-projects/spring-hateoas | closed | Using @JsonValue in the type of the content of EntityModel is now broken | in: core process: waiting for feedback | Commit f3b9738b1e99af3ed1d2a97979951dc8ae2566b4 related to issue #1354 seems to have broken the handling of @JsonValue.
A very simple test to reproduce:
```
void serialisation() throws Exception {
var value = new Value("test");
var model = EntityModel.of(value);
var string = objectMapper.writeVa... | 1.0 | Using @JsonValue in the type of the content of EntityModel is now broken - Commit f3b9738b1e99af3ed1d2a97979951dc8ae2566b4 related to issue #1354 seems to have broken the handling of @JsonValue.
A very simple test to reproduce:
```
void serialisation() throws Exception {
var value = new Value("test");
... | process | using jsonvalue in the type of the content of entitymodel is now broken commit related to issue seems to have broken the handling of jsonvalue a very simple test to reproduce void serialisation throws exception var value new value test var model entitymodel of value ... | 1 |
89,399 | 8,202,634,318 | IssuesEvent | 2018-09-02 12:02:19 | humera987/HumTestData | https://api.github.com/repos/humera987/HumTestData | opened | Humera_Test_Proj : team_user_signup_invalid | Humera_Test_Proj | Project : Humera_Test_Proj
Job : Stg
Env : Stg
Region : FXLabs/US_WEST_1
Result : fail
Status Code : 500
Headers : {}
Endpoint : http://13.57.51.56/users/team-sign-up
Request :
{
"name" : "fn1 ln",
"email" : "test@",
"password" : "12345678",
"company" : "123"
}
Response :
I/O erro... | 1.0 | Humera_Test_Proj : team_user_signup_invalid - Project : Humera_Test_Proj
Job : Stg
Env : Stg
Region : FXLabs/US_WEST_1
Result : fail
Status Code : 500
Headers : {}
Endpoint : http://13.57.51.56/users/team-sign-up
Request :
{
"name" : "fn1 ln",
"email" : "test@",
"password" : "12345678",... | non_process | humera test proj team user signup invalid project humera test proj job stg env stg region fxlabs us west result fail status code headers endpoint request name ln email test password company response i o error o... | 0 |
663,862 | 22,209,266,396 | IssuesEvent | 2022-06-07 17:34:49 | gorilla-devs/ferium | https://api.github.com/repos/gorilla-devs/ferium | closed | Dependencies should be properly specified to support cargo's auto update | bug priority | ## Description
The installation using cargo fails.
## To Reproduce
Type `cargo install ferium`.
Wait for the compilation to fail.
## Software version
- OS Linux PopOS 22.04 x64 5.17.5-76051705-generic
- Ferium Version 4.1.1
- cargo 1.61.0 (a028ae4 2022-04-29)
- rustup 1.24.3 (ce5817a94 2021-05-31)
- rustc... | 1.0 | Dependencies should be properly specified to support cargo's auto update - ## Description
The installation using cargo fails.
## To Reproduce
Type `cargo install ferium`.
Wait for the compilation to fail.
## Software version
- OS Linux PopOS 22.04 x64 5.17.5-76051705-generic
- Ferium Version 4.1.1
- cargo 1... | non_process | dependencies should be properly specified to support cargo s auto update description the installation using cargo fails to reproduce type cargo install ferium wait for the compilation to fail software version os linux popos generic ferium version cargo ... | 0 |
8,765 | 11,883,807,753 | IssuesEvent | 2020-03-27 16:33:38 | MicrosoftDocs/vsts-docs | https://api.github.com/repos/MicrosoftDocs/vsts-docs | closed | Add description field to Parameters | Pri1 devops-cicd-process/tech devops/prod | It would be nice to have a description field in the parameters. Especially when using object type, adding a description with a sample format of the parameter would be useful to the user.
It could be implemented as an information mark, such as the one in the parameters when creating a variable group, for instance.
... | 1.0 | Add description field to Parameters - It would be nice to have a description field in the parameters. Especially when using object type, adding a description with a sample format of the parameter would be useful to the user.
It could be implemented as an information mark, such as the one in the parameters when creatin... | process | add description field to parameters it would be nice to have a description field in the parameters especially when using object type adding a description with a sample format of the parameter would be useful to the user it could be implemented as an information mark such as the one in the parameters when creatin... | 1 |
9,792 | 12,806,272,032 | IssuesEvent | 2020-07-03 09:08:17 | prisma/prisma-examples | https://api.github.com/repos/prisma/prisma-examples | opened | Projects from `/deployment-platforms` must also be available as normal, local projects that are fully tested | kind/improvement process/candidate | Currently the projects in `deployment-platforms` are kind of a blind spot as we do not have tests for them that are automatically run. Succeeding tests on PRs to these projects give a false impression then. We will try to fix this via https://github.com/prisma/prisma-examples/issues/1840, but that is a bigger undertaki... | 1.0 | Projects from `/deployment-platforms` must also be available as normal, local projects that are fully tested - Currently the projects in `deployment-platforms` are kind of a blind spot as we do not have tests for them that are automatically run. Succeeding tests on PRs to these projects give a false impression then. We... | process | projects from deployment platforms must also be available as normal local projects that are fully tested currently the projects in deployment platforms are kind of a blind spot as we do not have tests for them that are automatically run succeeding tests on prs to these projects give a false impression then we... | 1 |
141,763 | 12,977,719,177 | IssuesEvent | 2020-07-21 21:12:24 | DeepRegNet/DeepReg | https://api.github.com/repos/DeepRegNet/DeepReg | closed | Test + docs: model/network/ddf.py | documentation tests | # Issue description
Unit tests for `deepreg/model/network/ddf_dvf.py`, in pytest style.
- func `build_ddf_dvf_model`
## Type of Issue
Please delete options that are not relevant.
- [x] Documentation update
- [x] Test request
- [x] Linting request
#### What's the expected result?
Unit tests for func... | 1.0 | Test + docs: model/network/ddf.py - # Issue description
Unit tests for `deepreg/model/network/ddf_dvf.py`, in pytest style.
- func `build_ddf_dvf_model`
## Type of Issue
Please delete options that are not relevant.
- [x] Documentation update
- [x] Test request
- [x] Linting request
#### What's the e... | non_process | test docs model network ddf py issue description unit tests for deepreg model network ddf dvf py in pytest style func build ddf dvf model type of issue please delete options that are not relevant documentation update test request linting request what s the expecte... | 0 |
18,323 | 24,441,479,091 | IssuesEvent | 2022-10-06 14:51:34 | Ultimate-Hosts-Blacklist/whitelist | https://api.github.com/repos/Ultimate-Hosts-Blacklist/whitelist | closed | [FALSE-POSITIVE?] js.pusher.com | whitelisting process | **Domains or links**
- `js.pusher.com`
**How did you discover your web site or domain was listed here?**
- Reported by another user.
**Have you requested removal from other sources?**
- No
| 1.0 | [FALSE-POSITIVE?] js.pusher.com - **Domains or links**
- `js.pusher.com`
**How did you discover your web site or domain was listed here?**
- Reported by another user.
**Have you requested removal from other sources?**
- No
| process | js pusher com domains or links js pusher com how did you discover your web site or domain was listed here reported by another user have you requested removal from other sources no | 1 |
32,993 | 6,148,635,952 | IssuesEvent | 2017-06-27 18:16:30 | vega/vega-lite | https://api.github.com/repos/vega/vega-lite | closed | Overhaul Docs | Documentation | Our docs css and markup has become riddled with tack-on solutions to individual problems. Now that we know what it looks like, and know how we want to extend it, I think it's worth rewriting following some guidelines.
I think these changes can be accomplished without losing any simplicity while making significant gain... | 1.0 | Overhaul Docs - Our docs css and markup has become riddled with tack-on solutions to individual problems. Now that we know what it looks like, and know how we want to extend it, I think it's worth rewriting following some guidelines.
I think these changes can be accomplished without losing any simplicity while making ... | non_process | overhaul docs our docs css and markup has become riddled with tack on solutions to individual problems now that we know what it looks like and know how we want to extend it i think it s worth rewriting following some guidelines i think these changes can be accomplished without losing any simplicity while making ... | 0 |
8,303 | 11,463,316,899 | IssuesEvent | 2020-02-07 15:47:11 | hashgraph/hedera-mirror-node | https://api.github.com/repos/hashgraph/hedera-mirror-node | opened | GRPC Pinger | P1 enhancement grpc process | **Problem**
We need a script that can ping the GRPC API to retrieve some messages and validate that it is working properly.
**Solution**
The script should:
- Take as input a topic ID and how many messages it should consume (default 3)
- Download grpcurl and install it to `/usr/local/bin/grpcurl` if not present
... | 1.0 | GRPC Pinger - **Problem**
We need a script that can ping the GRPC API to retrieve some messages and validate that it is working properly.
**Solution**
The script should:
- Take as input a topic ID and how many messages it should consume (default 3)
- Download grpcurl and install it to `/usr/local/bin/grpcurl` if... | process | grpc pinger problem we need a script that can ping the grpc api to retrieve some messages and validate that it is working properly solution the script should take as input a topic id and how many messages it should consume default download grpcurl and install it to usr local bin grpcurl if... | 1 |
255,738 | 19,324,136,989 | IssuesEvent | 2021-12-14 09:32:54 | lab-antwerp-1/home | https://api.github.com/repos/lab-antwerp-1/home | closed | vocabulary; linting | documentation deliverable vocabulary | # update vocabulary/javascript/js-vocabulary.md to include 'linting'
## Content Checklist
- [x] This contribution is related to the module's objectives.
- [x] I have looked through the current repo and open PRs
- [x] I am not duplicating an existing file
- [x] I am not duplicating another person's PR
- [x... | 1.0 | vocabulary; linting - # update vocabulary/javascript/js-vocabulary.md to include 'linting'
## Content Checklist
- [x] This contribution is related to the module's objectives.
- [x] I have looked through the current repo and open PRs
- [x] I am not duplicating an existing file
- [x] I am not duplicating ano... | non_process | vocabulary linting update vocabulary javascript js vocabulary md to include linting content checklist this contribution is related to the module s objectives i have looked through the current repo and open prs i am not duplicating an existing file i am not duplicating another per... | 0 |
7,970 | 11,156,967,237 | IssuesEvent | 2019-12-25 09:58:43 | bisq-network/bisq | https://api.github.com/repos/bisq-network/bisq | closed | Bisq Froze at Step 2 During Trades | an:investigation in:trade-process was:dropped | After updating to Bisq 1.1.6 I had two trades in locked status.
Neither trade was able to progress passed the second step on my terminal whilst the buyers where able to get to send their fiat.
I've attached my log file as suggested by the Arbitrator.
The two trades in question are... 81257 and WX92ZAFU
[Bisq Log... | 1.0 | Bisq Froze at Step 2 During Trades - After updating to Bisq 1.1.6 I had two trades in locked status.
Neither trade was able to progress passed the second step on my terminal whilst the buyers where able to get to send their fiat.
I've attached my log file as suggested by the Arbitrator.
The two trades in question... | process | bisq froze at step during trades after updating to bisq i had two trades in locked status neither trade was able to progress passed the second step on my terminal whilst the buyers where able to get to send their fiat i ve attached my log file as suggested by the arbitrator the two trades in question... | 1 |
420,425 | 28,263,800,149 | IssuesEvent | 2023-04-07 03:40:32 | AY2223S2-CS2113-W15-2/tp | https://api.github.com/repos/AY2223S2-CS2113-W15-2/tp | closed | Expected output for feature test not formatted | type.DocumentationBug | <img width="1150" alt="image" src="https://user-images.githubusercontent.com/60395825/228554938-cce98a18-96d6-4e90-9027-29aed2779cc4.png">
Consider use a screenshot instead | 1.0 | Expected output for feature test not formatted - <img width="1150" alt="image" src="https://user-images.githubusercontent.com/60395825/228554938-cce98a18-96d6-4e90-9027-29aed2779cc4.png">
Consider use a screenshot instead | non_process | expected output for feature test not formatted img width alt image src consider use a screenshot instead | 0 |
7,376 | 10,514,545,675 | IssuesEvent | 2019-09-28 01:30:39 | metabase/metabase | https://api.github.com/repos/metabase/metabase | opened | When converting SparkSQL questions to SQL timestamps are converted wrong | .Backend Database/Spark Priority:P3 Query Processor Type:Bug | This is the exact same issue as #11009 but for SparkSQL. In either 0.31 or 0.32 we improved logic converting a question to SQL so literal values are spliced in instead of leaving `?` parameter placeholders. However, the literal generated for `Timestamp`s was wrong. | 1.0 | When converting SparkSQL questions to SQL timestamps are converted wrong - This is the exact same issue as #11009 but for SparkSQL. In either 0.31 or 0.32 we improved logic converting a question to SQL so literal values are spliced in instead of leaving `?` parameter placeholders. However, the literal generated for `Ti... | process | when converting sparksql questions to sql timestamps are converted wrong this is the exact same issue as but for sparksql in either or we improved logic converting a question to sql so literal values are spliced in instead of leaving parameter placeholders however the literal generated for timestam... | 1 |
19,759 | 26,129,786,561 | IssuesEvent | 2022-12-29 02:02:17 | hsmusic/hsmusic-data | https://api.github.com/repos/hsmusic/hsmusic-data | closed | Run an accessibility pass on all custom colors on the wiki | type: involved process what: albums & tracks what: art tags what: other metadata | Transferred from notabug#53, 17 Mar 2022:
---
There are a lot of custom colors on the wiki, which determine (most importantly) the color of associated link text (as well as general links on the colored thing's dedicated page). We should run a pass across all present colors to test for contrast against the (more o... | 1.0 | Run an accessibility pass on all custom colors on the wiki - Transferred from notabug#53, 17 Mar 2022:
---
There are a lot of custom colors on the wiki, which determine (most importantly) the color of associated link text (as well as general links on the colored thing's dedicated page). We should run a pass acros... | process | run an accessibility pass on all custom colors on the wiki transferred from notabug mar there are a lot of custom colors on the wiki which determine most importantly the color of associated link text as well as general links on the colored thing s dedicated page we should run a pass across all... | 1 |
13,133 | 15,553,007,438 | IssuesEvent | 2021-03-16 00:25:35 | xatkit-bot-platform/xatkit-runtime | https://api.github.com/repos/xatkit-bot-platform/xatkit-runtime | opened | Remove @Ignore for Detoxify tests | Processors Testing | We have to ignore these tests for the moment because we don't have the infrastructure to run them in a CI/CD environment. | 1.0 | Remove @Ignore for Detoxify tests - We have to ignore these tests for the moment because we don't have the infrastructure to run them in a CI/CD environment. | process | remove ignore for detoxify tests we have to ignore these tests for the moment because we don t have the infrastructure to run them in a ci cd environment | 1 |
21,474 | 29,508,701,928 | IssuesEvent | 2023-06-03 16:44:27 | tesseract-ocr/tesseract | https://api.github.com/repos/tesseract-ocr/tesseract | closed | White font on dark background | image preprocessing | ### Current Behavior
Missing lines with white text on dark background. Yes, the arabic part seems to be logic, because of the language German.
Input:

Output:
Warum ziehen Lachse so beharrlich
flussau... | 1.0 | White font on dark background - ### Current Behavior
Missing lines with white text on dark background. Yes, the arabic part seems to be logic, because of the language German.
Input:

Output:
Warum zieh... | process | white font on dark background current behavior missing lines with white text on dark background yes the arabic part seems to be logic because of the language german input output warum ziehen lachse so beharrlich flussaufwarts flucht vor dem salzwasser mangel an lebensraum d bbuw ... | 1 |
595,634 | 18,071,299,524 | IssuesEvent | 2021-09-21 03:28:08 | hashicorp/terraform-cdk | https://api.github.com/repos/hashicorp/terraform-cdk | closed | Convert handles remote state incorrectly | bug priority/important-longterm feature/convert | <!--- Please keep this note for the community --->
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
- Please do not l... | 1.0 | Convert handles remote state incorrectly - <!--- Please keep this note for the community --->
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers... | non_process | convert handles remote state incorrectly community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not add relevant new information or questions they generate extr... | 0 |
24,007 | 4,055,655,963 | IssuesEvent | 2016-05-24 16:05:40 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | circleci: failed tests: TestSequenceUpdate | Robot test-failure | The following test appears to have failed:
[#17041](https://circleci.com/gh/cockroachdb/cockroach/17041):
```
3 gossip/infostore.go:286
I160428 15:49:22.345428 stopper.go:352 draining; tasks left:
2 gossip/infostore.go:286
I160428 15:49:22.345478 stopper.go:352 draining; tasks left:
1 gossip/infostor... | 1.0 | circleci: failed tests: TestSequenceUpdate - The following test appears to have failed:
[#17041](https://circleci.com/gh/cockroachdb/cockroach/17041):
```
3 gossip/infostore.go:286
I160428 15:49:22.345428 stopper.go:352 draining; tasks left:
2 gossip/infostore.go:286
I160428 15:49:22.345478 stopper.go:352 ... | non_process | circleci failed tests testsequenceupdate the following test appears to have failed gossip infostore go stopper go draining tasks left gossip infostore go stopper go draining tasks left gossip infostore go panic test timed out after goroutine ... | 0 |
584,049 | 17,404,739,644 | IssuesEvent | 2021-08-03 03:10:10 | UWB-Biocomputing/Graphitti | https://api.github.com/repos/UWB-Biocomputing/Graphitti | closed | Fix random number generator seeding | good first issue lower priority | There are two (sets of) RNG: rng in Globals.cpp, which is used to randomize parameters during setup, and is seeded with a hard-coded constant, and rgNormrnd/GPU Mersenne twister RNG(s) (created in SingleThreadedSpikingModel.cpp or GPUSpikingModel.cu), used to generate noise during simulation. The latter is seeded from ... | 1.0 | Fix random number generator seeding - There are two (sets of) RNG: rng in Globals.cpp, which is used to randomize parameters during setup, and is seeded with a hard-coded constant, and rgNormrnd/GPU Mersenne twister RNG(s) (created in SingleThreadedSpikingModel.cpp or GPUSpikingModel.cu), used to generate noise during ... | non_process | fix random number generator seeding there are two sets of rng rng in globals cpp which is used to randomize parameters during setup and is seeded with a hard coded constant and rgnormrnd gpu mersenne twister rng s created in singlethreadedspikingmodel cpp or gpuspikingmodel cu used to generate noise during ... | 0 |
15,196 | 18,987,792,901 | IssuesEvent | 2021-11-22 00:33:18 | nodejs/node | https://api.github.com/repos/nodejs/node | closed | `stdio` of spawned `child_process` stops working after sometime | child_process stdio | ### Version
17.1.0
### Platform
Microsoft Windows NT 10.0.19043.0 x64
### Subsystem
_No response_
### What steps will reproduce the bug?
Here are two pieces of code to reproduce the issue: -
Javascript (temp.js):
```
"use strict";
const childProcess = require('child_process');
let python... | 1.0 | `stdio` of spawned `child_process` stops working after sometime - ### Version
17.1.0
### Platform
Microsoft Windows NT 10.0.19043.0 x64
### Subsystem
_No response_
### What steps will reproduce the bug?
Here are two pieces of code to reproduce the issue: -
Javascript (temp.js):
```
"use strict... | process | stdio of spawned child process stops working after sometime version platform microsoft windows nt subsystem no response what steps will reproduce the bug here are two pieces of code to reproduce the issue javascript temp js use strict co... | 1 |
190,977 | 15,265,442,015 | IssuesEvent | 2021-02-22 07:19:21 | misomazf88/git_flow_practice | https://api.github.com/repos/misomazf88/git_flow_practice | closed | Un commit que no sigue la convención de código o arreglo a realizar | documentation | L
El último commit tiene el siguiente mensaje:
`Update #titulo1, #imagen1, of file recetas/Colombia/ajiaco.html`
Este issue es solo un recordatorio de la convención de comentarios en los commits y puede ser cerrado. | 1.0 | Un commit que no sigue la convención de código o arreglo a realizar - L
El último commit tiene el siguiente mensaje:
`Update #titulo1, #imagen1, of file recetas/Colombia/ajiaco.html`
Este issue es solo un recordatorio de la convención de comentarios en los commits y puede ser cerrado. | non_process | un commit que no sigue la convención de código o arreglo a realizar l el último commit tiene el siguiente mensaje update of file recetas colombia ajiaco html este issue es solo un recordatorio de la convención de comentarios en los commits y puede ser cerrado | 0 |
127,507 | 27,058,476,828 | IssuesEvent | 2023-02-13 17:49:45 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | opened | [wasi] Native crash in `System.Collections.Tests` - `out of bounds memory access` | arch-wasm area-Codegen-Interpreter-mono os-wasi | [Rolling build](https://dev.azure.com/dnceng-public/public/_build/results?buildId=168698), and
[log](https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-main-68c77325243d4b088b/System.Collections.Tests/1/console.9065aa0e.log?helixlogtype=result):
```
[21:07:27] info: Using random seed ... | 1.0 | [wasi] Native crash in `System.Collections.Tests` - `out of bounds memory access` - [Rolling build](https://dev.azure.com/dnceng-public/public/_build/results?buildId=168698), and
[log](https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-main-68c77325243d4b088b/System.Collections.Tests/1/co... | non_process | native crash in system collections tests out of bounds memory access and info using random seed for test cases info using random seed for collections info starting managed system collections tests dll info error failed to run main module dotnet wasm info in... | 0 |
2,547 | 5,310,260,686 | IssuesEvent | 2017-02-12 18:32:38 | nodejs/node | https://api.github.com/repos/nodejs/node | closed | Can you please provide all the error codes with its desription which we get in require('child_process').exec function? | child_process question | I am trying to start "**myService**" using following code
```
var exec = require('child_process').exec;
exec('net start myService',function(error) {
console.log(err);
});
```
Now **myService** is running and I have executed following code **again for starting the same service**.
exec('net start myServ... | 1.0 | Can you please provide all the error codes with its desription which we get in require('child_process').exec function? - I am trying to start "**myService**" using following code
```
var exec = require('child_process').exec;
exec('net start myService',function(error) {
console.log(err);
});
```
Now **m... | process | can you please provide all the error codes with its desription which we get in require child process exec function i am trying to start myservice using following code var exec require child process exec exec net start myservice function error console log err now m... | 1 |
5,029 | 7,851,508,407 | IssuesEvent | 2018-06-20 11:59:26 | rivine/rivine | https://api.github.com/repos/rivine/rivine | closed | Consensus synced property does not update in some setups | process_wontfix type_bug | In case a node is connected to many local peers (which might also not be synced), there are situations where a node's consensus set `synced` property never becomes `true`. As a result, these nodes won't create blocks.
This probably has to do with this check during the IBD:
https://github.com/rivine/rivine/blob/mast... | 1.0 | Consensus synced property does not update in some setups - In case a node is connected to many local peers (which might also not be synced), there are situations where a node's consensus set `synced` property never becomes `true`. As a result, these nodes won't create blocks.
This probably has to do with this check ... | process | consensus synced property does not update in some setups in case a node is connected to many local peers which might also not be synced there are situations where a node s consensus set synced property never becomes true as a result these nodes won t create blocks this probably has to do with this check ... | 1 |
16,921 | 6,306,626,539 | IssuesEvent | 2017-07-21 21:33:35 | PowerShell/PowerShell | https://api.github.com/repos/PowerShell/PowerShell | closed | running new-pssession in a newly built PowerShell should not cause the shell to exit | Area-Build Area-Remoting Issue-Bug OS-Linux | Steps to reproduce
------------------
clone
start-psbootstrap
start-psbuild
start-psester
*BOOM*
Expected behavior
-----------------
An error message or a new pssession
Actual behavior
---------------
```
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of... | 1.0 | running new-pssession in a newly built PowerShell should not cause the shell to exit - Steps to reproduce
------------------
clone
start-psbootstrap
start-psbuild
start-psester
*BOOM*
Expected behavior
-----------------
An error message or a new pssession
Actual behavior
---------------
```
Unhandl... | non_process | running new pssession in a newly built powershell should not cause the shell to exit steps to reproduce clone start psbootstrap start psbuild start psester boom expected behavior an error message or a new pssession actual behavior unhandl... | 0 |
312,993 | 23,450,307,104 | IssuesEvent | 2022-08-16 01:33:53 | dozius/TwisterSister | https://api.github.com/repos/dozius/TwisterSister | closed | Question re: pinned indicator | documentation help wanted | First of all, thanks for this, it's amazing. I just got an MFT and was resigning myself to building something, this is way better than I would have done.
Question re: the pinned indicator. I couldn't find something explaining what exactly this does, but it seems to me that when something is pinned, it keeps the ... | 1.0 | Question re: pinned indicator - First of all, thanks for this, it's amazing. I just got an MFT and was resigning myself to building something, this is way better than I would have done.
Question re: the pinned indicator. I couldn't find something explaining what exactly this does, but it seems to me that when so... | non_process | question re pinned indicator first of all thanks for this it s amazing i just got an mft and was resigning myself to building something this is way better than i would have done question re the pinned indicator i couldn t find something explaining what exactly this does but it seems to me that when so... | 0 |
5,483 | 8,357,323,277 | IssuesEvent | 2018-10-02 21:11:43 | WorksOnArm/cluster | https://api.github.com/repos/WorksOnArm/cluster | closed | WorksOnArm Proposal - Clinical Trial Image Curation and Enrollment with Edge AI | ai approved image-processing | ## Clinical Trial Image Curation and Enrollment with Edge AI
### Contacts
Derek Merck PhD
Rhode Island Hospital and Brown University
Providence, RI
<derek_merck@brown.edu>
Numerous clinical and student collaborators at Rhode Island Hospital, University of Michigan Hospital, and Johns Hopkins
##... | 1.0 | WorksOnArm Proposal - Clinical Trial Image Curation and Enrollment with Edge AI - ## Clinical Trial Image Curation and Enrollment with Edge AI
### Contacts
Derek Merck PhD
Rhode Island Hospital and Brown University
Providence, RI
<derek_merck@brown.edu>
Numerous clinical and student collaborators at... | process | worksonarm proposal clinical trial image curation and enrollment with edge ai clinical trial image curation and enrollment with edge ai contacts derek merck phd rhode island hospital and brown university providence ri numerous clinical and student collaborators at rhode island hospital... | 1 |
64,802 | 14,682,421,286 | IssuesEvent | 2020-12-31 16:22:51 | labsai/EDDI | https://api.github.com/repos/labsai/EDDI | opened | CVE-2019-8331 (Medium) detected in bootstrap-4.2.1.js, bootstrap-4.2.1.min.js | security vulnerability | ## CVE-2019-8331 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-4.2.1.js</b>, <b>bootstrap-4.2.1.min.js</b></p></summary>
<p>
<details><summary><b>bootstrap-4.2.1.js</b>... | True | CVE-2019-8331 (Medium) detected in bootstrap-4.2.1.js, bootstrap-4.2.1.min.js - ## CVE-2019-8331 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-4.2.1.js</b>, <b>bootstrap... | non_process | cve medium detected in bootstrap js bootstrap min js cve medium severity vulnerability vulnerable libraries bootstrap js bootstrap min js bootstrap js the most popular front end framework for developing responsive mobile first projects on the web ... | 0 |
6,096 | 8,958,117,051 | IssuesEvent | 2019-01-27 11:35:11 | Fabmanager-Deauville/FabLab-Deauville | https://api.github.com/repos/Fabmanager-Deauville/FabLab-Deauville | opened | Combiner processing et makey makey | arduino processing | Sur processing, créer un code qui réagit avec les touches de clavier.
Interfacer makey makey, pour remplacer le bouton par des objets tangibles. | 1.0 | Combiner processing et makey makey - Sur processing, créer un code qui réagit avec les touches de clavier.
Interfacer makey makey, pour remplacer le bouton par des objets tangibles. | process | combiner processing et makey makey sur processing créer un code qui réagit avec les touches de clavier interfacer makey makey pour remplacer le bouton par des objets tangibles | 1 |
314,723 | 27,019,534,241 | IssuesEvent | 2023-02-10 23:20:58 | hashicorp/terraform-provider-google | https://api.github.com/repos/hashicorp/terraform-provider-google | opened | Failing test(s): TestAccDataSourceGoogleFirebaseAndroidApp | test failure | <!--- This is a template for reporting test failures on nightly builds. It should only be used by core contributors who have access to our CI/CD results. --->
### Failure rates
- 100% since 2023-02-03
### Impacted tests:
<!-- List all impacted tests for searchability. The title of the issue can instead list o... | 1.0 | Failing test(s): TestAccDataSourceGoogleFirebaseAndroidApp - <!--- This is a template for reporting test failures on nightly builds. It should only be used by core contributors who have access to our CI/CD results. --->
### Failure rates
- 100% since 2023-02-03
### Impacted tests:
<!-- List all impacted tests... | non_process | failing test s testaccdatasourcegooglefirebaseandroidapp failure rates since impacted tests testaccdatasourcegooglefirebaseandroidapp affected resource s google firebase android app nightly builds message s error error creat... | 0 |
74,633 | 20,258,072,512 | IssuesEvent | 2022-02-15 02:42:20 | WormieCorp/Cake.Addin.Analyzer | https://api.github.com/repos/WormieCorp/Cake.Addin.Analyzer | closed | Remove target framework netcoreapp2.1 in the test project | Build | The .NET Core 2.1 target reference is out of date, and won't be receiving any updates in the future.
As such it should be removed from the frameworks we test against in the test project.
Since only the test project references this framework, it is not considered a breaking change, and only build related. | 1.0 | Remove target framework netcoreapp2.1 in the test project - The .NET Core 2.1 target reference is out of date, and won't be receiving any updates in the future.
As such it should be removed from the frameworks we test against in the test project.
Since only the test project references this framework, it is not cons... | non_process | remove target framework in the test project the net core target reference is out of date and won t be receiving any updates in the future as such it should be removed from the frameworks we test against in the test project since only the test project references this framework it is not considered a b... | 0 |
126,267 | 10,416,355,076 | IssuesEvent | 2019-09-14 12:53:03 | rancher/rancher | https://api.github.com/repos/rancher/rancher | closed | [Windows Logging] Init-rancher-logging-fluentd workload failed to start | [zube]: To Test area/logging kind/bug-qa team/cn | <!--
Please search for existing issues first, then read https://rancher.com/docs/rancher/v2.x/en/contributing/#bugs-issues-or-questions to see what we expect in an issue
For security issues, please email security@rancher.com instead of posting a public issue in GitHub. You may (but are not required to) use the GPG ke... | 1.0 | [Windows Logging] Init-rancher-logging-fluentd workload failed to start - <!--
Please search for existing issues first, then read https://rancher.com/docs/rancher/v2.x/en/contributing/#bugs-issues-or-questions to see what we expect in an issue
For security issues, please email security@rancher.com instead of posting ... | non_process | init rancher logging fluentd workload failed to start please search for existing issues first then read to see what we expect in an issue for security issues please email security rancher com instead of posting a public issue in github you may but are not required to use the gpg key located on keybase... | 0 |
14,616 | 17,758,776,463 | IssuesEvent | 2021-08-29 09:34:04 | Blazebit/blaze-persistence | https://api.github.com/repos/Blazebit/blaze-persistence | closed | Annotation Processor generates invalid import statements with annotations like NotNull | kind: bug worth: high component: entity-view-annotation-processor | <!--- This template is for bugs. Remove it for other issues. -->
<!--- Choose an expressive title -->
### Description
<!--- Explain what you did and maybe show some code excerpts -->
Using javax.validation annotations with annotation processor generates invalid import statements for the view implementation and ... | 1.0 | Annotation Processor generates invalid import statements with annotations like NotNull - <!--- This template is for bugs. Remove it for other issues. -->
<!--- Choose an expressive title -->
### Description
<!--- Explain what you did and maybe show some code excerpts -->
Using javax.validation annotations with... | process | annotation processor generates invalid import statements with annotations like notnull description using javax validation annotations with annotation processor generates invalid import statements for the view implementation and the view builder the use case was to use those annotations in ord... | 1 |
6,062 | 8,900,991,995 | IssuesEvent | 2019-01-17 00:15:45 | edgi-govdata-archiving/web-monitoring | https://api.github.com/repos/edgi-govdata-archiving/web-monitoring | closed | Data analysis to look for patterns in insignificant changes | gsoc-wm processing stale | I have spent some time as a first attempt to do this and we now have some filters which can ID a few types of insignificant changes. The work and details can be found [here](https://github.com/edgi-govdata-archiving/web-monitoring-processing/issues/80).
This issue will be used to keep track of the future development... | 1.0 | Data analysis to look for patterns in insignificant changes - I have spent some time as a first attempt to do this and we now have some filters which can ID a few types of insignificant changes. The work and details can be found [here](https://github.com/edgi-govdata-archiving/web-monitoring-processing/issues/80).
T... | process | data analysis to look for patterns in insignificant changes i have spent some time as a first attempt to do this and we now have some filters which can id a few types of insignificant changes the work and details can be found this issue will be used to keep track of the future developments | 1 |
265,828 | 28,298,760,909 | IssuesEvent | 2023-04-10 02:38:16 | nidhi7598/linux-4.19.72 | https://api.github.com/repos/nidhi7598/linux-4.19.72 | closed | CVE-2021-26930 (High) detected in linuxlinux-4.19.254 - autoclosed | Mend: dependency security vulnerability | ## CVE-2021-26930 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.254</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.k... | True | CVE-2021-26930 (High) detected in linuxlinux-4.19.254 - autoclosed - ## CVE-2021-26930 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.254</b></p></summary>
<p>
<p>The ... | non_process | cve high detected in linuxlinux autoclosed cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files dri... | 0 |
107,695 | 9,221,103,238 | IssuesEvent | 2019-03-11 19:07:00 | dtag-dev-sec/tpotce | https://api.github.com/repos/dtag-dev-sec/tpotce | closed | Unhandled exception (KeyError) | bug fix testing | ### Basic support information
- What T-Pot version are you currently using?
- Are you running on a Intel NUC or a VM?
- direct hardware install to an I5 w/8 gig of RAM
- How long has your installation been running?
1 day
- Did you install any upgrades or packages?
No. I ran update.sh -y though.
- Did you mod... | 1.0 | Unhandled exception (KeyError) - ### Basic support information
- What T-Pot version are you currently using?
- Are you running on a Intel NUC or a VM?
- direct hardware install to an I5 w/8 gig of RAM
- How long has your installation been running?
1 day
- Did you install any upgrades or packages?
No. I ran up... | non_process | unhandled exception keyerror basic support information what t pot version are you currently using are you running on a intel nuc or a vm direct hardware install to an w gig of ram how long has your installation been running day did you install any upgrades or packages no i ran upd... | 0 |
11,938 | 14,707,088,834 | IssuesEvent | 2021-01-04 20:59:48 | MicrosoftDocs/azure-devops-docs | https://api.github.com/repos/MicrosoftDocs/azure-devops-docs | closed | Missing information on how to actually create process parameters | Pri2 devops-cicd-process/tech devops/prod doc-enhancement |
I'm trying to create new process parameters for a classic tfvc based build pipeline but i cannot find it in the UI and the link to the referenced information does not provide **any** information on how to do it.
It would be good that the referenced doc describes how to do it or at least provide additional links / ... | 1.0 | Missing information on how to actually create process parameters -
I'm trying to create new process parameters for a classic tfvc based build pipeline but i cannot find it in the UI and the link to the referenced information does not provide **any** information on how to do it.
It would be good that the referenced... | process | missing information on how to actually create process parameters i m trying to create new process parameters for a classic tfvc based build pipeline but i cannot find it in the ui and the link to the referenced information does not provide any information on how to do it it would be good that the referenced... | 1 |
762,468 | 26,719,630,581 | IssuesEvent | 2023-01-29 00:40:11 | FRCTeam3206/2023-Winter-Season | https://api.github.com/repos/FRCTeam3206/2023-Winter-Season | closed | Vision Processing | High Priority | Implement vision processing so we can use the April Tags in both auton and teleop. Drive code not necessary, but preferred
### Due Date: Start ASAP, Provide weekly progress reports | 1.0 | Vision Processing - Implement vision processing so we can use the April Tags in both auton and teleop. Drive code not necessary, but preferred
### Due Date: Start ASAP, Provide weekly progress reports | non_process | vision processing implement vision processing so we can use the april tags in both auton and teleop drive code not necessary but preferred due date start asap provide weekly progress reports | 0 |
26,663 | 7,857,035,941 | IssuesEvent | 2018-06-21 09:29:52 | fossasia/susi_skill_cms | https://api.github.com/repos/fossasia/susi_skill_cms | opened | Bot Name should be same as the Skill Name | Botbuilder enhancement | **Actual Behaviour**
Bot Name and Skill Name are separate fields.
<!-- Please state here what is currently happening. -->
**Expected Behaviour**
Bot Name should be same as the Skill Name. They should be a single field.
<!-- State here what the feature should enable the user to do. -->
**Would you like to ... | 1.0 | Bot Name should be same as the Skill Name - **Actual Behaviour**
Bot Name and Skill Name are separate fields.
<!-- Please state here what is currently happening. -->
**Expected Behaviour**
Bot Name should be same as the Skill Name. They should be a single field.
<!-- State here what the feature should enable... | non_process | bot name should be same as the skill name actual behaviour bot name and skill name are separate fields expected behaviour bot name should be same as the skill name they should be a single field would you like to work on the issue yes | 0 |
195,838 | 14,785,351,420 | IssuesEvent | 2021-01-12 02:31:59 | google/knative-gcp | https://api.github.com/repos/google/knative-gcp | closed | E2E test for Channel | area/observability area/test-and-release lifecycle/stale priority/2 release/2 | **Problem**
In order to ensure that the Channel generates metrics correctly, we need an E2E test.
**[Persona:](https://github.com/knative/eventing/blob/master/docs/personas.md)**
Contributor
**Exit Criteria**
A test in the e2e suite that runs before every PR merge. The test verifies that an event sent through... | 1.0 | E2E test for Channel - **Problem**
In order to ensure that the Channel generates metrics correctly, we need an E2E test.
**[Persona:](https://github.com/knative/eventing/blob/master/docs/personas.md)**
Contributor
**Exit Criteria**
A test in the e2e suite that runs before every PR merge. The test verifies tha... | non_process | test for channel problem in order to ensure that the channel generates metrics correctly we need an test contributor exit criteria a test in the suite that runs before every pr merge the test verifies that an event sent through a channel sends at least event count metrics | 0 |
310,149 | 23,323,002,251 | IssuesEvent | 2022-08-08 18:14:26 | microsoft/STL | https://api.github.com/repos/microsoft/STL | closed | Status Chart: Investigate Firefox dark mode | documentation info needed | Reported by @h-vetinari in https://github.com/microsoft/STL/pull/2975#issuecomment-1203799529.
I need to figure out why #2975 isn't working for Firefox. `check_css()` attempts to call `load_charts()` immediately (unlike the earlier #2967), so my tentative guess is that `regex.test(sheet.href)` is failing. | 1.0 | Status Chart: Investigate Firefox dark mode - Reported by @h-vetinari in https://github.com/microsoft/STL/pull/2975#issuecomment-1203799529.
I need to figure out why #2975 isn't working for Firefox. `check_css()` attempts to call `load_charts()` immediately (unlike the earlier #2967), so my tentative guess is that `... | non_process | status chart investigate firefox dark mode reported by h vetinari in i need to figure out why isn t working for firefox check css attempts to call load charts immediately unlike the earlier so my tentative guess is that regex test sheet href is failing | 0 |
14,188 | 17,091,086,158 | IssuesEvent | 2021-07-08 17:33:06 | googleapis/google-auth-library-python | https://api.github.com/repos/googleapis/google-auth-library-python | opened | Kokoro 'docs-presubmit' jobs fail consistently | type: process | E.g., [this failure](https://source.cloud.google.com/results/invocations/480d5f2b-91f0-45d8-9b71-eb4b5be28fad/targets/cloud-devrel%2Fclient-libraries%2Fpython%2Fgoogleapis%2Fgoogle-auth-library-python%2Fdocs%2Fdocs-presubmit/log):
```
================================================================
2021-07-08T16:5... | 1.0 | Kokoro 'docs-presubmit' jobs fail consistently - E.g., [this failure](https://source.cloud.google.com/results/invocations/480d5f2b-91f0-45d8-9b71-eb4b5be28fad/targets/cloud-devrel%2Fclient-libraries%2Fpython%2Fgoogleapis%2Fgoogle-auth-library-python%2Fdocs%2Fdocs-presubmit/log):
```
================================... | process | kokoro docs presubmit jobs fail consistently e g running the tests in a docker container kokoro keystore dir secrets keystore kokoro github pull request nu... | 1 |
18,247 | 24,323,967,634 | IssuesEvent | 2022-09-30 13:18:40 | km4ack/patmenu2 | https://api.github.com/repos/km4ack/patmenu2 | closed | Enhancement - add configured pat location to the menu gui front page | enhancement in process | pat menu at the bottom has "my call" current config.
can you add to the right of those... the current set location
possibly the last station list download age | 1.0 | Enhancement - add configured pat location to the menu gui front page - pat menu at the bottom has "my call" current config.
can you add to the right of those... the current set location
possibly the last station list download age | process | enhancement add configured pat location to the menu gui front page pat menu at the bottom has my call current config can you add to the right of those the current set location possibly the last station list download age | 1 |
243,710 | 20,515,154,724 | IssuesEvent | 2022-03-01 10:57:13 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | sql/tests: TestClusterID failed | C-test-failure O-robot branch-master | sql/tests.TestClusterID [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=4481587&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=4481587&tab=artifacts#/) on master @ [bf13dc6061ab080c8c4306ebabb5065331877508](https://github.com/cockroachdb/cockroach/commits/bf13dc6061a... | 1.0 | sql/tests: TestClusterID failed - sql/tests.TestClusterID [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=4481587&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=4481587&tab=artifacts#/) on master @ [bf13dc6061ab080c8c4306ebabb5065331877508](https://github.com/cockroa... | non_process | sql tests testclusterid failed sql tests testclusterid with on master run testclusterid test log scope go test logs captured to artifacts tmp tmp test log scope go use show logs to present logs inline help see also parameters in this failure tags baz... | 0 |
8,646 | 11,789,605,292 | IssuesEvent | 2020-03-17 17:26:32 | geneontology/go-ontology | https://api.github.com/repos/geneontology/go-ontology | closed | Viral 'movement' terms problems | multi-species process | Hello,
@sylvainpoux reported that the following terms now cause taxon violations when annotated to viruses:
* GO:0039675 exit of virus from host cell nucleus through nuclear pore
* GO:0046802 exit of virus from host cell nucleus by nuclear egress
* GO:0046765 viral budding from nuclear membrane
* GO:0075732... | 1.0 | Viral 'movement' terms problems - Hello,
@sylvainpoux reported that the following terms now cause taxon violations when annotated to viruses:
* GO:0039675 exit of virus from host cell nucleus through nuclear pore
* GO:0046802 exit of virus from host cell nucleus by nuclear egress
* GO:0046765 viral budding fr... | process | viral movement terms problems hello sylvainpoux reported that the following terms now cause taxon violations when annotated to viruses go exit of virus from host cell nucleus through nuclear pore go exit of virus from host cell nucleus by nuclear egress go viral budding from nuclear membran... | 1 |
14,407 | 17,459,790,339 | IssuesEvent | 2021-08-06 08:49:48 | GoogleCloudPlatform/fda-mystudies | https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies | closed | [PM] Responsive issue > Set up account screen > Customer logo is not getting displayed | Bug P2 Participant manager Process: Fixed Process: Tested dev Process: Reopened | Responsive issue
AR: Set up account screen > Customer logo is not getting displayed
ER: Set up account screen > Customer logo should be displayed

| 3.0 | [PM] Responsive issue > Set up account screen > Customer logo is not getting displayed - Responsive issue
AR: Set up account screen > Customer logo is not getting displayed
ER: Set up account screen > Customer logo should be displayed
 team-OSS | ### Description of the bug:
failed build on Fedora 38 aarch
```
[root@sbc-stage-a0 SPECS]# cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Container Image Prerelease)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Container Image Prerelease)"
AN... | 1.0 | Fedora 38: failed build - ### Description of the bug:
failed build on Fedora 38 aarch
```
[root@sbc-stage-a0 SPECS]# cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Container Image Prerelease)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Contai... | process | fedora failed build description of the bug failed build on fedora aarch cat etc os release name fedora linux version container image prerelease id fedora version id version codename platform id platform pretty name fedora linux container image prerelease ansi co... | 1 |
129,890 | 10,590,566,034 | IssuesEvent | 2019-10-09 09:02:01 | Vachok/ftpplus | https://api.github.com/repos/Vachok/ftpplus | closed | testWork [D336] | Medium TestQuality bug resolution_Wont Do | Execute DBMessengerTest::testWork**testWork**
*DBMessengerTest*
*did not expect to find [true] but found [false]*
*java.lang.AssertionError* | 1.0 | testWork [D336] - Execute DBMessengerTest::testWork**testWork**
*DBMessengerTest*
*did not expect to find [true] but found [false]*
*java.lang.AssertionError* | non_process | testwork execute dbmessengertest testwork testwork dbmessengertest did not expect to find but found java lang assertionerror | 0 |
15,700 | 19,848,290,193 | IssuesEvent | 2022-01-21 09:24:33 | ooi-data/CE06ISSM-RID16-05-PCO2WB000-recovered_host-pco2w_abc_dcl_instrument_recovered | https://api.github.com/repos/ooi-data/CE06ISSM-RID16-05-PCO2WB000-recovered_host-pco2w_abc_dcl_instrument_recovered | opened | 🛑 Processing failed: ValueError | process | ## Overview
`ValueError` found in `processing_task` task during run ended on 2022-01-21T09:24:32.476429.
## Details
Flow name: `CE06ISSM-RID16-05-PCO2WB000-recovered_host-pco2w_abc_dcl_instrument_recovered`
Task name: `processing_task`
Error type: `ValueError`
Error message: not enough values to unpack (expected 3, ... | 1.0 | 🛑 Processing failed: ValueError - ## Overview
`ValueError` found in `processing_task` task during run ended on 2022-01-21T09:24:32.476429.
## Details
Flow name: `CE06ISSM-RID16-05-PCO2WB000-recovered_host-pco2w_abc_dcl_instrument_recovered`
Task name: `processing_task`
Error type: `ValueError`
Error message: not en... | process | 🛑 processing failed valueerror overview valueerror found in processing task task during run ended on details flow name recovered host abc dcl instrument recovered task name processing task error type valueerror error message not enough values to unpack expected got ... | 1 |
418,290 | 12,195,822,269 | IssuesEvent | 2020-04-29 18:01:17 | fagiodarkie/exaltered-plusplus | https://api.github.com/repos/fagiodarkie/exaltered-plusplus | opened | Ammunitions management | low-priority | Create Ammunition projects, and make it editable the same way as weapons. | 1.0 | Ammunitions management - Create Ammunition projects, and make it editable the same way as weapons. | non_process | ammunitions management create ammunition projects and make it editable the same way as weapons | 0 |
809,782 | 30,210,150,945 | IssuesEvent | 2023-07-05 12:16:23 | latteart-org/latteart | https://api.github.com/repos/latteart-org/latteart | closed | ダウンロードダイアログ内のリンクの文言が統一されていない | Type: Bug Priority: Could Effort: 1 Ver: develop | 以下等のダウンロードダイアログのリンクの文言が統一されていない。
* スクリーンショット出力時
* リプレイ比較時の差分ファイル
* テストスクリプト出力時
## 期待結果
全て「ダウンロードする」に統一する。 | 1.0 | ダウンロードダイアログ内のリンクの文言が統一されていない - 以下等のダウンロードダイアログのリンクの文言が統一されていない。
* スクリーンショット出力時
* リプレイ比較時の差分ファイル
* テストスクリプト出力時
## 期待結果
全て「ダウンロードする」に統一する。 | non_process | ダウンロードダイアログ内のリンクの文言が統一されていない 以下等のダウンロードダイアログのリンクの文言が統一されていない。 スクリーンショット出力時 リプレイ比較時の差分ファイル テストスクリプト出力時 期待結果 全て「ダウンロードする」に統一する。 | 0 |
40,282 | 2,868,372,356 | IssuesEvent | 2015-06-05 18:27:07 | GiraffaFS/giraffa | https://api.github.com/repos/GiraffaFS/giraffa | closed | Increase test case coverage for TestGiraffaFSContract. | enhancement Priority-Medium | A few tests in `TestGiraffaFSContract` are overridden as no-op to avoid the test failure. Some of them can in fact be fixed by adjusting the responses to RPC calls in Giraffa.
Eventually `TestGiraffaFSContract` should pass for Giraffa entirely. | 1.0 | Increase test case coverage for TestGiraffaFSContract. - A few tests in `TestGiraffaFSContract` are overridden as no-op to avoid the test failure. Some of them can in fact be fixed by adjusting the responses to RPC calls in Giraffa.
Eventually `TestGiraffaFSContract` should pass for Giraffa entirely. | non_process | increase test case coverage for testgiraffafscontract a few tests in testgiraffafscontract are overridden as no op to avoid the test failure some of them can in fact be fixed by adjusting the responses to rpc calls in giraffa eventually testgiraffafscontract should pass for giraffa entirely | 0 |
75,959 | 14,542,440,322 | IssuesEvent | 2020-12-15 15:43:02 | michaeljones/breathe | https://api.github.com/repos/michaeljones/breathe | closed | What is the best way to resolve the Warning re: multiple matches for a function? | bug code | `WARNING: doxygenfunction: Unable to resolve multiple matches for function` | 1.0 | What is the best way to resolve the Warning re: multiple matches for a function? - `WARNING: doxygenfunction: Unable to resolve multiple matches for function` | non_process | what is the best way to resolve the warning re multiple matches for a function warning doxygenfunction unable to resolve multiple matches for function | 0 |
22,413 | 31,142,293,703 | IssuesEvent | 2023-08-16 01:44:55 | cypress-io/cypress | https://api.github.com/repos/cypress-io/cypress | closed | Restore confidence in CI | Epic process: flaky test topic: flake ❄️ stage: flake stale | ### About
This epic serves to track the issues arising from the [Tech Brief: Restore Confidence in CI](https://github.com/cypress-io/prod-eng-docs/blob/main/cypress-app/restore-confidence-in-ci.md). Specifically, it will track the one-time action items as specified in the [proposal](https://github.com/cypress-io/prod... | 1.0 | Restore confidence in CI - ### About
This epic serves to track the issues arising from the [Tech Brief: Restore Confidence in CI](https://github.com/cypress-io/prod-eng-docs/blob/main/cypress-app/restore-confidence-in-ci.md). Specifically, it will track the one-time action items as specified in the [proposal](https:/... | process | restore confidence in ci about this epic serves to track the issues arising from the specifically it will track the one time action items as specified in the take one time action to disable and log issues for all flaky tests reported by circleci encapsulate all logged issues within a ... | 1 |
18,894 | 24,833,469,025 | IssuesEvent | 2022-10-26 06:49:29 | didi/mpx | https://api.github.com/repos/didi/mpx | closed | [Feature request]Add comment grammar to implement "src" file reference feature of ".mpx" | processing | For example, in order to reuse the common style rules without inflating the bundle size, in wxss file:
```css
/*
@mpx-import('path/to/file.less')
*/
```
which is equavilant to:
```vue
<style src="path/to/file.less"/>
```
| 1.0 | [Feature request]Add comment grammar to implement "src" file reference feature of ".mpx" - For example, in order to reuse the common style rules without inflating the bundle size, in wxss file:
```css
/*
@mpx-import('path/to/file.less')
*/
```
which is equavilant to:
```vue
<style src="path/to/file.less"/>
``... | process | add comment grammar to implement src file reference feature of mpx for example in order to reuse the common style rules without inflating the bundle size in wxss file css mpx import path to file less which is equavilant to vue | 1 |
15,258 | 19,190,521,372 | IssuesEvent | 2021-12-05 22:38:58 | km4ack/pi-build | https://api.github.com/repos/km4ack/pi-build | closed | TypeError: Couldn't find foreign struct converter for 'cairo.Context' | in process Bug-Minor | This error is seen when running xgps. To get rid of the error,
sudo apt-get install -y python-gi-cairo
Thanks to Dave, KD7UM, for pointing this out! | 1.0 | TypeError: Couldn't find foreign struct converter for 'cairo.Context' - This error is seen when running xgps. To get rid of the error,
sudo apt-get install -y python-gi-cairo
Thanks to Dave, KD7UM, for pointing this out! | process | typeerror couldn t find foreign struct converter for cairo context this error is seen when running xgps to get rid of the error sudo apt get install y python gi cairo thanks to dave for pointing this out | 1 |
10,358 | 13,182,015,362 | IssuesEvent | 2020-08-12 15:08:26 | MicrosoftDocs/azure-devops-docs | https://api.github.com/repos/MicrosoftDocs/azure-devops-docs | closed | Better (detailed) description of custom conditions | Pri1 devops-cicd-process/tech devops/prod doc-enhancement | I think that it is missing the section on available conditions and states of the task that can be used in condition. I'm looking for something that will resemble the built-in "Even if a previous task has failed, even if the build was canceled" condition, but instead of canceled part I need to test for "timeout". I thin... | 1.0 | Better (detailed) description of custom conditions - I think that it is missing the section on available conditions and states of the task that can be used in condition. I'm looking for something that will resemble the built-in "Even if a previous task has failed, even if the build was canceled" condition, but instead ... | process | better detailed description of custom conditions i think that it is missing the section on available conditions and states of the task that can be used in condition i m looking for something that will resemble the built in even if a previous task has failed even if the build was canceled condition but instead ... | 1 |
7,513 | 10,594,588,833 | IssuesEvent | 2019-10-09 17:06:12 | pelias/pelias | https://api.github.com/repos/pelias/pelias | closed | Minimize partial matches when exact matches are found | processed | We have an `autocomplete` acceptance test that needs to be fixed.
[/v1/autocomplete?text=victoria](http://pelias.github.io/compare/#/v1/autocomplete%3Ftext=victoria)

Hav... | 1.0 | Minimize partial matches when exact matches are found - We have an `autocomplete` acceptance test that needs to be fixed.
[/v1/autocomplete?text=victoria](http://pelias.github.io/compare/#/v1/autocomplete%3Ftext=victoria)

at core.cljs:4447:1
at Object.sval (core.cljs:3462:1)
at Object.cljs$core$ISeqable$_seq$arity$1 (core.cljs:3519:1)
... | 1.0 | [MLv2] [Bug] Error when changing aggregation column on previous stages - MLv2 throws an error when trying to update an aggregation column on previous stages:
```
Uncaught Error: :all is not ISeqable
at Object.cljs$core$seq [as seq] (core.cljs:1253:1)
at core.cljs:4447:1
at Object.sval (core.cljs:3462... | process | error when changing aggregation column on previous stages throws an error when trying to update an aggregation column on previous stages uncaught error all is not iseqable at object cljs core seq core cljs at core cljs at object sval core cljs at object cljs core... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.