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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
451,381 | 32,026,451,531 | IssuesEvent | 2023-09-22 09:10:45 | mercedes-benz/sechub | https://api.github.com/repos/mercedes-benz/sechub | closed | Guide on how to setup Eclipse for SecHub | documentation | Write a guide which explains how to setup Eclipse for SecHub. | 1.0 | Guide on how to setup Eclipse for SecHub - Write a guide which explains how to setup Eclipse for SecHub. | non_build | guide on how to setup eclipse for sechub write a guide which explains how to setup eclipse for sechub | 0 |
54,492 | 13,358,288,013 | IssuesEvent | 2020-08-31 11:25:08 | ApolloAuto/apollo | https://api.github.com/repos/ApolloAuto/apollo | closed | docker-dev branch breaks LGSVL simulator | Module: Build | `modules/contrib/lgsvl_msgs/proto/BUILD` file generated by our universal `scripts/proto_build_generator.py` defines new `cc_proto_library` targets, which maybe imcompatible with current lgsvl simulator. Investigation needs to be done to make it work again.
@xiaoxq @lemketron | 1.0 | docker-dev branch breaks LGSVL simulator - `modules/contrib/lgsvl_msgs/proto/BUILD` file generated by our universal `scripts/proto_build_generator.py` defines new `cc_proto_library` targets, which maybe imcompatible with current lgsvl simulator. Investigation needs to be done to make it work again.
@xiaoxq @lemke... | build | docker dev branch breaks lgsvl simulator modules contrib lgsvl msgs proto build file generated by our universal scripts proto build generator py defines new cc proto library targets which maybe imcompatible with current lgsvl simulator investigation needs to be done to make it work again xiaoxq lemke... | 1 |
323,978 | 9,881,754,716 | IssuesEvent | 2019-06-24 15:18:56 | ClinGen/clincoded | https://api.github.com/repos/ClinGen/clincoded | closed | Ability to associate an evaluation with specific evidence | ClinVar submission EP request VCI case/seg integration external curator priority: high requires discussion | When evaluating a criterion as met, have some way for a curator to select the pieces of evidence they used to make that evaluation. | 1.0 | Ability to associate an evaluation with specific evidence - When evaluating a criterion as met, have some way for a curator to select the pieces of evidence they used to make that evaluation. | non_build | ability to associate an evaluation with specific evidence when evaluating a criterion as met have some way for a curator to select the pieces of evidence they used to make that evaluation | 0 |
135,551 | 30,308,568,482 | IssuesEvent | 2023-07-10 11:13:22 | creativecommons/creativecommons.github.io-source | https://api.github.com/repos/creativecommons/creativecommons.github.io-source | opened | Responsive issue in Nav element | 🟧 priority: high 🚦 status: awaiting triage 🛠 goal: fix 💻 aspect: code | ## Description
When in mobile view, the navigation bar is overflowing due to excessive padding.
## Reproduction
1. Go to [Creative Commons Opensource](https://opensource.creativecommons.org/) in mobile view
2. see the nav element overflowing from the html element
## Expectation
The nav element should not ... | 1.0 | Responsive issue in Nav element - ## Description
When in mobile view, the navigation bar is overflowing due to excessive padding.
## Reproduction
1. Go to [Creative Commons Opensource](https://opensource.creativecommons.org/) in mobile view
2. see the nav element overflowing from the html element
## Expect... | non_build | responsive issue in nav element description when in mobile view the navigation bar is overflowing due to excessive padding reproduction go to in mobile view see the nav element overflowing from the html element expectation the nav element should not be overflowing from html element ... | 0 |
30,585 | 8,563,326,218 | IssuesEvent | 2018-11-09 13:42:48 | GetTerminus/terminus-ui | https://api.github.com/repos/GetTerminus/terminus-ui | closed | CI: Store test results | Focus: build Needs: exploration P4: Nice to Have Type: chore | This will allow us to easily see which tests are taking a long time to run etc.
https://circleci.com/docs/2.0/configuration-reference/#store_test_results
I have tried this method once with no luck. | 1.0 | CI: Store test results - This will allow us to easily see which tests are taking a long time to run etc.
https://circleci.com/docs/2.0/configuration-reference/#store_test_results
I have tried this method once with no luck. | build | ci store test results this will allow us to easily see which tests are taking a long time to run etc i have tried this method once with no luck | 1 |
8,475 | 4,254,961,543 | IssuesEvent | 2016-07-09 04:20:09 | jeff1evesque/machine-learning | https://api.github.com/repos/jeff1evesque/machine-learning | closed | Dynamically define 'dev_env_path' in compiler manifests | bug build | We need to change all our existing compiler manifests, from both of our existing puppet `environment`:
```bash
...
$dev_env_path = "${root_dir}/puppet/environment/development"
...
```
to something of the form:
```bash
...
$environment = $hiera_general['environment']
$dev_env_path = "${root_dir}/... | 1.0 | Dynamically define 'dev_env_path' in compiler manifests - We need to change all our existing compiler manifests, from both of our existing puppet `environment`:
```bash
...
$dev_env_path = "${root_dir}/puppet/environment/development"
...
```
to something of the form:
```bash
...
$environment = $hi... | build | dynamically define dev env path in compiler manifests we need to change all our existing compiler manifests from both of our existing puppet environment bash dev env path root dir puppet environment development to something of the form bash environment hi... | 1 |
51,754 | 12,804,154,095 | IssuesEvent | 2020-07-03 03:27:40 | ledisdb/ledisdb | https://api.github.com/repos/ledisdb/ledisdb | closed | fail to add lua when compiling | build wontfix | godep go install -tags 'linenoise leveldb lua' ./...
github.com/siddontang/ledisdb/vendor/lua
could not determine kind of name for C.lua_tointeger
could not determine kind of name for C.lua_tonumber
godep: go exit status 2
make: **\* [build] Error 1
An error with lua version? I 'm using lua-5.2
| 1.0 | fail to add lua when compiling - godep go install -tags 'linenoise leveldb lua' ./...
github.com/siddontang/ledisdb/vendor/lua
could not determine kind of name for C.lua_tointeger
could not determine kind of name for C.lua_tonumber
godep: go exit status 2
make: **\* [build] Error 1
An error with lua version? I 'm usin... | build | fail to add lua when compiling godep go install tags linenoise leveldb lua github com siddontang ledisdb vendor lua could not determine kind of name for c lua tointeger could not determine kind of name for c lua tonumber godep go exit status make error an error with lua version i m using lua ... | 1 |
80,290 | 23,162,868,265 | IssuesEvent | 2022-07-29 19:55:31 | Turing-Complete-Game/Suggestions-and-Issues | https://api.github.com/repos/Turing-Complete-Game/Suggestions-and-Issues | closed | [Bug]: Halt and Waveform don't work inside custom component | bug Severity: Moderate Category: Custom Components Build: Development Category: Default Components | ### What happened?
As stated in the title, some IO components, specifically Halt and Waveform generator don't work when placed inside of Custom components.
### Version
Development
### Operating System
Windows 10
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct | 1.0 | [Bug]: Halt and Waveform don't work inside custom component - ### What happened?
As stated in the title, some IO components, specifically Halt and Waveform generator don't work when placed inside of Custom components.
### Version
Development
### Operating System
Windows 10
### Code of Conduct
- [X] I agree to fo... | build | halt and waveform don t work inside custom component what happened as stated in the title some io components specifically halt and waveform generator don t work when placed inside of custom components version development operating system windows code of conduct i agree to follow th... | 1 |
599,385 | 18,272,461,312 | IssuesEvent | 2021-10-04 15:05:18 | cloudnativedaysjp/reviewapp-operator | https://api.github.com/repos/cloudnativedaysjp/reviewapp-operator | closed | Kubernetes へのインストール | high priority | * [ ] `kustomize build config/crd` で CRD 、 `kustomize build config/default` で controller のインストール (Deployment, Role 等) がそれぞれ走るようにする
* [ ] controller に適切な role を付与する
* controllers パッケージ以下で kubebuilder のマーカーを記述
---
git tag に紐づくマニフェストのリリースは別 issue で実施 | 1.0 | Kubernetes へのインストール - * [ ] `kustomize build config/crd` で CRD 、 `kustomize build config/default` で controller のインストール (Deployment, Role 等) がそれぞれ走るようにする
* [ ] controller に適切な role を付与する
* controllers パッケージ以下で kubebuilder のマーカーを記述
---
git tag に紐づくマニフェストのリリースは別 issue で実施 | non_build | kubernetes へのインストール kustomize build config crd で crd 、 kustomize build config default で controller のインストール deployment role 等 がそれぞれ走るようにする controller に適切な role を付与する controllers パッケージ以下で kubebuilder のマーカーを記述 git tag に紐づくマニフェストのリリースは別 issue で実施 | 0 |
262,924 | 19,847,890,111 | IssuesEvent | 2022-01-21 08:59:34 | Kira272921/vscode-themed-portfolio | https://api.github.com/repos/Kira272921/vscode-themed-portfolio | opened | [DOCS] add a using guide in `README.md` | documentation good first issue | Add a new section about "How to use this portfolio template" in `README.md`.
You might add these following steps in the using guide:
- Cloning the repository
- Installing the dependencies
- Add the data in [data.json](https://github.com/Kira272921/vscode-themed-portfolio/blob/main/data/data.json) file
- Startin... | 1.0 | [DOCS] add a using guide in `README.md` - Add a new section about "How to use this portfolio template" in `README.md`.
You might add these following steps in the using guide:
- Cloning the repository
- Installing the dependencies
- Add the data in [data.json](https://github.com/Kira272921/vscode-themed-portfolio... | non_build | add a using guide in readme md add a new section about how to use this portfolio template in readme md you might add these following steps in the using guide cloning the repository installing the dependencies add the data in file starting a local development server to preview the changes | 0 |
46,933 | 11,914,378,171 | IssuesEvent | 2020-03-31 13:31:05 | bonitasoft-labs/bpmn-visu-js | https://api.github.com/repos/bonitasoft-labs/bpmn-visu-js | closed | [INFRA] Add tests about mxgraph cells positioning | Infra:build | With the introduction of lane support in #100, we have also introduced the assignation of cells to a parent which is not the mxgraph default parent.
As BPMN coordinates are absolute and mxgraph ones are relative to their parent, we manage a translation to ensure that the cells within a pool/lane are at their right pla... | 1.0 | [INFRA] Add tests about mxgraph cells positioning - With the introduction of lane support in #100, we have also introduced the assignation of cells to a parent which is not the mxgraph default parent.
As BPMN coordinates are absolute and mxgraph ones are relative to their parent, we manage a translation to ensure that... | build | add tests about mxgraph cells positioning with the introduction of lane support in we have also introduced the assignation of cells to a parent which is not the mxgraph default parent as bpmn coordinates are absolute and mxgraph ones are relative to their parent we manage a translation to ensure that the cel... | 1 |
427,301 | 12,393,963,760 | IssuesEvent | 2020-05-20 16:11:53 | googleapis/elixir-google-api | https://api.github.com/repos/googleapis/elixir-google-api | closed | Synthesis failed for OSConfig | autosynth failure priority: p1 type: bug | Hello! Autosynth couldn't regenerate OSConfig. :broken_heart:
Here's the output from running `synth.py`:
```
: failed to remove deps/parse_trans/ebin/parse_trans.app: Permission denied
warning: failed to remove deps/parse_trans/ebin/parse_trans_mod.beam: Permission denied
warning: failed to remove deps/parse_trans/eb... | 1.0 | Synthesis failed for OSConfig - Hello! Autosynth couldn't regenerate OSConfig. :broken_heart:
Here's the output from running `synth.py`:
```
: failed to remove deps/parse_trans/ebin/parse_trans.app: Permission denied
warning: failed to remove deps/parse_trans/ebin/parse_trans_mod.beam: Permission denied
warning: fail... | non_build | synthesis failed for osconfig hello autosynth couldn t regenerate osconfig broken heart here s the output from running synth py failed to remove deps parse trans ebin parse trans app permission denied warning failed to remove deps parse trans ebin parse trans mod beam permission denied warning fail... | 0 |
97,235 | 28,132,803,635 | IssuesEvent | 2023-04-01 03:08:57 | invertase/react-native-firebase | https://api.github.com/repos/invertase/react-native-firebase | closed | 'new' is unavailable build failure after XCode 14.3 update | Impact: Bug Platform: iOS Impact: Build Error Resolution: Solution Provided Service: AppCheck | ## Issue
Describe your issue here
After updating to Xcode 14.3, I am encountering a build error while attempting to build my app. Specifically, the error message states that "'init' has been explicitly marked available here."
## Project Files
<!-- Provide the contents of key project files which will help t... | 1.0 | 'new' is unavailable build failure after XCode 14.3 update - ## Issue
Describe your issue here
After updating to Xcode 14.3, I am encountering a build error while attempting to build my app. Specifically, the error message states that "'init' has been explicitly marked available here."
## Project Files
<!-... | build | new is unavailable build failure after xcode update issue describe your issue here after updating to xcode i am encountering a build error while attempting to build my app specifically the error message states that init has been explicitly marked available here project files ... | 1 |
229,200 | 25,301,944,356 | IssuesEvent | 2022-11-17 11:22:18 | elastic/kibana | https://api.github.com/repos/elastic/kibana | opened | [Security Solution] Blank value entry showing under Exception modal field cell | bug triage_needed impact:low Team: SecuritySolution | **Describe the bug**
Blank value entry showing under Exception modal field cell
**Build Details:**
```
Version:8.6.0 BC1
Commit:50a7feb0a5eb068d3acccc49c83b9ccb6db6734f
Build:58392
```
**Steps**
- Go to Rule Exceptions page from Manage group of Security App
- Expand the card
- Click on Create Rule Excep... | True | [Security Solution] Blank value entry showing under Exception modal field cell - **Describe the bug**
Blank value entry showing under Exception modal field cell
**Build Details:**
```
Version:8.6.0 BC1
Commit:50a7feb0a5eb068d3acccc49c83b9ccb6db6734f
Build:58392
```
**Steps**
- Go to Rule Exceptions page fr... | non_build | blank value entry showing under exception modal field cell describe the bug blank value entry showing under exception modal field cell build details version commit build steps go to rule exceptions page from manage group of security app expand the card click on... | 0 |
116,157 | 14,925,122,593 | IssuesEvent | 2021-01-24 04:12:30 | microsoft/pyright | https://api.github.com/repos/microsoft/pyright | closed | PEP-484 compliance for stub generation | as designed | **Describe the bug**
[PEP-484](https://www.python.org/dev/peps/pep-0484/#stub-files) requires:
> - Modules and variables imported into the stub are not considered exported from the stub unless the import uses the `import ... as ...` form or the equivalent `from ... import ... as ...` form. (UPDATE: To clarify, the in... | 1.0 | PEP-484 compliance for stub generation - **Describe the bug**
[PEP-484](https://www.python.org/dev/peps/pep-0484/#stub-files) requires:
> - Modules and variables imported into the stub are not considered exported from the stub unless the import uses the `import ... as ...` form or the equivalent `from ... import ... ... | non_build | pep compliance for stub generation describe the bug requires modules and variables imported into the stub are not considered exported from the stub unless the import uses the import as form or the equivalent from import as form update to clarify the intention here is that ... | 0 |
61,650 | 15,043,498,245 | IssuesEvent | 2021-02-03 00:50:53 | facebookexperimental/Recoil | https://api.github.com/repos/facebookexperimental/Recoil | closed | Compilation for Vite.js | infra / build | Hello,
I was messing around with Vite.js (with TypeScript & React) and tried to use Recoil, but importing the lib seems broken with Rollup or Vite.
I got a `Uncaught SyntaxError: import not found: atom` in console when I try to use atom.
I've just modified the default page by adding to the default Vite/React/TS te... | 1.0 | Compilation for Vite.js - Hello,
I was messing around with Vite.js (with TypeScript & React) and tried to use Recoil, but importing the lib seems broken with Rollup or Vite.
I got a `Uncaught SyntaxError: import not found: atom` in console when I try to use atom.
I've just modified the default page by adding to th... | build | compilation for vite js hello i was messing around with vite js with typescript react and tried to use recoil but importing the lib seems broken with rollup or vite i got a uncaught syntaxerror import not found atom in console when i try to use atom i ve just modified the default page by adding to th... | 1 |
5,153 | 7,046,401,466 | IssuesEvent | 2018-01-02 07:37:30 | Microsoft/PowerBI-Developer-Samples | https://api.github.com/repos/Microsoft/PowerBI-Developer-Samples | closed | How to implement RLS? | Analysis Services answered RLS | Hey, How do I implement RLS using this example? [Here ](https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-rls) I can find an example of Embedded report with RLS using PowerBI Embedded Azure Service but it you [be discontinued](https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-... | 1.0 | How to implement RLS? - Hey, How do I implement RLS using this example? [Here ](https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-rls) I can find an example of Embedded report with RLS using PowerBI Embedded Azure Service but it you [be discontinued](https://powerbi.microsoft.com/en-us/document... | non_build | how to implement rls hey how do i implement rls using this example i can find an example of embedded report with rls using powerbi embedded azure service but it you and i can t find new examples about embedded rls thank you | 0 |
57,184 | 15,725,947,049 | IssuesEvent | 2021-03-29 10:38:05 | danmar/testissues | https://api.github.com/repos/danmar/testissues | opened | Cppcheck considers include guards as configs, checking is very slow (Trac #44) | Incomplete Migration Migrated from Trac Other defect hyd_danmar | Migrated from https://trac.cppcheck.net/ticket/44
```json
{
"status": "closed",
"changetime": "2009-01-22T18:23:38",
"description": "After bug with include files was fixed, Cppcheck became very slow. Reason is that currently include guards are also considered as configurations, so a .cpp file with multipl... | 1.0 | Cppcheck considers include guards as configs, checking is very slow (Trac #44) - Migrated from https://trac.cppcheck.net/ticket/44
```json
{
"status": "closed",
"changetime": "2009-01-22T18:23:38",
"description": "After bug with include files was fixed, Cppcheck became very slow. Reason is that currently ... | non_build | cppcheck considers include guards as configs checking is very slow trac migrated from json status closed changetime description after bug with include files was fixed cppcheck became very slow reason is that currently include guards are also considered as configu... | 0 |
77,779 | 15,569,878,565 | IssuesEvent | 2021-03-17 01:12:16 | rzr/sense-hat-webthing | https://api.github.com/repos/rzr/sense-hat-webthing | opened | CVE-2021-25290 (Medium) detected in Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl | security vulnerability | ## CVE-2021-25290 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary>
<p>Python Imaging Library (Fork)</p>
<p>Library hom... | True | CVE-2021-25290 (Medium) detected in Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2021-25290 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-6.2.2-cp27-cp27mu-manylin... | non_build | cve medium detected in pillow whl cve medium severity vulnerability vulnerable library pillow whl python imaging library fork library home page a href path to dependency file sense hat webthing requirements txt path to vulnerable library sense h... | 0 |
585,770 | 17,533,554,005 | IssuesEvent | 2021-08-12 02:20:29 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | Unable to install grpcio on Alpine Linux distro | kind/bug priority/P2 | <!--
PLEASE DO NOT POST A QUESTION HERE.
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
For questions that specifically need to be answered by gRPC t... | 1.0 | Unable to install grpcio on Alpine Linux distro - <!--
PLEASE DO NOT POST A QUESTION HERE.
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
For questio... | non_build | unable to install grpcio on alpine linux distro please do not post a question here this form is for bug reports and feature requests only for general questions and troubleshooting please ask look for answers at stackoverflow with grpc tag for questions that specifically need to be answered by gr... | 0 |
274,803 | 8,568,044,901 | IssuesEvent | 2018-11-10 17:44:20 | CS2113-AY1819S1-T13-1/main | https://api.github.com/repos/CS2113-AY1819S1-T13-1/main | closed | Can updateTask with invalid date | priority.High type.bug | **Describe the bug**
User is allowed to update an invalid date
**To Reproduce**
Steps to reproduce the behavior:
1. Key in "updateTask 1 s/00/00"
2. See error
**Expected behavior**
An error message should be shown when invalid dates are inputted.
**Screenshots**
-(微信号tzwzszyy)医院地址:台州
市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108�
��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109
、112、901、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医疗设备,与世界同步。... | 1.0 | 路桥检查不育去哪里权威 - ```
路桥检查不育去哪里权威【台州五洲生殖医院】24小时健康咨
询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州
市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108�
��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109
、112、901、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费... | non_build | 路桥检查不育去哪里权威 路桥检查不育去哪里权威【台州五洲生殖医院】 询热线 微信号tzwzszyy 医院地址 台州 (枫南大转盘旁)乘车线路 、 � �� 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 origina... | 0 |
149,717 | 23,513,030,907 | IssuesEvent | 2022-08-18 18:30:31 | tijlleenders/ZinZen | https://api.github.com/repos/tijlleenders/ZinZen | closed | Update the sub-icons | design | The 'My Feelings' page has different icons than the ones in the roadmap. The icons need to be updated, I'll add a drive link with the correct ones. | 1.0 | Update the sub-icons - The 'My Feelings' page has different icons than the ones in the roadmap. The icons need to be updated, I'll add a drive link with the correct ones. | non_build | update the sub icons the my feelings page has different icons than the ones in the roadmap the icons need to be updated i ll add a drive link with the correct ones | 0 |
55,322 | 13,612,066,539 | IssuesEvent | 2020-09-23 09:45:05 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | closed | error: no matching function for call to 'test' | build | i buid the master branch .
cmake version 3.17.3
macos version 0.15.6
ninja version 1.10.0
ninja log
```
[0/2] Re-checking globbed directories...
[71/832] Building CXX object src/Common/tests/CMakeFiles/int_hashes_perf.dir/int_hashes_perf.cpp.o
FAILED: src/Common/tests/CMakeFiles/int_hashes_perf.dir/in... | 1.0 | error: no matching function for call to 'test' - i buid the master branch .
cmake version 3.17.3
macos version 0.15.6
ninja version 1.10.0
ninja log
```
[0/2] Re-checking globbed directories...
[71/832] Building CXX object src/Common/tests/CMakeFiles/int_hashes_perf.dir/int_hashes_perf.cpp.o
FAILED: ... | build | error no matching function for call to test i buid the master branch cmake version macos version ninja version ninja log re checking globbed directories building cxx object src common tests cmakefiles int hashes perf dir int hashes perf cpp o failed src common tes... | 1 |
47,274 | 11,994,464,506 | IssuesEvent | 2020-04-08 13:45:17 | radareorg/cutter | https://api.github.com/repos/radareorg/cutter | closed | CMake warning about incorrect GNUInstallDirs usage | Build System | **Environment information**
* Operating System: Arch Linux
* Cutter version: 4f649808344b5e6ffa70d4280997147a5ae880bb
* Obtained from:
- [x] Built from source
* File format: Not applicable
**Describe the bug**
Cmake warns about incorrect usage of GNUInstallDirs.
**To Reproduce**
* Run cmake configura... | 1.0 | CMake warning about incorrect GNUInstallDirs usage - **Environment information**
* Operating System: Arch Linux
* Cutter version: 4f649808344b5e6ffa70d4280997147a5ae880bb
* Obtained from:
- [x] Built from source
* File format: Not applicable
**Describe the bug**
Cmake warns about incorrect usage of GNUInst... | build | cmake warning about incorrect gnuinstalldirs usage environment information operating system arch linux cutter version obtained from built from source file format not applicable describe the bug cmake warns about incorrect usage of gnuinstalldirs to reproduce run cma... | 1 |
54,429 | 13,340,435,120 | IssuesEvent | 2020-08-28 14:26:05 | GoogleCloudPlatform/golang-samples | https://api.github.com/repos/GoogleCloudPlatform/golang-samples | closed | securitycenter/settings: TestEnableAssetDiscovery failed | api: securitycenter buildcop: issue priority: p1 samples type: bug | This test failed!
To configure my behavior, see [the Build Cop Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/buildcop).
If I'm commenting on this issue too often, add the `buildcop: quiet` label and
I will stop commenting.
---
commit: e30e9fe1da103b80879801f8c902022cbcd4... | 1.0 | securitycenter/settings: TestEnableAssetDiscovery failed - This test failed!
To configure my behavior, see [the Build Cop Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/buildcop).
If I'm commenting on this issue too often, add the `buildcop: quiet` label and
I will stop com... | build | securitycenter settings testenableassetdiscovery failed this test failed to configure my behavior see if i m commenting on this issue too often add the buildcop quiet label and i will stop commenting commit buildurl status failed test output settings test go enableassetdiscover... | 1 |
67,837 | 17,085,658,898 | IssuesEvent | 2021-07-08 11:29:06 | GoogleCloudPlatform/fda-mystudies | https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies | closed | [SB] [Import] Resources > Some of the resource PDF's file fails to import for imported study | Bug P2 Process: Fixed Process: Tested QA Process: Tested dev Study builder | **Steps:**
1. Edit a study
2. Navigate to resources
3. Add a resource with PDF
4. Export the study and import
5. Open the PDF file in imported study
**Actual:** Some of the resource PDF's file fails to import for imported study
**Expected:** All Resource PDFs should be imported successfully
Issue not obse... | 1.0 | [SB] [Import] Resources > Some of the resource PDF's file fails to import for imported study - **Steps:**
1. Edit a study
2. Navigate to resources
3. Add a resource with PDF
4. Export the study and import
5. Open the PDF file in imported study
**Actual:** Some of the resource PDF's file fails to import for impo... | build | resources some of the resource pdf s file fails to import for imported study steps edit a study navigate to resources add a resource with pdf export the study and import open the pdf file in imported study actual some of the resource pdf s file fails to import for imported study... | 1 |
201,078 | 15,172,872,657 | IssuesEvent | 2021-02-13 11:26:42 | keystonejs/keystone | https://api.github.com/repos/keystonejs/keystone | closed | Test count regression checking | needs-review question / idea tests | Tim Leslie [Today at 16:15]
Thanks @mitchell. Thought bubble: it’d be good if we had some kind of test count regression type thing to catch this kind of oversight. :man-shrugging:
2 replies
Mitchell Hamilton [2 minutes ago]
i think that’s possible with jest. iirc you can make it write a JSON file with the num... | 1.0 | Test count regression checking - Tim Leslie [Today at 16:15]
Thanks @mitchell. Thought bubble: it’d be good if we had some kind of test count regression type thing to catch this kind of oversight. :man-shrugging:
2 replies
Mitchell Hamilton [2 minutes ago]
i think that’s possible with jest. iirc you can make ... | non_build | test count regression checking tim leslie thanks mitchell thought bubble it’d be good if we had some kind of test count regression type thing to catch this kind of oversight man shrugging replies mitchell hamilton i think that’s possible with jest iirc you can make it write a json file with the... | 0 |
26,151 | 7,787,462,386 | IssuesEvent | 2018-06-06 22:36:48 | couchbase/couchbase-lite-ios | https://api.github.com/repos/couchbase/couchbase-lite-ios | closed | Incompatible swift version | Build P1: high | Hi, I am using carthage as package manager, and the lastest XCode version (iOS 11.4 with XCode 9.3). Unfortunately, couchbase-lite-ios is a binary-only release with Carthage (recomended way to get it in the readme) and is incompatible with the latest swift version:
```bash
$ carthage update --platform iOS ... | 1.0 | Incompatible swift version - Hi, I am using carthage as package manager, and the lastest XCode version (iOS 11.4 with XCode 9.3). Unfortunately, couchbase-lite-ios is a binary-only release with Carthage (recomended way to get it in the readme) and is incompatible with the latest swift version:
```bash
$ carthage upda... | build | incompatible swift version hi i am using carthage as package manager and the lastest xcode version ios with xcode unfortunately couchbase lite ios is a binary only release with carthage recomended way to get it in the readme and is incompatible with the latest swift version bash carthage updat... | 1 |
49,415 | 12,340,876,500 | IssuesEvent | 2020-05-14 20:46:03 | eclipse/openj9 | https://api.github.com/repos/eclipse/openj9 | opened | Create a github workflow for PR testing | comp:build comp:test enhancement | As we have recently encountered network issues (https://github.com/eclipse/openj9/issues/9560), we are very short of xlinux/mac machines and do not have capacity to adequately cover PR testing, we can put a workflow in place to help cover the gap.
2 github actions we will use for this workflow file (recently demonst... | 1.0 | Create a github workflow for PR testing - As we have recently encountered network issues (https://github.com/eclipse/openj9/issues/9560), we are very short of xlinux/mac machines and do not have capacity to adequately cover PR testing, we can put a workflow in place to help cover the gap.
2 github actions we will us... | build | create a github workflow for pr testing as we have recently encountered network issues we are very short of xlinux mac machines and do not have capacity to adequately cover pr testing we can put a workflow in place to help cover the gap github actions we will use for this workflow file recently demonstrate... | 1 |
80,205 | 23,139,929,972 | IssuesEvent | 2022-07-28 17:26:29 | dotnet/arcade | https://api.github.com/repos/dotnet/arcade | closed | Build failed: dotnet-arcade-validation-official/main #1909507 | Build Failed | Build [#1909507](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=1909507) failed
## :x: : internal / dotnet-arcade-validation-official failed
### Summary
**Finished** - Thu, 28 Jul 2022 17:02:02 GMT
**Duration** - 0 minutes
**Requested for** - DotNet Bot
**Reason** - b... | 1.0 | Build failed: dotnet-arcade-validation-official/main #1909507 - Build [#1909507](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=1909507) failed
## :x: : internal / dotnet-arcade-validation-official failed
### Summary
**Finished** - Thu, 28 Jul 2022 17:02:02 GMT
**Durat... | build | build failed dotnet arcade validation official main build failed x internal dotnet arcade validation official failed summary finished thu jul gmt duration minutes requested for dotnet bot reason batchedci details changes ... | 1 |
449,734 | 31,859,098,763 | IssuesEvent | 2023-09-15 09:35:44 | nf-core/website | https://api.github.com/repos/nf-core/website | closed | Write step-by-step guide for building pipelines | documentation | The goal is to add detailed steps on adding pipeline based on nf-core guidelines.
Some suggestions from @drpatelh:
> All the way from creating a pipeline -> adding nf-core/modules or local modules -> etc You have been through this process and know exactly what we need to add.
> We can also look at some of the ques... | 1.0 | Write step-by-step guide for building pipelines - The goal is to add detailed steps on adding pipeline based on nf-core guidelines.
Some suggestions from @drpatelh:
> All the way from creating a pipeline -> adding nf-core/modules or local modules -> etc You have been through this process and know exactly what we ne... | non_build | write step by step guide for building pipelines the goal is to add detailed steps on adding pipeline based on nf core guidelines some suggestions from drpatelh all the way from creating a pipeline adding nf core modules or local modules etc you have been through this process and know exactly what we ne... | 0 |
55,240 | 13,549,948,839 | IssuesEvent | 2020-09-17 08:55:48 | doxygen/doxygen | https://api.github.com/repos/doxygen/doxygen | reopened | Cannot build doxygen as a subproject | bug install/build | **Describe the bug**
For building doxygen, I use the cmake build scripts.
For configuring the compiler options, I add cmake as a subproject.
Currently, doxygen does not allow this because it expects to be built as the main project.
The cmake configure step fails.
Also, recent versions of xapian have a `xapia... | 1.0 | Cannot build doxygen as a subproject - **Describe the bug**
For building doxygen, I use the cmake build scripts.
For configuring the compiler options, I add cmake as a subproject.
Currently, doxygen does not allow this because it expects to be built as the main project.
The cmake configure step fails.
Also, ... | build | cannot build doxygen as a subproject describe the bug for building doxygen i use the cmake build scripts for configuring the compiler options i add cmake as a subproject currently doxygen does not allow this because it expects to be built as the main project the cmake configure step fails also ... | 1 |
150,249 | 23,630,415,533 | IssuesEvent | 2022-08-25 08:51:10 | livechat/design-system | https://api.github.com/repos/livechat/design-system | closed | [Alert] Wrong icon position and size | feature design | **Design**
- fix _exit_ icon position in components. Currently, it's not aligned to the rest.
**Storybook**
- in storybook the icon is too small (20px)
| 1.0 | [Alert] Wrong icon position and size - **Design**
- fix _exit_ icon position in components. Currently, it's not aligned to the rest.
**Storybook**
- in storybook the icon is too small (20px)
| non_build | wrong icon position and size design fix exit icon position in components currently it s not aligned to the rest storybook in storybook the icon is too small | 0 |
184,237 | 14,282,744,810 | IssuesEvent | 2020-11-23 10:02:07 | input-output-hk/jormungandr | https://api.github.com/repos/input-output-hk/jormungandr | closed | Convert constructors to builder APIs in tests | Tests cleaning enhancement | There are several instances in the test suite that trigger clippy lints about too many function arguments:
- `Node::spawn` and `legacy::Node::spawn` in jormungandr-scenario-tests
- `JormungandrParams::new` in jormungandr-testing-utils
These should be converted to builder-style APIs
_Originally posted by @mzab... | 1.0 | Convert constructors to builder APIs in tests - There are several instances in the test suite that trigger clippy lints about too many function arguments:
- `Node::spawn` and `legacy::Node::spawn` in jormungandr-scenario-tests
- `JormungandrParams::new` in jormungandr-testing-utils
These should be converted to b... | non_build | convert constructors to builder apis in tests there are several instances in the test suite that trigger clippy lints about too many function arguments node spawn and legacy node spawn in jormungandr scenario tests jormungandrparams new in jormungandr testing utils these should be converted to b... | 0 |
62,626 | 7,613,372,124 | IssuesEvent | 2018-05-01 20:58:40 | rafgardom/ISPP-Makai | https://api.github.com/repos/rafgardom/ISPP-Makai | closed | Fallo en visualización de rating | design minor bug | Al valor un usuario, las estrellas de puntuación estan superpuestas a los botones de guardar y cancelar.

Además, si modificamos el campo superior de comentario, el campo de puntuación se desconfigura má... | 1.0 | Fallo en visualización de rating - Al valor un usuario, las estrellas de puntuación estan superpuestas a los botones de guardar y cancelar.

Además, si modificamos el campo superior de comentario, el cam... | non_build | fallo en visualización de rating al valor un usuario las estrellas de puntuación estan superpuestas a los botones de guardar y cancelar además si modificamos el campo superior de comentario el campo de puntuación se desconfigura más aún | 0 |
56,073 | 13,753,239,984 | IssuesEvent | 2020-10-06 15:24:21 | OpenMS/OpenMS | https://api.github.com/repos/OpenMS/OpenMS | closed | Adjust pyOpenMS setup.py to different contrib locations | Build System pyOpenMS task | The pyOpenMS setup.py should be configurable to allow for multiple locations of headers and libraries.
A partial fix was addressed in issue #643 where at least the svm.h header will be found on certain linux systems.
| 1.0 | Adjust pyOpenMS setup.py to different contrib locations - The pyOpenMS setup.py should be configurable to allow for multiple locations of headers and libraries.
A partial fix was addressed in issue #643 where at least the svm.h header will be found on certain linux systems.
| build | adjust pyopenms setup py to different contrib locations the pyopenms setup py should be configurable to allow for multiple locations of headers and libraries a partial fix was addressed in issue where at least the svm h header will be found on certain linux systems | 1 |
89,720 | 25,894,417,845 | IssuesEvent | 2022-12-14 20:57:25 | elastic/beats | https://api.github.com/repos/elastic/beats | closed | Build 801 for main with status FAILURE | automation ci-reported Team:Elastic-Agent-Data-Plane build-failures |
## :broken_heart: Tests Failed
<!-- BUILD BADGES-->
> _the below badges are clickable and redirect to their specific view in the CI or DOCS_
[](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats%2Fmain/detail/main/801//pipelin... | 1.0 | Build 801 for main with status FAILURE -
## :broken_heart: Tests Failed
<!-- BUILD BADGES-->
> _the below badges are clickable and redirect to their specific view in the CI or DOCS_
[](https://beats-ci.elastic.co/blue/organizations/jenkins/Beat... | build | build for main with status failure broken heart tests failed the below badges are clickable and redirect to their specific view in the ci or docs expand to view the summary build stats start time duration min sec test stats ... | 1 |
42,046 | 10,866,935,997 | IssuesEvent | 2019-11-14 22:26:45 | spack/spack | https://api.github.com/repos/spack/spack | closed | Installation issue: py-multiqc -- help debugging concretization/dependency quandary | build-error | A friend reported trouble building py-multiqc on his mac, which set me on a wild goose chase. He claims it builds on linux, but I'm w/out a linux system at the moment to verify.
My immediate question is, how can I usefully debug a problem with dependencies?
On a mac running 10.13.6, on `develop`, in a tree that ... | 1.0 | Installation issue: py-multiqc -- help debugging concretization/dependency quandary - A friend reported trouble building py-multiqc on his mac, which set me on a wild goose chase. He claims it builds on linux, but I'm w/out a linux system at the moment to verify.
My immediate question is, how can I usefully debug a... | build | installation issue py multiqc help debugging concretization dependency quandary a friend reported trouble building py multiqc on his mac which set me on a wild goose chase he claims it builds on linux but i m w out a linux system at the moment to verify my immediate question is how can i usefully debug a... | 1 |
84,281 | 24,269,176,503 | IssuesEvent | 2022-09-28 08:55:53 | junit-pioneer/junit-pioneer | https://api.github.com/repos/junit-pioneer/junit-pioneer | closed | Build pipeline workflow does not trigger | 🐞 type: bug 📖 theme: build 📢 up for grabs ⚙️ component: Pioneer 🛸 3rd-party: Github Actions | The build pipeline does not trigger.
According to @aepfli we introduced a bug in the branches section
> // EDIT: looks like we do have a bug in the yml and it should be actually `**` | 1.0 | Build pipeline workflow does not trigger - The build pipeline does not trigger.
According to @aepfli we introduced a bug in the branches section
> // EDIT: looks like we do have a bug in the yml and it should be actually `**` | build | build pipeline workflow does not trigger the build pipeline does not trigger according to aepfli we introduced a bug in the branches section edit looks like we do have a bug in the yml and it should be actually | 1 |
331,240 | 24,298,315,204 | IssuesEvent | 2022-09-29 11:59:48 | SchwarzIT/terraform-provider-stackit | https://api.github.com/repos/SchwarzIT/terraform-provider-stackit | closed | Document ENV variables for initialising provider | documentation | The provider config allows using env variables instead of directly configuring attributes - this needs to be documented | 1.0 | Document ENV variables for initialising provider - The provider config allows using env variables instead of directly configuring attributes - this needs to be documented | non_build | document env variables for initialising provider the provider config allows using env variables instead of directly configuring attributes this needs to be documented | 0 |
224,854 | 17,202,660,484 | IssuesEvent | 2021-07-17 15:26:35 | org-roam/org-roam | https://api.github.com/repos/org-roam/org-roam | closed | Need to update manual guide on how to insert headline level ref | documentation support | Glad to be able to link to headline level and a manual guide is needed. Thanks for your improvment! | 1.0 | Need to update manual guide on how to insert headline level ref - Glad to be able to link to headline level and a manual guide is needed. Thanks for your improvment! | non_build | need to update manual guide on how to insert headline level ref glad to be able to link to headline level and a manual guide is needed thanks for your improvment | 0 |
28,758 | 8,205,561,429 | IssuesEvent | 2018-09-03 10:31:56 | IgniteUI/igniteui-angular | https://api.github.com/repos/IgniteUI/igniteui-angular | opened | Error is thrown on ng serve --prod | bug build severity: high version: 6.2.x | ### Description
Cannot determine the module for class IgxSuffixDirective error is thrown when executing `ng serve --prod`
### Steps to reproduce
1. Run `ng serve --prod`
2. Error appear
### Result
ERROR in : Cannot determine the module for class IgxSuffixDirective in C:/Work/GitHub/IgniteUI/igniteui-a... | 1.0 | Error is thrown on ng serve --prod - ### Description
Cannot determine the module for class IgxSuffixDirective error is thrown when executing `ng serve --prod`
### Steps to reproduce
1. Run `ng serve --prod`
2. Error appear
### Result
ERROR in : Cannot determine the module for class IgxSuffixDirective ... | build | error is thrown on ng serve prod description cannot determine the module for class igxsuffixdirective error is thrown when executing ng serve prod steps to reproduce run ng serve prod error appear result error in cannot determine the module for class igxsuffixdirective ... | 1 |
120,431 | 17,644,194,715 | IssuesEvent | 2021-08-20 01:55:31 | logbie/HyperGAN | https://api.github.com/repos/logbie/HyperGAN | opened | CVE-2021-37684 (Medium) detected in tensorflow_gpu-2.1.0-cp36-cp36m-manylinux2010_x86_64.whl | security vulnerability | ## CVE-2021-37684 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow_gpu-2.1.0-cp36-cp36m-manylinux2010_x86_64.whl</b></p></summary>
<p>TensorFlow is an open source machine l... | True | CVE-2021-37684 (Medium) detected in tensorflow_gpu-2.1.0-cp36-cp36m-manylinux2010_x86_64.whl - ## CVE-2021-37684 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow_gpu-2.1.0-c... | non_build | cve medium detected in tensorflow gpu whl cve medium severity vulnerability vulnerable library tensorflow gpu whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file hypergan requirem... | 0 |
74,198 | 3,436,086,315 | IssuesEvent | 2015-12-12 03:42:01 | child-first-authority-fcc-project/webapp | https://api.github.com/repos/child-first-authority-fcc-project/webapp | closed | update absence report model to include delta | enhancement priority 1 | @dting
In the absence-record controller, I am thinking of adding code that will create the delta. I haven't written out the pseudocode yet but I think this might be the best approach, unless you think there is a better way to calculate the delta in the absence-record model. | 1.0 | update absence report model to include delta - @dting
In the absence-record controller, I am thinking of adding code that will create the delta. I haven't written out the pseudocode yet but I think this might be the best approach, unless you think there is a better way to calculate the delta in the absence-record mod... | non_build | update absence report model to include delta dting in the absence record controller i am thinking of adding code that will create the delta i haven t written out the pseudocode yet but i think this might be the best approach unless you think there is a better way to calculate the delta in the absence record mod... | 0 |
79,409 | 22,755,526,851 | IssuesEvent | 2022-07-07 16:13:15 | h3xduck/TripleCross | https://api.github.com/repos/h3xduck/TripleCross | closed | make all error~ | bug HIGH PRIORITY build issue | Hey, I have this error when I make all, how can I solve it, my environment is kali Thank you
libbpf: elf: skipping unrecognized data section(17) .rodata.str1.1
CC .output/kit.o
user/kit.c:29:10: fatal error: include/utils/files/path.h: No such file or directory
29 | #include "include/utils/files/path.h... | 1.0 | make all error~ - Hey, I have this error when I make all, how can I solve it, my environment is kali Thank you
libbpf: elf: skipping unrecognized data section(17) .rodata.str1.1
CC .output/kit.o
user/kit.c:29:10: fatal error: include/utils/files/path.h: No such file or directory
29 | #include "include... | build | make all error hey i have this error when i make all how can i solve it my environment is kali thank you libbpf elf skipping unrecognized data section rodata cc output kit o user kit c fatal error include utils files path h no such file or directory include include utils ... | 1 |
369,593 | 10,915,205,979 | IssuesEvent | 2019-11-21 10:41:37 | nhsuk/nhsuk-frontend | https://api.github.com/repos/nhsuk/nhsuk-frontend | closed | Expander and Do & Don't icons not displaying properly on Internet Explorer 11 | Effort: hours Priority: low bug | # Bug Report
## What is the issue?
**Expander**
The plus and minus icons on the Expander (Details variant) component does not display properly on Internet Explorer 11. It looks like the background-size of the plus/minus icons needs setting for both the width and height (`background-size: 32px 32px;`). With SVG... | 1.0 | Expander and Do & Don't icons not displaying properly on Internet Explorer 11 - # Bug Report
## What is the issue?
**Expander**
The plus and minus icons on the Expander (Details variant) component does not display properly on Internet Explorer 11. It looks like the background-size of the plus/minus icons needs... | non_build | expander and do don t icons not displaying properly on internet explorer bug report what is the issue expander the plus and minus icons on the expander details variant component does not display properly on internet explorer it looks like the background size of the plus minus icons needs s... | 0 |
19,191 | 6,681,252,383 | IssuesEvent | 2017-10-06 02:17:55 | pypa/interoperability-peps | https://api.github.com/repos/pypa/interoperability-peps | closed | Standard setup.py interface | Build-Neutrality | Step 1 in decoupling the process of building an sdist from setuptools/distutils is to standardise the setup.py interface so it is easier to create a custom shim that maps the setuptools invocation interface to a different build tool (d2to1 is a reasonable example of such a tool).
Not a blocker for metadata 2.0, but a ... | 1.0 | Standard setup.py interface - Step 1 in decoupling the process of building an sdist from setuptools/distutils is to standardise the setup.py interface so it is easier to create a custom shim that maps the setuptools invocation interface to a different build tool (d2to1 is a reasonable example of such a tool).
Not a bl... | build | standard setup py interface step in decoupling the process of building an sdist from setuptools distutils is to standardise the setup py interface so it is easier to create a custom shim that maps the setuptools invocation interface to a different build tool is a reasonable example of such a tool not a blocke... | 1 |
88,803 | 11,150,465,803 | IssuesEvent | 2019-12-23 22:48:08 | kubernetes/kubeadm | https://api.github.com/repos/kubernetes/kubeadm | opened | openrc: kubeadm is starting kubelet before complete config is writte to disk | area/ecosystem kind/bug kind/design | reported by @kvaster here:
https://github.com/kubernetes/kubernetes/issues/86538
> **What happened**:
> kubeadm is timing out during cluster initialization on openrc systems.
> Kubelet is failing to start cause there is no complete configuration on the disk.
>
> **What you expected to happen**:
> It is expect... | 1.0 | openrc: kubeadm is starting kubelet before complete config is writte to disk - reported by @kvaster here:
https://github.com/kubernetes/kubernetes/issues/86538
> **What happened**:
> kubeadm is timing out during cluster initialization on openrc systems.
> Kubelet is failing to start cause there is no complete con... | non_build | openrc kubeadm is starting kubelet before complete config is writte to disk reported by kvaster here what happened kubeadm is timing out during cluster initialization on openrc systems kubelet is failing to start cause there is no complete configuration on the disk what you expected t... | 0 |
54,428 | 13,340,340,647 | IssuesEvent | 2020-08-28 14:17:43 | osresearch/heads | https://api.github.com/repos/osresearch/heads | closed | CircleCI: seperate caches based on core modules measurements | Bounty CI buildsystem enhancement help wanted | The idea here (to replicate on #768 GitlabCI):
- Have ./crossgcc unique compiler cache based on modules/compiler file being measured
- Have ./build/* unique build cache based on modules/* files being measured
That way:
- bash scripts modification won't require to rebuild any module
- When modules/* change, only ... | 1.0 | CircleCI: seperate caches based on core modules measurements - The idea here (to replicate on #768 GitlabCI):
- Have ./crossgcc unique compiler cache based on modules/compiler file being measured
- Have ./build/* unique build cache based on modules/* files being measured
That way:
- bash scripts modification won'... | build | circleci seperate caches based on core modules measurements the idea here to replicate on gitlabci have crossgcc unique compiler cache based on modules compiler file being measured have build unique build cache based on modules files being measured that way bash scripts modification won t ... | 1 |
324,641 | 9,906,804,741 | IssuesEvent | 2019-06-27 14:34:23 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | Incomplete debug information for ASan | priority: medium team: kitware type: continuous integration | There's a lack of line numbers in the stack for ASan on some Linux (clang) and Mac builds:
[`linux-bionic-clang-bazel-nightly-address-sanitizer`](https://drake-jenkins.csail.mit.edu/view/Nightly%20Production/job/linux-bionic-clang-bazel-nightly-address-sanitizer/148/consoleText)
[`mac-mojave-clang-bazel-experiment... | 1.0 | Incomplete debug information for ASan - There's a lack of line numbers in the stack for ASan on some Linux (clang) and Mac builds:
[`linux-bionic-clang-bazel-nightly-address-sanitizer`](https://drake-jenkins.csail.mit.edu/view/Nightly%20Production/job/linux-bionic-clang-bazel-nightly-address-sanitizer/148/consoleTex... | non_build | incomplete debug information for asan there s a lack of line numbers in the stack for asan on some linux clang and mac builds | 0 |
671,224 | 22,749,562,775 | IssuesEvent | 2022-07-07 12:04:54 | argosp/trialdash | https://api.github.com/repos/argosp/trialdash | closed | Cloning devices does not work | bug question Priority High | I am trying to clone the devices from release B to release A and it doesn't work (clone in the design stage). | 1.0 | Cloning devices does not work - I am trying to clone the devices from release B to release A and it doesn't work (clone in the design stage). | non_build | cloning devices does not work i am trying to clone the devices from release b to release a and it doesn t work clone in the design stage | 0 |
86,246 | 24,800,227,940 | IssuesEvent | 2022-10-24 20:58:50 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | Missing libfoxi | module: onnx module: build triaged | ## 🐛 Bug
```
ERROR: missing input file '@torch_repo//:torch/lib/libfoxi.so'
ERROR: /home/sidney/.cache/bazel/_bazel_sidney/b5c90ed864441a50c6f7542613715de8/external/torch_repo/BUILD.bazel:47:1: @torch_repo//:rpath-torch_lib_libfoxi.so: missing input file '@torch_repo//:torch/lib/libfoxi.so'
ERROR: /home/sidney/.... | 1.0 | Missing libfoxi - ## 🐛 Bug
```
ERROR: missing input file '@torch_repo//:torch/lib/libfoxi.so'
ERROR: /home/sidney/.cache/bazel/_bazel_sidney/b5c90ed864441a50c6f7542613715de8/external/torch_repo/BUILD.bazel:47:1: @torch_repo//:rpath-torch_lib_libfoxi.so: missing input file '@torch_repo//:torch/lib/libfoxi.so'
ERR... | build | missing libfoxi 🐛 bug error missing input file torch repo torch lib libfoxi so error home sidney cache bazel bazel sidney external torch repo build bazel torch repo rpath torch lib libfoxi so missing input file torch repo torch lib libfoxi so error home sidney cache bazel b... | 1 |
180,749 | 14,798,697,909 | IssuesEvent | 2021-01-13 00:24:59 | LBL-EESA/TECA | https://api.github.com/repos/LBL-EESA/TECA | closed | missing RTD documentation for deeplab ar detector | 1_high_priority documentation | add documentation for the command line application in the RTD site
use the same format/layout/style as other apps | 1.0 | missing RTD documentation for deeplab ar detector - add documentation for the command line application in the RTD site
use the same format/layout/style as other apps | non_build | missing rtd documentation for deeplab ar detector add documentation for the command line application in the rtd site use the same format layout style as other apps | 0 |
591,944 | 17,865,966,737 | IssuesEvent | 2021-09-06 09:27:59 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | reopened | Infinite configuring loop for samples\drivers\led_ws2812 sample | bug priority: medium platform: nRF area: LED | **Describe the bug**
Upon configuring the sample application samples\drivers\led_ws2812 for the nrf52dk_nrf52832 target, it configures OK, when building with ninja however, it endlessly re-configures the project over and over
**To Reproduce**
Steps to reproduce the behavior:
1. mkdir build; cd build
2. cmake -GN... | 1.0 | Infinite configuring loop for samples\drivers\led_ws2812 sample - **Describe the bug**
Upon configuring the sample application samples\drivers\led_ws2812 for the nrf52dk_nrf52832 target, it configures OK, when building with ninja however, it endlessly re-configures the project over and over
**To Reproduce**
Steps ... | non_build | infinite configuring loop for samples drivers led sample describe the bug upon configuring the sample application samples drivers led for the target it configures ok when building with ninja however it endlessly re configures the project over and over to reproduce steps to reproduce the behavi... | 0 |
62,667 | 15,308,636,483 | IssuesEvent | 2021-02-24 22:48:55 | bokeh/bokeh | https://api.github.com/repos/bokeh/bokeh | closed | Update setup-miniconda | reso: invalid tag: component: build tag: component: tests type: task | GitHub has made changes on their end that necessitate updating to the latest version of the `setup-miniconda` action. All builds currently failing.
Ref: https://github.com/conda-incubator/setup-miniconda/issues/101 | 1.0 | Update setup-miniconda - GitHub has made changes on their end that necessitate updating to the latest version of the `setup-miniconda` action. All builds currently failing.
Ref: https://github.com/conda-incubator/setup-miniconda/issues/101 | build | update setup miniconda github has made changes on their end that necessitate updating to the latest version of the setup miniconda action all builds currently failing ref | 1 |
11,171 | 4,913,245,202 | IssuesEvent | 2016-11-23 11:51:24 | config4k/config4k | https://api.github.com/repos/config4k/config4k | closed | release to bintray | build | release0.1 will not be released to JCenter. It will be releaed to JCenter after release1.0.
bintary : https://bintray.com/mmorihiro | 1.0 | release to bintray - release0.1 will not be released to JCenter. It will be releaed to JCenter after release1.0.
bintary : https://bintray.com/mmorihiro | build | release to bintray will not be released to jcenter it will be releaed to jcenter after bintary | 1 |
86,390 | 24,836,002,820 | IssuesEvent | 2022-10-26 08:53:57 | NationalSecurityAgency/ghidra | https://api.github.com/repos/NationalSecurityAgency/ghidra | closed | Building the GhidraDev Eclipse plugin from the command line or a Jenkins job | Type: Question Feature: Build Feature: Eclipse | I have a Jenkins job which periodically builds the HEAD of the Ghidra master branch and my fork. This works fine, but I have to build the Eclipse plugin separately. It would be nice to get a GhidraDev plugin zip file as part of the build process (which already produces a Ghidra installation .zip file)
Is there a kno... | 1.0 | Building the GhidraDev Eclipse plugin from the command line or a Jenkins job - I have a Jenkins job which periodically builds the HEAD of the Ghidra master branch and my fork. This works fine, but I have to build the Eclipse plugin separately. It would be nice to get a GhidraDev plugin zip file as part of the build pro... | build | building the ghidradev eclipse plugin from the command line or a jenkins job i have a jenkins job which periodically builds the head of the ghidra master branch and my fork this works fine but i have to build the eclipse plugin separately it would be nice to get a ghidradev plugin zip file as part of the build pro... | 1 |
106,063 | 11,470,609,918 | IssuesEvent | 2020-02-09 04:42:35 | Shfty/qodot-plugin | https://api.github.com/repos/Shfty/qodot-plugin | closed | Add project example screenshots to README | documentation | Need to go through the #showcase channel on discord and pick out a few stand-out projects to be used (with permission, of course) in the README so users can get an idea of what's achievable straight away. | 1.0 | Add project example screenshots to README - Need to go through the #showcase channel on discord and pick out a few stand-out projects to be used (with permission, of course) in the README so users can get an idea of what's achievable straight away. | non_build | add project example screenshots to readme need to go through the showcase channel on discord and pick out a few stand out projects to be used with permission of course in the readme so users can get an idea of what s achievable straight away | 0 |
30,874 | 7,267,123,520 | IssuesEvent | 2018-02-20 02:39:00 | triplea-game/triplea | https://api.github.com/repos/triplea-game/triplea | closed | Documentation - Problems & How To Fix | category: admin task category: code improvement discussion | Below is some context on what problems we've been seeing with documentation, and what (in my view) is still a problem.
### Documentation has been a lingering problem in a couple of ways:
- scattered
- redundant
- not consistent
- multiple copies to update
- not updated
### Progress we made
There were some... | 1.0 | Documentation - Problems & How To Fix - Below is some context on what problems we've been seeing with documentation, and what (in my view) is still a problem.
### Documentation has been a lingering problem in a couple of ways:
- scattered
- redundant
- not consistent
- multiple copies to update
- not updated
... | non_build | documentation problems how to fix below is some context on what problems we ve been seeing with documentation and what in my view is still a problem documentation has been a lingering problem in a couple of ways scattered redundant not consistent multiple copies to update not updated ... | 0 |
133,097 | 10,789,637,852 | IssuesEvent | 2019-11-05 12:23:55 | yuzoolcode/pulsecms-tracking | https://api.github.com/repos/yuzoolcode/pulsecms-tracking | closed | Blog post 'Featured Image' (Teaser Image) wrong URL - Workaround/fix? | needs testing | In 5.3.6 and 5.3.7 - when adding a 'featured image' editing the Meta data in a new blog post, the resulting blog post on the live site has an extra /pulse/ in the URL.. so the img src looks like
/pulse/pulse/content/media/imagename.jpg
and results in a broken image icon, instead of the expected image.
The prob... | 1.0 | Blog post 'Featured Image' (Teaser Image) wrong URL - Workaround/fix? - In 5.3.6 and 5.3.7 - when adding a 'featured image' editing the Meta data in a new blog post, the resulting blog post on the live site has an extra /pulse/ in the URL.. so the img src looks like
/pulse/pulse/content/media/imagename.jpg
and re... | non_build | blog post featured image teaser image wrong url workaround fix in and when adding a featured image editing the meta data in a new blog post the resulting blog post on the live site has an extra pulse in the url so the img src looks like pulse pulse content media imagename jpg and re... | 0 |
67,063 | 8,997,830,566 | IssuesEvent | 2019-02-02 16:13:13 | uno-isqa-8950/fitgirl-inc | https://api.github.com/repos/uno-isqa-8950/fitgirl-inc | closed | Create parent's manual | Documentation | This should be step by step instructions.
Tutorial for parents - step by step - “Step 1) Login with your email and password.”
This should explain what the login process is, pre-assessment process, workflow, etc. so the parents can understand the site.
Kelley will start a Google doc and share it with the collaborators... | 1.0 | Create parent's manual - This should be step by step instructions.
Tutorial for parents - step by step - “Step 1) Login with your email and password.”
This should explain what the login process is, pre-assessment process, workflow, etc. so the parents can understand the site.
Kelley will start a Google doc and share ... | non_build | create parent s manual this should be step by step instructions tutorial for parents step by step “step login with your email and password ” this should explain what the login process is pre assessment process workflow etc so the parents can understand the site kelley will start a google doc and share ... | 0 |
177,197 | 14,618,964,419 | IssuesEvent | 2020-12-22 17:03:07 | google-github-actions/deploy-appengine | https://api.github.com/repos/google-github-actions/deploy-appengine | closed | Permission granted in console but deploy failes due to permission | bug documentation | ### Question
Im having following issue when following the steps in the Readme. I've also tried removing and granting permissions and changing serviceAccounts but it seems to always fail at this point:

* The iPhone's GPS is inaccurate
* I think we may take the first location and... | 1.0 | Location detection/routing can be inaccurate - This is a few things:
* Apple Maps has bad routing – it favors roads so it will encourage a user to walk to a road before walking to the destination and only take users to a destination via the road (when there is a shorter walking path)
* The iPhone's GPS is inaccurate
... | build | location detection routing can be inaccurate this is a few things apple maps has bad routing – it favors roads so it will encourage a user to walk to a road before walking to the destination and only take users to a destination via the road when there is a shorter walking path the iphone s gps is inaccurate ... | 1 |
22,860 | 7,239,104,207 | IssuesEvent | 2018-02-13 16:30:00 | eclipse/openj9 | https://api.github.com/repos/eclipse/openj9 | closed | Windows compiles BytecodeInterpreter with no optimization | comp:build comp:vm | Historically on Windows, trying to compile the BytecodeInterpreter with MSVC at max opt (/Ox) hangs. To work around this BytecodeInterpreter.cpp contains the following, causing this file to be compiled with global optimization disabled. This will have an undesirable affect on performance.
```
#if defined(_MSC_VER)
... | 1.0 | Windows compiles BytecodeInterpreter with no optimization - Historically on Windows, trying to compile the BytecodeInterpreter with MSVC at max opt (/Ox) hangs. To work around this BytecodeInterpreter.cpp contains the following, causing this file to be compiled with global optimization disabled. This will have an undes... | build | windows compiles bytecodeinterpreter with no optimization historically on windows trying to compile the bytecodeinterpreter with msvc at max opt ox hangs to work around this bytecodeinterpreter cpp contains the following causing this file to be compiled with global optimization disabled this will have an undes... | 1 |
8,667 | 23,223,711,740 | IssuesEvent | 2022-08-02 20:57:50 | 2capybaras/capybara_db | https://api.github.com/repos/2capybaras/capybara_db | opened | Add HeapFile and SortedFile | architecture | SortedFile is file that has sorted data instead of HeapFile (regular file) | 1.0 | Add HeapFile and SortedFile - SortedFile is file that has sorted data instead of HeapFile (regular file) | non_build | add heapfile and sortedfile sortedfile is file that has sorted data instead of heapfile regular file | 0 |
704,622 | 24,203,194,582 | IssuesEvent | 2022-09-24 21:32:58 | svthalia/concrexit | https://api.github.com/repos/svthalia/concrexit | closed | Thumbnailing of transparent images seems to break | priority: high partners bug | ### Describe the bug
<img width="1119" alt="image" src="https://user-images.githubusercontent.com/7915741/191974542-041bdb37-f2e0-4181-9267-9a24d5df66b3.png">
### How to reproduce
<img width="1119" alt="image" src="https://user-images.githubusercontent.com/7915741/191974542-041bdb37-f2e0-4181-9267-9a24d5df66b3.png... | 1.0 | Thumbnailing of transparent images seems to break - ### Describe the bug
<img width="1119" alt="image" src="https://user-images.githubusercontent.com/7915741/191974542-041bdb37-f2e0-4181-9267-9a24d5df66b3.png">
### How to reproduce
<img width="1119" alt="image" src="https://user-images.githubusercontent.com/791574... | non_build | thumbnailing of transparent images seems to break describe the bug img width alt image src how to reproduce img width alt image src expected behaviour not img width alt image src screenshots img width alt image src additional context | 0 |
30,717 | 8,581,591,481 | IssuesEvent | 2018-11-13 15:03:45 | RigsOfRods/rigs-of-rods | https://api.github.com/repos/RigsOfRods/rigs-of-rods | closed | Remove nvidia-cg-toolkit | build graphics | At the moment RoR depends on the [legacy Cg Toolkit](https://developer.nvidia.com/cg-toolkit) (which was last updated in 2012)
For Linux, this means that RoR needs a custom build of OGRE to work properly
 (which was last updated in 2012)
For Linux, this means that RoR needs a custom build of OGRE to work properly
 detected in linux-stable-rtv4.1.33 | security vulnerability | ## WS-2021-0334 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home page:... | True | WS-2021-0334 (High) detected in linux-stable-rtv4.1.33 - ## WS-2021-0334 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwrigh... | non_build | ws high detected in linux stable ws high severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in base branch master vulnerable source files net netfilter nf s... | 0 |
4,311 | 3,350,109,570 | IssuesEvent | 2015-11-17 13:17:31 | jgirald/ES2015C | https://api.github.com/repos/jgirald/ES2015C | closed | Modelar Yamato secondary civil building (escuela) | Building Model Team B Yamato | Construir una escuela para la civilización Yamato. | 1.0 | Modelar Yamato secondary civil building (escuela) - Construir una escuela para la civilización Yamato. | build | modelar yamato secondary civil building escuela construir una escuela para la civilización yamato | 1 |
85,734 | 10,456,168,373 | IssuesEvent | 2019-09-19 23:53:24 | Board2Death-OSU/bot_helper | https://api.github.com/repos/Board2Death-OSU/bot_helper | closed | Improve in Code Documentation | documentation | Improve readability and understanding of how the code should work. | 1.0 | Improve in Code Documentation - Improve readability and understanding of how the code should work. | non_build | improve in code documentation improve readability and understanding of how the code should work | 0 |
36,953 | 9,933,049,556 | IssuesEvent | 2019-07-02 11:21:49 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | Signature Issue in Docker image | stat:awaiting response subtype: ubuntu/linux type:build/install | <em>Please make sure that this is a bug. 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:bug_template</em>
**System information**
- Have I written custom code ... | 1.0 | Signature Issue in Docker image - <em>Please make sure that this is a bug. 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:bug_template</em>
**System informatio... | build | signature issue in docker image please make sure that this is a bug as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag bug template system information have i written custom code as opposed to using a stock example script provid... | 1 |
442,972 | 30,868,601,056 | IssuesEvent | 2023-08-03 09:44:40 | Steelstone3/Up-To-Speed | https://api.github.com/repos/Steelstone3/Up-To-Speed | opened | Transfer To Confluence | documentation enhancement | - [ ] Coding
- [ ] BDD
- [ ] IDE
- [ ] Pair Programming
- [ ] TDD
- [ ] Testing Strategy
- [ ] Databases
- [ ] Design
- [ ] Code Smells
- [ ] Design Patterns
- [ ] Fundamentals
- [ ] Refactoring
- [ ] Language Understanding
- [ ] Our Role
- [ ] DDD
- [ ] IDD
- [ ] Project Plannin... | 1.0 | Transfer To Confluence - - [ ] Coding
- [ ] BDD
- [ ] IDE
- [ ] Pair Programming
- [ ] TDD
- [ ] Testing Strategy
- [ ] Databases
- [ ] Design
- [ ] Code Smells
- [ ] Design Patterns
- [ ] Fundamentals
- [ ] Refactoring
- [ ] Language Understanding
- [ ] Our Role
- [ ] DDD
- [ ] I... | non_build | transfer to confluence coding bdd ide pair programming tdd testing strategy databases design code smells design patterns fundamentals refactoring language understanding our role ddd idd project planning re... | 0 |
71,562 | 18,779,172,617 | IssuesEvent | 2021-11-08 02:52:38 | qgis/QGIS | https://api.github.com/repos/qgis/QGIS | closed | Error in install script | Feedback stale Build/Install Bug | ### What is the bug or the crash?
I hope it's OK to post this here. Although it isn't qgis itself, it is the build system.
When I enter the CMAKE_INSTALL_PREFIX as ${HOME}/apps as suggested, the install fails as unable to create directory
"/apps//apps/man/man1 - maybe need admin privileges"
I have no idea where it ... | 1.0 | Error in install script - ### What is the bug or the crash?
I hope it's OK to post this here. Although it isn't qgis itself, it is the build system.
When I enter the CMAKE_INSTALL_PREFIX as ${HOME}/apps as suggested, the install fails as unable to create directory
"/apps//apps/man/man1 - maybe need admin privileges"... | build | error in install script what is the bug or the crash i hope it s ok to post this here although it isn t qgis itself it is the build system when i enter the cmake install prefix as home apps as suggested the install fails as unable to create directory apps apps man maybe need admin privileges i... | 1 |
89,207 | 25,603,546,662 | IssuesEvent | 2022-12-01 22:38:31 | Hamlib/Hamlib | https://api.github.com/repos/Hamlib/Hamlib | closed | Broken pkg-config test in hamlib-4.5.tar.gz | bug needs test build fixed | Something to bear in mind for the next release...
The `hamlib-4.5.tar.gz` tarball was built on a system that didn't have `pkg.m4` available. Because of [how the pkg-config test is written](https://github.com/Hamlib/Hamlib/blob/master/configure.ac#L459) in `configure.ac`, this means that the shipped `configure` scrip... | 1.0 | Broken pkg-config test in hamlib-4.5.tar.gz - Something to bear in mind for the next release...
The `hamlib-4.5.tar.gz` tarball was built on a system that didn't have `pkg.m4` available. Because of [how the pkg-config test is written](https://github.com/Hamlib/Hamlib/blob/master/configure.ac#L459) in `configure.ac`,... | build | broken pkg config test in hamlib tar gz something to bear in mind for the next release the hamlib tar gz tarball was built on a system that didn t have pkg available because of in configure ac this means that the shipped configure script will never detect pkg config so it s not possib... | 1 |
6,324 | 3,789,973,085 | IssuesEvent | 2016-03-21 19:49:04 | grpc/grpc | https://api.github.com/repos/grpc/grpc | opened | windows_x64_vs2013: h2_full_nosec_test.exe disappearing_server | BUILDPONY core Windows | https://grpc-testing.appspot.com/job/gRPC_portability_master/1015/language=c,scenario=windows_x64_vs2013/testReport/junit/(root)/tests/vsprojects_x64_Debug_h2_full_nosec_test_exe_disappearing_server/
```
D0320 04:04:54.491000000 2880 test_config.c:276] test slowdown: machine=1.000000 build=1.000000 total=1.000000
... | 1.0 | windows_x64_vs2013: h2_full_nosec_test.exe disappearing_server - https://grpc-testing.appspot.com/job/gRPC_portability_master/1015/language=c,scenario=windows_x64_vs2013/testReport/junit/(root)/tests/vsprojects_x64_Debug_h2_full_nosec_test_exe_disappearing_server/
```
D0320 04:04:54.491000000 2880 test_config.c:27... | build | windows full nosec test exe disappearing server test config c test slowdown machine build total disappearing server c disappearing server test fullstack transport c got goaway server shutdown ... | 1 |
66,559 | 3,255,744,585 | IssuesEvent | 2015-10-20 10:12:39 | jgirald/ES2015C | https://api.github.com/repos/jgirald/ES2015C | closed | Create the campaigns and Correct elements of first Map | Map Medium Priority Team D | Estimated effort: 16h
Product Backlog (Map): As a player, I want to select the map of the game among a set of predefined campaigns. [Medium priority]
Ending condition:
- Different maps will be created so the user can choose different models of game.
- The first map created will be modified. Different elements ... | 1.0 | Create the campaigns and Correct elements of first Map - Estimated effort: 16h
Product Backlog (Map): As a player, I want to select the map of the game among a set of predefined campaigns. [Medium priority]
Ending condition:
- Different maps will be created so the user can choose different models of game.
- Th... | non_build | create the campaigns and correct elements of first map estimated effort product backlog map as a player i want to select the map of the game among a set of predefined campaigns ending condition different maps will be created so the user can choose different models of game the first map create... | 0 |
12,971 | 9,818,468,022 | IssuesEvent | 2019-06-13 19:19:44 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Please fix documentation on how to modify C# samples for container endpoints correctly | assigned-to-author cognitive-services/svc doc-bug speech-service/subsvc triaged | The change to the SpeechConfig initialization is wrong. _FromEndpoint_ expects a Uri object, not a String object. The String example provided here cannot be converted to a Uri object.
`var config = SpeechConfig.FromEndpoint("ws://localhost:5000/speech/recognition/dictation/cognitiveservices/v1", "YourSubscriptionKey... | 2.0 | Please fix documentation on how to modify C# samples for container endpoints correctly - The change to the SpeechConfig initialization is wrong. _FromEndpoint_ expects a Uri object, not a String object. The String example provided here cannot be converted to a Uri object.
`var config = SpeechConfig.FromEndpoint("ws:... | non_build | please fix documentation on how to modify c samples for container endpoints correctly the change to the speechconfig initialization is wrong fromendpoint expects a uri object not a string object the string example provided here cannot be converted to a uri object var config speechconfig fromendpoint ws ... | 0 |
476,565 | 13,746,768,835 | IssuesEvent | 2020-10-06 06:26:20 | AY2021S1-CS2103T-W15-2/tp | https://api.github.com/repos/AY2021S1-CS2103T-W15-2/tp | closed | Search for students by subject | priority.High type.Task | Allow users to find all students being tutored for a given subject. | 1.0 | Search for students by subject - Allow users to find all students being tutored for a given subject. | non_build | search for students by subject allow users to find all students being tutored for a given subject | 0 |
270,433 | 28,960,700,607 | IssuesEvent | 2023-05-10 02:03:12 | mattdanielbrown/primed | https://api.github.com/repos/mattdanielbrown/primed | closed | CVE-2020-28168 (Medium) detected in axios-0.19.0.tgz - autoclosed | Mend: dependency security vulnerability | ## CVE-2020-28168 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axios-0.19.0.tgz</b></p></summary>
<p>Promise based HTTP client for the browser and node.js</p>
<p>Library home page... | True | CVE-2020-28168 (Medium) detected in axios-0.19.0.tgz - autoclosed - ## CVE-2020-28168 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axios-0.19.0.tgz</b></p></summary>
<p>Promise ba... | non_build | cve medium detected in axios tgz autoclosed cve medium severity vulnerability vulnerable library axios tgz promise based http client for the browser and node js library home page a href path to dependency file package json path to vulnerable library node modules ... | 0 |
263,629 | 8,299,413,415 | IssuesEvent | 2018-09-21 02:45:24 | Vhoyon/Discord-Bot | https://api.github.com/repos/Vhoyon/Discord-Bot | closed | Audit : Handle file permissions | !Enhancement: Modules !Priority: Medium ~audit ~owner-interaction | After the PR #127 has been merged, a new audit module is now in our bot, but assumes that the file is writable (which is a bad assumption) and that the file is its audit file. Currently, the only handling is through a try-catch block (in [this file](https://github.com/Vhoyon/Discord-Bot/blob/dev/framework/vendor/object... | 1.0 | Audit : Handle file permissions - After the PR #127 has been merged, a new audit module is now in our bot, but assumes that the file is writable (which is a bad assumption) and that the file is its audit file. Currently, the only handling is through a try-catch block (in [this file](https://github.com/Vhoyon/Discord-Bo... | non_build | audit handle file permissions after the pr has been merged a new audit module is now in our bot but assumes that the file is writable which is a bad assumption and that the file is its audit file currently the only handling is through a try catch block in which actually does nothing without warning t... | 0 |
48,644 | 12,225,902,802 | IssuesEvent | 2020-05-03 08:11:14 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | opened | tensorflow build from source c++ | type:build/install | **System information**
- Windows Platform
- TensorFlow installed from (source or binary): source
- TensorFlow version:1.15
- Python version:3.6
- Installed using virtualenv? pip? conda?:conda
- Bazel version (if compiling from source):2.0.0
Build Toco using bazel run at the end error show up, is this necessary... | 1.0 | tensorflow build from source c++ - **System information**
- Windows Platform
- TensorFlow installed from (source or binary): source
- TensorFlow version:1.15
- Python version:3.6
- Installed using virtualenv? pip? conda?:conda
- Bazel version (if compiling from source):2.0.0
Build Toco using bazel run at the e... | build | tensorflow build from source c system information windows platform tensorflow installed from source or binary source tensorflow version python version installed using virtualenv pip conda conda bazel version if compiling from source build toco using bazel run at the en... | 1 |
348,937 | 10,454,765,245 | IssuesEvent | 2019-09-19 19:39:30 | InfiniteFlightAirportEditing/Airports | https://api.github.com/repos/InfiniteFlightAirportEditing/Airports | closed | RJSU-Kasuminome Air Field-MIYAGI-JAPAN | Being Redone Low Priority | # Airport Name
< Kasuminome Air Field >
# Country?
< Japan >
# Improvements that need to be made?
< Redone from scratch >
# Are you working on this airport?
< Yes >
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low)
< Low >
| 1.0 | RJSU-Kasuminome Air Field-MIYAGI-JAPAN - # Airport Name
< Kasuminome Air Field >
# Country?
< Japan >
# Improvements that need to be made?
< Redone from scratch >
# Are you working on this airport?
< Yes >
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low)
< Low >
| non_build | rjsu kasuminome air field miyagi japan airport name country improvements that need to be made are you working on this airport airport priority if event runway world us capital low | 0 |
15,524 | 5,989,330,428 | IssuesEvent | 2017-06-02 08:18:23 | hioa-cs/IncludeOS | https://api.github.com/repos/hioa-cs/IncludeOS | closed | Test various build-options | Build Test | This might increase the complexity of our build-matrix by a large margin, but we have to be able to automatically test at least: `make stripped` and `make debug`, for all the tests. See i.e. #186 and #411 for typical issues.
| 1.0 | Test various build-options - This might increase the complexity of our build-matrix by a large margin, but we have to be able to automatically test at least: `make stripped` and `make debug`, for all the tests. See i.e. #186 and #411 for typical issues.
| build | test various build options this might increase the complexity of our build matrix by a large margin but we have to be able to automatically test at least make stripped and make debug for all the tests see i e and for typical issues | 1 |
272,927 | 23,713,399,420 | IssuesEvent | 2022-08-30 09:42:31 | Mamr96insatbug/test | https://api.github.com/repos/Mamr96insatbug/test | opened | Error loading the station | Forwarded-to-Test | # :clipboard: Bug Details
>Error loading the station
key | value
--|--
Reported At | 2022-08-30 09:41:53 UTC
Categories | Report a bug, Network issue
Tags | Forwarded-to-Test
App Version | 2.0.8 (6)
Session Duration | 1105
Device | arm64, iOS 15.5
Display | 390x844 (@3x)
Location | Cairo, Egypt (en)
... | 1.0 | Error loading the station - # :clipboard: Bug Details
>Error loading the station
key | value
--|--
Reported At | 2022-08-30 09:41:53 UTC
Categories | Report a bug, Network issue
Tags | Forwarded-to-Test
App Version | 2.0.8 (6)
Session Duration | 1105
Device | arm64, iOS 15.5
Display | 390x844 (@3x)
Loc... | non_build | error loading the station clipboard bug details error loading the station key value reported at utc categories report a bug network issue tags forwarded to test app version session duration device ios display location cairo egypt e... | 0 |
3,047 | 3,068,190,127 | IssuesEvent | 2015-08-18 14:36:18 | PCSX2/pcsx2 | https://api.github.com/repos/PCSX2/pcsx2 | closed | Visual Studio 2015 Community | Build | Project System GUI/WX | I decided to give a try to the new VS2015. Performed a Release AVX Win32 build. Unfortunately it didn't went well. There are a lot of issues:
1>------ Build started: Project: w32pthreads.v4, Configuration: Release Win32 ------
2>------ Build started: Project: wxBase28, Configuration: Release Win32 ------
3>------ ... | 1.0 | Visual Studio 2015 Community - I decided to give a try to the new VS2015. Performed a Release AVX Win32 build. Unfortunately it didn't went well. There are a lot of issues:
1>------ Build started: Project: w32pthreads.v4, Configuration: Release Win32 ------
2>------ Build started: Project: wxBase28, Configuration: ... | build | visual studio community i decided to give a try to the new performed a release avx build unfortunately it didn t went well there are a lot of issues build started project configuration release build started project configuration release build s... | 1 |
276,274 | 20,976,850,922 | IssuesEvent | 2022-03-28 15:56:34 | eclipse/paho.mqtt.c | https://api.github.com/repos/eclipse/paho.mqtt.c | closed | Document no API calls in the trace callback | fix added documentation | Trace shows "-> DISCONNECT".
It does not call "onDisconnect"/"connlost" callback and keep printing.
Cross-compiling using the OpenWRT toolchain for a MIPS processor.
**To Reproduce**
1. imitate paho.mqtt.c-1.3.9/src/samples/paho_c_sub.c
2. connect internet broker with ssl, works well
3. disconnect router's i... | 1.0 | Document no API calls in the trace callback - Trace shows "-> DISCONNECT".
It does not call "onDisconnect"/"connlost" callback and keep printing.
Cross-compiling using the OpenWRT toolchain for a MIPS processor.
**To Reproduce**
1. imitate paho.mqtt.c-1.3.9/src/samples/paho_c_sub.c
2. connect internet broker ... | non_build | document no api calls in the trace callback trace shows disconnect it does not call ondisconnect connlost callback and keep printing cross compiling using the openwrt toolchain for a mips processor to reproduce imitate paho mqtt c src samples paho c sub c connect internet broker ... | 0 |
29,526 | 8,365,041,717 | IssuesEvent | 2018-10-04 02:34:21 | facebook/zstd | https://api.github.com/repos/facebook/zstd | closed | Add windows multithreading support to cmake scripts | build issue enhancement help wanted | I see that currently only pthreads are supported. | 1.0 | Add windows multithreading support to cmake scripts - I see that currently only pthreads are supported. | build | add windows multithreading support to cmake scripts i see that currently only pthreads are supported | 1 |
54,914 | 3,071,600,264 | IssuesEvent | 2015-08-19 13:06:57 | RobotiumTech/robotium | https://api.github.com/repos/RobotiumTech/robotium | closed | Searching of text with special chars fails. | bug imported Priority-Medium wontfix | _From [aman.bha...@gmail.com](https://code.google.com/u/101855799595400575517/) on October 15, 2010 19:05:32_
Searching for a text using searchText fails. As Robotium tries to create a regex for it.
Can we have a searchText() overload which will not try to create a regex for it.
Text which I searched was
Ligh... | 1.0 | Searching of text with special chars fails. - _From [aman.bha...@gmail.com](https://code.google.com/u/101855799595400575517/) on October 15, 2010 19:05:32_
Searching for a text using searchText fails. As Robotium tries to create a regex for it.
Can we have a searchText() overload which will not try to create a rege... | non_build | searching of text with special chars fails from on october searching for a text using searchtext fails as robotium tries to create a regex for it can we have a searchtext overload which will not try to create a regex for it text which i searched was light of eidon legends of the guar... | 0 |
129,784 | 18,109,742,639 | IssuesEvent | 2021-09-23 01:02:27 | maorkuriel/ksa | https://api.github.com/repos/maorkuriel/ksa | opened | CVE-2016-4437 (High) detected in shiro-core-1.2.0.jar | security vulnerability | ## CVE-2016-4437 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>shiro-core-1.2.0.jar</b></p></summary>
<p>Apache Shiro is a powerful and flexible open-source security framework that c... | True | CVE-2016-4437 (High) detected in shiro-core-1.2.0.jar - ## CVE-2016-4437 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>shiro-core-1.2.0.jar</b></p></summary>
<p>Apache Shiro is a pow... | non_build | cve high detected in shiro core jar cve high severity vulnerability vulnerable library shiro core jar apache shiro is a powerful and flexible open source security framework that cleanly handles authentication authorization enterprise session management single sign on ... | 0 |
33,631 | 9,199,270,195 | IssuesEvent | 2019-03-07 14:36:06 | quicklisp/quicklisp-projects | https://api.github.com/repos/quicklisp/quicklisp-projects | closed | Please add trivial-monitored-thread | canbuild | A Common Lisp library offering a way of spawning threads and being informed when any of them crash and die.
https://gitlab.com/ediethelm/trivial-monitored-thread
Thanks! | 1.0 | Please add trivial-monitored-thread - A Common Lisp library offering a way of spawning threads and being informed when any of them crash and die.
https://gitlab.com/ediethelm/trivial-monitored-thread
Thanks! | build | please add trivial monitored thread a common lisp library offering a way of spawning threads and being informed when any of them crash and die thanks | 1 |
38,354 | 4,952,034,145 | IssuesEvent | 2016-12-01 10:37:00 | 24pullrequests/24pullrequests | https://api.github.com/repos/24pullrequests/24pullrequests | closed | Language labels overlapping on user profiles | beginner bug design help wanted | 
Example url: http://24pullrequests.com/users/kivikakk
Looks like it's happening on Desktop Chrome too, I didn't expect anyone to have so many preferred languages!
<img width="809" alt="scre... | 1.0 | Language labels overlapping on user profiles - 
Example url: http://24pullrequests.com/users/kivikakk
Looks like it's happening on Desktop Chrome too, I didn't expect anyone to have so many pre... | non_build | language labels overlapping on user profiles example url looks like it s happening on desktop chrome too i didn t expect anyone to have so many preferred languages img width alt screen shot at am src | 0 |
88,415 | 25,399,087,827 | IssuesEvent | 2022-11-22 10:43:49 | homuler/MediaPipeUnityPlugin | https://api.github.com/repos/homuler/MediaPipeUnityPlugin | closed | Build fails on Windows | type:build/install | ### Plugin Version or Commit ID
v.0.6.2
### Unity Version
2021.3.8f1
### Your Host OS
Windows 10 Home
### Target Platform
Windows Standalone
### [Windows Only] Visual Studio C++ and Windows SDK Version
Visual Studio C++:14.29.30133
Windows SDK Version:10.0.19041.0
### [Linux Only] GCC/G++... | 1.0 | Build fails on Windows - ### Plugin Version or Commit ID
v.0.6.2
### Unity Version
2021.3.8f1
### Your Host OS
Windows 10 Home
### Target Platform
Windows Standalone
### [Windows Only] Visual Studio C++ and Windows SDK Version
Visual Studio C++:14.29.30133
Windows SDK Version:10.0.19041.0
... | build | build fails on windows plugin version or commit id v unity version your host os windows home target platform windows standalone visual studio c and windows sdk version visual studio c windows sdk version gcc g and glibc versi... | 1 |
51,000 | 12,627,432,928 | IssuesEvent | 2020-06-14 21:28:07 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | opened | ImportError: No module named '_pywrap_tensorflow_internal' | type:build/install | **System information**
- OS Platform and Distribution: Windows 10
- TensorFlow installed from (source or binary): i don't know which one; I'm fairly new to this. i installed via the command `pip install --user --upgrade tensorflow` iirc
- TensorFlow version: I am not sure; but its the version that pip currently inst... | 1.0 | ImportError: No module named '_pywrap_tensorflow_internal' - **System information**
- OS Platform and Distribution: Windows 10
- TensorFlow installed from (source or binary): i don't know which one; I'm fairly new to this. i installed via the command `pip install --user --upgrade tensorflow` iirc
- TensorFlow versio... | build | importerror no module named pywrap tensorflow internal system information os platform and distribution windows tensorflow installed from source or binary i don t know which one i m fairly new to this i installed via the command pip install user upgrade tensorflow iirc tensorflow version... | 1 |
751,619 | 26,251,286,464 | IssuesEvent | 2023-01-05 19:34:06 | AleoHQ/leo | https://api.github.com/repos/AleoHQ/leo | closed | [Bug] cant slice unsized arrays | bug fuzz-bug priority-low module-asg | ## 🐛 Bug Report
you can index unsized arrays but attempting to slice one throws an error. possibly related to #1527
#### Code snippet to reproduce
```
function main() {
let x: [u8; _] = [0, 0, 0, 0];
// works
let y = x[2];
// fails
let z = x[0..2];
}
```
#### Stack trace & error... | 1.0 | [Bug] cant slice unsized arrays - ## 🐛 Bug Report
you can index unsized arrays but attempting to slice one throws an error. possibly related to #1527
#### Code snippet to reproduce
```
function main() {
let x: [u8; _] = [0, 0, 0, 0];
// works
let y = x[2];
// fails
let z = x[0..2];
... | non_build | cant slice unsized arrays 🐛 bug report you can index unsized arrays but attempting to slice one throws an error possibly related to code snippet to reproduce function main let x works let y x fails let z x stack trace er... | 0 |
79,956 | 23,075,320,396 | IssuesEvent | 2022-07-25 22:38:34 | uselagoon/lagoon | https://api.github.com/repos/uselagoon/lagoon | opened | Output the size of the images being pushed to the image registry in the build process | 2-build-deploy | We are looking to solve some performance issues around image pushes from the Lagoon docker host to the image registry and the time it takes. In order to help with this it would be good to emit the size of the images in the dockerhost, prior to the push in the build log.
e.g.
```
master/solr:latest 238.52MB
mast... | 1.0 | Output the size of the images being pushed to the image registry in the build process - We are looking to solve some performance issues around image pushes from the Lagoon docker host to the image registry and the time it takes. In order to help with this it would be good to emit the size of the images in the dockerhos... | build | output the size of the images being pushed to the image registry in the build process we are looking to solve some performance issues around image pushes from the lagoon docker host to the image registry and the time it takes in order to help with this it would be good to emit the size of the images in the dockerhos... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.