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 853 | labels stringlengths 4 898 | body stringlengths 2 262k | index stringclasses 13
values | text_combine stringlengths 96 262k | label stringclasses 2
values | text stringlengths 96 250k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
769,701 | 27,016,818,788 | IssuesEvent | 2023-02-10 20:14:16 | tallyhowallet/extension | https://api.github.com/repos/tallyhowallet/extension | closed | Unable to connect to yearn | Type: Bug Status: Pending Priority: Medium | ### Discord Discussion Link
_No response_
### What browsers are you seeing the problem on?
Chrome
### What were you trying to do?
Connect Tally to yearn!
### What did not work?
When Tally is enabled as default wallet... I'm not able to connect with Tally; rather I get a notice re: mm
<img width="1331" alt="Sc... | 1.0 | Unable to connect to yearn - ### Discord Discussion Link
_No response_
### What browsers are you seeing the problem on?
Chrome
### What were you trying to do?
Connect Tally to yearn!
### What did not work?
When Tally is enabled as default wallet... I'm not able to connect with Tally; rather I get a notice re: mm... | non_build | unable to connect to yearn discord discussion link no response what browsers are you seeing the problem on chrome what were you trying to do connect tally to yearn what did not work when tally is enabled as default wallet i m not able to connect with tally rather i get a notice re mm... | 0 |
15,859 | 6,047,695,660 | IssuesEvent | 2017-06-12 14:57:38 | meteor/meteor | https://api.github.com/repos/meteor/meteor | closed | Define concatenated css files with html import? | feature Project:Isobuild:Minifiers | http://stackoverflow.com/questions/31077273/how-can-an-external-stylesheet-be-used-to-style-polymer-1-0-elements
As asked in this stackoverflow, currently when using polymer you are able to style paper-elements (or custom elements in general cross browser in the future) with custom properties or whatever they're calle... | 1.0 | Define concatenated css files with html import? - http://stackoverflow.com/questions/31077273/how-can-an-external-stylesheet-be-used-to-style-polymer-1-0-elements
As asked in this stackoverflow, currently when using polymer you are able to style paper-elements (or custom elements in general cross browser in the future... | build | define concatenated css files with html import as asked in this stackoverflow currently when using polymer you are able to style paper elements or custom elements in general cross browser in the future with custom properties or whatever they re called sorry however you need to add is custom style to your s... | 1 |
46,165 | 11,795,098,320 | IssuesEvent | 2020-03-18 08:15:07 | xamarin/xamarin-android | https://api.github.com/repos/xamarin/xamarin-android | opened | R8 throws an error when code shrinker is set to none | Area: App+Library Build | ### Steps to Reproduce
0. Create empty project
1. Install package com.onesginal,
2. Set DexCompiler to d8
3. Set Code Shrinker to none
4. Enable multidex
### Expected Behavior
There are no errors from R8 (because code shrinker is set to none)
### Actual Behavior
R8 Fires error
```
2>R8 : warning : Missing ... | 1.0 | R8 throws an error when code shrinker is set to none - ### Steps to Reproduce
0. Create empty project
1. Install package com.onesginal,
2. Set DexCompiler to d8
3. Set Code Shrinker to none
4. Enable multidex
### Expected Behavior
There are no errors from R8 (because code shrinker is set to none)
### Actual B... | build | throws an error when code shrinker is set to none steps to reproduce create empty project install package com onesginal set dexcompiler to set code shrinker to none enable multidex expected behavior there are no errors from because code shrinker is set to none actual beha... | 1 |
22,608 | 11,685,931,389 | IssuesEvent | 2020-03-05 09:58:42 | Automattic/jetpack | https://api.github.com/repos/Automattic/jetpack | closed | Tiled Gallery block: images are served with Photon, but not resized | Gutenberg Performance Tiled Galleries [Block] Tiled Gallery [Pri] High [Type] Enhancement | #### Steps to reproduce the issue
1. Add a Tiled Gallery with Gutenberg using large, hi-res images.
2. The images on the back end and front end aren't resized with Photon. They are loading in the large, full-sized images instead. This causes the browser to freeze up and leads to slow loading on the front end.
##... | True | Tiled Gallery block: images are served with Photon, but not resized - #### Steps to reproduce the issue
1. Add a Tiled Gallery with Gutenberg using large, hi-res images.
2. The images on the back end and front end aren't resized with Photon. They are loading in the large, full-sized images instead. This causes the ... | non_build | tiled gallery block images are served with photon but not resized steps to reproduce the issue add a tiled gallery with gutenberg using large hi res images the images on the back end and front end aren t resized with photon they are loading in the large full sized images instead this causes the ... | 0 |
53,634 | 13,189,973,272 | IssuesEvent | 2020-08-13 09:22:30 | googleapis/java-bigtable-hbase | https://api.github.com/repos/googleapis/java-bigtable-hbase | opened | bigtable.grpc.scanner.ReadRowsAcceptanceTest: many tests failed | buildcop: issue priority: p1 type: bug | Many tests failed at the same time in this package.
* I will close this issue when there are no more failures in this package _and_
there is at least one pass.
* No new issues will be filed for this package until this issue is closed.
* If there are already issues for individual test cases, I will close them when
... | 1.0 | bigtable.grpc.scanner.ReadRowsAcceptanceTest: many tests failed - Many tests failed at the same time in this package.
* I will close this issue when there are no more failures in this package _and_
there is at least one pass.
* No new issues will be filed for this package until this issue is closed.
* If there are a... | build | bigtable grpc scanner readrowsacceptancetest many tests failed many tests failed at the same time in this package i will close this issue when there are no more failures in this package and there is at least one pass no new issues will be filed for this package until this issue is closed if there are a... | 1 |
95,785 | 27,616,694,522 | IssuesEvent | 2023-03-09 19:58:17 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | Gradlew build fails on multiple first party packages | platform-android plugin t: gradle a: build passed first triage P4 | ## Steps to Reproduce
1. In your project folder, do `cd android ` and then `gradlew build`
**Expected results:**
Successful build
**Actual results:**
Build fails
P.S. - I don't want the mentioned solution. I need to abort on lint error.
<details>
<summary>Cmd Output</summary>
```
> Task :... | 1.0 | Gradlew build fails on multiple first party packages - ## Steps to Reproduce
1. In your project folder, do `cd android ` and then `gradlew build`
**Expected results:**
Successful build
**Actual results:**
Build fails
P.S. - I don't want the mentioned solution. I need to abort on lint error.
<detai... | build | gradlew build fails on multiple first party packages steps to reproduce in your project folder do cd android and then gradlew build expected results successful build actual results build fails p s i don t want the mentioned solution i need to abort on lint error ... | 1 |
199,259 | 6,987,368,868 | IssuesEvent | 2017-12-14 08:58:51 | sunpy/sunpy | https://api.github.com/repos/sunpy/sunpy | opened | Decorator to be able to prepend and/or append to doc strings | Effort Low Feature Request Package Novice Priority Low Refactoring | Once #2369 is merged in we have under `sunpy/sun/sun.py`, a decorator (called `add_parameter_docs`) that we use to append to the functions under `sun.py` as they all take the same parameter input.
We would like this to moved under to `sunpy/util/decorators.py` where we can import this function more generally as well... | 1.0 | Decorator to be able to prepend and/or append to doc strings - Once #2369 is merged in we have under `sunpy/sun/sun.py`, a decorator (called `add_parameter_docs`) that we use to append to the functions under `sun.py` as they all take the same parameter input.
We would like this to moved under to `sunpy/util/decorato... | non_build | decorator to be able to prepend and or append to doc strings once is merged in we have under sunpy sun sun py a decorator called add parameter docs that we use to append to the functions under sun py as they all take the same parameter input we would like this to moved under to sunpy util decorators ... | 0 |
92,094 | 26,578,723,822 | IssuesEvent | 2023-01-22 06:15:24 | runatlantis/atlantis | https://api.github.com/repos/runatlantis/atlantis | closed | Deprecate `set-output` in favor of `$GITHUB_OUTPUT` | bug build github-actions | <!--- 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. Searching for pre... | 1.0 | Deprecate `set-output` in favor of `$GITHUB_OUTPUT` - <!--- 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 ... | build | deprecate set output in favor of github output community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request searching for pre existing feature requests helps us consolidate datapoints for identical requirements into... | 1 |
437,013 | 12,558,321,970 | IssuesEvent | 2020-06-07 15:34:02 | tensorfork/tensorfork | https://api.github.com/repos/tensorfork/tensorfork | opened | BigGAN: D data augmentations per Zhao et al 2020 | enhancement good first issue priority: high | The new paper ["Image Augmentations for GAN Training"](https://arxiv.org/abs/2006.02595#google), Zhao et al 2020b, reports:
> Data augmentations have been widely studied to improve the accuracy and robustness of classifiers. However, the potential of image augmentation in improving GAN models for image synthesis has... | 1.0 | BigGAN: D data augmentations per Zhao et al 2020 - The new paper ["Image Augmentations for GAN Training"](https://arxiv.org/abs/2006.02595#google), Zhao et al 2020b, reports:
> Data augmentations have been widely studied to improve the accuracy and robustness of classifiers. However, the potential of image augmentat... | non_build | biggan d data augmentations per zhao et al the new paper zhao et al reports data augmentations have been widely studied to improve the accuracy and robustness of classifiers however the potential of image augmentation in improving gan models for image synthesis has not been thoroughly investigated i... | 0 |
82,776 | 23,874,693,436 | IssuesEvent | 2022-09-07 17:51:52 | mfem/mfem | https://api.github.com/repos/mfem/mfem | closed | Add support for SUNDIALS v6 | building WIP libraries todo | Version 6 of SUNDIALS made some interface changes that are breaking the integration with MFEM.
Addition: When addressing this, we should also address an issue seen when running `ex16p` when HYPRE is built with GPU support -- there is a repeated registration of the same host pointer which leads to problems.
Fix an... | 1.0 | Add support for SUNDIALS v6 - Version 6 of SUNDIALS made some interface changes that are breaking the integration with MFEM.
Addition: When addressing this, we should also address an issue seen when running `ex16p` when HYPRE is built with GPU support -- there is a repeated registration of the same host pointer whic... | build | add support for sundials version of sundials made some interface changes that are breaking the integration with mfem addition when addressing this we should also address an issue seen when running when hypre is built with gpu support there is a repeated registration of the same host pointer which lea... | 1 |
17,618 | 6,485,770,224 | IssuesEvent | 2017-08-19 13:41:06 | ElektraInitiative/libelektra | https://api.github.com/repos/ElektraInitiative/libelektra | closed | debian: errors installing+using | build low priority | The build server finally built https://build.libelektra.org/job/elektra-git-buildpackage-jessie/lastSuccessfulBuild/console
:+1:
Unfortunately, there are errors in installing:
```
Preparing to unpack .../elektra-qt-gui_0.8.19-1.5721_amd64.deb ...
Unpacking elektra-qt-gui (0.8.19-1.5721) ...
dpkg: error pro... | 1.0 | debian: errors installing+using - The build server finally built https://build.libelektra.org/job/elektra-git-buildpackage-jessie/lastSuccessfulBuild/console
:+1:
Unfortunately, there are errors in installing:
```
Preparing to unpack .../elektra-qt-gui_0.8.19-1.5721_amd64.deb ...
Unpacking elektra-qt-gui (0... | build | debian errors installing using the build server finally built unfortunately there are errors in installing preparing to unpack elektra qt gui deb unpacking elektra qt gui dpkg error processing archive var cache apt archives elektra qt gui de... | 1 |
53,917 | 6,774,515,699 | IssuesEvent | 2017-10-27 10:40:31 | nawissor/stomer | https://api.github.com/repos/nawissor/stomer | closed | Front page banner | Design | Create a stich in photoshop and include a few images for the banner on the front page. See this howto --> https://digital-photography-school.com/how-to-make-a-photo-collage-banner-for-your-photoblog-or-website/ | 1.0 | Front page banner - Create a stich in photoshop and include a few images for the banner on the front page. See this howto --> https://digital-photography-school.com/how-to-make-a-photo-collage-banner-for-your-photoblog-or-website/ | non_build | front page banner create a stich in photoshop and include a few images for the banner on the front page see this howto | 0 |
84,811 | 24,429,745,345 | IssuesEvent | 2022-10-06 07:12:25 | artichoke/artichoke | https://api.github.com/repos/artichoke/artichoke | closed | Implement a build of artichoke that can be used to bootstrap the build with no Ruby dependency | A-core A-build A-ruby-core S-speculative | Once Core is complete, it should be possible to produce a Core-only build of artichoke that can be used to bootstrap artichoke-core and mruby-sys. | 1.0 | Implement a build of artichoke that can be used to bootstrap the build with no Ruby dependency - Once Core is complete, it should be possible to produce a Core-only build of artichoke that can be used to bootstrap artichoke-core and mruby-sys. | build | implement a build of artichoke that can be used to bootstrap the build with no ruby dependency once core is complete it should be possible to produce a core only build of artichoke that can be used to bootstrap artichoke core and mruby sys | 1 |
21,135 | 6,986,235,177 | IssuesEvent | 2017-12-14 02:09:40 | openshiftio/openshift.io | https://api.github.com/repos/openshiftio/openshift.io | opened | Pipeline crashes and fails to build | area/pipelines SEV2-high team/build-cd type/bug | The pipelines fail and require a restart of the jenkins node/pod thing or GKE or something. Once whatever it is gets restarted the build passes. This thing stops working a lot. Why is it so fragile? We need this to be up and running all the time.
Example
PR: https://github.com/fabric8-ui/fabric8-ui/pull/2302
Logs:... | 1.0 | Pipeline crashes and fails to build - The pipelines fail and require a restart of the jenkins node/pod thing or GKE or something. Once whatever it is gets restarted the build passes. This thing stops working a lot. Why is it so fragile? We need this to be up and running all the time.
Example
PR: https://github.com/... | build | pipeline crashes and fails to build the pipelines fail and require a restart of the jenkins node pod thing or gke or something once whatever it is gets restarted the build passes this thing stops working a lot why is it so fragile we need this to be up and running all the time example pr logs | 1 |
1,329 | 2,729,697,462 | IssuesEvent | 2015-04-16 10:16:08 | AdaptiveMe/adaptive-arp-javascript | https://api.github.com/repos/AdaptiveMe/adaptive-arp-javascript | closed | Push Adaptive Javascript Definitions to Bower Repository | build | Every Adaptive ARP new version push the Javascript Library to the repo created on #2 with a new tag in order to used for the new applications.
The files has to be:
adaptive.js (generated with ts compiler)
adaptive.min.js (generated with Uglify)
adaptive.min.js.map (generated with Uglify)
adaptive.d.ts | 1.0 | Push Adaptive Javascript Definitions to Bower Repository - Every Adaptive ARP new version push the Javascript Library to the repo created on #2 with a new tag in order to used for the new applications.
The files has to be:
adaptive.js (generated with ts compiler)
adaptive.min.js (generated with Uglify)
adaptive... | build | push adaptive javascript definitions to bower repository every adaptive arp new version push the javascript library to the repo created on with a new tag in order to used for the new applications the files has to be adaptive js generated with ts compiler adaptive min js generated with uglify adaptive... | 1 |
297,721 | 25,758,644,523 | IssuesEvent | 2022-12-08 18:27:07 | openedx/build-test-release-wg | https://api.github.com/repos/openedx/build-test-release-wg | closed | olive-testing (TC_AUTHOR_45): Advanced problem types | bug release testing | # Passing Tests
- [x] Blank advanced Problem
- [x] Circuit Schematic Builder
- [x] Custom JavaScript Display and Grading
- [x] Custom Python-Evaluated Input
- [x] Drag and Drop
- [ ] Drag and Drop (Deprecated Version)
- [x] Image Mapped Input
- [x] Math Expression Input
- [x] Problem with Adaptive Hint
- [x]... | 1.0 | olive-testing (TC_AUTHOR_45): Advanced problem types - # Passing Tests
- [x] Blank advanced Problem
- [x] Circuit Schematic Builder
- [x] Custom JavaScript Display and Grading
- [x] Custom Python-Evaluated Input
- [x] Drag and Drop
- [ ] Drag and Drop (Deprecated Version)
- [x] Image Mapped Input
- [x] Math E... | non_build | olive testing tc author advanced problem types passing tests blank advanced problem circuit schematic builder custom javascript display and grading custom python evaluated input drag and drop drag and drop deprecated version image mapped input math expression input ... | 0 |
38,291 | 10,166,661,977 | IssuesEvent | 2019-08-07 16:18:14 | sactory/sactory | https://api.github.com/repos/sactory/sactory | closed | Custom events, including `append` and `remove` are not triggered on Firefox | bug runtime:builder | ```html
<div +append=console.log />
```
does not log anything | 1.0 | Custom events, including `append` and `remove` are not triggered on Firefox - ```html
<div +append=console.log />
```
does not log anything | build | custom events including append and remove are not triggered on firefox html does not log anything | 1 |
209,672 | 23,730,739,875 | IssuesEvent | 2022-08-31 01:18:33 | jiw065/jiw065.github.io | https://api.github.com/repos/jiw065/jiw065.github.io | opened | CVE-2020-11022 (Medium) detected in jquery-3.1.1.min.js | security vulnerability | ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.1.1.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="ht... | True | CVE-2020-11022 (Medium) detected in jquery-3.1.1.min.js - ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.1.1.min.js</b></p></summary>
<p>JavaScript librar... | non_build | cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file myportfolio index html path to vulnerable library myportfolio index html ... | 0 |
91,257 | 26,339,746,127 | IssuesEvent | 2023-01-10 16:46:47 | dotnet/arcade | https://api.github.com/repos/dotnet/arcade | closed | Build failed: dotnet-arcade-validation-official/main #20230110.1 | Build Failed | Build [#20230110.1](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=2084297) partiallySucceeded
## :warning: : internal / dotnet-arcade-validation-official partiallySucceeded
### Summary
**Finished** - Tue, 10 Jan 2023 15:47:10 GMT
**Duration** - 116 minutes
**Requested... | 1.0 | Build failed: dotnet-arcade-validation-official/main #20230110.1 - Build [#20230110.1](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=2084297) partiallySucceeded
## :warning: : internal / dotnet-arcade-validation-official partiallySucceeded
### Summary
**Finished** - Tu... | build | build failed dotnet arcade validation official main build partiallysucceeded warning internal dotnet arcade validation official partiallysucceeded summary finished tue jan gmt duration minutes requested for dotnet bot reason batchedci detai... | 1 |
10,256 | 4,028,973,861 | IssuesEvent | 2016-05-18 08:53:05 | zturtleman/spearmint | https://api.github.com/repos/zturtleman/spearmint | opened | Activate entity regression on nodm7 | bug gamecode | Activate entity regression on [Claustrophobopolis 2003](http://de.ws.q3df.org/map/nodm7/) reportedly caused by https://github.com/zturtleman/mint-arena/compare/f10b0870f6df...116ec08b3843 changes for #220. | 1.0 | Activate entity regression on nodm7 - Activate entity regression on [Claustrophobopolis 2003](http://de.ws.q3df.org/map/nodm7/) reportedly caused by https://github.com/zturtleman/mint-arena/compare/f10b0870f6df...116ec08b3843 changes for #220. | non_build | activate entity regression on activate entity regression on reportedly caused by changes for | 0 |
86,116 | 10,474,314,009 | IssuesEvent | 2019-09-23 14:17:38 | weaveworks/wks-quickstart-firekube | https://api.github.com/repos/weaveworks/wks-quickstart-firekube | closed | Add a step that shows gitops in action | documentation enhancement | Once the cluster is up and running we should be able to demo gitops by telling the user to add a manifest to their fork and observe it being deployed to the cluster. | 1.0 | Add a step that shows gitops in action - Once the cluster is up and running we should be able to demo gitops by telling the user to add a manifest to their fork and observe it being deployed to the cluster. | non_build | add a step that shows gitops in action once the cluster is up and running we should be able to demo gitops by telling the user to add a manifest to their fork and observe it being deployed to the cluster | 0 |
312,256 | 26,852,300,169 | IssuesEvent | 2023-02-03 12:02:40 | galaxyproject/training-material | https://api.github.com/repos/galaxyproject/training-material | closed | Rule Based Uploader: Advanced - Outdated Info | bug galaxy-interface galaxy-release-testing | Release Testing 23.0
* “Building URLs from Accession Information”, Hands-on: Uniport Outdated Info and Screenshots
- Format can now be found under Download. Format menu point no longer exists
- Page now has an api url generator, which may be a better fit for this tutorial. It is found under the parent section,... | 1.0 | Rule Based Uploader: Advanced - Outdated Info - Release Testing 23.0
* “Building URLs from Accession Information”, Hands-on: Uniport Outdated Info and Screenshots
- Format can now be found under Download. Format menu point no longer exists
- Page now has an api url generator, which may be a better fit for this... | non_build | rule based uploader advanced outdated info release testing “building urls from accession information” hands on uniport outdated info and screenshots format can now be found under download format menu point no longer exists page now has an api url generator which may be a better fit for this ... | 0 |
17,886 | 3,644,828,375 | IssuesEvent | 2016-02-15 11:47:20 | hu-semesterprojekt-genombrowser/Alazen-Middleware | https://api.github.com/repos/hu-semesterprojekt-genombrowser/Alazen-Middleware | closed | Ant File anpassen | enhancement testing | Die Datei build.xml muss an eure Struktur angepasst werden.
Einer Erklärung, wie Ant funktioniert, ist unter [https://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html] zu finden.
Es fehlt doch:
* Tests bauen und ausführen
* ~~Dokumentation bauen~~ | 1.0 | Ant File anpassen - Die Datei build.xml muss an eure Struktur angepasst werden.
Einer Erklärung, wie Ant funktioniert, ist unter [https://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html] zu finden.
Es fehlt doch:
* Tests bauen und ausführen
* ~~Dokumentation bauen~~ | non_build | ant file anpassen die datei build xml muss an eure struktur angepasst werden einer erklärung wie ant funktioniert ist unter zu finden es fehlt doch tests bauen und ausführen dokumentation bauen | 0 |
265,262 | 23,156,535,719 | IssuesEvent | 2022-07-29 13:32:07 | simpleworks-gmbh/staf | https://api.github.com/repos/simpleworks-gmbh/staf | closed | Proxy can't connect to the expected port | bug framework testing v0.120.13 | If one starts several API Testcase, from another Testcase (manually via executeTestcase Method).
The configured port, will be used for all Proxy Server instances., Only the first Proxy will run, but the other proxies (for the APITestcases left) won't run.
That will fail with the error message
2022-07-11 14:34... | 1.0 | Proxy can't connect to the expected port - If one starts several API Testcase, from another Testcase (manually via executeTestcase Method).
The configured port, will be used for all Proxy Server instances., Only the first Proxy will run, but the other proxies (for the APITestcases left) won't run.
That will fail ... | non_build | proxy can t connect to the expected port if one starts several api testcase from another testcase manually via executetestcase method the configured port will be used for all proxy server instances only the first proxy will run but the other proxies for the apitestcases left won t run that will fail ... | 0 |
159,537 | 20,068,329,610 | IssuesEvent | 2022-02-04 01:12:23 | panasalap/frameworks_av | https://api.github.com/repos/panasalap/frameworks_av | closed | CVE-2020-0169 (Medium) detected in avandroid-10.0.0_r46 - autoclosed | security vulnerability | ## CVE-2020-0169 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>avandroid-10.0.0_r46</b></p></summary>
<p>
<p>Library home page: <a href=https://android.googlesource.com/platform/fr... | True | CVE-2020-0169 (Medium) detected in avandroid-10.0.0_r46 - autoclosed - ## CVE-2020-0169 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>avandroid-10.0.0_r46</b></p></summary>
<p>
<p>... | non_build | cve medium detected in avandroid autoclosed cve medium severity vulnerability vulnerable library avandroid library home page a href found in head commit a href found in base branch master vulnerable source files media extractors... | 0 |
458,045 | 13,167,428,812 | IssuesEvent | 2020-08-11 10:15:15 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0.0 - dev-23] Modding - Server crash on config manipulation | Category: Modkit Priority: Medium | While developing DiscordLink is noticed the server would crash when any element (that is not a collection) was changed in the config via the server UI.
For booleans, this happens right away and for other types it crashes upon hitting enter while the input field has focus.
This is a huge issue for the 9.0 update of th... | 1.0 | [0.9.0.0 - dev-23] Modding - Server crash on config manipulation - While developing DiscordLink is noticed the server would crash when any element (that is not a collection) was changed in the config via the server UI.
For booleans, this happens right away and for other types it crashes upon hitting enter while the in... | non_build | modding server crash on config manipulation while developing discordlink is noticed the server would crash when any element that is not a collection was changed in the config via the server ui for booleans this happens right away and for other types it crashes upon hitting enter while the input field has foc... | 0 |
5,081 | 7,603,776,161 | IssuesEvent | 2018-04-29 17:59:29 | hawthorne-git/hawthorne-admin | https://api.github.com/repos/hawthorne-git/hawthorne-admin | opened | Checkup Job | Bug Priority - High Effort Required - Medium v2 Requirement | Validate that each product has an image, and its image is valid (EX: for re-sizing) | 1.0 | Checkup Job - Validate that each product has an image, and its image is valid (EX: for re-sizing) | non_build | checkup job validate that each product has an image and its image is valid ex for re sizing | 0 |
104,415 | 4,211,085,495 | IssuesEvent | 2016-06-29 12:25:29 | play2-maven-plugin/play2-maven-plugin | https://api.github.com/repos/play2-maven-plugin/play2-maven-plugin | closed | Upgrade minimum supported Maven version to 3.0 | Component-Maven-Plugin Priority-Medium | It will be required for running Play! in development mode with hot reloading (issue #6). | 1.0 | Upgrade minimum supported Maven version to 3.0 - It will be required for running Play! in development mode with hot reloading (issue #6). | non_build | upgrade minimum supported maven version to it will be required for running play in development mode with hot reloading issue | 0 |
85,167 | 10,429,827,736 | IssuesEvent | 2019-09-17 04:26:56 | StarChart-Labs/operations | https://api.github.com/repos/StarChart-Labs/operations | opened | Standard Release Scope Handling | documentation enhancement | Document a standard practice for determining the scope a change requires in release versioning (major, minor, micro), and a standardized implementation for specifying it.
Currently, flare-plugins defines a decent starting implementation where there are labels for major, minor, and micro release scopes, and the "next... | 1.0 | Standard Release Scope Handling - Document a standard practice for determining the scope a change requires in release versioning (major, minor, micro), and a standardized implementation for specifying it.
Currently, flare-plugins defines a decent starting implementation where there are labels for major, minor, and m... | non_build | standard release scope handling document a standard practice for determining the scope a change requires in release versioning major minor micro and a standardized implementation for specifying it currently flare plugins defines a decent starting implementation where there are labels for major minor and m... | 0 |
52,114 | 12,878,892,334 | IssuesEvent | 2020-07-11 19:00:11 | PowerShell/PowerShell | https://api.github.com/repos/PowerShell/PowerShell | closed | Azure Pipelines clock issues | Area-Build Issue-Question Resolution-Answered Resolution-External | In build 55800 the clock keeps jumping back and forth about 16 hours:
2020-06-18T16:46:46.1993748Z
2020-06-19T09:28:05.5534482Z
https://dev.azure.com/powershell/2972bb5c-f20c-4a60-8bd9-00ffe9987edc/_apis/build/builds/55800/logs/35 | 1.0 | Azure Pipelines clock issues - In build 55800 the clock keeps jumping back and forth about 16 hours:
2020-06-18T16:46:46.1993748Z
2020-06-19T09:28:05.5534482Z
https://dev.azure.com/powershell/2972bb5c-f20c-4a60-8bd9-00ffe9987edc/_apis/build/builds/55800/logs/35 | build | azure pipelines clock issues in build the clock keeps jumping back and forth about hours | 1 |
27,989 | 8,058,156,988 | IssuesEvent | 2018-08-02 17:34:22 | PowerShell/PowerShell | https://api.github.com/repos/PowerShell/PowerShell | closed | Microsoft.PowerShell.SDK version 6.1.0-preview.4 fails at InitialSessionState.CreateDefault() | Area-Build | I'm unable to use preview.4 of the SDK with my test project. preview.3 worked fine. The test project targets .net core 2.1.
Steps to reproduce
------------------
1. Clone https://github.com/jherby2k/AudioWorks.git.
1. Run the tests in the AudioWorks.Commands.Tests project. All should pass.
1. Change the proje... | 1.0 | Microsoft.PowerShell.SDK version 6.1.0-preview.4 fails at InitialSessionState.CreateDefault() - I'm unable to use preview.4 of the SDK with my test project. preview.3 worked fine. The test project targets .net core 2.1.
Steps to reproduce
------------------
1. Clone https://github.com/jherby2k/AudioWorks.git.
... | build | microsoft powershell sdk version preview fails at initialsessionstate createdefault i m unable to use preview of the sdk with my test project preview worked fine the test project targets net core steps to reproduce clone run the tests in the audioworks command... | 1 |
11,132 | 4,892,462,668 | IssuesEvent | 2016-11-18 19:47:59 | numenta/nupic.core | https://api.github.com/repos/numenta/nupic.core | closed | Reuse VERSION file in Doxygen | priority:4 triage type:build type:cleanup type:deployment | Currently, the version is specified in both places. The Doxygen file should reuse the VERSION file. | 1.0 | Reuse VERSION file in Doxygen - Currently, the version is specified in both places. The Doxygen file should reuse the VERSION file. | build | reuse version file in doxygen currently the version is specified in both places the doxygen file should reuse the version file | 1 |
78,676 | 22,345,789,526 | IssuesEvent | 2022-06-15 07:40:50 | isl-org/Open3D | https://api.github.com/repos/isl-org/Open3D | opened | Summarize the issue and your environments (e.g., "Cannot compile on Ubuntu 20.04 with OpenBLAS") | build/install issue | ### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip).
- [X] I have checked the [release documentation](http://www.ope... | 1.0 | Summarize the issue and your environments (e.g., "Cannot compile on Ubuntu 20.04 with OpenBLAS") - ### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_sta... | build | summarize the issue and your environments e g cannot compile on ubuntu with openblas checklist i have searched for for python issues i have tested with the i have checked the and the for master branch steps to reproduce the issue i first cloned by g... | 1 |
423,741 | 28,931,685,301 | IssuesEvent | 2023-05-09 00:16:03 | OpenINF/wg-a-team | https://api.github.com/repos/OpenINF/wg-a-team | opened | meta: the new Product Integrity WG meta-team | documentation help wanted question | Our readme states something about a _new Product Integrity WG meta-team_ @jorgebucaran & @smorimoto would probably know more about this as QA & PM, so just opening an issue about it for us to see what needs to be done here. | 1.0 | meta: the new Product Integrity WG meta-team - Our readme states something about a _new Product Integrity WG meta-team_ @jorgebucaran & @smorimoto would probably know more about this as QA & PM, so just opening an issue about it for us to see what needs to be done here. | non_build | meta the new product integrity wg meta team our readme states something about a new product integrity wg meta team jorgebucaran amp smorimoto would probably know more about this as qa amp pm so just opening an issue about it for us to see what needs to be done here | 0 |
77,972 | 22,060,897,136 | IssuesEvent | 2022-05-30 17:39:58 | rust-lang/rust | https://api.github.com/repos/rust-lang/rust | closed | Add back `help_on_error` for download-ci-llvm | E-easy E-mentor A-rustbuild | I accidentally missed this when porting it to rustbuild: https://github.com/rust-lang/rust/pull/95170/files#diff-9e25a089f077eae8c8cefe9586cc07498e64cd950be4c954cb90e4245e5f9fc3L634-L651
It would be nice to add it back.
Mentoring instructions: Add a new `help_on_error` parameter to `Builder::download_component_helper... | 1.0 | Add back `help_on_error` for download-ci-llvm - I accidentally missed this when porting it to rustbuild: https://github.com/rust-lang/rust/pull/95170/files#diff-9e25a089f077eae8c8cefe9586cc07498e64cd950be4c954cb90e4245e5f9fc3L634-L651
It would be nice to add it back.
Mentoring instructions: Add a new `help_on_error` ... | build | add back help on error for download ci llvm i accidentally missed this when porting it to rustbuild it would be nice to add it back mentoring instructions add a new help on error parameter to builder download component helper and pass it down from download ci llvm this code moved around in so ... | 1 |
176,976 | 28,308,294,995 | IssuesEvent | 2023-04-10 13:12:29 | bounswe/bounswe2023group5 | https://api.github.com/repos/bounswe/bounswe2023group5 | closed | Designing Sequence Diagram: Moderator | Priority: Critical Type: Design Status: Done | ### Description
The sequence diagrams are shared among the team members, I will design the use case diagram of moderator. Moderator checks the reports and evaluates them. Moderators also can delete posts, comments and ban users from the forum.
### 👮♀️ Reviewer
Bilal Atım
### ⏰ Deadline
10.04.2023 | 1.0 | Designing Sequence Diagram: Moderator - ### Description
The sequence diagrams are shared among the team members, I will design the use case diagram of moderator. Moderator checks the reports and evaluates them. Moderators also can delete posts, comments and ban users from the forum.
### 👮♀️ Reviewer
Bilal Atım
... | non_build | designing sequence diagram moderator description the sequence diagrams are shared among the team members i will design the use case diagram of moderator moderator checks the reports and evaluates them moderators also can delete posts comments and ban users from the forum 👮♀️ reviewer bilal atım ... | 0 |
181,195 | 14,008,236,570 | IssuesEvent | 2020-10-28 23:11:56 | alteryx/evalml | https://api.github.com/repos/alteryx/evalml | closed | CircleCI: auth needed for Docker Hub as of Nov 1st | task testing | Message which @jeremyliweishih posted in slack today (thanks Jeremy!):
> Hi there,
> On November 1st, Docker Hub will begin limiting anonymous image pulls. We want to make sure you know how you might be impacted and what you can do to avoid interruptions to your workflow.
> Adding Docker authentication to your pipel... | 1.0 | CircleCI: auth needed for Docker Hub as of Nov 1st - Message which @jeremyliweishih posted in slack today (thanks Jeremy!):
> Hi there,
> On November 1st, Docker Hub will begin limiting anonymous image pulls. We want to make sure you know how you might be impacted and what you can do to avoid interruptions to your wo... | non_build | circleci auth needed for docker hub as of nov message which jeremyliweishih posted in slack today thanks jeremy hi there on november docker hub will begin limiting anonymous image pulls we want to make sure you know how you might be impacted and what you can do to avoid interruptions to your workfl... | 0 |
45,461 | 11,672,816,364 | IssuesEvent | 2020-03-04 07:38:38 | Polymer/tools | https://api.github.com/repos/Polymer/tools | closed | Add glob support for fragments | Package: build wontfix | It would be nice to pass fragments into `resolveGlob` as well as `sourceGlobs` are processed:
```
"fragments": "/src/pages/**/*"
```
| 1.0 | Add glob support for fragments - It would be nice to pass fragments into `resolveGlob` as well as `sourceGlobs` are processed:
```
"fragments": "/src/pages/**/*"
```
| build | add glob support for fragments it would be nice to pass fragments into resolveglob as well as sourceglobs are processed fragments src pages | 1 |
54,520 | 13,383,522,510 | IssuesEvent | 2020-09-02 10:27:56 | lkeegan/spatial-model-editor | https://api.github.com/repos/lkeegan/spatial-model-editor | closed | Pixel OpenMP support | CLI build system enhancement | Currently the Pixel simulator supports multithreading using tbb, which is statically linked in the distributed binaries. It has the advantage of being very flexible & has a nice c++ interface. But for parallelisation of simple loops, which is all that we are currently using it for, its implementation seems to have sign... | 1.0 | Pixel OpenMP support - Currently the Pixel simulator supports multithreading using tbb, which is statically linked in the distributed binaries. It has the advantage of being very flexible & has a nice c++ interface. But for parallelisation of simple loops, which is all that we are currently using it for, its implementa... | build | pixel openmp support currently the pixel simulator supports multithreading using tbb which is statically linked in the distributed binaries it has the advantage of being very flexible has a nice c interface but for parallelisation of simple loops which is all that we are currently using it for its implementa... | 1 |
11,277 | 9,301,759,160 | IssuesEvent | 2019-03-24 01:35:49 | dimigoin/dimigoin-front | https://api.github.com/repos/dimigoin/dimigoin-front | closed | Feature request in teacher afterschool management page | feature request service | - 엑셀 파일 다운로드 버튼이 없습니다 (학년별로 달라야합니다.)
- ~~세부 관리 페이지가 존재하지 않습니다. 세부관리 페이지는 해당 방과후 신청자 학번 이름을 띄어주는걸 클라이언트가 원하시는듯 싶습니다~~
#54 를 참고해서 구현해야 합니다. | 1.0 | Feature request in teacher afterschool management page - - 엑셀 파일 다운로드 버튼이 없습니다 (학년별로 달라야합니다.)
- ~~세부 관리 페이지가 존재하지 않습니다. 세부관리 페이지는 해당 방과후 신청자 학번 이름을 띄어주는걸 클라이언트가 원하시는듯 싶습니다~~
#54 를 참고해서 구현해야 합니다. | non_build | feature request in teacher afterschool management page 엑셀 파일 다운로드 버튼이 없습니다 학년별로 달라야합니다 세부 관리 페이지가 존재하지 않습니다 세부관리 페이지는 해당 방과후 신청자 학번 이름을 띄어주는걸 클라이언트가 원하시는듯 싶습니다 를 참고해서 구현해야 합니다 | 0 |
169,055 | 26,740,743,190 | IssuesEvent | 2023-01-30 12:48:35 | codestates-seb/seb41_main_028 | https://api.github.com/repos/codestates-seb/seb41_main_028 | closed | [FE] Feat: certificationModal 데이터 바인딩 작업 | FE Feat Design | ## To do List
<!--해당 Issue를 해결하기 위해 수행해야 할 To do list를 작성해주세요.-->
- [x] certification 모달창의 데이터를 받아와서 뿌려주기
## Deadline
<!--작업 완료 기한을 입력해주세요. (e.g. 221219 / 15:00)-->
230129 / 23:59
## Issue Checklist
아래 체크리스트를 확인해주세요.
- [x] Issue Title을 다음 예시와 같이 작성했습니다. (e.g. [FE] Feat: 회원가입 기능 구현 )
- [x] 우측의 Assignees, ... | 1.0 | [FE] Feat: certificationModal 데이터 바인딩 작업 - ## To do List
<!--해당 Issue를 해결하기 위해 수행해야 할 To do list를 작성해주세요.-->
- [x] certification 모달창의 데이터를 받아와서 뿌려주기
## Deadline
<!--작업 완료 기한을 입력해주세요. (e.g. 221219 / 15:00)-->
230129 / 23:59
## Issue Checklist
아래 체크리스트를 확인해주세요.
- [x] Issue Title을 다음 예시와 같이 작성했습니다. (e.g. [FE... | non_build | feat certificationmodal 데이터 바인딩 작업 to do list certification 모달창의 데이터를 받아와서 뿌려주기 deadline issue checklist 아래 체크리스트를 확인해주세요 issue title을 다음 예시와 같이 작성했습니다 e g feat 회원가입 기능 구현 우측의 assignees labels projects milestone을 적절하게 선택했습니다 | 0 |
244,526 | 7,876,155,042 | IssuesEvent | 2018-06-25 23:21:58 | bleehu/Compound_X | https://api.github.com/repos/bleehu/Compound_X | closed | Weapon Proposal: Staff-sling | Feature Request Greenlit - Awaiting Pull Request Priority - Low | It's like a sling, but gigantic. Probably requires very high Dex to use, can load with bullets (which means lead lumps) or grenades.
More normal slings also includeable. | 1.0 | Weapon Proposal: Staff-sling - It's like a sling, but gigantic. Probably requires very high Dex to use, can load with bullets (which means lead lumps) or grenades.
More normal slings also includeable. | non_build | weapon proposal staff sling it s like a sling but gigantic probably requires very high dex to use can load with bullets which means lead lumps or grenades more normal slings also includeable | 0 |
5,956 | 13,391,049,326 | IssuesEvent | 2020-09-02 21:42:09 | pirate/ArchiveBox | https://api.github.com/repos/pirate/ArchiveBox | closed | Bugfix: django.db.utils.IntegrityError: UNIQUE constraint failed: core_snapshot.timestamp | bug changes: architecture complexity: medium status: wip |
#### Describe the bug
Y'all helped me with upgrading my super old archive to the django branch before official 0.4.9 release. I recently upgraded to the newest version, so I could start adding links. archivebox said I had to re-init. `archivebox init` gives me following error, and will not let me add new links.
```... | 1.0 | Bugfix: django.db.utils.IntegrityError: UNIQUE constraint failed: core_snapshot.timestamp -
#### Describe the bug
Y'all helped me with upgrading my super old archive to the django branch before official 0.4.9 release. I recently upgraded to the newest version, so I could start adding links. archivebox said I had to ... | non_build | bugfix django db utils integrityerror unique constraint failed core snapshot timestamp describe the bug y all helped me with upgrading my super old archive to the django branch before official release i recently upgraded to the newest version so i could start adding links archivebox said i had to ... | 0 |
80,798 | 15,589,001,517 | IssuesEvent | 2021-03-18 07:23:03 | soumya132/pomscan | https://api.github.com/repos/soumya132/pomscan | closed | CVE-2017-5664 (High) detected in tomcat-embed-core-8.5.4.jar | security vulnerability | ## CVE-2017-5664 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.4.jar</b></p></summary>
<p>Core Tomcat implementation</p>
<p>Library home page: <a href="http://t... | True | CVE-2017-5664 (High) detected in tomcat-embed-core-8.5.4.jar - ## CVE-2017-5664 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.4.jar</b></p></summary>
<p>Core To... | non_build | cve high detected in tomcat embed core jar cve high severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation library home page a href path to dependency file pomscan pom xml path to vulnerable library home wss scanner repository ... | 0 |
38,537 | 10,216,222,842 | IssuesEvent | 2019-08-15 09:55:58 | jenkins-x/jx | https://api.github.com/repos/jenkins-x/jx | closed | GitHub commit status should offer a link to build logs | area/build kind/enhancement lifecycle/rotten priority/backlog | ### Summary
For a PR built by Jenkins X Serverless
Checks show
"
serverless-jenkins — succeeded
"
As `PipelineActivitySpec` do define attribute `BuildLogsURL` I would expect this check gives me a link so I can read build log from gitHub web UI - expecialy in case of build failures
### Steps to reproduce ... | 1.0 | GitHub commit status should offer a link to build logs - ### Summary
For a PR built by Jenkins X Serverless
Checks show
"
serverless-jenkins — succeeded
"
As `PipelineActivitySpec` do define attribute `BuildLogsURL` I would expect this check gives me a link so I can read build log from gitHub web UI - expec... | build | github commit status should offer a link to build logs summary for a pr built by jenkins x serverless checks show serverless jenkins — succeeded as pipelineactivityspec do define attribute buildlogsurl i would expect this check gives me a link so i can read build log from github web ui expec... | 1 |
43,950 | 17,774,494,094 | IssuesEvent | 2021-08-30 17:23:11 | Azure/azure-sdk-for-net | https://api.github.com/repos/Azure/azure-sdk-for-net | closed | [Flaky test] Should_retry_when_throttled_and_no_ambient_transaction_is_detected | Service Bus Client |
Error message
```
Microsoft.Azure.ServiceBus.ServerBusyException : Rico KABOOM!
```
Stack trace
```
at Microsoft.Azure.ServiceBus.UnitTests.RetryPolicyTests.<>c__DisplayClass0_0.<Should_retry_when_throttled_and_no_ambient_transaction_is_detected>b__0() in D:\a\1\s\sdk\servicebus\Microsoft.Azure.ServiceBus\... | 1.0 | [Flaky test] Should_retry_when_throttled_and_no_ambient_transaction_is_detected -
Error message
```
Microsoft.Azure.ServiceBus.ServerBusyException : Rico KABOOM!
```
Stack trace
```
at Microsoft.Azure.ServiceBus.UnitTests.RetryPolicyTests.<>c__DisplayClass0_0.<Should_retry_when_throttled_and_no_ambient_tra... | non_build | should retry when throttled and no ambient transaction is detected error message microsoft azure servicebus serverbusyexception rico kaboom stack trace at microsoft azure servicebus unittests retrypolicytests c b in d a s sdk servicebus microsoft azure servicebus tests ret... | 0 |
18,691 | 6,628,929,116 | IssuesEvent | 2017-09-24 01:15:44 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | Ruby failure: "ClientStub #request_response via a call operation behaves like request response should send a request when configured using an override channel" on MacOS | infra/BUILDPONY lang/ruby platform/macOS | https://grpc-testing.appspot.com/job/gRPC_master_macos/2378/testReport/junit/(root)/ruby_macos_dbg_native/tools_run_tests_helper_scripts_run_ruby_sh/
```
1) ClientStub #request_response via a call operation behaves like request response should send a request when configured using an override channel
Got 0 fai... | 1.0 | Ruby failure: "ClientStub #request_response via a call operation behaves like request response should send a request when configured using an override channel" on MacOS - https://grpc-testing.appspot.com/job/gRPC_master_macos/2378/testReport/junit/(root)/ruby_macos_dbg_native/tools_run_tests_helper_scripts_run_ruby_sh/... | build | ruby failure clientstub request response via a call operation behaves like request response should send a request when configured using an override channel on macos clientstub request response via a call operation behaves like request response should send a request when configured using an override ... | 1 |
1,459 | 2,760,898,803 | IssuesEvent | 2015-04-28 14:42:16 | orbeon/orbeon-forms | https://api.github.com/repos/orbeon/orbeon-forms | closed | Removing schema with used types "crashes" Form Builder | Crasher Form Builder | To reproduce, create a form, attach this [schema](https://github.com/orbeon/orbeon-forms/blob/master/src/main/resources/org/orbeon/oxf/xforms/xforms-types.xsd), set the input field to be of type `rating`, click on Change Schema, and click on Delete Existing XML Schema. This results on the error dialog being shown, Form... | 1.0 | Removing schema with used types "crashes" Form Builder - To reproduce, create a form, attach this [schema](https://github.com/orbeon/orbeon-forms/blob/master/src/main/resources/org/orbeon/oxf/xforms/xforms-types.xsd), set the input field to be of type `rating`, click on Change Schema, and click on Delete Existing XML S... | build | removing schema with used types crashes form builder to reproduce create a form attach this set the input field to be of type rating click on change schema and click on delete existing xml schema this results on the error dialog being shown form builder becoming unusable and the error invalid schema t... | 1 |
214,716 | 24,101,256,981 | IssuesEvent | 2022-09-20 01:04:19 | jrshutske/unit-conversion-api | https://api.github.com/repos/jrshutske/unit-conversion-api | opened | CVE-2022-38752 (Medium) detected in snakeyaml-1.23.jar | security vulnerability | ## CVE-2022-38752 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.23.jar</b></p></summary>
<p>YAML 1.1 parser and emitter for Java</p>
<p>Library home page: <a href="http... | True | CVE-2022-38752 (Medium) detected in snakeyaml-1.23.jar - ## CVE-2022-38752 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.23.jar</b></p></summary>
<p>YAML 1.1 parser and... | non_build | cve medium detected in snakeyaml jar cve medium severity vulnerability vulnerable library snakeyaml jar yaml parser and emitter for java library home page a href path to dependency file unit conversion api pom xml path to vulnerable library root repository org y... | 0 |
85,839 | 24,701,507,185 | IssuesEvent | 2022-10-19 15:36:00 | joinmarket-webui/jam-docker | https://api.github.com/repos/joinmarket-webui/jam-docker | opened | fix github workflow warnings | dependencies build | Several warning when running the github workflow, e.g. see https://github.com/joinmarket-webui/jam-docker/actions/runs/3279592234
> Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please ... | 1.0 | fix github workflow warnings - Several warning when running the github workflow, e.g. see https://github.com/joinmarket-webui/jam-docker/actions/runs/3279592234
> Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-nod... | build | fix github workflow warnings several warning when running the github workflow e g see node js actions are deprecated for more information see please update the following actions to use node js actions checkout docker setup qemu action docker setup buildx action docker login action docker metadat... | 1 |
271,994 | 23,645,227,943 | IssuesEvent | 2022-08-25 21:17:01 | unicode-org/icu4x | https://api.github.com/repos/unicode-org/icu4x | opened | Regen tasks should only overwrite existing files if successful | T-enhancement good first issue help wanted C-test-infra S-small | We have a bunch of regen-style tasks (testdata, diplomat-gen, fingerprint, ffi-coverage) where we generate a bunch of files on top of checked-in files (and typically, check the difference on CI)
They typically work by deleting the existing files, running the task, and then overwriting the file. This means that if th... | 1.0 | Regen tasks should only overwrite existing files if successful - We have a bunch of regen-style tasks (testdata, diplomat-gen, fingerprint, ffi-coverage) where we generate a bunch of files on top of checked-in files (and typically, check the difference on CI)
They typically work by deleting the existing files, runni... | non_build | regen tasks should only overwrite existing files if successful we have a bunch of regen style tasks testdata diplomat gen fingerprint ffi coverage where we generate a bunch of files on top of checked in files and typically check the difference on ci they typically work by deleting the existing files runni... | 0 |
67,564 | 17,014,694,953 | IssuesEvent | 2021-07-02 10:16:08 | normade/modernism | https://api.github.com/repos/normade/modernism | opened | Link to City / Country | Building Detail Page enhancement | Find a way to link in detail content to a certain city or country. The link forwards on click to the building index page and sets the filter accordingly. | 1.0 | Link to City / Country - Find a way to link in detail content to a certain city or country. The link forwards on click to the building index page and sets the filter accordingly. | build | link to city country find a way to link in detail content to a certain city or country the link forwards on click to the building index page and sets the filter accordingly | 1 |
96,553 | 27,883,387,839 | IssuesEvent | 2023-03-21 21:17:08 | LLNL/DiHydrogen | https://api.github.com/repos/LLNL/DiHydrogen | closed | [H2Core] Logger flags require MPI linkage | bug build | The [logic for using MPI in the Logger flags](https://github.com/LLNL/DiHydrogen/blob/develop/src/utils/Logger.cpp#L15-L18) is actually incorrect. Finding the header is not sufficient as MPI linkage is not typically included "for free" with most compilers on most systems.
We can actually just tie right in to the Dis... | 1.0 | [H2Core] Logger flags require MPI linkage - The [logic for using MPI in the Logger flags](https://github.com/LLNL/DiHydrogen/blob/develop/src/utils/Logger.cpp#L15-L18) is actually incorrect. Finding the header is not sufficient as MPI linkage is not typically included "for free" with most compilers on most systems.
... | build | logger flags require mpi linkage the is actually incorrect finding the header is not sufficient as mpi linkage is not typically included for free with most compilers on most systems we can actually just tie right in to the distconv mpi logic for now eventually will require mpi at least indirectly | 1 |
98,864 | 30,204,917,607 | IssuesEvent | 2023-07-05 08:47:22 | BlueBrain/nmodl | https://api.github.com/repos/BlueBrain/nmodl | opened | Fix docker image deployed to DockerHub | good first issue build-system getting_started necessary-feature CI | Seems like the NMODL docker image uploaded to DockerHub is not working properly.
Following the guide in https://github.com/BlueBrain/nmodl/tree/master/packaging check whether it works and edit https://github.com/BlueBrain/nmodl/blob/master/packaging/Dockerfile to fix it | 1.0 | Fix docker image deployed to DockerHub - Seems like the NMODL docker image uploaded to DockerHub is not working properly.
Following the guide in https://github.com/BlueBrain/nmodl/tree/master/packaging check whether it works and edit https://github.com/BlueBrain/nmodl/blob/master/packaging/Dockerfile to fix it | build | fix docker image deployed to dockerhub seems like the nmodl docker image uploaded to dockerhub is not working properly following the guide in check whether it works and edit to fix it | 1 |
201,207 | 15,180,567,591 | IssuesEvent | 2021-02-15 00:26:55 | backend-br/vagas | https://api.github.com/repos/backend-br/vagas | closed | [São Paulo] Datahacker - Desenvolvedor Python Sênior @ Wivo | CI Docker Git Kubernetes MongoDB PJ Python Remoto SQL Stale TDD Testes automatizados startup | ## Descrição da vaga
Se você é um programador:
1- Hands-on
2- Que adora programar
3- Que odeia ficar perdendo tempo com burocracias/reuniões
4- Que acredita que fazer código de qualidade é uma arte
Aqui é o seu lugar!
A Wivo é uma startup de tecnologia que possuí uma plataforma SaaS de inteligência de dado... | 1.0 | [São Paulo] Datahacker - Desenvolvedor Python Sênior @ Wivo - ## Descrição da vaga
Se você é um programador:
1- Hands-on
2- Que adora programar
3- Que odeia ficar perdendo tempo com burocracias/reuniões
4- Que acredita que fazer código de qualidade é uma arte
Aqui é o seu lugar!
A Wivo é uma startup de tec... | non_build | datahacker desenvolvedor python sênior wivo descrição da vaga se você é um programador hands on que adora programar que odeia ficar perdendo tempo com burocracias reuniões que acredita que fazer código de qualidade é uma arte aqui é o seu lugar a wivo é uma startup de tecnologia qu... | 0 |
55,666 | 6,912,730,579 | IssuesEvent | 2017-11-28 13:05:40 | yoX64/dia-ui | https://api.github.com/repos/yoX64/dia-ui | closed | Splash screen design | design | We should have a minimalistic design for the splash screen. Also, you should implement. | 1.0 | Splash screen design - We should have a minimalistic design for the splash screen. Also, you should implement. | non_build | splash screen design we should have a minimalistic design for the splash screen also you should implement | 0 |
14,781 | 4,996,064,436 | IssuesEvent | 2016-12-09 12:30:51 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | Logging in using cookie (ie via remember me) doesnt set user id in #__session table | No Code Attached Yet | ### Steps to reproduce the issue
Create clean 3.6.2 install
Login to back end and create user (eg DAVE)
Exit Browser
Delete all entries in Session table
Enter URL for front end of website, logon with created user ensure remember me ticked
Browse session table - guest = 0, userid and username set correctly in se... | 1.0 | Logging in using cookie (ie via remember me) doesnt set user id in #__session table - ### Steps to reproduce the issue
Create clean 3.6.2 install
Login to back end and create user (eg DAVE)
Exit Browser
Delete all entries in Session table
Enter URL for front end of website, logon with created user ensure remembe... | non_build | logging in using cookie ie via remember me doesnt set user id in session table steps to reproduce the issue create clean install login to back end and create user eg dave exit browser delete all entries in session table enter url for front end of website logon with created user ensure remembe... | 0 |
28,428 | 8,140,705,810 | IssuesEvent | 2018-08-20 22:06:23 | JDRF/spirit | https://api.github.com/repos/JDRF/spirit | closed | Container | 2 BUILD Components | ### Deliver
* Kitchen sink file showing all variations in all states
* Macro to create all variations
* Update tokens file with necessary style decisions | 1.0 | Container - ### Deliver
* Kitchen sink file showing all variations in all states
* Macro to create all variations
* Update tokens file with necessary style decisions | build | container deliver kitchen sink file showing all variations in all states macro to create all variations update tokens file with necessary style decisions | 1 |
16,753 | 6,278,268,670 | IssuesEvent | 2017-07-18 14:04:04 | Tirocupidus/TheExiledRPOverhaul | https://api.github.com/repos/Tirocupidus/TheExiledRPOverhaul | closed | T3 Native gear and The Dregs | enhancement feat balance ready for build | Make T3 Native gear craftable without killing the boss in The Dregs. Also ensure the boss is worth killing for some other reason. | 1.0 | T3 Native gear and The Dregs - Make T3 Native gear craftable without killing the boss in The Dregs. Also ensure the boss is worth killing for some other reason. | build | native gear and the dregs make native gear craftable without killing the boss in the dregs also ensure the boss is worth killing for some other reason | 1 |
91,085 | 26,271,497,511 | IssuesEvent | 2023-01-06 17:25:47 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | build: `dev build` fails with `Error: Cannot find module 'micromatch'` | C-bug A-build-system regression T-dev-inf | This is a regression from last week.
```
kena@kenax ....com/cockroachdb/cockroach % dev build [30/9284]
TMPDIR set to /tmp/tmp.B9nYBzFz
$ bazel build //pkg/cmd/cockroach:cockroach --config=with_ui
INFO: Invocation ID... | 1.0 | build: `dev build` fails with `Error: Cannot find module 'micromatch'` - This is a regression from last week.
```
kena@kenax ....com/cockroachdb/cockroach % dev build [30/9284]
TMPDIR set to /tmp/tmp.B9nYBzFz
$ bazel ... | build | build dev build fails with error cannot find module micromatch this is a regression from last week kena kenax com cockroachdb cockroach dev build tmpdir set to tmp tmp bazel build pkg cmd... | 1 |
53,529 | 13,175,284,730 | IssuesEvent | 2020-08-12 01:07:40 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | windows build issues(finally made it) | TF 2.2 stalled stat:awaiting response subtype:windows type:build/install | <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em>
**System information**
- OS P... | 1.0 | windows build issues(finally made it) - <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_templat... | build | windows build issues finally made it please make sure that this is a build installation issue as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag build template system information os platform and distribution e g linux ubuntu... | 1 |
127,580 | 27,079,617,830 | IssuesEvent | 2023-02-14 13:08:36 | computationalgeography/lue | https://api.github.com/repos/computationalgeography/lue | opened | Add support for passing numpy values to LUE operations accepting scalar values | 25: kind: enhancement 15: feature: code 05: target: framework / python 35: medium priority | Currently performing this operation results in a warning:
```python
np.float32(5) == my_array
```
DeprecationWarning: elementwise comparison failed; this will raise an error in the future. | 1.0 | Add support for passing numpy values to LUE operations accepting scalar values - Currently performing this operation results in a warning:
```python
np.float32(5) == my_array
```
DeprecationWarning: elementwise comparison failed; this will raise an error in the future. | non_build | add support for passing numpy values to lue operations accepting scalar values currently performing this operation results in a warning python np my array deprecationwarning elementwise comparison failed this will raise an error in the future | 0 |
69,722 | 17,796,192,051 | IssuesEvent | 2021-08-31 22:40:13 | CommunityToolkit/WindowsCommunityToolkit | https://api.github.com/repos/CommunityToolkit/WindowsCommunityToolkit | opened | Can't directly bind ObservableCollection to MetadataControl Items | bug :bug: controls :control_knobs: bugbash :building_construction: | ## Describe the bug
You can't directly provide an `ObservableCollection` to the `MetadataControl` as it expects a `List` specifically (even though it supports observing).
- [ ] Is this bug a regression in the toolkit? If so, what toolkit version did you last see it work:
## Steps to Reproduce
```xml
<cont... | 1.0 | Can't directly bind ObservableCollection to MetadataControl Items - ## Describe the bug
You can't directly provide an `ObservableCollection` to the `MetadataControl` as it expects a `List` specifically (even though it supports observing).
- [ ] Is this bug a regression in the toolkit? If so, what toolkit version... | build | can t directly bind observablecollection to metadatacontrol items describe the bug you can t directly provide an observablecollection to the metadatacontrol as it expects a list specifically even though it supports observing is this bug a regression in the toolkit if so what toolkit version d... | 1 |
90,538 | 26,134,781,529 | IssuesEvent | 2022-12-29 10:37:44 | nodejs/node | https://api.github.com/repos/nodejs/node | closed | Compiling node on OpenBSD over arm: error: Fatal javascript OOM in MemoryChunk allocation failed during deserialization | build | ### Version
not relevant; since compiling node v18
### Platform
OpenBSD devel0.my.domain 7.1 GENERIC.MP#0 arm64
### Subsystem
_No response_
### What steps will reproduce the bug?
- download node v18 and untar
- set CC=cc, CXX=c++, then run ./configure --prefix /home/shared/Builds/node_v18 --openssl-no-asm
- do... | 1.0 | Compiling node on OpenBSD over arm: error: Fatal javascript OOM in MemoryChunk allocation failed during deserialization - ### Version
not relevant; since compiling node v18
### Platform
OpenBSD devel0.my.domain 7.1 GENERIC.MP#0 arm64
### Subsystem
_No response_
### What steps will reproduce the bug?
- download n... | build | compiling node on openbsd over arm error fatal javascript oom in memorychunk allocation failed during deserialization version not relevant since compiling node platform openbsd my domain generic mp subsystem no response what steps will reproduce the bug download node and u... | 1 |
19,044 | 6,664,776,254 | IssuesEvent | 2017-10-02 21:26:05 | DestinyItemManager/DIM | https://api.github.com/repos/DestinyItemManager/DIM | closed | Touch Friendly way to and/or perks in Loadout Builder | Enhancement Feature: Loadout Builder Need More Details | The requirement for keyboard use to enable this feature isn't useful for touch users on tablets. I use a Surface Pro when playing.
| 1.0 | Touch Friendly way to and/or perks in Loadout Builder - The requirement for keyboard use to enable this feature isn't useful for touch users on tablets. I use a Surface Pro when playing.
| build | touch friendly way to and or perks in loadout builder the requirement for keyboard use to enable this feature isn t useful for touch users on tablets i use a surface pro when playing | 1 |
28,641 | 8,196,491,366 | IssuesEvent | 2018-08-31 10:00:05 | angular/angular-cli | https://api.github.com/repos/angular/angular-cli | closed | While making a build of angular-6 application am getting this error how i can resolve this? | comp: devkit/build-angular need: repro steps | F:\practice\ang-node\frontend>ng build --prod
Date: 2018-08-28T04:08:06.648Z
Hash: 61fab25db19a36ad55ca
Time: 89374ms
chunk {0} runtime.a66f828dca56eeb90e02.js (runtime) 1.05 kB [entry] [rendered]
chunk {1} styles.78fc82606a60ff243473.css (styles) 193 kB [initial] [rendered]
chunk {2} polyfills.7a0e6866a34e280f... | 1.0 | While making a build of angular-6 application am getting this error how i can resolve this? - F:\practice\ang-node\frontend>ng build --prod
Date: 2018-08-28T04:08:06.648Z
Hash: 61fab25db19a36ad55ca
Time: 89374ms
chunk {0} runtime.a66f828dca56eeb90e02.js (runtime) 1.05 kB [entry] [rendered]
chunk {1} styles.78fc... | build | while making a build of angular application am getting this error how i can resolve this f practice ang node frontend ng build prod date hash time chunk runtime js runtime kb chunk styles css styles kb chunk polyfills js polyfills kb chu... | 1 |
97,526 | 28,312,613,004 | IssuesEvent | 2023-04-10 16:44:55 | dotnet/arcade | https://api.github.com/repos/dotnet/arcade | closed | Build failed: Maestro Build Promotion/main #Promoting dotnet-arcade-validation build 20230409.1 (173556) to channel(s) '.NET Eng - Validation' # | First Responder Build Failed | Build [#Promoting dotnet-arcade-validation build 20230409.1 (173556) to channel(s) '.NET Eng - Validation' #](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=2153964) failed
## :x: : internal / Maestro Build Promotion failed
### Summary
**Finished** - Mon, 10 Apr 2023 00:... | 1.0 | Build failed: Maestro Build Promotion/main #Promoting dotnet-arcade-validation build 20230409.1 (173556) to channel(s) '.NET Eng - Validation' # - Build [#Promoting dotnet-arcade-validation build 20230409.1 (173556) to channel(s) '.NET Eng - Validation' #](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb... | build | build failed maestro build promotion main promoting dotnet arcade validation build to channel s net eng validation build failed x internal maestro build promotion failed summary finished mon apr gmt duration minutes requested for dotnet bot ... | 1 |
37,214 | 9,979,386,782 | IssuesEvent | 2019-07-09 22:40:54 | GoogleContainerTools/skaffold | https://api.github.com/repos/GoogleContainerTools/skaffold | closed | Handle deploy for multiple images(artifacts) in helm values | area/build area/deploy deploy/helm help wanted kind/bug priority/p2 | Hello, I am working on a project that has multiple docker images and I pass those images to helm through chart values. For the first time the `dev` command works well, but when I modify some files that trigger the build for only one artifact the deploy fails with the following warning:
```
WARN[0069] run: deploy step... | 1.0 | Handle deploy for multiple images(artifacts) in helm values - Hello, I am working on a project that has multiple docker images and I pass those images to helm through chart values. For the first time the `dev` command works well, but when I modify some files that trigger the build for only one artifact the deploy fails... | build | handle deploy for multiple images artifacts in helm values hello i am working on a project that has multiple docker images and i pass those images to helm through chart values for the first time the dev command works well but when i modify some files that trigger the build for only one artifact the deploy fails... | 1 |
74,243 | 14,224,120,365 | IssuesEvent | 2020-11-17 19:11:40 | foss-responders/fossresponders.com | https://api.github.com/repos/foss-responders/fossresponders.com | closed | Add jekyll-assets plugin | code | Right now, the Privacy page was removed partially because the asset path changes for images on secondary pages. We need an asset manager. Jekyll-asset should work. This will be important for the blog, too. | 1.0 | Add jekyll-assets plugin - Right now, the Privacy page was removed partially because the asset path changes for images on secondary pages. We need an asset manager. Jekyll-asset should work. This will be important for the blog, too. | non_build | add jekyll assets plugin right now the privacy page was removed partially because the asset path changes for images on secondary pages we need an asset manager jekyll asset should work this will be important for the blog too | 0 |
130,264 | 27,637,242,070 | IssuesEvent | 2023-03-10 15:18:38 | ArctosDB/arctos | https://api.github.com/repos/ArctosDB/arctos | opened | Code Table Request - Fort Worth Zoo | Function-CodeTables | ## Instructions
This is a template to facilitate communication with the Arctos Code Table Committee. Submit a separate request for each relevant value. This form is appropriate for exploring how data may best be stored, for adding vocabulary, or for updating existing definitions.
Reviewing documentation before pr... | 1.0 | Code Table Request - Fort Worth Zoo - ## Instructions
This is a template to facilitate communication with the Arctos Code Table Committee. Submit a separate request for each relevant value. This form is appropriate for exploring how data may best be stored, for adding vocabulary, or for updating existing definitions... | non_build | code table request fort worth zoo instructions this is a template to facilitate communication with the arctos code table committee submit a separate request for each relevant value this form is appropriate for exploring how data may best be stored for adding vocabulary or for updating existing definitions... | 0 |
244,662 | 20,682,304,472 | IssuesEvent | 2022-03-10 14:56:35 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Failing test: Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_filtering·ts - dashboard app using current data dashboard filtering disabling a filter unfilters the data on "before all" hook for "pie charts" | triage_needed Team:Presentation failed-test | A test failed on a tracked branch
```
TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
Wait timed out after 10056ms
at /dev/shm/workspace/parallel/20/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
at runMicrotasks (<anonymous>)
at processTicksAndRejecti... | 1.0 | Failing test: Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_filtering·ts - dashboard app using current data dashboard filtering disabling a filter unfilters the data on "before all" hook for "pie charts" - A test failed on a tracked branch
```
TimeoutError: Waiting for element to be located By(cs... | non_build | failing test chrome ui functional tests test functional apps dashboard dashboard filtering·ts dashboard app using current data dashboard filtering disabling a filter unfilters the data on before all hook for pie charts a test failed on a tracked branch timeouterror waiting for element to be located by cs... | 0 |
121,119 | 4,805,137,089 | IssuesEvent | 2016-11-02 15:20:41 | isawnyu/pleiades-gazetteer | https://api.github.com/repos/isawnyu/pleiades-gazetteer | closed | 404s on missing images | cleanup priority: high review | Loading a place makes a few requests for images that are not found; we should fix these or remove the references to the images so the server doesn't have to spend time serving these 404s.
 Cloned git repo of [Moore HDL](https://github.com/fabianschuiki/moore)
2) Ran `git submodule update --init --recursive`
3) Built and compiled with `cmake -G Ninja ..\llvm -DCMAKE_BUILD_TYPE=DEBUG -DLLVM_ENABLE_ASSERTIONS=ON -DLLVM_ENABLE_PROJECTS="... | 1.0 | ninja check-clang command fails with multiple errors despite no errors during compilation process - Running on Windows Version 10.0.19044.2486
Steps to reproduce:
1) Cloned git repo of [Moore HDL](https://github.com/fabianschuiki/moore)
2) Ran `git submodule update --init --recursive`
3) Built and compiled with `... | build | ninja check clang command fails with multiple errors despite no errors during compilation process running on windows version steps to reproduce cloned git repo of ran git submodule update init recursive built and compiled with cmake g ninja llvm dcmake build type debug dllvm e... | 1 |
57,967 | 14,247,614,369 | IssuesEvent | 2020-11-19 11:43:02 | googleapis/java-asset | https://api.github.com/repos/googleapis/java-asset | reopened | com.example.asset.QuickStartIT: testExportAssetBigqueryExample failed | :rotating_light: api: cloudasset buildcop: flaky buildcop: issue priority: p1 type: bug | Note: #311 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: ff04d0f62c5fd42146ea30ef3de2c9d4baba13fe
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/68b318d0-84dd-4d1f-96a5-8c14c12a4817), [Sponge](http://sponge2/68b318d0-84dd-4d1f-9... | 2.0 | com.example.asset.QuickStartIT: testExportAssetBigqueryExample failed - Note: #311 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: ff04d0f62c5fd42146ea30ef3de2c9d4baba13fe
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/68b318d0-84... | build | com example asset quickstartit testexportassetbigqueryexample failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output java util concurrent cancellationexception task was cancelled at com google co... | 1 |
8,690 | 27,172,094,289 | IssuesEvent | 2023-02-17 20:27:02 | OneDrive/onedrive-api-docs | https://api.github.com/repos/OneDrive/onedrive-api-docs | closed | Add documentation for photo albums | type:enhancement area:Docs automation:Closed | Hi there,
please add documentation for the album function in OneDrive. Because there are some issues for this point.
#468
#579
#909
Thanks to @ksmutny and his issue #909 here I have find a solution that work for me. But this was not an easy way.
I hope we can setup fast this points for the documenta... | 1.0 | Add documentation for photo albums - Hi there,
please add documentation for the album function in OneDrive. Because there are some issues for this point.
#468
#579
#909
Thanks to @ksmutny and his issue #909 here I have find a solution that work for me. But this was not an easy way.
I hope we can set... | non_build | add documentation for photo albums hi there please add documentation for the album function in onedrive because there are some issues for this point thanks to ksmutny and his issue here i have find a solution that work for me but this was not an easy way i hope we can setup fast ... | 0 |
93,157 | 26,876,359,871 | IssuesEvent | 2023-02-05 03:49:48 | dotnet/docfx | https://api.github.com/repos/dotnet/docfx | closed | Stack overflow exception while generating documentation | bug dotnet: msbuild dotnet: xml-comment | **Operating System**: Linux
**DocFX Version Used**: 2.56.7
**Template used**: default and material
**Steps to Reproduce**:
1. Clone [this](https://github.com/zsr2531/Bali) repo.
2. `cd docs`
3. `mono /path/to/docfx.exe docfx.json --serve`
**Expected Behavior**:
Documentation is generated and a local... | 1.0 | Stack overflow exception while generating documentation - **Operating System**: Linux
**DocFX Version Used**: 2.56.7
**Template used**: default and material
**Steps to Reproduce**:
1. Clone [this](https://github.com/zsr2531/Bali) repo.
2. `cd docs`
3. `mono /path/to/docfx.exe docfx.json --serve`
**Expe... | build | stack overflow exception while generating documentation operating system linux docfx version used template used default and material steps to reproduce clone repo cd docs mono path to docfx exe docfx json serve expected behavior documentation is ... | 1 |
265,423 | 23,166,982,757 | IssuesEvent | 2022-07-30 05:02:43 | istio/istio | https://api.github.com/repos/istio/istio | closed | Disable Istio default retry on errorcode 503 | area/test and release lifecycle/stale | ### Bug Description
I will try to explain the scenario which I am trying. I have 2 services appservice-A and appservice-B, both are in the same namespace "mynamespace" and both have seperate Virtual service called VS-A and VS-B.
In MyAPPLICATION, there is a call from appservice-A to appservice-B , and I want ... | 1.0 | Disable Istio default retry on errorcode 503 - ### Bug Description
I will try to explain the scenario which I am trying. I have 2 services appservice-A and appservice-B, both are in the same namespace "mynamespace" and both have seperate Virtual service called VS-A and VS-B.
In MyAPPLICATION, there is a call ... | non_build | disable istio default retry on errorcode bug description i will try to explain the scenario which i am trying i have services appservice a and appservice b both are in the same namespace mynamespace and both have seperate virtual service called vs a and vs b in myapplication there is a call fr... | 0 |
68,421 | 17,287,510,459 | IssuesEvent | 2021-07-24 02:28:48 | opencv/opencv | https://api.github.com/repos/opencv/opencv | closed | Opencv 4.5.3 on Mac Air M1: unresolved symbols for arm64 (C++) | category: build/install invalid question (invalid tracker) | ##### System information (version)
- OpenCV => 4.5.3
- Operating System / Platform => Mac Air M1 running OS Big Sur (arm64-apple-darwin20.4.0)
- Compiler => terminal / cmake 3.21.0 / g++ (clang version 12.0.5)
##### Detailed description
I compiled OpenCV from source which completes with no problems. I then try... | 1.0 | Opencv 4.5.3 on Mac Air M1: unresolved symbols for arm64 (C++) - ##### System information (version)
- OpenCV => 4.5.3
- Operating System / Platform => Mac Air M1 running OS Big Sur (arm64-apple-darwin20.4.0)
- Compiler => terminal / cmake 3.21.0 / g++ (clang version 12.0.5)
##### Detailed description
I compile... | build | opencv on mac air unresolved symbols for c system information version opencv operating system platform mac air running os big sur apple compiler terminal cmake g clang version detailed description i compiled opencv from sourc... | 1 |
78,134 | 22,151,414,234 | IssuesEvent | 2022-06-03 17:14:27 | apache/beam | https://api.github.com/repos/apache/beam | opened | Jenkins cross JDK version test on Windows | P3 build-system beam-fixit testing task | We can set os variant to choose windows for Jenkins test, which can be combined with JDK version test. So that we can have cross OS / cross JDK version test.
This discussion came from https://github.com/apache/beam/pull/3184#pullrequestreview-39303400
Imported from Jira [BEAM-2339](https://issues.apache.org/jira/bro... | 1.0 | Jenkins cross JDK version test on Windows - We can set os variant to choose windows for Jenkins test, which can be combined with JDK version test. So that we can have cross OS / cross JDK version test.
This discussion came from https://github.com/apache/beam/pull/3184#pullrequestreview-39303400
Imported from Jira [B... | build | jenkins cross jdk version test on windows we can set os variant to choose windows for jenkins test which can be combined with jdk version test so that we can have cross os cross jdk version test this discussion came from imported from jira original jira may contain additional context reported by markf... | 1 |
29,648 | 8,387,453,360 | IssuesEvent | 2018-10-09 00:29:41 | DestinyItemManager/DIM | https://api.github.com/repos/DestinyItemManager/DIM | closed | First perk selected in Loadout Builder | Feature: Loadout Builder | https://twitter.com/efishkin/status/1048699426082967552?s=21
@ThisIsDIM I'm having trouble with the loadout builder (beta,I appreciate it :)), when I select two perks under gauntlet, the builder only looks for the first, is this as intended? | 1.0 | First perk selected in Loadout Builder - https://twitter.com/efishkin/status/1048699426082967552?s=21
@ThisIsDIM I'm having trouble with the loadout builder (beta,I appreciate it :)), when I select two perks under gauntlet, the builder only looks for the first, is this as intended? | build | first perk selected in loadout builder thisisdim i m having trouble with the loadout builder beta i appreciate it when i select two perks under gauntlet the builder only looks for the first is this as intended | 1 |
21,462 | 6,153,824,382 | IssuesEvent | 2017-06-28 10:59:45 | wangdachangchang/Note | https://api.github.com/repos/wangdachangchang/Note | opened | go-redis-base | Code | ```go
package main
import (
"fmt"
"sync"
"time"
redis "gopkg.in/redis.v4"
)
func main() {
client := createClient()
//stringOperation(client)
//listOperation(client)
//setOperation(client)
//hashOperation(client)
//connectPool(client)
}
// 创建客户端
func createClient() *redis.Client {
cl... | 1.0 | go-redis-base - ```go
package main
import (
"fmt"
"sync"
"time"
redis "gopkg.in/redis.v4"
)
func main() {
client := createClient()
//stringOperation(client)
//listOperation(client)
//setOperation(client)
//hashOperation(client)
//connectPool(client)
}
// 创建客户端
func createClient() *red... | non_build | go redis base go package main import fmt sync time redis gopkg in redis func main client createclient stringoperation client listoperation client setoperation client hashoperation client connectpool client 创建客户端 func createclient redi... | 0 |
86,644 | 24,909,303,346 | IssuesEvent | 2022-10-29 17:04:00 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | closed | LanguageTool builder fails with exit code 141 | 6.topic: nixos 0.kind: build failure | ### Steps To Reproduce
Steps to reproduce the behavior:
1. Add `languagetool.enable = true;` to your system module's `services`
2. Rebuild your system
3. See the error in log
### Build log
```console
root@Ricky-First-Laptop /e/nixos# nixos-rebuild switch
building the system configuration...
error: builder fo... | 1.0 | LanguageTool builder fails with exit code 141 - ### Steps To Reproduce
Steps to reproduce the behavior:
1. Add `languagetool.enable = true;` to your system module's `services`
2. Rebuild your system
3. See the error in log
### Build log
```console
root@Ricky-First-Laptop /e/nixos# nixos-rebuild switch
buildin... | build | languagetool builder fails with exit code steps to reproduce steps to reproduce the behavior add languagetool enable true to your system module s services rebuild your system see the error in log build log console root ricky first laptop e nixos nixos rebuild switch building ... | 1 |
76,525 | 21,480,272,294 | IssuesEvent | 2022-04-26 17:02:06 | cypress-io/cypress | https://api.github.com/repos/cypress-io/cypress | closed | node_module caching for binary system tests is flakey | process: build stage: needs review process: flaky test | ### Current behavior
We generate node_module caches in CircleCI for our binary system tests and share them across multiple jobs. To do this, we hash the contents of all package.json/yarn.lock files within the `system-tests/projects` directory and use that as part of our cache key. However, depending on the executor ... | 1.0 | node_module caching for binary system tests is flakey - ### Current behavior
We generate node_module caches in CircleCI for our binary system tests and share them across multiple jobs. To do this, we hash the contents of all package.json/yarn.lock files within the `system-tests/projects` directory and use that as pa... | build | node module caching for binary system tests is flakey current behavior we generate node module caches in circleci for our binary system tests and share them across multiple jobs to do this we hash the contents of all package json yarn lock files within the system tests projects directory and use that as pa... | 1 |
52,687 | 6,650,277,985 | IssuesEvent | 2017-09-28 15:47:33 | 18F/openFEC-web-app | https://api.github.com/repos/18F/openFEC-web-app | closed | Add process details and role documentation to research<>design process diagram | Internal Work: Design | Using the process sketch from https://github.com/18F/openFEC-web-app/issues/1352
It could be helpful for new team members, deliverable documentation, and 18F comms/outreach for us to add detail about how each step is carried out: both more detail in how to do it that step, and who is involved/responsible for completi... | 1.0 | Add process details and role documentation to research<>design process diagram - Using the process sketch from https://github.com/18F/openFEC-web-app/issues/1352
It could be helpful for new team members, deliverable documentation, and 18F comms/outreach for us to add detail about how each step is carried out: both mo... | non_build | add process details and role documentation to research design process diagram using the process sketch from it could be helpful for new team members deliverable documentation and comms outreach for us to add detail about how each step is carried out both more detail in how to do it that step and who is invo... | 0 |
37,967 | 5,152,906,018 | IssuesEvent | 2017-01-14 05:26:29 | nltk/nltk | https://api.github.com/repos/nltk/nltk | closed | DeprecationWarnings for @memoize for Python3.5 | python3 tests | The `memoize` decorator needs some updating such that it's using the new/better `inspect` from Python3.5
```bash
~/git-stuff/nltk$ python3 -W error -m nltk
Traceback (most recent call last):
File "/usr/local/Cellar/python3/3.5.2_3/Frameworks/Python.framework/Versions/3.5/lib/python3.5/runpy.py", line 174, in _r... | 1.0 | DeprecationWarnings for @memoize for Python3.5 - The `memoize` decorator needs some updating such that it's using the new/better `inspect` from Python3.5
```bash
~/git-stuff/nltk$ python3 -W error -m nltk
Traceback (most recent call last):
File "/usr/local/Cellar/python3/3.5.2_3/Frameworks/Python.framework/Vers... | non_build | deprecationwarnings for memoize for the memoize decorator needs some updating such that it s using the new better inspect from bash git stuff nltk w error m nltk traceback most recent call last file usr local cellar frameworks python framework versions lib runpy p... | 0 |
101,426 | 21,682,976,830 | IssuesEvent | 2022-05-09 08:34:17 | MJZwart/motivation-app | https://api.github.com/repos/MJZwart/motivation-app | closed | Reduce store usage for component-wide data | front-end code-streamline | Currently I use the store for all the back-end stuff, but the store isn't needed for when data is only used within the component | 1.0 | Reduce store usage for component-wide data - Currently I use the store for all the back-end stuff, but the store isn't needed for when data is only used within the component | non_build | reduce store usage for component wide data currently i use the store for all the back end stuff but the store isn t needed for when data is only used within the component | 0 |
64,686 | 16,014,290,280 | IssuesEvent | 2021-04-20 14:20:08 | hashicorp/packer-plugin-outscale | https://api.github.com/repos/hashicorp/packer-plugin-outscale | opened | Outscale: Support for owner account aliases in source_omi_filter | bug builder/outscale | _This issue was originally opened by @Hakujou as hashicorp/packer#10915. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737). The original body of the issue is below._
<hr>
#### Overview of the Issue
source_omi_filter in Outscale bui... | 1.0 | Outscale: Support for owner account aliases in source_omi_filter - _This issue was originally opened by @Hakujou as hashicorp/packer#10915. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737). The original body of the issue is below._
<h... | build | outscale support for owner account aliases in source omi filter this issue was originally opened by hakujou as hashicorp packer it was migrated here as a result of the the original body of the issue is below overview of the issue source omi filter in outscale builders requires owners to be s... | 1 |
26,104 | 7,783,091,900 | IssuesEvent | 2018-06-06 08:51:04 | uon-coehm/IQCare | https://api.github.com/repos/uon-coehm/IQCare | closed | Pyschosocial Enrollment form: Add field "Child dwelling information" | Form Builder | Add a select field `Child dwelling information` with the following options:
- Lives with parents
- Orphanage Children Shelter
- Aunt/uncle
- Grandparents
- Lives in the streets
- With well wishers
- Other (Specify) - This opens a free text field to specify | 1.0 | Pyschosocial Enrollment form: Add field "Child dwelling information" - Add a select field `Child dwelling information` with the following options:
- Lives with parents
- Orphanage Children Shelter
- Aunt/uncle
- Grandparents
- Lives in the streets
- With well wishers
- Other (Specify) - This opens a free text ... | build | pyschosocial enrollment form add field child dwelling information add a select field child dwelling information with the following options lives with parents orphanage children shelter aunt uncle grandparents lives in the streets with well wishers other specify this opens a free text ... | 1 |
732,748 | 25,275,133,790 | IssuesEvent | 2022-11-16 12:06:20 | epiphany-platform/epiphany | https://api.github.com/repos/epiphany-platform/epiphany | closed | [SPIKE] Usage of Image Digests in requirements download | type/spike priority/low area/repository | **Is your spike related to a problem or idea? Please describe.**
Currently in download requirements a way to select specific image is to use **tag** (and them checking downloaded image checksum), like:
```
'quay.io/cephcsi/cephcsi:v3.5.1':
sha1: 51dee9ea8ad76fb95ebd16f951e8ffaaaba95eb6
```
Unfortunately t... | 1.0 | [SPIKE] Usage of Image Digests in requirements download - **Is your spike related to a problem or idea? Please describe.**
Currently in download requirements a way to select specific image is to use **tag** (and them checking downloaded image checksum), like:
```
'quay.io/cephcsi/cephcsi:v3.5.1':
sha1: 51dee... | non_build | usage of image digests in requirements download is your spike related to a problem or idea please describe currently in download requirements a way to select specific image is to use tag and them checking downloaded image checksum like quay io cephcsi cephcsi unfor... | 0 |
56,393 | 11,578,485,850 | IssuesEvent | 2020-02-21 16:02:12 | JuliaLang/julia | https://api.github.com/repos/JuliaLang/julia | closed | LLVM assertion failure in core tests | bug codegen | I get this on master with LLVM assertions enabled:
```
Test (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB)
core (1) | started at 2020-02-20T14:14:10.279
julia: /home/jeff/src/julia/deps/srccache/llvm-9.0.1/lib/IR/Constants.cpp:1005: static llvm::Constant* llvm::ConstantArray::getImpl(ll... | 1.0 | LLVM assertion failure in core tests - I get this on master with LLVM assertions enabled:
```
Test (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB)
core (1) | started at 2020-02-20T14:14:10.279
julia: /home/jeff/src/julia/deps/srccache/llvm-9.0.1/lib/IR/Constants.cpp:1005: static llvm::Co... | non_build | llvm assertion failure in core tests i get this on master with llvm assertions enabled test worker time s gc s gc alloc mb rss mb core started at julia home jeff src julia deps srccache llvm lib ir constants cpp static llvm constant llvm c... | 0 |
58,118 | 14,283,218,032 | IssuesEvent | 2020-11-23 10:41:57 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | bazel build libtensorflowlite has issue during compiling | comp:lite stalled stat:awaiting response type:build/install | tizen5.0_cross_toolchain_vd_kant_target_armv7l_host_x86-64/bin/armv7l-tizen-linux-gnueabi-gcc -MD -MF bazel-out/armv7-opt/bin/external/mkl_dnn/_objs/mkldnn_single_threaded/simple_concat.d '-frandom-seed=bazel-out/armv7-opt/bin/external/mkl_dnn/_objs/mkldnn_single_threaded/simple_concat.o' -iquote external/mkl_dnn -iquo... | 1.0 | bazel build libtensorflowlite has issue during compiling - tizen5.0_cross_toolchain_vd_kant_target_armv7l_host_x86-64/bin/armv7l-tizen-linux-gnueabi-gcc -MD -MF bazel-out/armv7-opt/bin/external/mkl_dnn/_objs/mkldnn_single_threaded/simple_concat.d '-frandom-seed=bazel-out/armv7-opt/bin/external/mkl_dnn/_objs/mkldnn_sing... | build | bazel build libtensorflowlite has issue during compiling cross toolchain vd kant target host bin tizen linux gnueabi gcc md mf bazel out opt bin external mkl dnn objs mkldnn single threaded simple concat d frandom seed bazel out opt bin external mkl dnn objs mkldnn single threaded simple concat ... | 1 |
444,838 | 31,151,275,359 | IssuesEvent | 2023-08-16 10:06:49 | Swarmies/sap-web | https://api.github.com/repos/Swarmies/sap-web | closed | Workflow sematic file documentation | documentation | # Description
Add a documentation on how to use the sematic `types' on PR
## Acceptable Criteria
- definition of the 'types' explaining their use.
## Related Story
This tickets relate to the #9
| 1.0 | Workflow sematic file documentation - # Description
Add a documentation on how to use the sematic `types' on PR
## Acceptable Criteria
- definition of the 'types' explaining their use.
## Related Story
This tickets relate to the #9
| non_build | workflow sematic file documentation description add a documentation on how to use the sematic types on pr acceptable criteria definition of the types explaining their use related story this tickets relate to the | 0 |
63,122 | 15,436,633,757 | IssuesEvent | 2021-03-07 13:48:12 | kubevirt/kubevirt | https://api.github.com/repos/kubevirt/kubevirt | reopened | [rfe_id:3423][crit:high][vendor:cnv-qe@redhat.com][level:component]VmWatch [test_id:3466]Should update vmi status with the proper columns using 'kubectl get vmi -w' | kind/bug triage/build-watcher | **Is this a BUG REPORT or FEATURE REQUEST?**:
/kind bug
/triage build-watcher
**What happened**:
https://prow.apps.ovirt.org/view/gcs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/4953/pull-kubevirt-e2e-k8s-1.20/1356962067667488768
```
tests/vm_watch_test.go:218
Timed out after 60.000s.
Expected
<... | 1.0 | [rfe_id:3423][crit:high][vendor:cnv-qe@redhat.com][level:component]VmWatch [test_id:3466]Should update vmi status with the proper columns using 'kubectl get vmi -w' - **Is this a BUG REPORT or FEATURE REQUEST?**:
/kind bug
/triage build-watcher
**What happened**:
https://prow.apps.ovirt.org/view/gcs/kubevi... | build | vmwatch should update vmi status with the proper columns using kubectl get vmi w is this a bug report or feature request kind bug triage build watcher what happened tests vm watch test go timed out after expected false to be true tests vm watch test go ... | 1 |
10,811 | 4,827,613,478 | IssuesEvent | 2016-11-07 14:10:20 | CartoDB/cartodb | https://api.github.com/repos/CartoDB/cartodb | opened | Filters applied by widget persist if the widget is deleted | bug Builder | ### Context
If a widget is used for filtering a layer and then the widget is removed, the filter persists.
### Steps to Reproduce
1. Create a map in the Builder
2. Add a widget that allows filtering (e.g. a Category or Histogram widget)
3. Filter the data with the widget (e.g. click on a category or selec... | 1.0 | Filters applied by widget persist if the widget is deleted - ### Context
If a widget is used for filtering a layer and then the widget is removed, the filter persists.
### Steps to Reproduce
1. Create a map in the Builder
2. Add a widget that allows filtering (e.g. a Category or Histogram widget)
3. Filte... | build | filters applied by widget persist if the widget is deleted context if a widget is used for filtering a layer and then the widget is removed the filter persists steps to reproduce create a map in the builder add a widget that allows filtering e g a category or histogram widget filte... | 1 |
12,210 | 5,166,586,431 | IssuesEvent | 2017-01-17 16:34:29 | kyamagu/mexopencv | https://api.github.com/repos/kyamagu/mexopencv | closed | Error when compiling in matlab | build/install windows | Hello,
I have Matlab 2016a. I followed the OpenCV installation instructions in the wiki exactly as far as I know. Yet, when I ran: `mexopencv.make('opencv_path','C:\dev\build\install', 'opencv_contrib',true)`, I got the following error tree:
```
Error using strcmp
Not enough input arguments.
Error in mexop... | 1.0 | Error when compiling in matlab - Hello,
I have Matlab 2016a. I followed the OpenCV installation instructions in the wiki exactly as far as I know. Yet, when I ran: `mexopencv.make('opencv_path','C:\dev\build\install', 'opencv_contrib',true)`, I got the following error tree:
```
Error using strcmp
Not enough i... | build | error when compiling in matlab hello i have matlab i followed the opencv installation instructions in the wiki exactly as far as i know yet when i ran mexopencv make opencv path c dev build install opencv contrib true i got the following error tree error using strcmp not enough input... | 1 |
37,061 | 9,955,876,342 | IssuesEvent | 2019-07-05 12:24:11 | scality/metalk8s | https://api.github.com/repos/scality/metalk8s | closed | fix LocalImage cleanup | bug build easy moonshot | **Component**:
buildchain
**What happened**:
`doit.sh clean` doesn't remove the locally built images from the build tree.
**What was expected**:
The locally built images are properly deleted during the cleanup.
**Steps to reproduce**
From a clean build tree, run:
- build the images: `./doit.sh -n ... | 1.0 | fix LocalImage cleanup - **Component**:
buildchain
**What happened**:
`doit.sh clean` doesn't remove the locally built images from the build tree.
**What was expected**:
The locally built images are properly deleted during the cleanup.
**Steps to reproduce**
From a clean build tree, run:
- build t... | build | fix localimage cleanup component buildchain what happened doit sh clean doesn t remove the locally built images from the build tree what was expected the locally built images are properly deleted during the cleanup steps to reproduce from a clean build tree run build t... | 1 |
112,389 | 9,564,143,384 | IssuesEvent | 2019-05-05 00:22:09 | KingAkeem/TorBotApp | https://api.github.com/repos/KingAkeem/TorBotApp | opened | Design method of testing GetLinks and GetEmails functions | enhancement test added test improvement | I'm not sure how to accurately test these methods since we have to be able to generate HTML that can be parsed by the [HTML parsing library](https://godoc.org/golang.org/x/net/html) being used. | 2.0 | Design method of testing GetLinks and GetEmails functions - I'm not sure how to accurately test these methods since we have to be able to generate HTML that can be parsed by the [HTML parsing library](https://godoc.org/golang.org/x/net/html) being used. | non_build | design method of testing getlinks and getemails functions i m not sure how to accurately test these methods since we have to be able to generate html that can be parsed by the being used | 0 |
333,110 | 10,115,689,933 | IssuesEvent | 2019-07-30 22:37:42 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.zertifikate.commerzbank.de - site is not usable | browser-firefox-mobile engine-gecko priority-important severity-critical sitepatch-applied status-first-contact | <!-- @browser: Firefox Mobile 57.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 4.4.4; Mobile; rv:57.0) Gecko/57.0 Firefox/57.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://www.zertifikate.commerzbank.de/webforms/mobile/index.html?home/{"site":{"country":1,"language":1,"isoCode":"de-DE"}}
**Browser / Ve... | 1.0 | www.zertifikate.commerzbank.de - site is not usable - <!-- @browser: Firefox Mobile 57.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 4.4.4; Mobile; rv:57.0) Gecko/57.0 Firefox/57.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://www.zertifikate.commerzbank.de/webforms/mobile/index.html?home/{"site":{"count... | non_build | site is not usable url browser version firefox mobile operating system android tested another browser yes problem type site is not usable description site not displayed correctly at all steps to reproduce direct link please check with other mobile browser... | 0 |
402,328 | 11,808,239,079 | IssuesEvent | 2020-03-19 13:02:31 | deora-earth/rosebudDAO | https://api.github.com/repos/deora-earth/rosebudDAO | closed | The progress bar is fixed in the proposal list view but has bugs in the proposal detail view | 03 High Priority bug | The progress bar should look the same like in the proposal list view.
This is the current look in the detailed view:

| 1.0 | The progress bar is fixed in the proposal list view but has bugs in the proposal detail view - The progress bar should look the same like in the proposal list view.
This is the current look in the detailed view:
` on them. Instead only `.Register()` should register the flags. `.Register` should then also determine the flag's value and return that directly. | 1.0 | Enforce flag registration - Currently registering flags is not enforced for all flags. Flags should no longer implicitly registered when calling `.Value()` on them. Instead only `.Register()` should register the flags. `.Register` should then also determine the flag's value and return that directly. | build | enforce flag registration currently registering flags is not enforced for all flags flags should no longer implicitly registered when calling value on them instead only register should register the flags register should then also determine the flag s value and return that directly | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.