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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9,224 | 4,446,928,896 | IssuesEvent | 2016-08-21 00:40:23 | minetest/minetest | https://api.github.com/repos/minetest/minetest | closed | Failure to compile on Debian Sid | @ Build Bug High priority | ```
[ 63%] Building CXX object src/CMakeFiles/minetest.dir/gettext.cpp.o
In file included from /home/james/Games/Minetest/minetest/src/gettext.cpp:24:0:
/usr/include/libintl.h:39:14: error: expected unqualified-id before ‘char’
extern char *gettext (const char *__msgid)
^
/usr/include/libintl.h:39:... | 1.0 | Failure to compile on Debian Sid - ```
[ 63%] Building CXX object src/CMakeFiles/minetest.dir/gettext.cpp.o
In file included from /home/james/Games/Minetest/minetest/src/gettext.cpp:24:0:
/usr/include/libintl.h:39:14: error: expected unqualified-id before ‘char’
extern char *gettext (const char *__msgid)
... | build | failure to compile on debian sid building cxx object src cmakefiles minetest dir gettext cpp o in file included from home james games minetest minetest src gettext cpp usr include libintl h error expected unqualified id before ‘char’ extern char gettext const char msgid ... | 1 |
1,176 | 2,508,711,478 | IssuesEvent | 2015-01-13 06:50:47 | RomanHargrave/cuelib | https://api.github.com/repos/RomanHargrave/cuelib | closed | TrackCutter should be able to read cue sheets from standard input | enhancement imported Milestone-Release1.2.0 Priority-Low Usability | _From [monsterm...@gmail.com](https://code.google.com/u/114086941947790110678/) on April 22, 2008 07:45:28_
Right now TrackCutter can only read cue sheet files. In scripting
applications it can be useful if the cue sheet can also be read from
standard in.
_Original issue: http://code.google.com/p/cuelib/issues/deta... | 1.0 | TrackCutter should be able to read cue sheets from standard input - _From [monsterm...@gmail.com](https://code.google.com/u/114086941947790110678/) on April 22, 2008 07:45:28_
Right now TrackCutter can only read cue sheet files. In scripting
applications it can be useful if the cue sheet can also be read from
standa... | non_build | trackcutter should be able to read cue sheets from standard input from on april right now trackcutter can only read cue sheet files in scripting applications it can be useful if the cue sheet can also be read from standard in original issue | 0 |
72,940 | 19,536,321,984 | IssuesEvent | 2021-12-31 07:57:12 | z390development/z390 | https://api.github.com/repos/z390development/z390 | closed | RPI 1635: Jar file to include Manifest file | enhancement component-build rpi Lang:Script | Raised by Hugh Sweeney 2019/03/02
Make sure Manifest file is included when creating a jar file. See mail by Hugh Sweeney dd 2019-03-02 12:58 | 1.0 | RPI 1635: Jar file to include Manifest file - Raised by Hugh Sweeney 2019/03/02
Make sure Manifest file is included when creating a jar file. See mail by Hugh Sweeney dd 2019-03-02 12:58 | build | rpi jar file to include manifest file raised by hugh sweeney make sure manifest file is included when creating a jar file see mail by hugh sweeney dd | 1 |
62,084 | 7,546,426,761 | IssuesEvent | 2018-04-18 02:51:31 | OpenSecuritySummit/oss2018 | https://api.github.com/repos/OpenSecuritySummit/oss2018 | closed | Question: Participants in Black and While or in colour | design question | Which one do you prefer (A or B)
## Option A (with colour)

## Option B (in B&W)

| 1.0 | Question: Participants in Black and While or in colour - Which one do you prefer (A or B)
## Option A (with colour)

## Option B (in B&W)
. With this change, we'll also need to add a variable to determining the border spacing in the button groups block component. | 1.0 | Update button map and mixins to only use one variable for borders - After using this a bit, I found having separate variables for width, type and color was unnecessary. Lets remove this and have an option to omit borders all together (`null`). With this change, we'll also need to add a variable to determining the borde... | build | update button map and mixins to only use one variable for borders after using this a bit i found having separate variables for width type and color was unnecessary lets remove this and have an option to omit borders all together null with this change we ll also need to add a variable to determining the borde... | 1 |
150,592 | 5,780,413,329 | IssuesEvent | 2017-04-29 00:24:01 | GoogleCloudPlatform/google-cloud-ruby | https://api.github.com/repos/GoogleCloudPlatform/google-cloud-ruby | closed | Session Pool | API: spanner Priority: P1 Status: Acknowledged Status: Release Blocking Type: Enhancement | Use a pool to manage sessions. Session creation is expensive and the number of sessions that can be created is limited. Sessions and the pool will be hidden from end users, but the pool behavior can be configured by the following settings:
1. `min`: Minimum number of sessions that the pool will maintain at any point... | 1.0 | Session Pool - Use a pool to manage sessions. Session creation is expensive and the number of sessions that can be created is limited. Sessions and the pool will be hidden from end users, but the pool behavior can be configured by the following settings:
1. `min`: Minimum number of sessions that the pool will mainta... | non_build | session pool use a pool to manage sessions session creation is expensive and the number of sessions that can be created is limited sessions and the pool will be hidden from end users but the pool behavior can be configured by the following settings min minimum number of sessions that the pool will mainta... | 0 |
232,530 | 17,785,479,841 | IssuesEvent | 2021-08-31 10:29:43 | NeuralEnsemble/libNeuroML | https://api.github.com/repos/NeuralEnsemble/libNeuroML | closed | Docs: add some introductory text to the top of the page on the `nml` module to explain the relationship between the schema and the libNeuroML generated container classes | T: enhancement C: documentation | Docs: add some introductory text to the top of the page on the `nml` module to explain the relationship between the schema and the libNeuroML generated container classes
For example:
- a ComponentType in the schema becomes a class but with upper camel case names (eg: `cell` becomes `Cell`; `adExIaFCell` becomes `... | 1.0 | Docs: add some introductory text to the top of the page on the `nml` module to explain the relationship between the schema and the libNeuroML generated container classes - Docs: add some introductory text to the top of the page on the `nml` module to explain the relationship between the schema and the libNeuroML genera... | non_build | docs add some introductory text to the top of the page on the nml module to explain the relationship between the schema and the libneuroml generated container classes docs add some introductory text to the top of the page on the nml module to explain the relationship between the schema and the libneuroml genera... | 0 |
263,637 | 28,047,883,440 | IssuesEvent | 2023-03-29 01:32:58 | kapseliboi/sieve | https://api.github.com/repos/kapseliboi/sieve | closed | CVE-2021-23440 (High) detected in set-value-2.0.1.tgz - autoclosed | Mend: dependency security vulnerability | ## CVE-2021-23440 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-value-2.0.1.tgz</b></p></summary>
<p>Create nested values and any intermediaries using dot notation (`'a.b.c'`) pa... | True | CVE-2021-23440 (High) detected in set-value-2.0.1.tgz - autoclosed - ## CVE-2021-23440 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-value-2.0.1.tgz</b></p></summary>
<p>Create n... | non_build | cve high detected in set value tgz autoclosed cve high severity vulnerability vulnerable library set value tgz create nested values and any intermediaries using dot notation a b c paths library home page a href path to dependency file package json path to vu... | 0 |
311,493 | 23,389,816,310 | IssuesEvent | 2022-08-11 16:42:08 | onflow/flow | https://api.github.com/repos/onflow/flow | closed | The Landing page content of Flow Developer Onboarding Guide | Docs Site T-Documentation 📃 Document Documentation | This is the URL of thew task to work on https://developers.onflow.org/flow | 2.0 | The Landing page content of Flow Developer Onboarding Guide - This is the URL of thew task to work on https://developers.onflow.org/flow | non_build | the landing page content of flow developer onboarding guide this is the url of thew task to work on | 0 |
18,937 | 6,658,528,233 | IssuesEvent | 2017-09-30 20:26:39 | NickolasKyrylyuk/Harry-Potter | https://api.github.com/repos/NickolasKyrylyuk/Harry-Potter | opened | Linting files | build-process | All project files need to be covered of linting and codestyle
For javascript wil be used ESLint
For scss will be used Stylelint
For html will be used Htmlint
Containing a bug must break log the error but not break live-sync. Bug can break a build process.
Styles errors and bugs must log the erros using native ... | 1.0 | Linting files - All project files need to be covered of linting and codestyle
For javascript wil be used ESLint
For scss will be used Stylelint
For html will be used Htmlint
Containing a bug must break log the error but not break live-sync. Bug can break a build process.
Styles errors and bugs must log the err... | build | linting files all project files need to be covered of linting and codestyle for javascript wil be used eslint for scss will be used stylelint for html will be used htmlint containing a bug must break log the error but not break live sync bug can break a build process styles errors and bugs must log the err... | 1 |
75,970 | 21,089,505,185 | IssuesEvent | 2022-04-04 02:07:15 | homuler/MediaPipeUnityPlugin | https://api.github.com/repos/homuler/MediaPipeUnityPlugin | closed | just following wiki, but stuck in docker install process. | type:build/install platform:android docker host:macos | ### Plugin Version or Commit ID
v.0.8.2
### Unity Version
2020.3.30f1
### Your Host OS
Monterrey 12.3
### Target Platform
Android
### [Windows Only] Visual Studio C++ and Windows SDK Version
_No response_
### [Linux Only] GCC/G++ and GLIBC Version
_No response_
### [Android Only] And... | 1.0 | just following wiki, but stuck in docker install process. - ### Plugin Version or Commit ID
v.0.8.2
### Unity Version
2020.3.30f1
### Your Host OS
Monterrey 12.3
### Target Platform
Android
### [Windows Only] Visual Studio C++ and Windows SDK Version
_No response_
### [Linux Only] GCC/G++... | build | just following wiki but stuck in docker install process plugin version or commit id v unity version your host os monterrey target platform android visual studio c and windows sdk version no response gcc g and glibc version no respo... | 1 |
68,246 | 17,197,345,171 | IssuesEvent | 2021-07-16 19:37:11 | near/nearcore | https://api.github.com/repos/near/nearcore | closed | Consider disabling lto in Cargo.toml | A-build C-housekeeping T-nodeX | Apparently, this resurrects https://github.com/near/near-ops/issues/169
We currently set `lto = true`, `codegen-units=1` in Cargo.toml:
https://github.com/near/nearcore/blob/cb229d06595ebf01bf9e39d43f11a7478c92664e/Cargo.toml#L57-L58
This **massively** increases compile times (and compile-time memory usage) in... | 1.0 | Consider disabling lto in Cargo.toml - Apparently, this resurrects https://github.com/near/near-ops/issues/169
We currently set `lto = true`, `codegen-units=1` in Cargo.toml:
https://github.com/near/nearcore/blob/cb229d06595ebf01bf9e39d43f11a7478c92664e/Cargo.toml#L57-L58
This **massively** increases compile t... | build | consider disabling lto in cargo toml apparently this resurrects we currently set lto true codegen units in cargo toml this massively increases compile times and compile time memory usage in release mode this in turn hurts productivity for cases where you work on some benchmark and want ... | 1 |
33,511 | 9,166,657,080 | IssuesEvent | 2019-03-02 05:40:08 | golang/go | https://api.github.com/repos/golang/go | closed | all: don't leave cruft in TMPDIR | Builders NeedsFix | I am seeing this on the `netbsd-arm-bsiegert` builder, which is a machine on my desk.
### What did you expect to see?
When a given build is finished, I expect the temporary directory to be empty
### What did you see instead?
After a few builds, I see:
* empty directories named `apidiff_test114645224` (n... | 1.0 | all: don't leave cruft in TMPDIR - I am seeing this on the `netbsd-arm-bsiegert` builder, which is a machine on my desk.
### What did you expect to see?
When a given build is finished, I expect the temporary directory to be empty
### What did you see instead?
After a few builds, I see:
* empty directori... | build | all don t leave cruft in tmpdir i am seeing this on the netbsd arm bsiegert builder which is a machine on my desk what did you expect to see when a given build is finished i expect the temporary directory to be empty what did you see instead after a few builds i see empty directori... | 1 |
47,811 | 12,125,338,055 | IssuesEvent | 2020-04-22 15:24:06 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | scripts/subfolder_list.py: Support long paths | area: Build System area: Userspace bug | I am facing an issue where os.symlink call in subfolder_list.py(zephyr v2.2) results in below error:
"scripts/subfolder_list.py", line 56, in main
os.symlink(directory, symlink)
OSError: [Errno 36] File name too long
Here is the example of one of the symlink getting created on one of the systems:
directory pa... | 1.0 | scripts/subfolder_list.py: Support long paths - I am facing an issue where os.symlink call in subfolder_list.py(zephyr v2.2) results in below error:
"scripts/subfolder_list.py", line 56, in main
os.symlink(directory, symlink)
OSError: [Errno 36] File name too long
Here is the example of one of the symlink gett... | build | scripts subfolder list py support long paths i am facing an issue where os symlink call in subfolder list py zephyr results in below error scripts subfolder list py line in main os symlink directory symlink oserror file name too long here is the example of one of the symlink getting created... | 1 |
58,933 | 14,514,828,008 | IssuesEvent | 2020-12-13 10:01:53 | opencv/opencv | https://api.github.com/repos/opencv/opencv | closed | error when Compiling opencv4.4 | category: build/install incomplete | ##### System information (version)
- OpenCV => 4.4
- OpenCV-contrib => 4.4
- Operating System / Platform => Ubuntu18.04 64 Bit
- Compiler => make
i have successfully get the makefile by
`cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/usr/local -D OPENCV_EXTRA_MODULES_PATH=../../opencv_contr... | 1.0 | error when Compiling opencv4.4 - ##### System information (version)
- OpenCV => 4.4
- OpenCV-contrib => 4.4
- Operating System / Platform => Ubuntu18.04 64 Bit
- Compiler => make
i have successfully get the makefile by
`cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/usr/local -D OPENCV_EXTR... | build | error when compiling system information version opencv opencv contrib operating system platform bit compiler make i have successfully get the makefile by cmake d cmake build type release d cmake install prefix usr local d opencv extra modules path ... | 1 |
68,630 | 9,205,500,666 | IssuesEvent | 2019-03-08 10:45:17 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | Correction to page 38 of QGIS user guide | Category: Documentation and Help Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report | ---
Author Name: **gburns -** (gburns -)
Original Redmine Issue: 831, https://issues.qgis.org/issues/831
Original Assignee: Otto Dassau
---
_Cutting, copying and pasting features_: Step 3, reads: "Start editing for both layers"
I don't think it is necessary to start editing on the source layer to be able to copy ... | 1.0 | Correction to page 38 of QGIS user guide - ---
Author Name: **gburns -** (gburns -)
Original Redmine Issue: 831, https://issues.qgis.org/issues/831
Original Assignee: Otto Dassau
---
_Cutting, copying and pasting features_: Step 3, reads: "Start editing for both layers"
I don't think it is necessary to start edit... | non_build | correction to page of qgis user guide author name gburns gburns original redmine issue original assignee otto dassau cutting copying and pasting features step reads start editing for both layers i don t think it is necessary to start editing on the source layer to be able t... | 0 |
1,318 | 3,163,165,251 | IssuesEvent | 2015-09-20 01:07:59 | sovereign/sovereign | https://api.github.com/repos/sovereign/sovereign | closed | Update wallabag version | security | Apparently there is a security fix in version 1.7.2, sovereign still uses 1.7.1
The current version is 1.9.0
Someone needs to check if config changes are necessary... | True | Update wallabag version - Apparently there is a security fix in version 1.7.2, sovereign still uses 1.7.1
The current version is 1.9.0
Someone needs to check if config changes are necessary... | non_build | update wallabag version apparently there is a security fix in version sovereign still uses the current version is someone needs to check if config changes are necessary | 0 |
664,526 | 22,273,854,199 | IssuesEvent | 2022-06-10 14:44:15 | JuezUN/INGInious | https://api.github.com/repos/JuezUN/INGInious | closed | Identation error when task configuration is saved. | Bug Task Low Priority good first issue | **Describe the bug / issue**
When the "Save Changes" button is pressed and the task is saved sucessfully, an identation error happens in the console.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to edit task
2. Click on "Save Changes" button
3. See the console.
**Screenshots**
If applicable, add ... | 1.0 | Identation error when task configuration is saved. - **Describe the bug / issue**
When the "Save Changes" button is pressed and the task is saved sucessfully, an identation error happens in the console.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to edit task
2. Click on "Save Changes" button
3. See... | non_build | identation error when task configuration is saved describe the bug issue when the save changes button is pressed and the task is saved sucessfully an identation error happens in the console to reproduce steps to reproduce the behavior go to edit task click on save changes button see... | 0 |
637,205 | 20,623,224,512 | IssuesEvent | 2022-03-07 19:34:51 | microbiomedata/sheets_and_friends | https://api.github.com/repos/microbiomedata/sheets_and_friends | closed | Subsets may replace need for sections | sections and orders high-priority | From `target/sheets2linkml.log` when creating an `EMSL` subset and an class (which is_a XXX)
> WARNING:root:from_schema not populated for element EMSL
| 1.0 | Subsets may replace need for sections - From `target/sheets2linkml.log` when creating an `EMSL` subset and an class (which is_a XXX)
> WARNING:root:from_schema not populated for element EMSL
| non_build | subsets may replace need for sections from target log when creating an emsl subset and an class which is a xxx warning root from schema not populated for element emsl | 0 |
97,309 | 28,148,387,497 | IssuesEvent | 2023-04-02 18:55:23 | TheGameCreators/GameGuruRepo | https://api.github.com/repos/TheGameCreators/GameGuruRepo | closed | GG Max - Building Editor is still bugged | bug Fixed but need confirmation. Max High Building Editor | As you can see from the 3 screenshots.
I created the building in first screenshot and exported it to the map.
The second screenshot is the second floor of the building (From within the editor), and you can see the warehouse doors are in place correctly.
The third screenshot is testing the game, and the character run... | 1.0 | GG Max - Building Editor is still bugged - As you can see from the 3 screenshots.
I created the building in first screenshot and exported it to the map.
The second screenshot is the second floor of the building (From within the editor), and you can see the warehouse doors are in place correctly.
The third screenshot... | build | gg max building editor is still bugged as you can see from the screenshots i created the building in first screenshot and exported it to the map the second screenshot is the second floor of the building from within the editor and you can see the warehouse doors are in place correctly the third screenshot... | 1 |
94,918 | 27,328,538,424 | IssuesEvent | 2023-02-25 10:18:35 | socketsupply/socket | https://api.github.com/repos/socketsupply/socket | closed | Verify minimal requirements for build | windows build | Verify the minimal possible requirements for performing a build in Windows. Will start with a clean system and create a checklist of what's necessary so it can be documented online. | 1.0 | Verify minimal requirements for build - Verify the minimal possible requirements for performing a build in Windows. Will start with a clean system and create a checklist of what's necessary so it can be documented online. | build | verify minimal requirements for build verify the minimal possible requirements for performing a build in windows will start with a clean system and create a checklist of what s necessary so it can be documented online | 1 |
328,929 | 28,142,240,197 | IssuesEvent | 2023-04-02 03:47:13 | robert-min/dev-blog | https://api.github.com/repos/robert-min/dev-blog | reopened | 220322 - 이진 탐색 트리(BST) | Daily-coding-test | ## 이진 탐색 트리(BST)
- Binary Serach Tree
- 왼쪽과 오른쪽의 값들이 각각 값의 크기에 따라 정렬되어 있는 트리
- 시간복잡도 O(logn)
### 자가 균현 이진 탐색 트리
- 삽입, 삭제 시 자동으로 높이를 작게 유지하는 노드 기반의 이진 탐색 트리
- 트리의 균형(높이의 균형)으 성능에 매우 큰 영향
- 종류
- AVL 트리
- 레드-블랙 트리
### 425p. 정렬된 배열의 이진 탐색 트리 변환
- 오름차순으로 정렬된 배열을 높이 균형 이진 탐색 트리로 변환
- 풀이
```python
class Tr... | 1.0 | 220322 - 이진 탐색 트리(BST) - ## 이진 탐색 트리(BST)
- Binary Serach Tree
- 왼쪽과 오른쪽의 값들이 각각 값의 크기에 따라 정렬되어 있는 트리
- 시간복잡도 O(logn)
### 자가 균현 이진 탐색 트리
- 삽입, 삭제 시 자동으로 높이를 작게 유지하는 노드 기반의 이진 탐색 트리
- 트리의 균형(높이의 균형)으 성능에 매우 큰 영향
- 종류
- AVL 트리
- 레드-블랙 트리
### 425p. 정렬된 배열의 이진 탐색 트리 변환
- 오름차순으로 정렬된 배열을 높이 균형 이진 탐색 트리로 변환
... | non_build | 이진 탐색 트리 bst 이진 탐색 트리 bst binary serach tree 왼쪽과 오른쪽의 값들이 각각 값의 크기에 따라 정렬되어 있는 트리 시간복잡도 o logn 자가 균현 이진 탐색 트리 삽입 삭제 시 자동으로 높이를 작게 유지하는 노드 기반의 이진 탐색 트리 트리의 균형 높이의 균형 으 성능에 매우 큰 영향 종류 avl 트리 레드 블랙 트리 정렬된 배열의 이진 탐색 트리 변환 오름차순으로 정렬된 배열을 높이 균형 이진 탐색 트리로 변환 풀이 ... | 0 |
147,304 | 19,512,862,253 | IssuesEvent | 2021-12-29 03:29:39 | Kijacode/dotfiles | https://api.github.com/repos/Kijacode/dotfiles | closed | WS-2018-0084 (High) detected in sshpk-1.13.0.tgz - autoclosed | security vulnerability | ## WS-2018-0084 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>sshpk-1.13.0.tgz</b></p></summary>
<p>A library for finding and using SSH public keys</p>
<p>Library home page: <a href=... | True | WS-2018-0084 (High) detected in sshpk-1.13.0.tgz - autoclosed - ## WS-2018-0084 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>sshpk-1.13.0.tgz</b></p></summary>
<p>A library for find... | non_build | ws high detected in sshpk tgz autoclosed ws high severity vulnerability vulnerable library sshpk tgz a library for finding and using ssh public keys library home page a href path to dependency file dotfiles vscode extensions myh preview vscode package json pa... | 0 |
78,423 | 22,266,479,776 | IssuesEvent | 2022-06-10 07:58:47 | lowRISC/opentitan | https://api.github.com/repos/lowRISC/opentitan | opened | [bazel] add remaining lint rules that are run in `ci/jobs/quick-lint.sh` | Component:Tooling Priority:P2 Type:Enhancement SW:Build System | There are Bazel BUILD, C/C++, and license header lint rules that are easy to run with Bazel. However, there are several other lint checks that are run in CI, including checks for:
- [ ] Python code
- [ ] Rust code
- [ ] autogenerated code
- [ ] non-ascii characters
- [ ] exe bits
We should add Bazel rules f... | 1.0 | [bazel] add remaining lint rules that are run in `ci/jobs/quick-lint.sh` - There are Bazel BUILD, C/C++, and license header lint rules that are easy to run with Bazel. However, there are several other lint checks that are run in CI, including checks for:
- [ ] Python code
- [ ] Rust code
- [ ] autogenerated code... | build | add remaining lint rules that are run in ci jobs quick lint sh there are bazel build c c and license header lint rules that are easy to run with bazel however there are several other lint checks that are run in ci including checks for python code rust code autogenerated code non as... | 1 |
78,374 | 22,209,199,064 | IssuesEvent | 2022-06-07 17:30:55 | lowRISC/opentitan | https://api.github.com/repos/lowRISC/opentitan | opened | [sw,tests,dv] Top level test permission problems | Type:Bug SW:Build System | I am having a problem with running top level tests.
In a newly checked out repository (a few hours ago), I am trying to run this command (this is just one example):
`util/dvsim/dvsim.py hw/top_earlgrey/dv/chip_sim_cfg.hjson -i chip_sw_sleep_sram_ret_contents`
The output is:
```
$TEST_TMPDIR defined: output... | 1.0 | [sw,tests,dv] Top level test permission problems - I am having a problem with running top level tests.
In a newly checked out repository (a few hours ago), I am trying to run this command (this is just one example):
`util/dvsim/dvsim.py hw/top_earlgrey/dv/chip_sim_cfg.hjson -i chip_sw_sleep_sram_ret_contents`
... | build | top level test permission problems i am having a problem with running top level tests in a newly checked out repository a few hours ago i am trying to run this command this is just one example util dvsim dvsim py hw top earlgrey dv chip sim cfg hjson i chip sw sleep sram ret contents the output i... | 1 |
676,953 | 23,144,269,786 | IssuesEvent | 2022-07-28 21:59:21 | mui/mui-toolpad | https://api.github.com/repos/mui/mui-toolpad | opened | Make it possible to easily navigate between pages | new feature waiting for 👍 priority: low | ### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
As MUI is building more toolpad apps for its own internal use cases, we will increasingly need to be able to list all of these applications that are running in production to avoid creat... | 1.0 | Make it possible to easily navigate between pages - ### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
As MUI is building more toolpad apps for its own internal use cases, we will increasingly need to be able to list all of these applic... | non_build | make it possible to easily navigate between pages duplicates i have searched the existing issues latest version i have tested the latest version summary 💡 as mui is building more toolpad apps for its own internal use cases we will increasingly need to be able to list all of these applicatio... | 0 |
63,260 | 15,529,639,619 | IssuesEvent | 2021-03-13 15:59:09 | aws/aws-cdk | https://api.github.com/repos/aws/aws-cdk | closed | (CodeBuild): Environment Variables from cross account SecretsManager | @aws-cdk/aws-codebuild bug effort/medium p1 | When using CodeBuild EnvironmentVariables we have to use values from a SecretsManager in another account. We are currently supplying the SecretARN as the value and the role created by CDK creates the policy as this secret would live in our account.
The EnvironmentVariable
``` JSON
"VAR1": {
"value": "<SecretARN... | 1.0 | (CodeBuild): Environment Variables from cross account SecretsManager - When using CodeBuild EnvironmentVariables we have to use values from a SecretsManager in another account. We are currently supplying the SecretARN as the value and the role created by CDK creates the policy as this secret would live in our account.
... | build | codebuild environment variables from cross account secretsmanager when using codebuild environmentvariables we have to use values from a secretsmanager in another account we are currently supplying the secretarn as the value and the role created by cdk creates the policy as this secret would live in our account ... | 1 |
212,018 | 7,226,016,372 | IssuesEvent | 2018-02-10 03:29:15 | joshherkness/AR-Top | https://api.github.com/repos/joshherkness/AR-Top | closed | Add list mode for library page | Effort: 4 Priority: Low | The library page should have an easy way to switch between list and grid view. Also, design a component that can be used for the list view. | 1.0 | Add list mode for library page - The library page should have an easy way to switch between list and grid view. Also, design a component that can be used for the list view. | non_build | add list mode for library page the library page should have an easy way to switch between list and grid view also design a component that can be used for the list view | 0 |
149,217 | 23,444,940,450 | IssuesEvent | 2022-08-15 18:36:22 | mozilla/foundation.mozilla.org | https://api.github.com/repos/mozilla/foundation.mozilla.org | opened | [PNI Editorial Updates] Support Implementation | design | - [ ] PR Reviews
- [ ] Implementation questions
- [ ] Grooming remaining implementation tickets (p3s) | 1.0 | [PNI Editorial Updates] Support Implementation - - [ ] PR Reviews
- [ ] Implementation questions
- [ ] Grooming remaining implementation tickets (p3s) | non_build | support implementation pr reviews implementation questions grooming remaining implementation tickets | 0 |
239,552 | 18,276,673,984 | IssuesEvent | 2021-10-04 19:43:26 | Sharif-OS-Lab/session-9 | https://api.github.com/repos/Sharif-OS-Lab/session-9 | closed | Session 9 Report | documentation | Team Name: `[FILL HERE]`
Student Name of member 1: `[FILL HERE]`
Student No. of member 1: `[FILL HERE]`
Student Name of member 2: `[FILL HERE]`
Student No. of member 2: `[FILL HERE]`
- [ ] Read Session Contents.
## Section 9.3
- [ ] Printing all linux interrupts
- [ ] `FILL HERE with your descriptio... | 1.0 | Session 9 Report - Team Name: `[FILL HERE]`
Student Name of member 1: `[FILL HERE]`
Student No. of member 1: `[FILL HERE]`
Student Name of member 2: `[FILL HERE]`
Student No. of member 2: `[FILL HERE]`
- [ ] Read Session Contents.
## Section 9.3
- [ ] Printing all linux interrupts
- [ ] `FILL HERE w... | non_build | session report team name student name of member student no of member student name of member student no of member read session contents section printing all linux interrupts fill here with your descriptions write in english or persian ... | 0 |
30,853 | 8,613,961,909 | IssuesEvent | 2018-11-19 16:16:57 | pravega/pravega | https://api.github.com/repos/pravega/pravega | closed | Switch to Spotbugs | area/build kind/enhancement status/in-progress | **Problem description**
Findbugs is no more maintained, the successor is Spotbugs.
Findbugs does not work with JDK10/11
**Problem location**
Build and QA systems
**Suggestions for an improvement**
Remove Findbugs and add Spotbugs to the build | 1.0 | Switch to Spotbugs - **Problem description**
Findbugs is no more maintained, the successor is Spotbugs.
Findbugs does not work with JDK10/11
**Problem location**
Build and QA systems
**Suggestions for an improvement**
Remove Findbugs and add Spotbugs to the build | build | switch to spotbugs problem description findbugs is no more maintained the successor is spotbugs findbugs does not work with problem location build and qa systems suggestions for an improvement remove findbugs and add spotbugs to the build | 1 |
91,278 | 26,346,418,225 | IssuesEvent | 2023-01-10 22:33:32 | GoogleContainerTools/skaffold | https://api.github.com/repos/GoogleContainerTools/skaffold | opened | [FR] Add native cosign support to skaffold build | kind/feature-request area/build | Issue tracks adding native cosign support to skaffold build. The goal would be to make any skaffold user have easy access to binary signing, some golden path around the user journeys there (add X config and skaffold will sign binary, add this config and skaffold will require binaries be signed, etc.) | 1.0 | [FR] Add native cosign support to skaffold build - Issue tracks adding native cosign support to skaffold build. The goal would be to make any skaffold user have easy access to binary signing, some golden path around the user journeys there (add X config and skaffold will sign binary, add this config and skaffold will ... | build | add native cosign support to skaffold build issue tracks adding native cosign support to skaffold build the goal would be to make any skaffold user have easy access to binary signing some golden path around the user journeys there add x config and skaffold will sign binary add this config and skaffold will req... | 1 |
329,023 | 24,206,182,000 | IssuesEvent | 2022-09-25 08:56:05 | dkgaraujo/gingado | https://api.github.com/repos/dkgaraujo/gingado | opened | Documentation of `make_causal_effects` should include mathematical notation | documentation | Each parameter of `make_causal_effects` should include a description of the different possibilities in mathematical notation. This should apply eventually to other `make_`* functions. | 1.0 | Documentation of `make_causal_effects` should include mathematical notation - Each parameter of `make_causal_effects` should include a description of the different possibilities in mathematical notation. This should apply eventually to other `make_`* functions. | non_build | documentation of make causal effects should include mathematical notation each parameter of make causal effects should include a description of the different possibilities in mathematical notation this should apply eventually to other make functions | 0 |
1,188 | 2,711,167,723 | IssuesEvent | 2015-04-09 02:41:28 | jarrah-95/TOC19 | https://api.github.com/repos/jarrah-95/TOC19 | opened | User should be able to see how much they have spent. | enhancement Serialization-Rebuild | In the original program, the user was told what their current bill is when they log into the program. This should be continued into the new program.
Issue: where to put it. Most of the screen is full. Possibly after the users name (name-$XX)
Alternatively, a dialogue box could be opened for the user on login. | 1.0 | User should be able to see how much they have spent. - In the original program, the user was told what their current bill is when they log into the program. This should be continued into the new program.
Issue: where to put it. Most of the screen is full. Possibly after the users name (name-$XX)
Alternatively, a di... | build | user should be able to see how much they have spent in the original program the user was told what their current bill is when they log into the program this should be continued into the new program issue where to put it most of the screen is full possibly after the users name name xx alternatively a di... | 1 |
32,095 | 8,794,028,465 | IssuesEvent | 2018-12-21 22:45:27 | angular/angular-cli | https://api.github.com/repos/angular/angular-cli | closed | AOT Production build causes incorrect code path | comp: devkit/build-angular |
### Bug Report or Feature Request (mark with an `x`)
```
- [X] bug report -> please search issues before submitting
- [ ] feature request
```
### Versions.
@angular/cli: 1.2.1
node: 7.10.0
os: win32 x64
@angular/animations: 4.3.1
@angular/common: 4.3.1
@angular/compiler: 4.3.1
@angular/core: 4.3.1
... | 1.0 | AOT Production build causes incorrect code path -
### Bug Report or Feature Request (mark with an `x`)
```
- [X] bug report -> please search issues before submitting
- [ ] feature request
```
### Versions.
@angular/cli: 1.2.1
node: 7.10.0
os: win32 x64
@angular/animations: 4.3.1
@angular/common: 4.3.1... | build | aot production build causes incorrect code path bug report or feature request mark with an x bug report please search issues before submitting feature request versions angular cli node os angular animations angular common angular ... | 1 |
344,443 | 24,814,277,980 | IssuesEvent | 2022-10-25 11:58:41 | origranot/reduced.to | https://api.github.com/repos/origranot/reduced.to | closed | [DOCS] Update docker installation | documentation | ### Description
We just refactored our app into separated docker files.
Need to update the docs according to it.
It needs to include:
- Explanation about docker-compose.dev/prod.
- Use .env files for frontend / backend in development
### Screenshots
_No response_
### Additional information
_No resp... | 1.0 | [DOCS] Update docker installation - ### Description
We just refactored our app into separated docker files.
Need to update the docs according to it.
It needs to include:
- Explanation about docker-compose.dev/prod.
- Use .env files for frontend / backend in development
### Screenshots
_No response_
##... | non_build | update docker installation description we just refactored our app into separated docker files need to update the docs according to it it needs to include explanation about docker compose dev prod use env files for frontend backend in development screenshots no response add... | 0 |
12,043 | 5,140,874,929 | IssuesEvent | 2017-01-12 07:37:53 | docker/docker | https://api.github.com/repos/docker/docker | closed | Windows: docker build accidentally pushes Windows base layers to Docker Hub | area/builder area/distribution platform/windows priority/P1 version/1.13 | **Description**
Today I have rebuild my Windows Docker image stefanscherer/winspector to support latest microsoft/windowsservercore:10.0.14393.693 layers, but now I found out that the docker pull, docker build and docker push accidentally has pushed both Windows base layers to Docker Hub. Pulling this image now real... | 1.0 | Windows: docker build accidentally pushes Windows base layers to Docker Hub - **Description**
Today I have rebuild my Windows Docker image stefanscherer/winspector to support latest microsoft/windowsservercore:10.0.14393.693 layers, but now I found out that the docker pull, docker build and docker push accidentally ... | build | windows docker build accidentally pushes windows base layers to docker hub description today i have rebuild my windows docker image stefanscherer winspector to support latest microsoft windowsservercore layers but now i found out that the docker pull docker build and docker push accidentally has pus... | 1 |
303,679 | 23,035,402,567 | IssuesEvent | 2022-07-22 18:07:27 | NetAppDocs/ontap | https://api.github.com/repos/NetAppDocs/ontap | closed | Could you please change the expression of a sentence? | documentation | Page: [Provision a FlexGroup volume automatically](https://docs.netapp.com/us-en/ontap/flexgroup/provision-automatically-task.html)
Could you please change the following sentence?
The customer misunderstood this setting which is the design and he thought it isn't able to change settings.
Original :
"The FlexGr... | 1.0 | Could you please change the expression of a sentence? - Page: [Provision a FlexGroup volume automatically](https://docs.netapp.com/us-en/ontap/flexgroup/provision-automatically-task.html)
Could you please change the following sentence?
The customer misunderstood this setting which is the design and he thought it is... | non_build | could you please change the expression of a sentence page could you please change the following sentence the customer misunderstood this setting which is the design and he thought it isn t able to change settings original the flexgroup volume is created with the volume space guarantee except on af... | 0 |
64,910 | 6,926,350,046 | IssuesEvent | 2017-11-30 18:51:57 | spack/spack | https://api.github.com/repos/spack/spack | closed | gpg unit test takes a long time | tests | I'm trying to run the unit test suite right now, and the gpg test takes forever. is this normal? Am I missing some python module to make it run faster? | 1.0 | gpg unit test takes a long time - I'm trying to run the unit test suite right now, and the gpg test takes forever. is this normal? Am I missing some python module to make it run faster? | non_build | gpg unit test takes a long time i m trying to run the unit test suite right now and the gpg test takes forever is this normal am i missing some python module to make it run faster | 0 |
90,011 | 25,950,296,166 | IssuesEvent | 2022-12-17 14:00:21 | docker/docs | https://api.github.com/repos/docker/docs | closed | Specify how to utilize build secrets using docker-compose build or link to corresponding documentation | area/Build lifecycle/stale | File: [develop/develop-images/build_enhancements.md](https://docs.docker.com/develop/develop-images/build_enhancements/) | 1.0 | Specify how to utilize build secrets using docker-compose build or link to corresponding documentation - File: [develop/develop-images/build_enhancements.md](https://docs.docker.com/develop/develop-images/build_enhancements/) | build | specify how to utilize build secrets using docker compose build or link to corresponding documentation file | 1 |
16,453 | 10,932,311,039 | IssuesEvent | 2019-11-23 16:50:17 | e2jk/vallenato.fr | https://api.github.com/repos/e2jk/vallenato.fr | closed | Button for easy fullscreen videos in tutorial | enhancement usability | On small screens, it can be annoying to toggle a video fullscreen, provide an easy button to do so.
(Not sure about the desktop version) | True | Button for easy fullscreen videos in tutorial - On small screens, it can be annoying to toggle a video fullscreen, provide an easy button to do so.
(Not sure about the desktop version) | non_build | button for easy fullscreen videos in tutorial on small screens it can be annoying to toggle a video fullscreen provide an easy button to do so not sure about the desktop version | 0 |
92,652 | 26,741,201,041 | IssuesEvent | 2023-01-30 13:07:05 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | Support Visual Studio 2022 compiler | stat:awaiting response type:feature type:build/install stalled subtype:windows TF 2.11 | <details><summary>Click to expand!</summary>
### Issue Type
Feature Request
### Have you reproduced the bug with TF nightly?
No
### Source
source
### Tensorflow Version
2.11.0
### Custom Code
No
### OS Platform and Distribution
Windows 11 x64
### Mobile device
N/A
### Python version
3.11.0
### Bazel... | 1.0 | Support Visual Studio 2022 compiler - <details><summary>Click to expand!</summary>
### Issue Type
Feature Request
### Have you reproduced the bug with TF nightly?
No
### Source
source
### Tensorflow Version
2.11.0
### Custom Code
No
### OS Platform and Distribution
Windows 11 x64
### Mobile device
N/A
... | build | support visual studio compiler click to expand issue type feature request have you reproduced the bug with tf nightly no source source tensorflow version custom code no os platform and distribution windows mobile device n a python version ... | 1 |
205,362 | 23,336,411,676 | IssuesEvent | 2022-08-09 10:20:08 | Gal-Doron/Remediate-missing-PR-django | https://api.github.com/repos/Gal-Doron/Remediate-missing-PR-django | opened | CVE-2022-36359 (High) detected in Django-3.2.10-py3-none-any.whl | security vulnerability | ## CVE-2022-36359 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Django-3.2.10-py3-none-any.whl</b></p></summary>
<p>A high-level Python Web framework that encourages rapid developmen... | True | CVE-2022-36359 (High) detected in Django-3.2.10-py3-none-any.whl - ## CVE-2022-36359 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Django-3.2.10-py3-none-any.whl</b></p></summary>
<p... | non_build | cve high detected in django none any whl cve high severity vulnerability vulnerable library django none any whl a high level python web framework that encourages rapid development and clean pragmatic design library home page a href path to dependency file require... | 0 |
49,040 | 12,269,729,457 | IssuesEvent | 2020-05-07 14:29:26 | crawl/crawl | https://api.github.com/repos/crawl/crawl | closed | TOUCH_UI currently doesn't build | build | Hi all.
Crawl does not compile on Fedora.
Full build log: https://koji.fedoraproject.org/koji/getfile?taskID=43537013&volume=DEFAULT&name=build.log
**OS:**
Fedora 31 64bit
**Compiler:**
GCC-9.3.1
**DCSS VERSION:**
DCSS 0.24.1
**DESCRIPTION:**
```
g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D... | 1.0 | TOUCH_UI currently doesn't build - Hi all.
Crawl does not compile on Fedora.
Full build log: https://koji.fedoraproject.org/koji/getfile?taskID=43537013&volume=DEFAULT&name=build.log
**OS:**
Fedora 31 64bit
**Compiler:**
GCC-9.3.1
**DCSS VERSION:**
DCSS 0.24.1
**DESCRIPTION:**
```
g++ -O2 -g -pipe -... | build | touch ui currently doesn t build hi all crawl does not compile on fedora full build log os fedora compiler gcc dcss version dcss description g g pipe wall werror format security wp d fortify source fexceptions fstack protector strong gr... | 1 |
107,832 | 9,231,248,247 | IssuesEvent | 2019-03-13 01:29:26 | rust-lang/rust | https://api.github.com/repos/rust-lang/rust | closed | Primitive binops are translated wrong when the LHS is mutated | C-bug E-needstest P-medium T-compiler | ## STR
``` Rust
fn main() {
let x = Box::new(0);
println!("{}", *x + { drop(x); let _ = Box::new(main); 0 });
}
```
## Expected Results
If this code compiles, it should print `0`.
## Actual Results
Garbage is printed (the address of `main`, in fact).
| 1.0 | Primitive binops are translated wrong when the LHS is mutated - ## STR
``` Rust
fn main() {
let x = Box::new(0);
println!("{}", *x + { drop(x); let _ = Box::new(main); 0 });
}
```
## Expected Results
If this code compiles, it should print `0`.
## Actual Results
Garbage is printed (the address of `main`, in f... | non_build | primitive binops are translated wrong when the lhs is mutated str rust fn main let x box new println x drop x let box new main expected results if this code compiles it should print actual results garbage is printed the address of main in f... | 0 |
23,953 | 7,434,735,635 | IssuesEvent | 2018-03-26 12:07:49 | ckeditor/ckeditor5 | https://api.github.com/repos/ckeditor/ckeditor5 | opened | [Docs/Feature] Merging editor builds ("superbuilds") | candidate:1.0.0 module:build-* status:discussion type:docs type:feature | ATM we provide separate editor builds: build-classic, build-inline, etc. They are OK but it's not very hard to come up with an application which needs two of them at the same time, e.g. one to edit blog posts (classic) and another to do some quick editing in the front–ent (balloon), etc..
In fact, we came across thi... | 1.0 | [Docs/Feature] Merging editor builds ("superbuilds") - ATM we provide separate editor builds: build-classic, build-inline, etc. They are OK but it's not very hard to come up with an application which needs two of them at the same time, e.g. one to edit blog posts (classic) and another to do some quick editing in the fr... | build | merging editor builds superbuilds atm we provide separate editor builds build classic build inline etc they are ok but it s not very hard to come up with an application which needs two of them at the same time e g one to edit blog posts classic and another to do some quick editing in the front–ent ball... | 1 |
70,837 | 18,286,542,903 | IssuesEvent | 2021-10-05 10:56:18 | GoogleCloudPlatform/fda-mystudies | https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies | closed | [SB] [Manage apps] UI > Apps list screen > 'Create New' button label should be changed to 'Create new' | Bug P2 Study builder Process: Fixed Process: Tested QA Process: Tested dev | App list screen > 'Create New' button label should be changed to 'Create new'

| 1.0 | [SB] [Manage apps] UI > Apps list screen > 'Create New' button label should be changed to 'Create new' - App list screen > 'Create New' button label should be changed to 'Create new'

| build | ui apps list screen create new button label should be changed to create new app list screen create new button label should be changed to create new | 1 |
628,238 | 19,978,417,953 | IssuesEvent | 2022-01-29 13:42:01 | frappe/erpnext | https://api.github.com/repos/frappe/erpnext | closed | Production Order creation based on raw-material availability | manufacturing Shortlisted inactive Low Priority | Provide configuration option for restricting Production Order creation if raw-material required were not in stock. | 1.0 | Production Order creation based on raw-material availability - Provide configuration option for restricting Production Order creation if raw-material required were not in stock. | non_build | production order creation based on raw material availability provide configuration option for restricting production order creation if raw material required were not in stock | 0 |
64,878 | 16,061,082,591 | IssuesEvent | 2021-04-23 12:40:01 | rapidsai/cuml | https://api.github.com/repos/rapidsai/cuml | closed | [FEA] Update CMake Version to `3.18` | Build or Dep CMake feature request improvement | **Is your feature request related to a problem? Please describe.**
The `rapidsai/integration` repo uses CMake version `3.18` when building the RAPIDS containers ([link](https://github.com/rapidsai/integration/blob/branch-0.19/conda/recipes/versions.yaml#L39-L40)). This `3.18` version conflicts with `cuml`'s own CMak... | 1.0 | [FEA] Update CMake Version to `3.18` - **Is your feature request related to a problem? Please describe.**
The `rapidsai/integration` repo uses CMake version `3.18` when building the RAPIDS containers ([link](https://github.com/rapidsai/integration/blob/branch-0.19/conda/recipes/versions.yaml#L39-L40)). This `3.18` v... | build | update cmake version to is your feature request related to a problem please describe the rapidsai integration repo uses cmake version when building the rapids containers this version conflicts with cuml s own cmake version which is set to describe the solut... | 1 |
25,823 | 7,751,575,590 | IssuesEvent | 2018-05-30 17:30:24 | openshiftio/openshift.io | https://api.github.com/repos/openshiftio/openshift.io | closed | OpenShift (not openshift.io) shows and have duplicated pipelines when app and repo name are different | SEV2-high area/app-wizard area/launcher area/pipelines team/build-cd type/bug | I created an application named `app-test-1` (the default value in wizard) and then used a different name (`click-party`) for the [repository](https://github.com/mrizzi/click-party) .
This produces 2 different pipelines (`app-test-1` and `click-party`) in the openshift.com UI (Screenshot-0) but only `app-test-1` pipeli... | 1.0 | OpenShift (not openshift.io) shows and have duplicated pipelines when app and repo name are different - I created an application named `app-test-1` (the default value in wizard) and then used a different name (`click-party`) for the [repository](https://github.com/mrizzi/click-party) .
This produces 2 different pipeli... | build | openshift not openshift io shows and have duplicated pipelines when app and repo name are different i created an application named app test the default value in wizard and then used a different name click party for the this produces different pipelines app test and click party in the open... | 1 |
18,822 | 6,648,350,550 | IssuesEvent | 2017-09-28 09:00:40 | mozilla-mobile/focus-android | https://api.github.com/repos/mozilla-mobile/focus-android | opened | Kotlin Android Extensions | build code | Follow-up from #975.
http://kotlinlang.org/docs/tutorials/android-plugin.html
They look super useful. But let's look at APK size etc. | 1.0 | Kotlin Android Extensions - Follow-up from #975.
http://kotlinlang.org/docs/tutorials/android-plugin.html
They look super useful. But let's look at APK size etc. | build | kotlin android extensions follow up from they look super useful but let s look at apk size etc | 1 |
73,608 | 9,674,087,805 | IssuesEvent | 2019-05-22 09:06:21 | biotope/biotope-element | https://api.github.com/repos/biotope/biotope-element | closed | Add how to start to documentation | documentation help wanted | After cloning and running `npm install` I tried to run `npm start`but the start script is not defined.
How should I proceed? | 1.0 | Add how to start to documentation - After cloning and running `npm install` I tried to run `npm start`but the start script is not defined.
How should I proceed? | non_build | add how to start to documentation after cloning and running npm install i tried to run npm start but the start script is not defined how should i proceed | 0 |
225,905 | 17,929,496,553 | IssuesEvent | 2021-09-10 07:16:08 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | roachtest: scbench/randomload/nodes=3/ops=10000/conc=20 failed | C-test-failure O-robot O-roachtest branch-release-21.2 | roachtest.scbench/randomload/nodes=3/ops=10000/conc=20 [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3421825&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3421825&tab=artifacts#/scbench/randomload/nodes=3/ops=10000/conc=20) on release-21.2 @ [99a4816fc272228a63df2... | 2.0 | roachtest: scbench/randomload/nodes=3/ops=10000/conc=20 failed - roachtest.scbench/randomload/nodes=3/ops=10000/conc=20 [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3421825&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3421825&tab=artifacts#/scbench/randomload/no... | non_build | roachtest scbench randomload nodes ops conc failed roachtest scbench randomload nodes ops conc with on release workerid clienttimestamp ops begin drop sequence public expectedexe... | 0 |
61,940 | 6,762,251,956 | IssuesEvent | 2017-10-25 07:05:37 | Kademi/kademi-dev | https://api.github.com/repos/Kademi/kademi-dev | closed | Ksurveyapp fails to install | bug Ready to Test - Dev | When I try to install ksurveyapp from market place it fails with a generic message:
**An error occured doing the publish. Please check your internet connection and try again**
After investigating the issue we found that this was because KongoDB app is not enabled, after checking dependencies.json we've noticed t... | 1.0 | Ksurveyapp fails to install - When I try to install ksurveyapp from market place it fails with a generic message:
**An error occured doing the publish. Please check your internet connection and try again**
After investigating the issue we found that this was because KongoDB app is not enabled, after checking dep... | non_build | ksurveyapp fails to install when i try to install ksurveyapp from market place it fails with a generic message an error occured doing the publish please check your internet connection and try again after investigating the issue we found that this was because kongodb app is not enabled after checking dep... | 0 |
86,799 | 15,755,873,842 | IssuesEvent | 2021-03-31 02:32:14 | EcommEasy/EcommEasy-Store | https://api.github.com/repos/EcommEasy/EcommEasy-Store | opened | CVE-2019-20922 (High) detected in handlebars-4.1.1.tgz | security vulnerability | ## CVE-2019-20922 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.1.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates ... | True | CVE-2019-20922 (High) detected in handlebars-4.1.1.tgz - ## CVE-2019-20922 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.1.tgz</b></p></summary>
<p>Handlebars provides... | non_build | cve high detected in handlebars tgz cve high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file ecommeasy ... | 0 |
174,723 | 14,497,155,324 | IssuesEvent | 2020-12-11 13:51:27 | koekeishiya/yabai | https://api.github.com/repos/koekeishiya/yabai | closed | Wiki / Documentation / Tips and Tricks | documentation | This thread is to discuss everything that should be in the wiki: Docs for the community, by the community. Feel free to request stuff or just ask any question that you think should be answered in the wiki.
Anything goes in this thread.
I'll personally do my best to update the wiki to be in line with current maste... | 1.0 | Wiki / Documentation / Tips and Tricks - This thread is to discuss everything that should be in the wiki: Docs for the community, by the community. Feel free to request stuff or just ask any question that you think should be answered in the wiki.
Anything goes in this thread.
I'll personally do my best to update ... | non_build | wiki documentation tips and tricks this thread is to discuss everything that should be in the wiki docs for the community by the community feel free to request stuff or just ask any question that you think should be answered in the wiki anything goes in this thread i ll personally do my best to update ... | 0 |
13,903 | 2,789,665,062 | IssuesEvent | 2015-05-08 20:43:20 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | closed | Bug: The new Date is not working right | Priority-Medium Type-Defect | Original [issue 24](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=24) created by google-admin on 2009-08-08T15:55:08.000Z:
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at all possible, or attach code.</b>
1.http://code.google.com/apis/aj... | 1.0 | Bug: The new Date is not working right - Original [issue 24](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=24) created by google-admin on 2009-08-08T15:55:08.000Z:
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at all possible, or attach c... | non_build | bug the new date is not working right original created by google admin on what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code when you do new date it renders september as month insted of august you can check th... | 0 |
46,153 | 5,790,863,252 | IssuesEvent | 2017-05-02 02:41:44 | EyeSeeTea/SurveillanceCambodiaApp | https://api.github.com/repos/EyeSeeTea/SurveillanceCambodiaApp | closed | Skipping Questions | bug priority - high testing | If you're quick enough, you can skip proceeding screens by swiping to the left quickly after entering an answer. Is there a way to prevent this skip from within the app or enforce an answer to questions? | 1.0 | Skipping Questions - If you're quick enough, you can skip proceeding screens by swiping to the left quickly after entering an answer. Is there a way to prevent this skip from within the app or enforce an answer to questions? | non_build | skipping questions if you re quick enough you can skip proceeding screens by swiping to the left quickly after entering an answer is there a way to prevent this skip from within the app or enforce an answer to questions | 0 |
89,831 | 25,905,892,652 | IssuesEvent | 2022-12-15 10:11:13 | Macaulay2/M2 | https://api.github.com/repos/Macaulay2/M2 | opened | Triangulations example fails after 18min | build issue | This happens only on the brew build on Linux, for some reason:
```
-- making example results for "generateTriangulations"
ulimit -c unlimited; ulimit -t 700; ulimit -m 850000; ulimit -s 8192; ulimit -n 512; cd /tmp/M2-79478-0/1-rundir/; GC_MAXIMUM_HEAP_SIZE=400M "/tmp/macaulay2-20221215-2... | 1.0 | Triangulations example fails after 18min - This happens only on the brew build on Linux, for some reason:
```
-- making example results for "generateTriangulations"
ulimit -c unlimited; ulimit -t 700; ulimit -m 850000; ulimit -s 8192; ulimit -n 512; cd /tmp/M2-79478-0/1-rundir/; GC_MAXIM... | build | triangulations example fails after this happens only on the brew build on linux for some reason making example results for generatetriangulations ulimit c unlimited ulimit t ulimit m ulimit s ulimit n cd tmp rundir gc maximum heap size tmp ... | 1 |
390,497 | 26,864,157,549 | IssuesEvent | 2023-02-03 21:30:05 | oleksis/pylauncher | https://api.github.com/repos/oleksis/pylauncher | opened | Winget repository | documentation | You can install using `winget`
```pwsh
winget install -e --id OleksisFraga.PythonLauncher
``` | 1.0 | Winget repository - You can install using `winget`
```pwsh
winget install -e --id OleksisFraga.PythonLauncher
``` | non_build | winget repository you can install using winget pwsh winget install e id oleksisfraga pythonlauncher | 0 |
102,799 | 16,587,483,328 | IssuesEvent | 2021-06-01 00:07:58 | tyhal/tyhal.com | https://api.github.com/repos/tyhal/tyhal.com | opened | CVE-2021-33587 (Medium) detected in css-what-3.4.2.tgz | security vulnerability | ## CVE-2021-33587 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>css-what-3.4.2.tgz</b></p></summary>
<p>a CSS selector parser</p>
<p>Library home page: <a href="https://registry.np... | True | CVE-2021-33587 (Medium) detected in css-what-3.4.2.tgz - ## CVE-2021-33587 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>css-what-3.4.2.tgz</b></p></summary>
<p>a CSS selector pars... | non_build | cve medium detected in css what tgz cve medium severity vulnerability vulnerable library css what tgz a css selector parser library home page a href path to dependency file tyhal com package json path to vulnerable library tyhal com node modules css what package json... | 0 |
94,275 | 27,161,201,709 | IssuesEvent | 2023-02-17 12:01:56 | tensorflow/serving | https://api.github.com/repos/tensorflow/serving | closed | Problem using Tensorflow serving and TF-TRT model | type:build/install stat:awaiting response stale | Hi, I'm serving a model that I converted from TF to TRT . I'm using the docker image **tensorflow/serving:latest-gpu**
I can load the model perfectly by opening the gRPC and REST ports, but when I'm making the inference through a client script, I get the following error:
**2021-09-13 03:30:26.137816: W extern... | 1.0 | Problem using Tensorflow serving and TF-TRT model - Hi, I'm serving a model that I converted from TF to TRT . I'm using the docker image **tensorflow/serving:latest-gpu**
I can load the model perfectly by opening the gRPC and REST ports, but when I'm making the inference through a client script, I get the follow... | build | problem using tensorflow serving and tf trt model hi i m serving a model that i converted from tf to trt i m using the docker image tensorflow serving latest gpu i can load the model perfectly by opening the grpc and rest ports but when i m making the inference through a client script i get the follow... | 1 |
67,070 | 16,814,787,797 | IssuesEvent | 2021-06-17 05:43:24 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | [Task] Add option to pass tags to performance tracker | Task UI Building Pod UI Performance | Add an option to set tags on transactions to easily filter them, for example by widget type.
Unlike context tags are indexed. | 1.0 | [Task] Add option to pass tags to performance tracker - Add an option to set tags on transactions to easily filter them, for example by widget type.
Unlike context tags are indexed. | build | add option to pass tags to performance tracker add an option to set tags on transactions to easily filter them for example by widget type unlike context tags are indexed | 1 |
101,186 | 30,913,905,235 | IssuesEvent | 2023-08-05 03:18:22 | xbmc/xbmc | https://api.github.com/repos/xbmc/xbmc | closed | Kodi master fails to compile with Python 3.12.x | Component: Python Component: Depends Triage: Confirmed Component: Build | <!--- Please fill out this template to the best of your ability. You can always edit this issue once you have created it. -->
<!--- Read the following link before you create a new problem report: https://kodi.wiki/view/HOW-TO:Submit_a_bug_report -->
## Bug report
### Describe the bug
Here is a clear and concise de... | 1.0 | Kodi master fails to compile with Python 3.12.x - <!--- Please fill out this template to the best of your ability. You can always edit this issue once you have created it. -->
<!--- Read the following link before you create a new problem report: https://kodi.wiki/view/HOW-TO:Submit_a_bug_report -->
## Bug report
##... | build | kodi master fails to compile with python x bug report describe the bug here is a clear and concise description of what the problem is i m trying to compile kodi master for several month but it fails with usr bin pc linux gnu g i home gentoo tmp portage media tv kodi work kodi ... | 1 |
9,535 | 4,542,537,759 | IssuesEvent | 2016-09-09 21:33:04 | mozilla/learning.mozilla.org | https://api.github.com/repos/mozilla/learning.mozilla.org | closed | Rewrite the build system | build-system P2 | It's worth rewriting the codebase build system to use webpack, babel, postcss, plus their associated loaders and plugins, to cleanly do a lot of things that are currently (necessarily) not as clean as the most modern approaches allow for.
## Tasks that are necessary "before" a rewrite is even possible:
- [ ] [ref... | 1.0 | Rewrite the build system - It's worth rewriting the codebase build system to use webpack, babel, postcss, plus their associated loaders and plugins, to cleanly do a lot of things that are currently (necessarily) not as clean as the most modern approaches allow for.
## Tasks that are necessary "before" a rewrite is e... | build | rewrite the build system it s worth rewriting the codebase build system to use webpack babel postcss plus their associated loaders and plugins to cleanly do a lot of things that are currently necessarily not as clean as the most modern approaches allow for tasks that are necessary before a rewrite is e... | 1 |
71,867 | 18,906,309,572 | IssuesEvent | 2021-11-16 09:27:39 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | [Feature]: Label for select and multi-select | Enhancement Select Widget App Viewers Pod UI Building Pod MultiSelect Widget Papercut | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
A user should be able to set label for the select / multi-select widgets from the property pane. This will be in consistency to the tree select widgets.
 fail to install GHC 8.8.4 in my environment because GHC complains about Cabal 3.0.1.0 being hidden when trying to build the sanity checks. This is the output I get when running `stack setup` in a freshly-created Stack project:
``... | 1.0 | GHC 8.8.4 fails sanity checks during install due to Cabal-3.0.1.0 being hidden - ### General summary/comments
The LTS resolvers for GHC 8.8.4 (currently 16.12–16.17) fail to install GHC 8.8.4 in my environment because GHC complains about Cabal 3.0.1.0 being hidden when trying to build the sanity checks. This is the ... | build | ghc fails sanity checks during install due to cabal being hidden general summary comments the lts resolvers for ghc currently – fail to install ghc in my environment because ghc complains about cabal being hidden when trying to build the sanity checks this is the outp... | 1 |
78,261 | 7,624,604,680 | IssuesEvent | 2018-05-03 18:33:40 | gammapy/gammapy | https://api.github.com/repos/gammapy/gammapy | closed | KeyError: u'spec_index' when gammapy.test('catalog') | cleanup tests | Hi there
I've been installing last release v0.6
When doing the battery tests I find KeyError: u'spec_index' in tests_gammacat.py
--
| 1.0 | KeyError: u'spec_index' when gammapy.test('catalog') - Hi there
I've been installing last release v0.6
When doing the battery tests I find KeyError: u'spec_index' in tests_gammacat.py
--
| non_build | keyerror u spec index when gammapy test catalog hi there i ve been installing last release when doing the battery tests i find keyerror u spec index in tests gammacat py | 0 |
87,832 | 25,228,862,707 | IssuesEvent | 2022-11-14 18:03:25 | matplotlib/matplotlib | https://api.github.com/repos/matplotlib/matplotlib | closed | Open Internet Explorer with make show [Documentation]: | Documentation: build | ### Bug summary
I have built documentation by `make html`. It built the documentation with some warnings.
After the documentation i opened the folder `/build/html/` folder but couldn't find any html files. Then execute the `make show` command, it opens the internet explorer and nothing shown there. my default brows... | 1.0 | Open Internet Explorer with make show [Documentation]: - ### Bug summary
I have built documentation by `make html`. It built the documentation with some warnings.
After the documentation i opened the folder `/build/html/` folder but couldn't find any html files. Then execute the `make show` command, it opens the i... | build | open internet explorer with make show bug summary i have built documentation by make html it built the documentation with some warnings after the documentation i opened the folder build html folder but couldn t find any html files then execute the make show command it opens the internet explor... | 1 |
132,614 | 10,760,532,315 | IssuesEvent | 2019-10-31 18:47:56 | PulpQE/pulp-smash | https://api.github.com/repos/PulpQE/pulp-smash | closed | verify that python plugin can sync different package types | Issue Type: Test Case pulp 2 - closed - wontfix | https://pulp.plan.io/issues/2899
This would needa new pulp fixture repo with setuptools.
[root@qe-blade-07 ansible]# pulp-admin python repo update --repo-id setuptools --feed https://pypi.python.org --package-names setuptools
| 1.0 | verify that python plugin can sync different package types - https://pulp.plan.io/issues/2899
This would needa new pulp fixture repo with setuptools.
[root@qe-blade-07 ansible]# pulp-admin python repo update --repo-id setuptools --feed https://pypi.python.org --package-names setuptools
| non_build | verify that python plugin can sync different package types this would needa new pulp fixture repo with setuptools pulp admin python repo update repo id setuptools feed package names setuptools | 0 |
67,909 | 17,102,258,787 | IssuesEvent | 2021-07-09 12:59:37 | Angular-RU/angular-ru-sdk | https://api.github.com/repos/Angular-RU/angular-ru-sdk | closed | Dependency Dashboard | comp: build & ci | This issue contains a list of Renovate updates and their statuses.
## Pending Approval
These branches will be created by Renovate only once you click their checkbox below.
- [ ] <!-- approve-branch=renovate/jest -->build: update dependency @types/jest to v26.0.24
- [ ] <!-- approve-branch=renovate/angular -->build... | 1.0 | Dependency Dashboard - This issue contains a list of Renovate updates and their statuses.
## Pending Approval
These branches will be created by Renovate only once you click their checkbox below.
- [ ] <!-- approve-branch=renovate/jest -->build: update dependency @types/jest to v26.0.24
- [ ] <!-- approve-branch=re... | build | dependency dashboard this issue contains a list of renovate updates and their statuses pending approval these branches will be created by renovate only once you click their checkbox below build update dependency types jest to build update dependency ng packagr to build update... | 1 |
55,320 | 11,423,039,588 | IssuesEvent | 2020-02-03 15:14:11 | cosmos/cosmos-sdk | https://api.github.com/repos/cosmos/cosmos-sdk | closed | Cleanup ICS 2 implementation | blocked code-hygiene x/ibc | Is the handler used anymore? Seems not to be. Let's not leave redundant code in.
Also double-check that all events are correct & present. | 1.0 | Cleanup ICS 2 implementation - Is the handler used anymore? Seems not to be. Let's not leave redundant code in.
Also double-check that all events are correct & present. | non_build | cleanup ics implementation is the handler used anymore seems not to be let s not leave redundant code in also double check that all events are correct present | 0 |
20,123 | 6,821,225,668 | IssuesEvent | 2017-11-07 16:09:32 | OpenFLUID/openfluid | https://api.github.com/repos/OpenFLUID/openfluid | closed | Add an extension reporting the simulation status | builder duplicate-invalid-not reproduced enhancement | Which simulator(s) produces, uses, requires which variable(s), attribute(s)
Report names, descriptions, SI units, ...
| 1.0 | Add an extension reporting the simulation status - Which simulator(s) produces, uses, requires which variable(s), attribute(s)
Report names, descriptions, SI units, ...
| build | add an extension reporting the simulation status which simulator s produces uses requires which variable s attribute s report names descriptions si units | 1 |
2,641 | 8,960,709,765 | IssuesEvent | 2019-01-28 07:12:09 | pound-python/infobob | https://api.github.com/repos/pound-python/infobob | closed | Set up CI | maintainability | Travis is probably fine. Need to investigate if Travis has hooks we can use for CD.
Requires #22 | True | Set up CI - Travis is probably fine. Need to investigate if Travis has hooks we can use for CD.
Requires #22 | non_build | set up ci travis is probably fine need to investigate if travis has hooks we can use for cd requires | 0 |
45,824 | 11,739,615,450 | IssuesEvent | 2020-03-11 18:01:38 | spack/spack | https://api.github.com/repos/spack/spack | opened | qt -> sqlite+column_metadata while python -> sqlite~column_metadata | build-error | This comes up when compiling paraview+qt+python3.
So, paraview needs both qt and python3 but each bring in sqlite with different options.
This comes up as the following error:
<pre>
3922 cd /tmp/danlipsa/spack-stage/spack-stage-paraview-5.8.0-3iu6f2psbmoca4evlixrowon476poaxg/spack-build/Plugins/AcceleratedA... | 1.0 | qt -> sqlite+column_metadata while python -> sqlite~column_metadata - This comes up when compiling paraview+qt+python3.
So, paraview needs both qt and python3 but each bring in sqlite with different options.
This comes up as the following error:
<pre>
3922 cd /tmp/danlipsa/spack-stage/spack-stage-paraview-5... | build | qt sqlite column metadata while python sqlite column metadata this comes up when compiling paraview qt so paraview needs both qt and but each bring in sqlite with different options this comes up as the following error cd tmp danlipsa spack stage spack stage paraview spack build ... | 1 |
713,099 | 24,516,067,169 | IssuesEvent | 2022-10-11 05:12:31 | AY2223S1-CS2113-W12-1/tp | https://api.github.com/repos/AY2223S1-CS2113-W12-1/tp | opened | UX enhancements | type.Enhancement priority.High severity.Medium | # Overview
Certain improvements can be made for a better user experience
# Features
## Users should see an 'entry point' from greeting message
For example, `type 'help' to list commands`
## Help command should be sorted by first character
 | Incomplete Migration Migrated from Trac combo simulation defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1984">https://code.icecube.wisc.edu/projects/icecube/ticket/1984</a>, reported by peller</summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:13:35",
"_ts": "1550067215093672",
"desc... | 1.0 | clsim tablemaker deadlock (Trac #1984) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1984">https://code.icecube.wisc.edu/projects/icecube/ticket/1984</a>, reported by peller</summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:13:35",... | non_build | clsim tablemaker deadlock trac migrated from json status closed changetime ts description when running the clsim tablemaker once in a while maybe of my jobs get stuck at a random time and wait forever at cpu n nrunning on w intel ... | 0 |
322,974 | 27,657,465,108 | IssuesEvent | 2023-03-12 05:21:08 | frigid14/stationware | https://api.github.com/repos/frigid14/stationware | closed | TOO MUCH BLOOD | enhancement priority: before playtest | ## Description
<!-- Explain your issue in detail. Issues without proper explanation are liable to be closed by maintainers. -->
all of the gibbing absolutely covers the map in blood.
this isn't awful, but it really just sucks to look at and really kills the vibe.
similarly, all of the body parts/organs should be cl... | 1.0 | TOO MUCH BLOOD - ## Description
<!-- Explain your issue in detail. Issues without proper explanation are liable to be closed by maintainers. -->
all of the gibbing absolutely covers the map in blood.
this isn't awful, but it really just sucks to look at and really kills the vibe.
similarly, all of the body parts/or... | non_build | too much blood description all of the gibbing absolutely covers the map in blood this isn t awful but it really just sucks to look at and really kills the vibe similarly all of the body parts organs should be cleaned up as well | 0 |
635,380 | 20,386,396,335 | IssuesEvent | 2022-02-22 07:28:43 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | facebook.com - site is not usable | browser-firefox priority-critical engine-gecko | <!-- @browser: Firefox 99.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/99972 -->
**URL**: https://facebook.com
**Browser / Version**: Firefox 99.0
**Operating Sy... | 1.0 | facebook.com - site is not usable - <!-- @browser: Firefox 99.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/99972 -->
**URL**: https://facebook.com
**Browser / Ve... | non_build | facebook com site is not usable url browser version firefox operating system windows tested another browser yes edge problem type site is not usable description page not loading correctly steps to reproduce site doesnt load at all you will see only black ... | 0 |
16,272 | 4,031,304,847 | IssuesEvent | 2016-05-18 16:43:45 | projectcalico/calico-containers | https://api.github.com/repos/projectcalico/calico-containers | opened | Libnetwork documentation doesn't show calico-ipam with --subnet | documentation libnetwork | [Our Libnetwork Documentation](https://github.com/projectcalico/calico-containers/blob/fd3df318a76f8255c255a9e131ad8bf5ddfcdd3e/docs/calico-with-docker/docker-network-plugin/README.md#32-create-the-network) doesn't show an example for launching a calico with Calico IPAM on a particular subnet.
We should provide info... | 1.0 | Libnetwork documentation doesn't show calico-ipam with --subnet - [Our Libnetwork Documentation](https://github.com/projectcalico/calico-containers/blob/fd3df318a76f8255c255a9e131ad8bf5ddfcdd3e/docs/calico-with-docker/docker-network-plugin/README.md#32-create-the-network) doesn't show an example for launching a calico ... | non_build | libnetwork documentation doesn t show calico ipam with subnet doesn t show an example for launching a calico with calico ipam on a particular subnet we should provide information on it including the known restriction that the subnet you specify must precisely match a pool you ve created | 0 |
61,854 | 15,097,199,797 | IssuesEvent | 2021-02-07 17:50:13 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | opened | how to find what tensorflow/keras release contains a specific bug fix | type:build/install | <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em>
This is related to a known bug... | 1.0 | how to find what tensorflow/keras release contains a specific bug fix - <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation iss... | build | how to find what tensorflow keras release contains a specific bug fix please make sure that this is a build installation issue as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag build template this is related to a known bug see below ... | 1 |
32,558 | 8,880,814,186 | IssuesEvent | 2019-01-14 08:01:36 | yanshoutong/test_webhook | https://api.github.com/repos/yanshoutong/test_webhook | closed | PUSH for test_webhook to refs/heads/master triggered by yanshoutong | BUILD_PASSED SMOKE_TEST_PASSED | ### PUSH
- 508ecc3b455929383ce3b5e4e5752852da199ab8 at 2019-01-04 12:23:16
> x
Signed-off-by: yanshoutong <yanshoutong@sina.cn>
| 1.0 | PUSH for test_webhook to refs/heads/master triggered by yanshoutong - ### PUSH
- 508ecc3b455929383ce3b5e4e5752852da199ab8 at 2019-01-04 12:23:16
> x
Signed-off-by: yanshoutong <yanshoutong@sina.cn>
| build | push for test webhook to refs heads master triggered by yanshoutong push at x signed off by yanshoutong | 1 |
19,560 | 6,736,042,839 | IssuesEvent | 2017-10-19 01:18:02 | libbitcoin/libbitcoin | https://api.github.com/repos/libbitcoin/libbitcoin | opened | OSX: Travis homebrew failure due to ruby version. | build | /usr/local/Homebrew/Library/Homebrew/brew.rb:12:in `<main>': Homebrew must be run under Ruby 2.3! You're running 2.0.0. (RuntimeError)
https://travis-ci.org/libbitcoin/libbitcoin/jobs/289562632 | 1.0 | OSX: Travis homebrew failure due to ruby version. - /usr/local/Homebrew/Library/Homebrew/brew.rb:12:in `<main>': Homebrew must be run under Ruby 2.3! You're running 2.0.0. (RuntimeError)
https://travis-ci.org/libbitcoin/libbitcoin/jobs/289562632 | build | osx travis homebrew failure due to ruby version usr local homebrew library homebrew brew rb in homebrew must be run under ruby you re running runtimeerror | 1 |
84,720 | 24,397,691,715 | IssuesEvent | 2022-10-04 20:55:42 | casualcore/casual | https://api.github.com/repos/casualcore/casual | opened | fix build environment sourcing compatibility with zsh and bash | 1.6 build | For some reason Apple, agin, goes it's own way and don't care about the industry defacto standards... For better and certainly, for worse. They chosen zsh as the default shell, and make it unnecessary difficult to keep using bash (by design I presume). Hence, it's probably easier to have our few scripts compatible.
... | 1.0 | fix build environment sourcing compatibility with zsh and bash - For some reason Apple, agin, goes it's own way and don't care about the industry defacto standards... For better and certainly, for worse. They chosen zsh as the default shell, and make it unnecessary difficult to keep using bash (by design I presume). He... | build | fix build environment sourcing compatibility with zsh and bash for some reason apple agin goes it s own way and don t care about the industry defacto standards for better and certainly for worse they chosen zsh as the default shell and make it unnecessary difficult to keep using bash by design i presume he... | 1 |
77,245 | 14,743,908,766 | IssuesEvent | 2021-01-07 14:35:11 | kdjstudios/SABillingGitlab | https://api.github.com/repos/kdjstudios/SABillingGitlab | closed | [SA Billing Error Report] reports#show (Mongoid::Errors::DocumentNotFound) "\nProblem:\n Document(s) not found for clas... | anc-code anp-important ant-bug ant-parent/primary has attachment | In GitLab by @kdjstudios on Dec 9, 2019, 09:47
Hello team,
I received the following error email on Saturday around midnight. I am completely unaware of what this error means. We would like to confirm what caused this and if it has been or needs to be addressed.
[SA_Billing_Error_Report_reports_show__MongoidErrorsDoc... | 1.0 | [SA Billing Error Report] reports#show (Mongoid::Errors::DocumentNotFound) "\nProblem:\n Document(s) not found for clas... - In GitLab by @kdjstudios on Dec 9, 2019, 09:47
Hello team,
I received the following error email on Saturday around midnight. I am completely unaware of what this error means. We would like to ... | non_build | reports show mongoid errors documentnotfound nproblem n document s not found for clas in gitlab by kdjstudios on dec hello team i received the following error email on saturday around midnight i am completely unaware of what this error means we would like to confirm what caused this and ... | 0 |
34,700 | 9,438,210,121 | IssuesEvent | 2019-04-13 21:24:59 | boostorg/gil | https://api.github.com/repos/boostorg/gil | closed | List cxx11 requirements in Jamfile | config/boost-build | For example, `mp11/test/Jamfile`:
```
project :
requirements [ requires cxx11_variadic_templates cxx11_template_aliases cxx11_decltype cxx11_hdr_tuple ] ;
```
Alternatively, as explained by @pdimov on cpplang.slack.com:
> if you add `cxxstd=11`, they are satisfied, if you add `cxxstd=03`, they aren't
> s... | 1.0 | List cxx11 requirements in Jamfile - For example, `mp11/test/Jamfile`:
```
project :
requirements [ requires cxx11_variadic_templates cxx11_template_aliases cxx11_decltype cxx11_hdr_tuple ] ;
```
Alternatively, as explained by @pdimov on cpplang.slack.com:
> if you add `cxxstd=11`, they are satisfied, if ... | build | list requirements in jamfile for example test jamfile project requirements alternatively as explained by pdimov on cpplang slack com if you add cxxstd they are satisfied if you add cxxstd they aren t so if your test requires f ex decltype it s run with cxxst... | 1 |
69,910 | 17,911,707,346 | IssuesEvent | 2021-09-09 06:31:04 | commclassroom/commclassroomBackend | https://api.github.com/repos/commclassroom/commclassroomBackend | closed | NPM script to run eslint | good first issue chore / build system | write the command to run eslint according to the project structure, and attach it to run on
`npm run lint` | 1.0 | NPM script to run eslint - write the command to run eslint according to the project structure, and attach it to run on
`npm run lint` | build | npm script to run eslint write the command to run eslint according to the project structure and attach it to run on npm run lint | 1 |
52,829 | 13,225,109,766 | IssuesEvent | 2020-08-17 20:30:36 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | clsim doesn't jive with OpenCL Framework (Trac #416) | Migrated from Trac combo simulation defect | http://builds.icecube.wisc.edu/builders/quick_simulation_osx_server_10.6.7/builds/506/steps/compile/logs/stdio
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/416">https://code.icecube.wisc.edu/projects/icecube/ticket/416</a>, reported by negaand owned by claudio.... | 1.0 | clsim doesn't jive with OpenCL Framework (Trac #416) - http://builds.icecube.wisc.edu/builders/quick_simulation_osx_server_10.6.7/builds/506/steps/compile/logs/stdio
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/416">https://code.icecube.wisc.edu/projects/icecub... | non_build | clsim doesn t jive with opencl framework trac migrated from json status closed changetime ts description reporter nega cc jvs resolution fixed time component combo simulation ... | 0 |
123,468 | 16,499,275,854 | IssuesEvent | 2021-05-25 13:20:07 | TheThingsNetwork/lorawan-devices | https://api.github.com/repos/TheThingsNetwork/lorawan-devices | opened | Add contact TTI form | designs required website | <!--
Thanks for submitting a feature request. Please fill the template below,
otherwise we will not be able to process this feature request.
-->
#### Summary
<!-- Summarize the feature in a few sentences: -->
Add contact TTI form on device and partner views.
#### Why do we need this?
<!-- Please explain t... | 1.0 | Add contact TTI form - <!--
Thanks for submitting a feature request. Please fill the template below,
otherwise we will not be able to process this feature request.
-->
#### Summary
<!-- Summarize the feature in a few sentences: -->
Add contact TTI form on device and partner views.
#### Why do we need this?... | non_build | add contact tti form thanks for submitting a feature request please fill the template below otherwise we will not be able to process this feature request summary add contact tti form on device and partner views why do we need this lead generation and support what ... | 0 |
70,673 | 18,248,585,278 | IssuesEvent | 2021-10-01 22:37:06 | opentron/opentron | https://api.github.com/repos/opentron/opentron | closed | Compile error under macOS Apple Silicon, rust-nightly | bug build | ```
> cargo build -j 1
Compiling libc v0.2.101
thread 'rustc' panicked at 'called `Result::unwrap()` on an `Err` value: "Provided allocation has wrong size for slot count 131072"', compiler/rustc_metadata/src/rmeta/decoder.rs:263:29
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
... | 1.0 | Compile error under macOS Apple Silicon, rust-nightly - ```
> cargo build -j 1
Compiling libc v0.2.101
thread 'rustc' panicked at 'called `Result::unwrap()` on an `Err` value: "Provided allocation has wrong size for slot count 131072"', compiler/rustc_metadata/src/rmeta/decoder.rs:263:29
note: run with `RUST_BAC... | build | compile error under macos apple silicon rust nightly cargo build j compiling libc thread rustc panicked at called result unwrap on an err value provided allocation has wrong size for slot count compiler rustc metadata src rmeta decoder rs note run with rust backtrace e... | 1 |
34,504 | 7,840,000,707 | IssuesEvent | 2018-06-18 15:09:34 | mozilla-mobile/android-components | https://api.github.com/repos/mozilla-mobile/android-components | closed | DefaultSessionStorageTest, SessionIntentProcessorTest: Fix code warnings | good first issue help wanted ⌨️ code | From the build log:
```
w: /build/android-components/components/feature/session/src/test/java/mozilla/components/feature/session/
DefaultSessionStorageTest.kt: (122, 21): Unchecked cast: Nothing? to T
w: /build/android-components/components/feature/session/src/test/java/mozilla/components/feature/session/
Sess... | 1.0 | DefaultSessionStorageTest, SessionIntentProcessorTest: Fix code warnings - From the build log:
```
w: /build/android-components/components/feature/session/src/test/java/mozilla/components/feature/session/
DefaultSessionStorageTest.kt: (122, 21): Unchecked cast: Nothing? to T
w: /build/android-components/compone... | non_build | defaultsessionstoragetest sessionintentprocessortest fix code warnings from the build log w build android components components feature session src test java mozilla components feature session defaultsessionstoragetest kt unchecked cast nothing to t w build android components components... | 0 |
89,429 | 25,789,499,339 | IssuesEvent | 2022-12-10 01:15:48 | retrotechie/rt-acheck21-payroc | https://api.github.com/repos/retrotechie/rt-acheck21-payroc | closed | Add ACHeck21 dependency | build _wip_ | Original:
```gradle
dependencies {
compile group: 'com.acheck21.java', name: 'checks', version: '1.0.0'
}
```
Latest:
```gradle
dependencies {
implementation 'com.acheck21.java:checks:1.0.0'
}
```
Reference:
- https://acheck21.readme.io/docs/installation | 1.0 | Add ACHeck21 dependency - Original:
```gradle
dependencies {
compile group: 'com.acheck21.java', name: 'checks', version: '1.0.0'
}
```
Latest:
```gradle
dependencies {
implementation 'com.acheck21.java:checks:1.0.0'
}
```
Reference:
- https://acheck21.readme.io/docs/installation | build | add dependency original gradle dependencies compile group com java name checks version latest gradle dependencies implementation com java checks reference | 1 |
91,796 | 26,488,668,372 | IssuesEvent | 2023-01-17 20:23:09 | neuronsimulator/nrn | https://api.github.com/repos/neuronsimulator/nrn | closed | Cross compile for windows on linux, MXE | build system windows informational | @pramodk had a question about the purpose of nrn/mingw_files/neuron.mk . This along with
nrniv.mk, cpmxe.sh, and notes are not currently used. There was a period of time in which every build on windows had a bug in which session saves would crash nrniv (circa nrn-7.5). This was during msys1. I'm guessing a compiler b... | 1.0 | Cross compile for windows on linux, MXE - @pramodk had a question about the purpose of nrn/mingw_files/neuron.mk . This along with
nrniv.mk, cpmxe.sh, and notes are not currently used. There was a period of time in which every build on windows had a bug in which session saves would crash nrniv (circa nrn-7.5). This w... | build | cross compile for windows on linux mxe pramodk had a question about the purpose of nrn mingw files neuron mk this along with nrniv mk cpmxe sh and notes are not currently used there was a period of time in which every build on windows had a bug in which session saves would crash nrniv circa nrn this w... | 1 |
216,027 | 16,735,525,943 | IssuesEvent | 2021-06-11 00:20:38 | drift-org/backend | https://api.github.com/repos/drift-org/backend | closed | Unit Tests | type:automated-testing | We need to write unit tests for all of our routes. Investigate for existing routes and report. | 1.0 | Unit Tests - We need to write unit tests for all of our routes. Investigate for existing routes and report. | non_build | unit tests we need to write unit tests for all of our routes investigate for existing routes and report | 0 |
18,814 | 26,177,739,459 | IssuesEvent | 2023-01-02 11:56:38 | spring-projects-experimental/spring-native | https://api.github.com/repos/spring-projects-experimental/spring-native | closed | Query method on JPARepository is failing | type: compatibility status: blocked | Spring Boot 2.6.4
Spring Native 0.11.3
Kotlin 1.6.10
I am trying to create a demo using Spring Data JPA, but I got the following error.
```
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'customerRepository': Invocation of init method failed; nested exception is org.spri... | True | Query method on JPARepository is failing - Spring Boot 2.6.4
Spring Native 0.11.3
Kotlin 1.6.10
I am trying to create a demo using Spring Data JPA, but I got the following error.
```
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'customerRepository': Invocation of init ... | non_build | query method on jparepository is failing spring boot spring native kotlin i am trying to create a demo using spring data jpa but i got the following error org springframework beans factory beancreationexception error creating bean with name customerrepository invocation of init me... | 0 |
6,546 | 3,835,598,351 | IssuesEvent | 2016-04-01 14:54:02 | Xerrass/theMod | https://api.github.com/repos/Xerrass/theMod | closed | Laser Turrets Accumulator | Building | an caccumulator dedicated for lasers so they have power and dont creep up your power network
| 1.0 | Laser Turrets Accumulator - an caccumulator dedicated for lasers so they have power and dont creep up your power network
| build | laser turrets accumulator an caccumulator dedicated for lasers so they have power and dont creep up your power network | 1 |
723,952 | 24,913,465,074 | IssuesEvent | 2022-10-30 05:22:30 | apache/hudi | https://api.github.com/repos/apache/hudi | closed | [SUPPORT] spark-sql can't create hudi table | dependencies priority:minor spark-sql | **_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
- Join the mailing list to engage in conversations and get faster support at dev-subscribe@hudi.apache.org.
- If you have triaged this as a bug, then file an [issue](https://issues.apache.org/jira/projects... | 1.0 | [SUPPORT] spark-sql can't create hudi table - **_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
- Join the mailing list to engage in conversations and get faster support at dev-subscribe@hudi.apache.org.
- If you have triaged this as a bug, then file an [... | non_build | spark sql can t create hudi table tips before filing an issue have you gone through our join the mailing list to engage in conversations and get faster support at dev subscribe hudi apache org if you have triaged this as a bug then file an directly describe the problem you faced... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.