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
61,473
7,470,848,024
IssuesEvent
2018-04-03 07:12:00
nerdalize/nerd
https://api.github.com/repos/nerdalize/nerd
closed
copy-paste of session.json fails
Design Required Research Required
When I was trying to copy my session.json to a remote server I kept getting errors like: ``` 2017/06/22 12:48:38 outputter.go:147: [DEBUG] Underlying error: invalid character '\n' in string literal failed to parse config file ``` -- this is very hard to debug. Actually base64 encoding it, copy and decoding it ...
1.0
copy-paste of session.json fails - When I was trying to copy my session.json to a remote server I kept getting errors like: ``` 2017/06/22 12:48:38 outputter.go:147: [DEBUG] Underlying error: invalid character '\n' in string literal failed to parse config file ``` -- this is very hard to debug. Actually base64...
non_build
copy paste of session json fails when i was trying to copy my session json to a remote server i kept getting errors like outputter go underlying error invalid character n in string literal failed to parse config file this is very hard to debug actually encoding it copy an...
0
124,907
10,329,242,659
IssuesEvent
2019-09-02 11:40:55
vaadin/vaadin-checkbox
https://api.github.com/repos/vaadin/vaadin-checkbox
closed
It's not clear from the API docs what is label
DX tests finding docs
Mention that label is generated from the light DOM content.
1.0
It's not clear from the API docs what is label - Mention that label is generated from the light DOM content.
non_build
it s not clear from the api docs what is label mention that label is generated from the light dom content
0
287,965
8,823,593,381
IssuesEvent
2019-01-02 14:13:39
bounswe/bounswe2018group1
https://api.github.com/repos/bounswe/bounswe2018group1
closed
Memory feed from latest to oldest challenge
Backend Position: Review Needed Priority: Low Type: Enhancement
As it currently stands, our capabilities of retrieving memory feed is limited to sorting and paging. We also need to be able to filter the memories according to some fields such as date, so that providing a memory feed that goes from latest to oldest memories is trivial. In the otherwise case, where we don't have the o...
1.0
Memory feed from latest to oldest challenge - As it currently stands, our capabilities of retrieving memory feed is limited to sorting and paging. We also need to be able to filter the memories according to some fields such as date, so that providing a memory feed that goes from latest to oldest memories is trivial. In...
non_build
memory feed from latest to oldest challenge as it currently stands our capabilities of retrieving memory feed is limited to sorting and paging we also need to be able to filter the memories according to some fields such as date so that providing a memory feed that goes from latest to oldest memories is trivial in...
0
217,785
16,888,892,815
IssuesEvent
2021-06-23 06:37:21
mozilla-mobile/fenix
https://api.github.com/repos/mozilla-mobile/fenix
closed
Running SyncIntegration UI tests locally can fail, but pass on Firebase
eng:ui-test wontfix
When debugging test failures from a PR, we found that running these tests fail locally but worked fine in Firebase. Are there docs where we can find out what the test environment is required to have tests pass? Should that environment come based into the test framework? Apologises if there is documentation and I cou...
1.0
Running SyncIntegration UI tests locally can fail, but pass on Firebase - When debugging test failures from a PR, we found that running these tests fail locally but worked fine in Firebase. Are there docs where we can find out what the test environment is required to have tests pass? Should that environment come based ...
non_build
running syncintegration ui tests locally can fail but pass on firebase when debugging test failures from a pr we found that running these tests fail locally but worked fine in firebase are there docs where we can find out what the test environment is required to have tests pass should that environment come based ...
0
74,220
20,069,913,378
IssuesEvent
2022-02-04 04:35:28
isl-org/Open3D
https://api.github.com/repos/isl-org/Open3D
closed
Open3D cmake package confuses the linker
build/install issue
**IMPORTANT: Please use the following template to report the bug.** _____ **Describe the bug** Linking to `Open3D::Open3D` confuses the linker. Given a certain combination of libraries, it complains about undefined references. **To Reproduce** I built Open3D from source according to the docs. It is installed s...
1.0
Open3D cmake package confuses the linker - **IMPORTANT: Please use the following template to report the bug.** _____ **Describe the bug** Linking to `Open3D::Open3D` confuses the linker. Given a certain combination of libraries, it complains about undefined references. **To Reproduce** I built Open3D from sour...
build
cmake package confuses the linker important please use the following template to report the bug describe the bug linking to confuses the linker given a certain combination of libraries it complains about undefined references to reproduce i built from source according to the ...
1
298,302
9,198,462,852
IssuesEvent
2019-03-07 12:42:20
CMDT/TimeSeriesDataCapture
https://api.github.com/repos/CMDT/TimeSeriesDataCapture
closed
Credentials are hardcoded in SPWA
High Priority bug spwa version_0_1_5
**Current Behaviour** All credentials used by SPWA are hard coded **Expected Behaviour** Credentials should be retrieved from config file, which is generated when SPWA is served
1.0
Credentials are hardcoded in SPWA - **Current Behaviour** All credentials used by SPWA are hard coded **Expected Behaviour** Credentials should be retrieved from config file, which is generated when SPWA is served
non_build
credentials are hardcoded in spwa current behaviour all credentials used by spwa are hard coded expected behaviour credentials should be retrieved from config file which is generated when spwa is served
0
87,021
25,010,043,025
IssuesEvent
2022-11-03 14:39:44
tokiwa-software/fuzion
https://api.github.com/repos/tokiwa-software/fuzion
opened
CI: show details of failed tests
enhancement build infrastructure
right now we only see: ``` testing interpreter: ............_.................#....._..............._..........._......._ 67/73 tests passed, 5 skipped, 1 failed. ./build/tests/javaBase/: failed make: *** [Makefile:415: run_tests_int] Error 1 Error: Process completed with exit code 2. ```
1.0
CI: show details of failed tests - right now we only see: ``` testing interpreter: ............_.................#....._..............._..........._......._ 67/73 tests passed, 5 skipped, 1 failed. ./build/tests/javaBase/: failed make: *** [Makefile:415: run_tests_int] Error 1 Error: Process completed with exit co...
build
ci show details of failed tests right now we only see testing interpreter tests passed skipped failed build tests javabase failed make error error process completed with exit code
1
278,253
24,138,349,920
IssuesEvent
2022-09-21 13:08:49
terrapower/armi
https://api.github.com/repos/terrapower/armi
closed
Results of ZnO linear expansion seem wrong
bug testing
Look at the existing unit test for linear expansion of zinc oxide: https://github.com/terrapower/armi/blob/f0d27e7405bde450b1ba01825c95783080974c53/armi/materials/tests/test_materials.py#L1620-L1627 Surely that is wrong?
1.0
Results of ZnO linear expansion seem wrong - Look at the existing unit test for linear expansion of zinc oxide: https://github.com/terrapower/armi/blob/f0d27e7405bde450b1ba01825c95783080974c53/armi/materials/tests/test_materials.py#L1620-L1627 Surely that is wrong?
non_build
results of zno linear expansion seem wrong look at the existing unit test for linear expansion of zinc oxide surely that is wrong
0
515,664
14,966,891,264
IssuesEvent
2021-01-27 15:05:35
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
onlyfans.com - video or audio doesn't play
browser-mobile-safari os-ios priority-normal
<!-- @browser: Mobile Safari 14.0.1 --> <!-- @ua_header: Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/66297 --> **URL**: https...
1.0
onlyfans.com - video or audio doesn't play - <!-- @browser: Mobile Safari 14.0.1 --> <!-- @ua_header: Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcom...
non_build
onlyfans com video or audio doesn t play url browser version mobile safari operating system ios tested another browser yes safari problem type video or audio doesn t play description the video or audio does not play steps to reproduce browser configur...
0
112,843
17,104,054,998
IssuesEvent
2021-07-09 15:05:47
brogers588/Java_Demo
https://api.github.com/repos/brogers588/Java_Demo
opened
CVE-2019-17571 (High) detected in log4j-1.2.13.jar
security vulnerability
## CVE-2019-17571 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.13.jar</b></p></summary> <p>Log4j</p> <p>Library home page: <a href="http://logging.apache.org/log4j/">http:...
True
CVE-2019-17571 (High) detected in log4j-1.2.13.jar - ## CVE-2019-17571 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.13.jar</b></p></summary> <p>Log4j</p> <p>Library home p...
non_build
cve high detected in jar cve high severity vulnerability vulnerable library jar library home page a href path to dependency file java demo pom xml path to vulnerable library home wss scanner repository jar dependency hierarchy ...
0
815,470
30,556,598,553
IssuesEvent
2023-07-20 12:08:33
unep-grid/mapx
https://api.github.com/repos/unep-grid/mapx
closed
Sharing manager: add an option to enable/disable the globe mode button
priority 1
- [ ] add an option to enable/disable the globe mode button in the menu bar when sharing a view in static mode Other option: The globe mode button is disabled automatically if the "Limit map panning to current extent" option is enabled.
1.0
Sharing manager: add an option to enable/disable the globe mode button - - [ ] add an option to enable/disable the globe mode button in the menu bar when sharing a view in static mode Other option: The globe mode button is disabled automatically if the "Limit map panning to current extent" option is enabled.
non_build
sharing manager add an option to enable disable the globe mode button add an option to enable disable the globe mode button in the menu bar when sharing a view in static mode other option the globe mode button is disabled automatically if the limit map panning to current extent option is enabled
0
16,735
6,274,580,626
IssuesEvent
2017-07-18 02:49:37
gregswindle/generator-apiproxy
https://api.github.com/repos/gregswindle/generator-apiproxy
closed
feat(subgenerator:bitbucket): init bitbucket repo for project
Points: 2 Priority: High Status: Available Type: Build Type: Feature
## User story <!--- Provide a general summary of the issue in the Title above --> <!--- If you're reporting a defect/bug, delete this section and uncomment everything under the DEFECTS section below. --> As a {role}, I must/need/want/should {do something} In order to {achieve business value}. <!--- ...
1.0
feat(subgenerator:bitbucket): init bitbucket repo for project - ## User story <!--- Provide a general summary of the issue in the Title above --> <!--- If you're reporting a defect/bug, delete this section and uncomment everything under the DEFECTS section below. --> As a {role}, I must/need/want/should ...
build
feat subgenerator bitbucket init bitbucket repo for project user story if you re reporting a defect bug delete this section and uncomment everything under the defects section below as a role i must need want should do something in order to achieve business value ...
1
81,666
23,526,969,878
IssuesEvent
2022-08-19 11:51:18
adoptium/temurin-build
https://api.github.com/repos/adoptium/temurin-build
opened
Capture all findings for reproducible builds
reproducible-build
To have an issue where we can list all the difficulties and findings when we try to work out how to make reproducible builds.
1.0
Capture all findings for reproducible builds - To have an issue where we can list all the difficulties and findings when we try to work out how to make reproducible builds.
build
capture all findings for reproducible builds to have an issue where we can list all the difficulties and findings when we try to work out how to make reproducible builds
1
73,500
19,700,612,505
IssuesEvent
2022-01-12 16:17:22
spacetelescope/hstcal
https://api.github.com/repos/spacetelescope/hstcal
closed
WAF incompatible with Python 3.7
build
I get the following when trying to configure hstcal: ``` raceback (most recent call last): File "/home/jnoss/dev/hstcal/.waf3-1.9.9-9d160c52ab497577bf419cd4334f62b4/waflib/Node.py", line 295, in ant_iter raise StopIteration StopIteration The above exception was the direct cause of the following exceptio...
1.0
WAF incompatible with Python 3.7 - I get the following when trying to configure hstcal: ``` raceback (most recent call last): File "/home/jnoss/dev/hstcal/.waf3-1.9.9-9d160c52ab497577bf419cd4334f62b4/waflib/Node.py", line 295, in ant_iter raise StopIteration StopIteration The above exception was the dir...
build
waf incompatible with python i get the following when trying to configure hstcal raceback most recent call last file home jnoss dev hstcal waflib node py line in ant iter raise stopiteration stopiteration the above exception was the direct cause of the following exception...
1
21,281
6,997,164,655
IssuesEvent
2017-12-16 11:12:12
jupyterlab/jupyterlab
https://api.github.com/repos/jupyterlab/jupyterlab
closed
JupyterLab builds and runs in dev-mode but generates extension errors in production mode.
tag:Build System type:Bug
Installing jupyterlab works OK: `pip3 install https://github.com/jupyterlab/jupyterlab/zipball/master` However, at runtime, CSS is not correctly loaded (what text appears, appears unstyled, and window decorations, such as the "OK" button in dialogs, do not appear), and there is the following message in the Javascrip...
1.0
JupyterLab builds and runs in dev-mode but generates extension errors in production mode. - Installing jupyterlab works OK: `pip3 install https://github.com/jupyterlab/jupyterlab/zipball/master` However, at runtime, CSS is not correctly loaded (what text appears, appears unstyled, and window decorations, such as the...
build
jupyterlab builds and runs in dev mode but generates extension errors in production mode installing jupyterlab works ok install however at runtime css is not correctly loaded what text appears appears unstyled and window decorations such as the ok button in dialogs do not appear and there is the ...
1
184,752
32,038,928,594
IssuesEvent
2023-09-22 17:34:52
activist-org/activist
https://api.github.com/repos/activist-org/activist
opened
Create sign in/sign up tooltip
feature help wanted good first issue design
### Terms - [X] I have searched [open and closed feature requests](https://github.com/activist-org/activist/issues?q=is%3Aissue+label%3Afeature) - [X] I agree to follow activist's [Code of Conduct](https://github.com/activist-org/activist/blob/main/.github/CODE_OF_CONDUCT.md) ### Description This issue would be to c...
1.0
Create sign in/sign up tooltip - ### Terms - [X] I have searched [open and closed feature requests](https://github.com/activist-org/activist/issues?q=is%3Aissue+label%3Afeature) - [X] I agree to follow activist's [Code of Conduct](https://github.com/activist-org/activist/blob/main/.github/CODE_OF_CONDUCT.md) ### Desc...
non_build
create sign in sign up tooltip terms i have searched i agree to follow activist s description this issue would be to create a component tooltipsignin vue that would prompt the user that they need to sign in or sign up the designs for this can be found and can further be seen below ...
0
22,226
7,134,188,965
IssuesEvent
2018-01-22 19:58:47
quikserve/Captain-Awesome
https://api.github.com/repos/quikserve/Captain-Awesome
opened
Godfather's request 1/24/18
Databuilding New Button
Breakfast rolls priced at 2.99 Discount key labeled 2 for 22 with a negative 5.98 Key labeled {CBR- Large} print on register tape Chicken Bacon Ranch Pizza price 15.99 Key labeled {CBR-Mini} print on register tape Chicken Bacon Ranch Pizza price 4.99
1.0
Godfather's request 1/24/18 - Breakfast rolls priced at 2.99 Discount key labeled 2 for 22 with a negative 5.98 Key labeled {CBR- Large} print on register tape Chicken Bacon Ranch Pizza price 15.99 Key labeled {CBR-Mini} print on register tape Chicken Bacon Ranch Pizza price 4.99
build
godfather s request breakfast rolls priced at discount key labeled for with a negative key labeled cbr large print on register tape chicken bacon ranch pizza price key labeled cbr mini print on register tape chicken bacon ranch pizza price
1
33,016
15,761,456,446
IssuesEvent
2021-03-31 10:00:25
wazuh/wazuh-qa
https://api.github.com/repos/wazuh/wazuh-qa
opened
Performance tests: improve the deploy of the simulated agents
performance type/enhancement
The current implementation of this deployment adds a huge overhead in the pipeline because it is in charge of deploying the instances where the simulated agents will run, the toolset, and run the simulated agents. We must move this deployment to Fargate to get rid of the instances deployment and the installation of th...
True
Performance tests: improve the deploy of the simulated agents - The current implementation of this deployment adds a huge overhead in the pipeline because it is in charge of deploying the instances where the simulated agents will run, the toolset, and run the simulated agents. We must move this deployment to Fargate ...
non_build
performance tests improve the deploy of the simulated agents the current implementation of this deployment adds a huge overhead in the pipeline because it is in charge of deploying the instances where the simulated agents will run the toolset and run the simulated agents we must move this deployment to fargate ...
0
7,480
3,985,384,254
IssuesEvent
2016-05-07 20:58:28
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
Building scipy on PA-RISC (Trac #1018)
Build issues defect Migrated from Trac prio-normal
_Original ticket http://projects.scipy.org/scipy/ticket/1018 on 2009-10-13 by trac user dpeterson, assigned to unknown._ The following was sent to me via e-mail from Burkhard Neinhues: The following patches are against scipy 0.70 and are necessary to build on PA-RISC HP-UX. The following environment was used: ...
1.0
Building scipy on PA-RISC (Trac #1018) - _Original ticket http://projects.scipy.org/scipy/ticket/1018 on 2009-10-13 by trac user dpeterson, assigned to unknown._ The following was sent to me via e-mail from Burkhard Neinhues: The following patches are against scipy 0.70 and are necessary to build on PA-RISC HP-UX. T...
build
building scipy on pa risc trac original ticket on by trac user dpeterson assigned to unknown the following was sent to me via e mail from burkhard neinhues the following patches are against scipy and are necessary to build on pa risc hp ux the following environment was used settings...
1
53,147
13,127,362,970
IssuesEvent
2020-08-06 10:12:55
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
opened
Build Failure of version 2.3.0 in macOS, MacPorts
type:build/install
Version 2.3.0 fails to build on macOS. First issue, `Action failed to execute: java.io.IOException: Cannot run program… error=24, Too many open files`: ``` ERROR: /opt/local/var/macports/build/_opt_local_ports_python_py-tensorflow/py37-tensorflow/work/tensorflow-tensorflow-b36436b/tensorflow/core/common_runtime/BU...
1.0
Build Failure of version 2.3.0 in macOS, MacPorts - Version 2.3.0 fails to build on macOS. First issue, `Action failed to execute: java.io.IOException: Cannot run program… error=24, Too many open files`: ``` ERROR: /opt/local/var/macports/build/_opt_local_ports_python_py-tensorflow/py37-tensorflow/work/tensorflow-...
build
build failure of version in macos macports version fails to build on macos first issue action failed to execute java io ioexception cannot run program… error too many open files error opt local var macports build opt local ports python py tensorflow tensorflow work tensorflow tens...
1
54,118
13,254,847,688
IssuesEvent
2020-08-20 09:55:25
GoogleCloudPlatform/nodejs-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/nodejs-docs-samples
opened
run/logging-manual: retains "message" property for display text failed
buildcop: issue priority: p1 type: bug
Note: #1674 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 0e65e147e4c164d850f3bb908ca05bc4161baa8b buildURL: [Build Status](https://source.cloud.google.com/results/invocations/1cd6df52-a4f3-48c2-93bc-f5dc6102238f), [Sponge](http://sponge2/1cd6df52-a4f3-48c2-...
1.0
run/logging-manual: retains "message" property for display text failed - Note: #1674 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 0e65e147e4c164d850f3bb908ca05bc4161baa8b buildURL: [Build Status](https://source.cloud.google.com/results/invocations/1cd6df52-...
build
run logging manual retains message property for display text failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output cannot read property data of undefined typeerror cannot read property data ...
1
80,449
23,209,758,621
IssuesEvent
2022-08-02 09:06:39
reapit/foundations
https://api.github.com/repos/reapit/foundations
opened
App Builder should support additional content components
feature front-end app-builder
**Background context or User story:** _Additional presentational components to be added to the component library, to include (TBC):_ - PersistentNotification - Icon - Title, SubTitle, SmallText, BodyText - Card
1.0
App Builder should support additional content components - **Background context or User story:** _Additional presentational components to be added to the component library, to include (TBC):_ - PersistentNotification - Icon - Title, SubTitle, SmallText, BodyText - Card
build
app builder should support additional content components background context or user story additional presentational components to be added to the component library to include tbc persistentnotification icon title subtitle smalltext bodytext card
1
8,798
4,327,162,897
IssuesEvent
2016-07-26 09:29:55
CartoDB/cartodb
https://api.github.com/repos/CartoDB/cartodb
closed
Disable analysis apply button if there are no changes
Builder EASY feature
Should be sufficient to listen to form model changes and check the [`formModel.hasChanged()`](http://backbonejs.org/#Model-hasChanged) in the controls-view and set the `is-disabled` flag accordingly.
1.0
Disable analysis apply button if there are no changes - Should be sufficient to listen to form model changes and check the [`formModel.hasChanged()`](http://backbonejs.org/#Model-hasChanged) in the controls-view and set the `is-disabled` flag accordingly.
build
disable analysis apply button if there are no changes should be sufficient to listen to form model changes and check the in the controls view and set the is disabled flag accordingly
1
1,715
2,603,970,002
IssuesEvent
2015-02-24 19:00:00
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳龟头上有小疙瘩怎么回事
auto-migrated Priority-Medium Type-Defect
``` 沈阳龟头上有小疙瘩怎么回事〓沈陽軍區政治部醫院性病〓TE L:024-31023308〓成立于1946年,68年專注于性傳播疾病的研究和� ��療。位于沈陽市沈河區二緯路32號。是一所與新中國同建立� ��輝煌的歷史悠久、設備精良、技術權威、專家云集,是預防 、保健、醫療、科研康復為一體的綜合性醫院。是國家首批�� �立甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫� ��學、東南大學等知名高等院校的教學醫院。曾被中國人民解 放軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮�� �集體二等功。 ``` ----- Original issue reported on code.google.com by `q964...
1.0
沈阳龟头上有小疙瘩怎么回事 - ``` 沈阳龟头上有小疙瘩怎么回事〓沈陽軍區政治部醫院性病〓TE L:024-31023308〓成立于1946年,68年專注于性傳播疾病的研究和� ��療。位于沈陽市沈河區二緯路32號。是一所與新中國同建立� ��輝煌的歷史悠久、設備精良、技術權威、專家云集,是預防 、保健、醫療、科研康復為一體的綜合性醫院。是國家首批�� �立甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫� ��學、東南大學等知名高等院校的教學醫院。曾被中國人民解 放軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮�� �集體二等功。 ``` ----- Original issue reported on code.goo...
non_build
沈阳龟头上有小疙瘩怎么回事 沈阳龟头上有小疙瘩怎么回事〓沈陽軍區政治部醫院性病〓te l: 〓 , � ��療。 。是一所與新中國同建立� ��輝煌的歷史悠久、設備精良、技術權威、專家云集,是預防 、保健、醫療、科研康復為一體的綜合性醫院。是國家首批�� �立甲等部隊醫院、全國首批醫療規范定點單位,是第四軍醫� ��學、東南大學等知名高等院校的教學醫院。曾被中國人民解 放軍空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮�� �集體二等功。 original issue reported on code google com by gmail com on jun at ...
0
497,809
14,394,166,387
IssuesEvent
2020-12-03 00:38:44
celo-org/celo-monorepo
https://api.github.com/repos/celo-org/celo-monorepo
closed
Integration support for feeless attestation
Priority: P1 commit epic feature wallet
### What's important about this? Feeless attestation is a blocker for GA. We want to be sure the integration with the wallet is optimal. ### Definition of "done" Feeless attestation is integrated and fully functional. ### What's involved in doing this work? - Help review PR related to feeless attestation - Give in...
1.0
Integration support for feeless attestation - ### What's important about this? Feeless attestation is a blocker for GA. We want to be sure the integration with the wallet is optimal. ### Definition of "done" Feeless attestation is integrated and fully functional. ### What's involved in doing this work? - Help revi...
non_build
integration support for feeless attestation what s important about this feeless attestation is a blocker for ga we want to be sure the integration with the wallet is optimal definition of done feeless attestation is integrated and fully functional what s involved in doing this work help revi...
0
1,875
2,603,972,800
IssuesEvent
2015-02-24 19:00:41
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳阴茎长小水泡
auto-migrated Priority-Medium Type-Defect
``` 沈阳阴茎长小水泡〓沈陽軍區政治部醫院性病〓TEL:024-3102330 8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于� ��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 ``` ----- Original issue reported on code.google.com by `q964105.....
1.0
沈阳阴茎长小水泡 - ``` 沈阳阴茎长小水泡〓沈陽軍區政治部醫院性病〓TEL:024-3102330 8〓成立于1946年,68年專注于性傳播疾病的研究和治療。位于� ��陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 ``` ----- Original issue reported on code.google.com by...
non_build
沈阳阴茎长小水泡 沈阳阴茎长小水泡〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位于� �� 。是一所與新中國同建立共輝煌的歷� ��悠久、設備精良、技術權威、專家云集,是預防、保健、醫 療、科研康復為一體的綜合性醫院。是國家首批公立甲等部�� �醫院、全國首批醫療規范定點單位,是第四軍醫大學、東南� ��學等知名高等院校的教學醫院。曾被中國人民解放軍空軍后 勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二等�� �。 original issue reported on code google com by gmail com on jun at
0
72,735
19,456,717,216
IssuesEvent
2021-12-23 00:10:50
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
libonnx.a not found
module: onnx module: build triaged module: android
I'm trying to build pytorch for android. When I do follow all the steps written here https://github.com/cedrickchee/pytorch-android, it successfully compiled then I copy all the jnis and cpps libs. When I run `./gradlew assembleDebug` to actually run the project I got an error that saying I have no libcaffe2.a but I re...
1.0
libonnx.a not found - I'm trying to build pytorch for android. When I do follow all the steps written here https://github.com/cedrickchee/pytorch-android, it successfully compiled then I copy all the jnis and cpps libs. When I run `./gradlew assembleDebug` to actually run the project I got an error that saying I have n...
build
libonnx a not found i m trying to build pytorch for android when i do follow all the steps written here it successfully compiled then i copy all the jnis and cpps libs when i run gradlew assembledebug to actually run the project i got an error that saying i have no a but i red that a has ben replaced with...
1
438,412
30,641,208,887
IssuesEvent
2023-07-24 22:13:15
FusionAuth/fusionauth-issues
https://api.github.com/repos/FusionAuth/fusionauth-issues
closed
javascript/gatsby integration tutorial and example app
documentation
We want to promote the [Using OAuth and PKCE to Add Authentication to Your Gatsby Site](https://fusionauth.io/blog/2020/06/25/using-oauth-and-pkce-to-add-authentication-to-your-gatsby-site) blog post into an integration tutorial that will be hooked into our main documentation and maintained over time. In addition to th...
1.0
javascript/gatsby integration tutorial and example app - We want to promote the [Using OAuth and PKCE to Add Authentication to Your Gatsby Site](https://fusionauth.io/blog/2020/06/25/using-oauth-and-pkce-to-add-authentication-to-your-gatsby-site) blog post into an integration tutorial that will be hooked into our main ...
non_build
javascript gatsby integration tutorial and example app we want to promote the blog post into an integration tutorial that will be hooked into our main documentation and maintained over time in addition to this we want to produce a standard example app for javascript gatsby blog post webapp tutorial guideli...
0
80,570
23,246,845,255
IssuesEvent
2022-08-03 21:07:34
robhagemans/pcbasic
https://api.github.com/repos/robhagemans/pcbasic
closed
dependency libSDL2 not built for Apple Silicon
build issue mac
Sorry to pile on the Mac issues, but might as well capture this one for completeness... Installing from `pip install pcbasic` won't run from the CLI, giving this: > /Users/incanus/.pyenv/versions/3.10.3/lib/python3.10/site-packages/pcbasic/interface/sdl2.py:163: DLLWarning: > OSError("dlopen(/Users/incanus/.pye...
1.0
dependency libSDL2 not built for Apple Silicon - Sorry to pile on the Mac issues, but might as well capture this one for completeness... Installing from `pip install pcbasic` won't run from the CLI, giving this: > /Users/incanus/.pyenv/versions/3.10.3/lib/python3.10/site-packages/pcbasic/interface/sdl2.py:163: D...
build
dependency not built for apple silicon sorry to pile on the mac issues but might as well capture this one for completeness installing from pip install pcbasic won t run from the cli giving this users incanus pyenv versions lib site packages pcbasic interface py dllwarning oserr...
1
53,339
13,261,440,866
IssuesEvent
2020-08-20 19:54:20
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
[DOMLauncher] fix/remove the TODOs (Trac #1201)
Migrated from Trac combo simulation defect
The TODOs should either be done or have tickets filed for them. We can track tickets, but not TODOs. ```text private/DOMLauncher/PMTResponseSimulator.cxx: //TODO: store these constants somewhere else private/DOMLauncher/PMTResponseSimulator.cxx: //TODO: it might be a good idea to turn this off and fall back on priv...
1.0
[DOMLauncher] fix/remove the TODOs (Trac #1201) - The TODOs should either be done or have tickets filed for them. We can track tickets, but not TODOs. ```text private/DOMLauncher/PMTResponseSimulator.cxx: //TODO: store these constants somewhere else private/DOMLauncher/PMTResponseSimulator.cxx: //TODO: it might be ...
non_build
fix remove the todos trac the todos should either be done or have tickets filed for them we can track tickets but not todos text private domlauncher pmtresponsesimulator cxx todo store these constants somewhere else private domlauncher pmtresponsesimulator cxx todo it might be a good idea to ...
0
165,747
26,221,408,370
IssuesEvent
2023-01-04 15:07:05
briangormanly/agora
https://api.github.com/repos/briangormanly/agora
closed
All other "website" pages need to enforce 1400px max-width for content
UI Design Review Launch
All the sign-in related pages user public profile manage user profile etc.
1.0
All other "website" pages need to enforce 1400px max-width for content - All the sign-in related pages user public profile manage user profile etc.
non_build
all other website pages need to enforce max width for content all the sign in related pages user public profile manage user profile etc
0
87,644
25,170,950,433
IssuesEvent
2022-11-11 03:10:55
intel/media-driver
https://api.github.com/repos/intel/media-driver
closed
[Bug]:
Build
### Which component impacted? Build ### Is it regression? Good in old configuration? Yes, it's good in old version ### What happened? In Ubuntu22.04, when build "media_driver"/master (988c748aeee57), met below error: ===build info=====: [ 48%] Building CXX object media_driver/CMakeFiles/iHD_drv_video_VP.dir/__...
1.0
[Bug]: - ### Which component impacted? Build ### Is it regression? Good in old configuration? Yes, it's good in old version ### What happened? In Ubuntu22.04, when build "media_driver"/master (988c748aeee57), met below error: ===build info=====: [ 48%] Building CXX object media_driver/CMakeFiles/iHD_drv_video...
build
which component impacted build is it regression good in old configuration yes it s good in old version what happened in when build media driver master met below error build info building cxx object media driver cmakefiles ihd drv video vp dir media softlet agno...
1
304,312
26,266,646,179
IssuesEvent
2023-01-06 13:11:40
Kuadrant/testsuite
https://api.github.com/repos/Kuadrant/testsuite
opened
improve HF agents configuration from testsuite
test-case
**Summary** Currently are HF agents configured automatically from test-specific fixtures. In some cases, it is needed to add extra options for agents. The goal of this issue is to extend current behavior to contain also extra agents options. **Documentation** Similar implementation as used in 3scale tests -> h...
1.0
improve HF agents configuration from testsuite - **Summary** Currently are HF agents configured automatically from test-specific fixtures. In some cases, it is needed to add extra options for agents. The goal of this issue is to extend current behavior to contain also extra agents options. **Documentation** Si...
non_build
improve hf agents configuration from testsuite summary currently are hf agents configured automatically from test specific fixtures in some cases it is needed to add extra options for agents the goal of this issue is to extend current behavior to contain also extra agents options documentation si...
0
272,784
29,795,087,644
IssuesEvent
2023-06-16 01:09:59
billmcchesney1/pacbot
https://api.github.com/repos/billmcchesney1/pacbot
closed
CVE-2022-24773 (Medium) detected in node-forge-0.10.0.tgz - autoclosed
Mend: dependency security vulnerability
## CVE-2022-24773 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.10.0.tgz</b></p></summary> <p>JavaScript implementations of network transports, cryptography, ciphers, ...
True
CVE-2022-24773 (Medium) detected in node-forge-0.10.0.tgz - autoclosed - ## CVE-2022-24773 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.10.0.tgz</b></p></summary> <p>...
non_build
cve medium detected in node forge tgz autoclosed cve medium severity vulnerability vulnerable library node forge tgz javascript implementations of network transports cryptography ciphers pki message digests and various utilities library home page a href path to d...
0
77,926
7,609,469,126
IssuesEvent
2018-05-01 00:41:03
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Custom Cluster: Worker nodes not deleting properly.
kind/bug priority/0 status/to-test version/2.0
Rancher Version: Master 4/27/18 Steps: Create a custom cluster, with at least one node with only the worker role. Delete the node via UI from the cluster. Results: Node is still listed within the cluster. Workloads attempt to create pods on deleted nodes. ![screen shot 2018-04-27 at 2 22 38 pm](https://...
1.0
Custom Cluster: Worker nodes not deleting properly. - Rancher Version: Master 4/27/18 Steps: Create a custom cluster, with at least one node with only the worker role. Delete the node via UI from the cluster. Results: Node is still listed within the cluster. Workloads attempt to create pods on deleted nodes...
non_build
custom cluster worker nodes not deleting properly rancher version master steps create a custom cluster with at least one node with only the worker role delete the node via ui from the cluster results node is still listed within the cluster workloads attempt to create pods on deleted nodes ...
0
44,386
13,055,292,082
IssuesEvent
2020-07-30 01:13:32
Mohib-hub/concord-plugins
https://api.github.com/repos/Mohib-hub/concord-plugins
opened
CVE-2020-11023 (Medium) detected in jquery-3.1.1.min.js
security vulnerability
## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.1.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="ht...
True
CVE-2020-11023 (Medium) detected in jquery-3.1.1.min.js - ## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.1.1.min.js</b></p></summary> <p>JavaScript librar...
non_build
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file tmp ws scm concord plugins tasks terraform examples approval forms approvalfor...
0
294,334
22,147,358,009
IssuesEvent
2022-06-03 13:25:11
AgentschapPlantentuinMeise/DoeDat-Projects_Templates
https://api.github.com/repos/AgentschapPlantentuinMeise/DoeDat-Projects_Templates
opened
VLIZ Mercator - Pisces: Project title
documentation
We've received final project titles via the description: Dutch: Mercator opleidingsschip expeditie data - Pisces (vissen) English: Mercator training ship expedition data - Pisces (fish) French: Données sur les expéditions du navire-école Mercator - Pisces (poissons) German: Daten der Schulschiff Mercator-Expediti...
1.0
VLIZ Mercator - Pisces: Project title - We've received final project titles via the description: Dutch: Mercator opleidingsschip expeditie data - Pisces (vissen) English: Mercator training ship expedition data - Pisces (fish) French: Données sur les expéditions du navire-école Mercator - Pisces (poissons) German:...
non_build
vliz mercator pisces project title we ve received final project titles via the description dutch mercator opleidingsschip expeditie data pisces vissen english mercator training ship expedition data pisces fish french données sur les expéditions du navire école mercator pisces poissons german ...
0
84,147
10,352,543,131
IssuesEvent
2019-09-05 09:28:39
7bridges-eu/shelob
https://api.github.com/repos/7bridges-eu/shelob
opened
Update README
documentation enhancement
The project has changed a lot since the first draft of the README. It must be updated.
1.0
Update README - The project has changed a lot since the first draft of the README. It must be updated.
non_build
update readme the project has changed a lot since the first draft of the readme it must be updated
0
22,480
4,806,951,695
IssuesEvent
2016-11-02 20:01:44
Azure/Azure-Functions
https://api.github.com/repos/Azure/Azure-Functions
closed
Add a brief overview of how bindings work in Bindings and Triggers ref topic
documentation feature GA:must-have(P0)
From Mathew Charles: I’m answering questions often (like this one this morning http://stackoverflow.com/questions/38006649/configuring-notification-tag-for-azure-function) on parameter binding. I’m wondering if we have overview doc anywhere on how binding works in general. Another possibility would be for us to indicat...
1.0
Add a brief overview of how bindings work in Bindings and Triggers ref topic - From Mathew Charles: I’m answering questions often (like this one this morning http://stackoverflow.com/questions/38006649/configuring-notification-tag-for-azure-function) on parameter binding. I’m wondering if we have overview doc anywhere ...
non_build
add a brief overview of how bindings work in bindings and triggers ref topic from mathew charles i’m answering questions often like this one this morning on parameter binding i’m wondering if we have overview doc anywhere on how binding works in general another possibility would be for us to indicate in the tem...
0
66,882
16,745,456,507
IssuesEvent
2021-06-11 14:59:09
grafana/grafana
https://api.github.com/repos/grafana/grafana
closed
Unable to do apt update on Debian 10 with Grafana repository
area/backend priority/important-soon type/bug type/build-packaging
``` Get:6 https://packages.grafana.com/oss/deb stable/main amd64 Packages [22.2 kB] Err:6 https://packages.grafana.com/oss/deb stable/main amd64 Packages File has unexpected size (22262 != 22216). Mirror sync in progress? [IP: 2a04:4e42:4c::729 443] Hashes of expected file: - Filesize:22216 [weak] - SHA...
1.0
Unable to do apt update on Debian 10 with Grafana repository - ``` Get:6 https://packages.grafana.com/oss/deb stable/main amd64 Packages [22.2 kB] Err:6 https://packages.grafana.com/oss/deb stable/main amd64 Packages File has unexpected size (22262 != 22216). Mirror sync in progress? [IP: 2a04:4e42:4c::729 443] ...
build
unable to do apt update on debian with grafana repository get stable main packages err stable main packages file has unexpected size mirror sync in progress hashes of expected file filesize release file created at tue ...
1
1,536
2,776,680,639
IssuesEvent
2015-05-04 23:23:41
facebook/osquery
https://api.github.com/repos/facebook/osquery
closed
RHEL Build Cannot Find Boost Libraries
build/test infrastructure linux
Running into the issue below while building on the newest master on rhel6.5.4. Seems like CMake can't find the boost_unit_test_framework lib: ``` $ make -j 2 cd build/rhel6 && cmake ../.. && \ CTEST_OUTPUT_ON_FAILURE=1 make --no-print-directory --jobserver-fds=3,4 -j CMake Warning at CMakeLists.txt:109 (mes...
1.0
RHEL Build Cannot Find Boost Libraries - Running into the issue below while building on the newest master on rhel6.5.4. Seems like CMake can't find the boost_unit_test_framework lib: ``` $ make -j 2 cd build/rhel6 && cmake ../.. && \ CTEST_OUTPUT_ON_FAILURE=1 make --no-print-directory --jobserver-fds=3,4 -j ...
build
rhel build cannot find boost libraries running into the issue below while building on the newest master on seems like cmake can t find the boost unit test framework lib make j cd build cmake ctest output on failure make no print directory jobserver fds j cmake w...
1
24,149
12,225,144,031
IssuesEvent
2020-05-03 03:13:04
peterstace/simplefeatures
https://api.github.com/repos/peterstace/simplefeatures
closed
Add benchmark for a GEOS intersection
geos performance
We would like to see what the impact of the current WKB marshal/unmarshal approach is for GEOS operations. This will help us evaluate the performance of other approaches, such as building the geometries using the C API directly. The benchmark can just be two polygons that intersect, with increasing number of points ...
True
Add benchmark for a GEOS intersection - We would like to see what the impact of the current WKB marshal/unmarshal approach is for GEOS operations. This will help us evaluate the performance of other approaches, such as building the geometries using the C API directly. The benchmark can just be two polygons that inte...
non_build
add benchmark for a geos intersection we would like to see what the impact of the current wkb marshal unmarshal approach is for geos operations this will help us evaluate the performance of other approaches such as building the geometries using the c api directly the benchmark can just be two polygons that inte...
0
61,269
14,621,056,933
IssuesEvent
2020-12-22 20:52:48
SmartBear/idea-collaborator-plugin
https://api.github.com/repos/SmartBear/idea-collaborator-plugin
opened
WS-2018-0125 (Medium) detected in jackson-core-2.5.0.jar
security vulnerability
## WS-2018-0125 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-core-2.5.0.jar</b></p></summary> <p>Core Jackson abstractions, basic JSON streaming API implementation</p> <p>...
True
WS-2018-0125 (Medium) detected in jackson-core-2.5.0.jar - ## WS-2018-0125 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-core-2.5.0.jar</b></p></summary> <p>Core Jackson ab...
non_build
ws medium detected in jackson core jar ws medium severity vulnerability vulnerable library jackson core jar core jackson abstractions basic json streaming api implementation library home page a href path to vulnerable library idea collaborator plugin client lib jackson...
0
188,475
22,046,488,045
IssuesEvent
2022-05-30 02:44:01
dbankws-test/clumsy-bird
https://api.github.com/repos/dbankws-test/clumsy-bird
opened
CVE-2019-11358 (Medium) detected in jquery-1.3.2.min.js
security vulnerability
## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.3.2.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="ht...
True
CVE-2019-11358 (Medium) detected in jquery-1.3.2.min.js - ## CVE-2019-11358 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.3.2.min.js</b></p></summary> <p>JavaScript librar...
non_build
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file node modules underscore string test test html path to vulnerable library n...
0
280,051
21,192,603,974
IssuesEvent
2022-04-08 19:18:40
ENG4000-Team-A/capstone-project
https://api.github.com/repos/ENG4000-Team-A/capstone-project
closed
Preliminary business case
documentation High Level 1
- preliminary justification of the as-built system as a product or service to meet an identified stakeholder need, using a preliminary cost-benefit, or strength-weakness-opportunity-threat analysis
1.0
Preliminary business case - - preliminary justification of the as-built system as a product or service to meet an identified stakeholder need, using a preliminary cost-benefit, or strength-weakness-opportunity-threat analysis
non_build
preliminary business case preliminary justification of the as built system as a product or service to meet an identified stakeholder need using a preliminary cost benefit or strength weakness opportunity threat analysis
0
77,402
21,787,314,063
IssuesEvent
2022-05-14 10:45:42
PaddlePaddle/Paddle
https://api.github.com/repos/PaddlePaddle/Paddle
opened
HOST_NAME_MAX in gloo is undefined
status/new-issue type/build
### 问题描述 Issue Description ``` ./paddlepaddle/src/build/third_party/gloo/src/extern_gloo/gloo/transport/tcp/device.cc: In Funktion »std::shared_ptr<gloo::transport::Device> gloo::transport::tcp::CreateDevice(const attr&)«: ./paddlepaddle/src/build/third_party/gloo/src/extern_gloo/gloo/transport/tcp/device.cc:152:39:...
1.0
HOST_NAME_MAX in gloo is undefined - ### 问题描述 Issue Description ``` ./paddlepaddle/src/build/third_party/gloo/src/extern_gloo/gloo/transport/tcp/device.cc: In Funktion »std::shared_ptr<gloo::transport::Device> gloo::transport::tcp::CreateDevice(const attr&)«: ./paddlepaddle/src/build/third_party/gloo/src/extern_gloo...
build
host name max in gloo is undefined 问题描述 issue description paddlepaddle src build third party gloo src extern gloo gloo transport tcp device cc in funktion »std shared ptr gloo transport tcp createdevice const attr « paddlepaddle src build third party gloo src extern gloo gloo transport tcp devi...
1
39,913
10,420,413,850
IssuesEvent
2019-09-16 00:15:44
rust-lang/rust
https://api.github.com/repos/rust-lang/rust
closed
Does not build with `extended` on
A-rustbuild A-save-analysis C-bug I-ICE T-compiler
I have `extended = true` set in `config.toml`, but this seems to be causing the build to fail (master HEAD at time of writing), where it wasn't before. ``` $ ./x.py -i build Updating only changed submodules Updating submodule src/tools/clippy Submodule path 'src/tools/clippy': checked out 'c5b39a5917ffc0f1349b6e...
1.0
Does not build with `extended` on - I have `extended = true` set in `config.toml`, but this seems to be causing the build to fail (master HEAD at time of writing), where it wasn't before. ``` $ ./x.py -i build Updating only changed submodules Updating submodule src/tools/clippy Submodule path 'src/tools/clippy':...
build
does not build with extended on i have extended true set in config toml but this seems to be causing the build to fail master head at time of writing where it wasn t before x py i build updating only changed submodules updating submodule src tools clippy submodule path src tools clippy ...
1
81,802
23,577,143,066
IssuesEvent
2022-08-23 02:41:42
06b/house
https://api.github.com/repos/06b/house
opened
Seal your attic hatch
Building Roof/Attic/Ceiling HVAC
Weather strip and insulate your home's attic hatch or door to help keep your home more comfortable and save energy. You can do this with weatherizing materials and insulation or with a pre-made attic cover.
1.0
Seal your attic hatch - Weather strip and insulate your home's attic hatch or door to help keep your home more comfortable and save energy. You can do this with weatherizing materials and insulation or with a pre-made attic cover.
build
seal your attic hatch weather strip and insulate your home s attic hatch or door to help keep your home more comfortable and save energy you can do this with weatherizing materials and insulation or with a pre made attic cover
1
711,670
24,472,231,136
IssuesEvent
2022-10-07 21:24:23
projectdiscovery/nuclei
https://api.github.com/repos/projectdiscovery/nuclei
closed
Adding simple value-sharing mechanism between templates
Priority: High Status: Completed Type: Enhancement
<!-- 1. Please make sure to provide a detailed description with all the relevant information that might be required to start working on this feature. 2. In case you are not sure about your request or whether the particular feature is already supported or not, please start a discussion instead. 3. GitHub Discussion: ...
1.0
Adding simple value-sharing mechanism between templates - <!-- 1. Please make sure to provide a detailed description with all the relevant information that might be required to start working on this feature. 2. In case you are not sure about your request or whether the particular feature is already supported or not, ...
non_build
adding simple value sharing mechanism between templates please make sure to provide a detailed description with all the relevant information that might be required to start working on this feature in case you are not sure about your request or whether the particular feature is already supported or not ...
0
37,176
9,975,004,725
IssuesEvent
2019-07-09 12:04:53
avast/retdec
https://api.github.com/repos/avast/retdec
closed
Fails to build with Xcode 10 on macOS Mojave, openssl and yaracpp issue
D-help-wanted O-macos P-build
I've been trying to get this to build with Xcode 10 on macOS Mojave, but it seems to be running into trouble with 2 of the dependencies. ``` CMake Error at /Users/user/Software/RetDec/0.7/retdec-master/build/deps/openssl/openssl/src/openssl-stamp/openssl-build-Release.cmake:16 (message): Command failed: 2 ...
1.0
Fails to build with Xcode 10 on macOS Mojave, openssl and yaracpp issue - I've been trying to get this to build with Xcode 10 on macOS Mojave, but it seems to be running into trouble with 2 of the dependencies. ``` CMake Error at /Users/user/Software/RetDec/0.7/retdec-master/build/deps/openssl/openssl/src/openssl-s...
build
fails to build with xcode on macos mojave openssl and yaracpp issue i ve been trying to get this to build with xcode on macos mojave but it seems to be running into trouble with of the dependencies cmake error at users user software retdec retdec master build deps openssl openssl src openssl sta...
1
100,723
30,762,440,779
IssuesEvent
2023-07-29 22:03:00
elementor/elementor
https://api.github.com/repos/elementor/elementor
closed
⛔ 🐞 Bug Report: Screen Size (768px - 1024px) not respecting 1 Product/row
type/responsive product/pro type/layout component/loop-builder
### Prerequisites - [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [ ] The issue still exists against the latest stable version of Elementor. ### Description While resizing my tablet browser size, I noticed that my Products per Row (set to 1) were jumping...
1.0
⛔ 🐞 Bug Report: Screen Size (768px - 1024px) not respecting 1 Product/row - ### Prerequisites - [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [ ] The issue still exists against the latest stable version of Elementor. ### Description While resizing my t...
build
⛔ 🐞 bug report screen size not respecting product row prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description while resizing my tablet browser...
1
81,807
23,579,051,805
IssuesEvent
2022-08-23 05:40:23
muccg/rdrf
https://api.github.com/repos/muccg/rdrf
closed
next_release build error
buildprocess prodbuild
Collecting svglib>=1.2.1 Downloading svglib-1.4.1.tar.gz (913 kB) |████████████████████████████████| 913 kB 49.2 MB/s ERROR: Command errored out with exit status 1: command: /env/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-bh7l65ig/svglib/setup.py'"'"'; __f...
2.0
next_release build error - Collecting svglib>=1.2.1 Downloading svglib-1.4.1.tar.gz (913 kB) |████████████████████████████████| 913 kB 49.2 MB/s ERROR: Command errored out with exit status 1: command: /env/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-bh7l65i...
build
next release build error collecting svglib downloading svglib tar gz kb ████████████████████████████████ kb mb s error command errored out with exit status command env bin c import sys setuptools tokenize sys argv tmp pip install svglib setup py ...
1
10,989
4,862,825,907
IssuesEvent
2016-11-14 13:46:04
JabRef/jabref
https://api.github.com/repos/JabRef/jabref
closed
jabref literature does not work anymore
fixed-in-devBuilds waiting-for-feedback
google scholar and medline searches reprot that either nothing is found or that there are errors performing the search???? Windows 7, latest jabref-version see error log below. Thanks <!-- Note: Please use the GitHub Issue tracker only for BugReports. Feature requests, questions and general feedback is now h...
1.0
jabref literature does not work anymore - google scholar and medline searches reprot that either nothing is found or that there are errors performing the search???? Windows 7, latest jabref-version see error log below. Thanks <!-- Note: Please use the GitHub Issue tracker only for BugReports. Feature requests...
build
jabref literature does not work anymore google scholar and medline searches reprot that either nothing is found or that there are errors performing the search windows latest jabref version see error log below thanks note please use the github issue tracker only for bugreports feature requests...
1
5,264
12,288,694,738
IssuesEvent
2020-05-09 17:54:41
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
avoid major-version package names
area/code-organization kind/feature lifecycle/rotten priority/important-longterm sig/api-machinery sig/architecture
Packages in this repository with paths like `k8s.io/api/core/v1` are named according to their major version (`package v1`) instead of a more semantically meaningful part of the path (`package core`). That forces users of these packages to pretty much always rename them upon import. Unfortunately, fixing the packa...
1.0
avoid major-version package names - Packages in this repository with paths like `k8s.io/api/core/v1` are named according to their major version (`package v1`) instead of a more semantically meaningful part of the path (`package core`). That forces users of these packages to pretty much always rename them upon import...
non_build
avoid major version package names packages in this repository with paths like io api core are named according to their major version package instead of a more semantically meaningful part of the path package core that forces users of these packages to pretty much always rename them upon import ...
0
182,615
6,671,693,548
IssuesEvent
2017-10-04 08:31:11
RequestPolicyContinued/requestpolicy
https://api.github.com/repos/RequestPolicyContinued/requestpolicy
closed
WE API: mapping between a `web-extension://` uuid and an extension id
component: subscriptions Priority: P1 status: help wanted type: browser compatibility
**Summary:** - Requests by WebExtensions originate from `web-extension://{UUID}/...`. - `{UUID}` is a context- and extension-specific uuid, that is, the extension has a different uuid for each browsing context (chrome, content, …). - Knowing which add-on a request comes from is necessary for the "allow_extensions"...
1.0
WE API: mapping between a `web-extension://` uuid and an extension id - **Summary:** - Requests by WebExtensions originate from `web-extension://{UUID}/...`. - `{UUID}` is a context- and extension-specific uuid, that is, the extension has a different uuid for each browsing context (chrome, content, …). - Knowing w...
non_build
we api mapping between a web extension uuid and an extension id summary requests by webextensions originate from web extension uuid uuid is a context and extension specific uuid that is the extension has a different uuid for each browsing context chrome content … knowing w...
0
102,334
31,897,501,901
IssuesEvent
2023-09-18 04:11:34
patrick-rivos/riscv-gnu-toolchain
https://api.github.com/repos/patrick-rivos/riscv-gnu-toolchain
opened
Testsuite Status b34f8e705d961260adc2bea95db4361b2e70d565
build-failure testsuite-failure bug
# Summary |Build Failures|Additional Info| |---|---| |gcc-linux-rv64gc-lp64d-b34f8e705d961260adc2bea95db4361b2e70d565-multilib|Check logs| |Testsuite Failures|Additional Info| |---|---| |gcc-linux-rv64gcv_zvbb_zvbc_zvkg_zvkn_zvknc_zvkned_zvkng_zvknha_zvknhb_zvks_zvksc_zvksed_zvksg_zvksh_zvkt-lp64d-b34f8e705d961260adc2...
1.0
Testsuite Status b34f8e705d961260adc2bea95db4361b2e70d565 - # Summary |Build Failures|Additional Info| |---|---| |gcc-linux-rv64gc-lp64d-b34f8e705d961260adc2bea95db4361b2e70d565-multilib|Check logs| |Testsuite Failures|Additional Info| |---|---| |gcc-linux-rv64gcv_zvbb_zvbc_zvkg_zvkn_zvknc_zvkned_zvkng_zvknha_zvknhb_z...
build
testsuite status summary build failures additional info gcc linux multilib check logs testsuite failures additional info gcc linux zvbb zvbc zvkg zvkn zvknc zvkned zvkng zvknha zvknhb zvks zvksc zvksed zvksg zvksh zvkt non multilib cannot find testsuite artifact likely cau...
1
262,777
27,989,306,738
IssuesEvent
2023-03-27 01:19:35
interserver/mailbaby-api-samples
https://api.github.com/repos/interserver/mailbaby-api-samples
opened
CVE-2020-29582 (Medium) detected in kotlin-stdlib-1.4.10.jar
Mend: dependency security vulnerability
## CVE-2020-29582 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>kotlin-stdlib-1.4.10.jar</b></p></summary> <p>Kotlin Standard Library for JVM</p> <p>Path to dependency file: /opena...
True
CVE-2020-29582 (Medium) detected in kotlin-stdlib-1.4.10.jar - ## CVE-2020-29582 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>kotlin-stdlib-1.4.10.jar</b></p></summary> <p>Kotlin ...
non_build
cve medium detected in kotlin stdlib jar cve medium severity vulnerability vulnerable library kotlin stdlib jar kotlin standard library for jvm path to dependency file openapi client java pom xml path to vulnerable library home wss scanner repository org jetbrains kot...
0
7,881
4,087,641,197
IssuesEvent
2016-06-01 10:50:52
WPN-XM/WPN-XM
https://api.github.com/repos/WPN-XM/WPN-XM
opened
modular innosetup installers
build tools component related feature installation wizard
##### Problem description The innosetup installation scripts are static. Edits are done manually and then transfered to other installers by using a cross-difference merge tool. The current diff transfer strategy is to apply a horizontal diff-merge followed by a vertical diff-merge. In detail: - firstly, one of...
1.0
modular innosetup installers - ##### Problem description The innosetup installation scripts are static. Edits are done manually and then transfered to other installers by using a cross-difference merge tool. The current diff transfer strategy is to apply a horizontal diff-merge followed by a vertical diff-merge. ...
build
modular innosetup installers problem description the innosetup installation scripts are static edits are done manually and then transfered to other installers by using a cross difference merge tool the current diff transfer strategy is to apply a horizontal diff merge followed by a vertical diff merge ...
1
92,766
26,762,960,919
IssuesEvent
2023-01-31 08:36:21
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
torch.ops._caffe2 linked no functions in windows -->RuntimeError [enforce fail at roi_align_op.h:39] Not Implemented
module: build module: windows caffe2 triaged windows-triaged
## 🐛 Bug _caffe2 has linked no functions, and I think this is a serious problem in pytorch, thus I openned this new issue report. Hope anybody familiar with pytorch compilation in windows could help... I refered to https://github.com/pytorch/pytorch/issues/35547, but I don't know how this problem is solved, since ...
1.0
torch.ops._caffe2 linked no functions in windows -->RuntimeError [enforce fail at roi_align_op.h:39] Not Implemented - ## 🐛 Bug _caffe2 has linked no functions, and I think this is a serious problem in pytorch, thus I openned this new issue report. Hope anybody familiar with pytorch compilation in windows could help....
build
torch ops linked no functions in windows runtimeerror not implemented 🐛 bug has linked no functions and i think this is a serious problem in pytorch thus i openned this new issue report hope anybody familiar with pytorch compilation in windows could help i refered to but i don t know how th...
1
132,557
10,759,180,766
IssuesEvent
2019-10-31 16:11:07
biblepay/biblepay-evolution
https://api.github.com/repos/biblepay/biblepay-evolution
closed
Give users more control of how ABN splits utxo for mining
Fixed - Please Test and Close
The automatic splitting of utxo by ABN needs to give us a bit more control over it as it affects our mining. It should be improved or removed. A person should have to give permission to enable abn to split utxo. "changequantity=" is not enough control. We should be able to turn it on/off, dictate size of utxo an...
1.0
Give users more control of how ABN splits utxo for mining - The automatic splitting of utxo by ABN needs to give us a bit more control over it as it affects our mining. It should be improved or removed. A person should have to give permission to enable abn to split utxo. "changequantity=" is not enough control. W...
non_build
give users more control of how abn splits utxo for mining the automatic splitting of utxo by abn needs to give us a bit more control over it as it affects our mining it should be improved or removed a person should have to give permission to enable abn to split utxo changequantity is not enough control w...
0
231,971
25,556,889,311
IssuesEvent
2022-11-30 07:37:32
samqws-test/eShopOnWeb
https://api.github.com/repos/samqws-test/eShopOnWeb
opened
microsoft.entityframeworkcore.sqlserver.6.0.7.nupkg: 1 vulnerabilities (highest severity is: 9.8)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>microsoft.entityframeworkcore.sqlserver.6.0.7.nupkg</b></p></summary> <p></p> <p>Path to dependency file: /src/PublicApi/PublicApi.csproj</p> <p>Path to vulnerable li...
True
microsoft.entityframeworkcore.sqlserver.6.0.7.nupkg: 1 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>microsoft.entityframeworkcore.sqlserver.6.0.7.nupkg</b></p></summar...
non_build
microsoft entityframeworkcore sqlserver nupkg vulnerabilities highest severity is vulnerable library microsoft entityframeworkcore sqlserver nupkg path to dependency file src publicapi publicapi csproj path to vulnerable library home wss scanner nuget packages system drawin...
0
42,070
22,266,186,522
IssuesEvent
2022-06-10 07:41:33
astrolabsoftware/fink-science
https://api.github.com/repos/astrolabsoftware/fink-science
opened
CDS Xmatch: restrict output columns
xmatch performances
We currently return all columns from the cross-match with the SIMBAD catalog, while we only need one... ```python # full output Index(['angDist', 'ra_in', 'dec_in', 'objectId', 'main_id', 'ra', 'dec', 'coo_err_maj', 'coo_err_min', 'coo_err_angle', 'nbref', 'ra_sexa', 'dec_sexa', 'coo_qual', 'coo_b...
True
CDS Xmatch: restrict output columns - We currently return all columns from the cross-match with the SIMBAD catalog, while we only need one... ```python # full output Index(['angDist', 'ra_in', 'dec_in', 'objectId', 'main_id', 'ra', 'dec', 'coo_err_maj', 'coo_err_min', 'coo_err_angle', 'nbref', 'ra_sexa', ...
non_build
cds xmatch restrict output columns we currently return all columns from the cross match with the simbad catalog while we only need one python full output index angdist ra in dec in objectid main id ra dec coo err maj coo err min coo err angle nbref ra sexa ...
0
95,056
27,371,131,809
IssuesEvent
2023-02-27 23:42:58
elastic/beats
https://api.github.com/repos/elastic/beats
opened
Build 1310 for main with status FAILURE
automation ci-reported Team:Elastic-Agent-Data-Plane build-failures
## :broken_heart: Build Failed <!-- BUILD BADGES--> > _the below badges are clickable and redirect to their specific view in the CI or DOCS_ [![Pipeline View](https://img.shields.io/badge/pipeline-pipeline%20-green)](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats%2Fmain/detail/main/1310//pipeli...
1.0
Build 1310 for main with status FAILURE - ## :broken_heart: Build Failed <!-- BUILD BADGES--> > _the below badges are clickable and redirect to their specific view in the CI or DOCS_ [![Pipeline View](https://img.shields.io/badge/pipeline-pipeline%20-green)](https://beats-ci.elastic.co/blue/organizations/jenkins/Bea...
build
build for main with status failure broken heart build failed the below badges are clickable and redirect to their specific view in the ci or docs expand to view the summary build stats start time duration min sec test stats ...
1
96,390
20,012,483,939
IssuesEvent
2022-02-01 08:34:55
MetaCell/cloud-harness
https://api.github.com/repos/MetaCell/cloud-harness
closed
Wrong image name is used if application is based solely on base template
bug scope:code-generation
**Reproduction** * Run `harness-application my-app` -> creates an application that uses only the base template. * Run `harness-deployment -l -b -n ch -i my-app` -> docker builds image `my-app-backend`. But `values.yaml` sets `my-app` as image name * Pod won't be able to pull image since it's expecting `my-app` image ...
1.0
Wrong image name is used if application is based solely on base template - **Reproduction** * Run `harness-application my-app` -> creates an application that uses only the base template. * Run `harness-deployment -l -b -n ch -i my-app` -> docker builds image `my-app-backend`. But `values.yaml` sets `my-app` as image ...
non_build
wrong image name is used if application is based solely on base template reproduction run harness application my app creates an application that uses only the base template run harness deployment l b n ch i my app docker builds image my app backend but values yaml sets my app as image ...
0
69,005
14,970,030,021
IssuesEvent
2021-01-27 19:00:27
jgeraigery/SilverKing
https://api.github.com/repos/jgeraigery/SilverKing
opened
CVE-2019-14439 (High) detected in jackson-databind-2.6.7.1.jar
security vulnerability
## CVE-2019-14439 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.7.1.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core stream...
True
CVE-2019-14439 (High) detected in jackson-databind-2.6.7.1.jar - ## CVE-2019-14439 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.7.1.jar</b></p></summary> <p>Gen...
non_build
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to vulnerable library silverking lib aws java ...
0
119,031
10,023,160,504
IssuesEvent
2019-07-16 18:29:30
unfoldingWord-dev/translationCore
https://api.github.com/repos/unfoldingWord-dev/translationCore
closed
Allow moving a merged original language word to be directly merged with a different original language word
Kind/Enhancement Kind/Usability QA/ElsyTested QA/KozTested QA/Pass
After the implementation of #4791, users are allowed to merge discontiguous original language (ol) words as well as unmerge a middle word in combinations of 3 or more merge ol words. It would make sense now to allow moving any of the merged words directly to a different ol word (or group) rather than having to first...
2.0
Allow moving a merged original language word to be directly merged with a different original language word - After the implementation of #4791, users are allowed to merge discontiguous original language (ol) words as well as unmerge a middle word in combinations of 3 or more merge ol words. It would make sense now t...
non_build
allow moving a merged original language word to be directly merged with a different original language word after the implementation of users are allowed to merge discontiguous original language ol words as well as unmerge a middle word in combinations of or more merge ol words it would make sense now to a...
0
28,385
8,136,582,891
IssuesEvent
2018-08-20 08:54:35
carla-simulator/carla
https://api.github.com/repos/carla-simulator/carla
closed
make: ** no rule to make target 'clean'. Stop
build system support
Hi all, I am new to Carla. I met an error when running "Rebuild.bat". It shows "make: ** no rule to make target 'clean'. Stop. 'Not implemented!' ". How should I solve it? Thanks!
1.0
make: ** no rule to make target 'clean'. Stop - Hi all, I am new to Carla. I met an error when running "Rebuild.bat". It shows "make: ** no rule to make target 'clean'. Stop. 'Not implemented!' ". How should I solve it? Thanks!
build
make no rule to make target clean stop hi all i am new to carla i met an error when running rebuild bat it shows make no rule to make target clean stop not implemented how should i solve it thanks
1
163,814
13,927,954,447
IssuesEvent
2020-10-21 20:39:47
OCR-D/ocrd_tesserocr
https://api.github.com/repos/OCR-D/ocrd_tesserocr
closed
prefer second position of output_file_grp for AlternativeImage, make FILEGRP_IMG fallback
documentation
Fixed by #59 for binarization already, this needs to be done for all processors. Moreover, this must be reflected in the documentation (`ocrd-tool.json`, README, docstrings) and tests.
1.0
prefer second position of output_file_grp for AlternativeImage, make FILEGRP_IMG fallback - Fixed by #59 for binarization already, this needs to be done for all processors. Moreover, this must be reflected in the documentation (`ocrd-tool.json`, README, docstrings) and tests.
non_build
prefer second position of output file grp for alternativeimage make filegrp img fallback fixed by for binarization already this needs to be done for all processors moreover this must be reflected in the documentation ocrd tool json readme docstrings and tests
0
14,224
5,583,623,249
IssuesEvent
2017-03-29 01:09:51
airbnb/lottie-react-native
https://api.github.com/repos/airbnb/lottie-react-native
closed
Duplicate module name: react-native-packager
build issue
I've attempted to install Lottie via pod install, but when I run the app I get the following error in the packager: ``` Failed to build DependencyGraph: @providesModule naming collision: Duplicate module name: react-native-packager Paths: /Users/xxxx/MyApp/ios/Pods/React/packager/package.json collides with /U...
1.0
Duplicate module name: react-native-packager - I've attempted to install Lottie via pod install, but when I run the app I get the following error in the packager: ``` Failed to build DependencyGraph: @providesModule naming collision: Duplicate module name: react-native-packager Paths: /Users/xxxx/MyApp/ios/Po...
build
duplicate module name react native packager i ve attempted to install lottie via pod install but when i run the app i get the following error in the packager failed to build dependencygraph providesmodule naming collision duplicate module name react native packager paths users xxxx myapp ios po...
1
135,698
19,652,173,100
IssuesEvent
2022-01-10 08:39:22
nextcloud/nextcloud-vue
https://api.github.com/repos/nextcloud/nextcloud-vue
closed
Improve the breadcrumbs component
enhancement 2. developing design feature: breadcrumbs
As discussed with @jancborchardt and @marcoambrosini during the Vue components design review ![breadcrumbs-grey-padding](https://user-images.githubusercontent.com/52440189/146420095-cf4f674c-a270-4cea-9955-609a06b9ec82.gif) - The right arrow that separates the folders is super thin and sort of disappears into the...
1.0
Improve the breadcrumbs component - As discussed with @jancborchardt and @marcoambrosini during the Vue components design review ![breadcrumbs-grey-padding](https://user-images.githubusercontent.com/52440189/146420095-cf4f674c-a270-4cea-9955-609a06b9ec82.gif) - The right arrow that separates the folders is super ...
non_build
improve the breadcrumbs component as discussed with jancborchardt and marcoambrosini during the vue components design review the right arrow that separates the folders is super thin and sort of disappears into the bg so it can be replaced by chevron right mdi icon we can have a better hover feedb...
0
53,162
13,128,965,826
IssuesEvent
2020-08-06 13:11:27
atc0005/go-teams-notify
https://api.github.com/repos/atc0005/go-teams-notify
opened
Use Docker-based GitHub Actions Workflows
CI builds dependencies enhancement linting
Add GitHub Actions which use the Docker containers from the atc0005/go-ci project. refs atc0005/todo#22
1.0
Use Docker-based GitHub Actions Workflows - Add GitHub Actions which use the Docker containers from the atc0005/go-ci project. refs atc0005/todo#22
build
use docker based github actions workflows add github actions which use the docker containers from the go ci project refs todo
1
20,351
6,849,642,813
IssuesEvent
2017-11-13 22:54:06
VOREStation/VOREStation
https://api.github.com/repos/VOREStation/VOREStation
closed
DSI Lizard Torso Sprite Error
Pri: 4-Minor Status: Works in latest build Type: Icon
#### Brief description of the issue There are two white pixels that appear on the character's shoulder sprite when facing 'north' when using the DSI Lizard full body prosthetics (See link below) #### What you expected to happen I expected there not to be two glaring white pixels following my character around. #...
1.0
DSI Lizard Torso Sprite Error - #### Brief description of the issue There are two white pixels that appear on the character's shoulder sprite when facing 'north' when using the DSI Lizard full body prosthetics (See link below) #### What you expected to happen I expected there not to be two glaring white pixels fol...
build
dsi lizard torso sprite error brief description of the issue there are two white pixels that appear on the character s shoulder sprite when facing north when using the dsi lizard full body prosthetics see link below what you expected to happen i expected there not to be two glaring white pixels fol...
1
83,338
24,044,021,565
IssuesEvent
2022-09-16 06:28:41
o3de/o3de
https://api.github.com/repos/o3de/o3de
closed
[Linux] Ubuntu. Does #9889 solve ssl problem??
platform/linux kind/bug sig/build sig/platform
**Describe the bug** Installation from git or running Editor, which installed from deb package breaks of missing ssl lib. **Assets required** **Steps to reproduce** Download git and run python installation python/get_python.sh or after installation from deb output of running editor, gives error of miss...
1.0
[Linux] Ubuntu. Does #9889 solve ssl problem?? - **Describe the bug** Installation from git or running Editor, which installed from deb package breaks of missing ssl lib. **Assets required** **Steps to reproduce** Download git and run python installation python/get_python.sh or after installation from ...
build
ubuntu does solve ssl problem describe the bug installation from git or running editor which installed from deb package breaks of missing ssl lib assets required steps to reproduce download git and run python installation python get python sh or after installation from deb outpu...
1
62,855
15,374,199,504
IssuesEvent
2021-03-02 13:33:27
ARMmbed/connectedhomeip
https://api.github.com/repos/ARMmbed/connectedhomeip
closed
Add vscode tak to flash HW or extend current CHIP flashing capability with mbed support
Build improvements
#### Problem There is no integrated task in vscode which can be used to flash HW with mbed firmware. #### Proposed Solution Add vscode tak to flash HW or extend current CHIP flashing capability with mbed support
1.0
Add vscode tak to flash HW or extend current CHIP flashing capability with mbed support - #### Problem There is no integrated task in vscode which can be used to flash HW with mbed firmware. #### Proposed Solution Add vscode tak to flash HW or extend current CHIP flashing capability with mbed support
build
add vscode tak to flash hw or extend current chip flashing capability with mbed support problem there is no integrated task in vscode which can be used to flash hw with mbed firmware proposed solution add vscode tak to flash hw or extend current chip flashing capability with mbed support
1
255
2,533,205,819
IssuesEvent
2015-01-23 21:30:55
desura/desura-app
https://api.github.com/repos/desura/desura-app
closed
cmake: check for all needed dependencies
bug build-system easy
_Issue by **[karolherbst](https://github.com/karolherbst)** from Tuesday Jun 12, 2012 at 16:57 GMT_ _Originally opened as https://github.com/desura/Desurium/issues/243_ ---- some dependencies are not checked by cmake: * patch * automake * compiler checks: * gcc-4.5 * clang-3.1 feel free to report more deps (I will...
1.0
cmake: check for all needed dependencies - _Issue by **[karolherbst](https://github.com/karolherbst)** from Tuesday Jun 12, 2012 at 16:57 GMT_ _Originally opened as https://github.com/desura/Desurium/issues/243_ ---- some dependencies are not checked by cmake: * patch * automake * compiler checks: * gcc-4.5 * clang...
build
cmake check for all needed dependencies issue by from tuesday jun at gmt originally opened as some dependencies are not checked by cmake patch automake compiler checks gcc clang feel free to report more deps i will update this list
1
59,405
14,581,714,443
IssuesEvent
2020-12-18 11:09:22
jmuelbert/jmbde-QT
https://api.github.com/repos/jmuelbert/jmbde-QT
closed
Chenged
bug build
##The Translation cmake is wrong. It occurs an build error. <!-- A clear and concise description of what the bug is. --> ## Start build with enabled Translations <!-- Your environment is usually important for finding the cause of the bug. --> <!-- You can get the jmbde-QT version by clicking `Help`->`Buil...
1.0
Chenged - ##The Translation cmake is wrong. It occurs an build error. <!-- A clear and concise description of what the bug is. --> ## Start build with enabled Translations <!-- Your environment is usually important for finding the cause of the bug. --> <!-- You can get the jmbde-QT version by clicking `He...
build
chenged the translation cmake is wrong it occurs an build error start build with enabled translations build info in the gui os macos jmbde qt version
1
141,568
18,989,309,390
IssuesEvent
2021-11-22 04:04:38
ChoeMinji/react-16.0.0
https://api.github.com/repos/ChoeMinji/react-16.0.0
opened
WS-2019-0066 (Medium) detected in ecstatic-2.2.1.tgz
security vulnerability
## WS-2019-0066 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ecstatic-2.2.1.tgz</b></p></summary> <p>A simple static file server middleware that works with both Express and Flatir...
True
WS-2019-0066 (Medium) detected in ecstatic-2.2.1.tgz - ## WS-2019-0066 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ecstatic-2.2.1.tgz</b></p></summary> <p>A simple static file se...
non_build
ws medium detected in ecstatic tgz ws medium severity vulnerability vulnerable library ecstatic tgz a simple static file server middleware that works with both express and flatiron library home page a href path to dependency file react scripts bench package json ...
0
59,844
14,663,407,219
IssuesEvent
2020-12-29 09:38:19
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[SB][Overview] Side menu UI is not proper in Overview section
Bug P2 Process: Fixed Process: Tested QA Process: Tested dev Process: Track 3 Study builder
Steps:- 1.Navigate to Manage Studies section 2. Navigate to Overview section in Studies 3. Verify the side menu in the Overview section ![Overview_UI](https://user-images.githubusercontent.com/60500517/102904240-79d9cf00-4497-11eb-9f5f-837c305f2ced.png)
1.0
[SB][Overview] Side menu UI is not proper in Overview section - Steps:- 1.Navigate to Manage Studies section 2. Navigate to Overview section in Studies 3. Verify the side menu in the Overview section ![Overview_UI](https://user-images.githubusercontent.com/60500517/102904240-79d9cf00-4497-11eb-9f5f-837c305f2ced...
build
side menu ui is not proper in overview section steps navigate to manage studies section navigate to overview section in studies verify the side menu in the overview section
1
8,171
4,179,119,676
IssuesEvent
2016-06-22 09:35:36
projectatomic/vagrant-service-manager
https://api.github.com/repos/projectatomic/vagrant-service-manager
closed
Add build status to README
build
CentOS CI enabled the build status plugin. We should include the latest build status on the README
1.0
Add build status to README - CentOS CI enabled the build status plugin. We should include the latest build status on the README
build
add build status to readme centos ci enabled the build status plugin we should include the latest build status on the readme
1
17,584
6,478,120,832
IssuesEvent
2017-08-18 06:49:53
pynac/pynac
https://api.github.com/repos/pynac/pynac
opened
devel: explicit check for pkg-config
install/build low priority
On devel systems pkg-config may not be installed (of course it is in Sage). Then you get on configure: ``` ...This package needs libfactory ``` because there is no check for pkg-config before it's been used.
1.0
devel: explicit check for pkg-config - On devel systems pkg-config may not be installed (of course it is in Sage). Then you get on configure: ``` ...This package needs libfactory ``` because there is no check for pkg-config before it's been used.
build
devel explicit check for pkg config on devel systems pkg config may not be installed of course it is in sage then you get on configure this package needs libfactory because there is no check for pkg config before it s been used
1
23,340
7,315,124,662
IssuesEvent
2018-03-01 09:57:36
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
closed
Workflow - Steps order is being interchanged when the user returns from view workflow screen to edit workflow screen
Build version#5 Defect P2 Ready To UAT- SumFive SumFive Team
Steps to Replicate 1. Launch the url : http://192.168.1.197:3000/# 2. login with admin credentials 3. Navigate to Folders page and create one folder with few document 4. Navigate to Work flow page -- Create a work flow with 3-4 steps 5. Navigate to folders menu then return back to same workflow , click on edit ...
1.0
Workflow - Steps order is being interchanged when the user returns from view workflow screen to edit workflow screen - Steps to Replicate 1. Launch the url : http://192.168.1.197:3000/# 2. login with admin credentials 3. Navigate to Folders page and create one folder with few document 4. Navigate to Work flow page ...
build
workflow steps order is being interchanged when the user returns from view workflow screen to edit workflow screen steps to replicate launch the url login with admin credentials navigate to folders page and create one folder with few document navigate to work flow page create a work flow with...
1
70,461
15,085,805,102
IssuesEvent
2021-02-05 19:16:16
mthbernardes/shaggy-rogers
https://api.github.com/repos/mthbernardes/shaggy-rogers
closed
CVE-2019-14439 (High) detected in jackson-databind-2.9.6.jar - autoclosed
security vulnerability
## CVE-2019-14439 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.6.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2019-14439 (High) detected in jackson-databind-2.9.6.jar - autoclosed - ## CVE-2019-14439 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.6.jar</b></p></summary...
non_build
cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file shaggy rogers pom ...
0
72,280
8,718,706,610
IssuesEvent
2018-12-07 21:23:07
MicrosoftDocs/live-share
https://api.github.com/repos/MicrosoftDocs/live-share
closed
[VS Code] Joining collaboration session: The specified value isn’t a valid Live Share URL. Please check the link provided by the host and try again.
as-designed
<!-- Said code wasn't valid after copy and paste For Visual Studio problems/feedback, please use the Report
1.0
[VS Code] Joining collaboration session: The specified value isn’t a valid Live Share URL. Please check the link provided by the host and try again. - <!-- Said code wasn't valid after copy and paste For Visual Studio problems/feedback, please use the Report
non_build
joining collaboration session the specified value isn’t a valid live share url please check the link provided by the host and try again said code wasn t valid after copy and paste for visual studio problems feedback please use the report
0
62,491
15,277,854,716
IssuesEvent
2021-02-23 00:10:41
systemd/systemd
https://api.github.com/repos/systemd/systemd
closed
Recent python commits break builds on old distros like Debian 9
build-system
I often perform quick build tests on a Debian 9 system whenever I'm developing systemd patches, up until the following two commits this was relatively pain-free: 7857b6e8383f5debab9544ef3abb15a27830fafa b0a336a66929ed2a146888178157bf1af5c8598c It was only a matter of tweaking the minimum mount utils version in mes...
1.0
Recent python commits break builds on old distros like Debian 9 - I often perform quick build tests on a Debian 9 system whenever I'm developing systemd patches, up until the following two commits this was relatively pain-free: 7857b6e8383f5debab9544ef3abb15a27830fafa b0a336a66929ed2a146888178157bf1af5c8598c It wa...
build
recent python commits break builds on old distros like debian i often perform quick build tests on a debian system whenever i m developing systemd patches up until the following two commits this was relatively pain free it was only a matter of tweaking the minimum mount utils version in meson build th...
1
12,533
5,205,662,074
IssuesEvent
2017-01-24 18:32:35
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
Filters with no values aren't centered
CSS Query Builder
This is a minor thing but I just noticed a filter without a value is still displayed the same way as one with one, which makes it look kinda funky: ![screen shot 2016-10-11 at 5 05 41 pm](https://cloud.githubusercontent.com/assets/1455846/19292997/0000d1ea-8fd5-11e6-8086-95534ed03ba1.png)
1.0
Filters with no values aren't centered - This is a minor thing but I just noticed a filter without a value is still displayed the same way as one with one, which makes it look kinda funky: ![screen shot 2016-10-11 at 5 05 41 pm](https://cloud.githubusercontent.com/assets/1455846/19292997/0000d1ea-8fd5-11e6-8086-95534e...
build
filters with no values aren t centered this is a minor thing but i just noticed a filter without a value is still displayed the same way as one with one which makes it look kinda funky
1
30,826
8,607,488,934
IssuesEvent
2018-11-17 23:01:31
doitsujin/dxvk
https://api.github.com/repos/doitsujin/dxvk
closed
Build issue
build
Trying to build c25483e856fddd3599c08804991242fcbcb9b7d7 , but fails with: ``` In file included from ../../Temp/dxvk/src/util/com/../../d3d11/d3d11_include.h:3:0, from ../../Temp/dxvk/src/util/com/../../d3d11/d3d11_interfaces.h:3, from ../../Temp/dxvk/src/util/com/com_guid.cpp:3: ...
1.0
Build issue - Trying to build c25483e856fddd3599c08804991242fcbcb9b7d7 , but fails with: ``` In file included from ../../Temp/dxvk/src/util/com/../../d3d11/d3d11_include.h:3:0, from ../../Temp/dxvk/src/util/com/../../d3d11/d3d11_interfaces.h:3, from ../../Temp/dxvk/src/util/com/com...
build
build issue trying to build but fails with in file included from temp dxvk src util com include h from temp dxvk src util com interfaces h from temp dxvk src util com com guid cpp temp dxvk src util com d...
1
51,383
10,652,861,404
IssuesEvent
2019-10-17 13:26:19
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.0] create/edit subfields size does not fit
No Code Attached Yet
### Steps to reproduce the issue 1. Creat a new subform field like in com_users.users index.php?option=com_fields&view=field&layout=edit&id=2&context=com_users.user 2. Select field type "subfields" 3. See "Render values " Table. ![field_edit_subforms](https://user-images.githubusercontent.com/12803406/6684323...
1.0
[4.0] create/edit subfields size does not fit - ### Steps to reproduce the issue 1. Creat a new subform field like in com_users.users index.php?option=com_fields&view=field&layout=edit&id=2&context=com_users.user 2. Select field type "subfields" 3. See "Render values " Table. ![field_edit_subforms](https://u...
non_build
create edit subfields size does not fit steps to reproduce the issue creat a new subform field like in com users users index php option com fields view field layout edit id context com users user select field type subfields see render values table expected result table s...
0
9,692
25,049,411,383
IssuesEvent
2022-11-05 17:40:40
R-Type-Epitech-Nantes/R-Type
https://api.github.com/repos/R-Type-Epitech-Nantes/R-Type
opened
Implement Admin Panel
Architecture Network R-Type Game
Link the API library inside the Server and Client executable : - Create an instance of the class - Make the call to the API when necessary (Auth, Join -> Banned, Muted -> Chat, GamePlayed -> Room Start, KilledEnemies -> Enemy death, Deaths -> Player death) Create an Admin Panel : - Create a new executable - Get ...
1.0
Implement Admin Panel - Link the API library inside the Server and Client executable : - Create an instance of the class - Make the call to the API when necessary (Auth, Join -> Banned, Muted -> Chat, GamePlayed -> Room Start, KilledEnemies -> Enemy death, Deaths -> Player death) Create an Admin Panel : - Create ...
non_build
implement admin panel link the api library inside the server and client executable create an instance of the class make the call to the api when necessary auth join banned muted chat gameplayed room start killedenemies enemy death deaths player death create an admin panel create ...
0
40,124
10,454,282,480
IssuesEvent
2019-09-19 18:30:45
habitat-sh/habitat
https://api.github.com/repos/habitat-sh/habitat
closed
[certs] Update docs with new cert usage
A-builder A-cli A-supervisor C-feature V-bldr
Related to https://github.com/habitat-sh/habitat/pull/6759 We need to update the docs to outline the new cert behavior and examples of various scenarios
1.0
[certs] Update docs with new cert usage - Related to https://github.com/habitat-sh/habitat/pull/6759 We need to update the docs to outline the new cert behavior and examples of various scenarios
build
update docs with new cert usage related to we need to update the docs to outline the new cert behavior and examples of various scenarios
1
94,994
8,528,173,713
IssuesEvent
2018-11-02 22:20:14
ODM2/ODM2DataSharingPortal
https://api.github.com/repos/ODM2/ODM2DataSharingPortal
closed
Hide 'height' if left empty for a sensor
enhancement ready for testing tested
When looking at the sensor spark lines on a single site page, do not show the "height" value in the block if left blank ("-"). The notes field is already only visible if filled out (not "none"); I would just like the height field to have the same behavior.
2.0
Hide 'height' if left empty for a sensor - When looking at the sensor spark lines on a single site page, do not show the "height" value in the block if left blank ("-"). The notes field is already only visible if filled out (not "none"); I would just like the height field to have the same behavior.
non_build
hide height if left empty for a sensor when looking at the sensor spark lines on a single site page do not show the height value in the block if left blank the notes field is already only visible if filled out not none i would just like the height field to have the same behavior
0
68,198
21,556,404,377
IssuesEvent
2022-04-30 13:48:39
ofalk/libdnet
https://api.github.com/repos/ofalk/libdnet
closed
Strange libraries when building on RHEL4 R8 2.6.32-71.18.1.el6.x86_64
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1. ./configure --prefix=/usr/local/libdnet-1.12 2. make && make install What is the expected output? What do you see instead? EXPECTED: ls -l /usr/local/libdnet-1.12/lib -rw-r--r-- 1 cmgreen cmgreen 272390 Mar 3 08:50 libdnet.a -rwxr-xr-x 1 cmgreen cmgreen 933 Mar 3 08...
1.0
Strange libraries when building on RHEL4 R8 2.6.32-71.18.1.el6.x86_64 - ``` What steps will reproduce the problem? 1. ./configure --prefix=/usr/local/libdnet-1.12 2. make && make install What is the expected output? What do you see instead? EXPECTED: ls -l /usr/local/libdnet-1.12/lib -rw-r--r-- 1 cmgreen cmgreen 27...
non_build
strange libraries when building on what steps will reproduce the problem configure prefix usr local libdnet make make install what is the expected output what do you see instead expected ls l usr local libdnet lib rw r r cmgreen cmgreen mar libd...
0
28,924
8,230,458,448
IssuesEvent
2018-09-07 13:01:28
syndesisio/syndesis
https://api.github.com/repos/syndesisio/syndesis
closed
[operator] unable to build operator image
cat/bug cat/build group/operator prio/p1
## This is a... <!-- Check ONLY one of the following options with "x" --> <pre><code> [ ] Feature request [X] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report <!-- Please search GitHub for a similar issue or PR before submitting --> [ ] Documentation issue or request ...
1.0
[operator] unable to build operator image - ## This is a... <!-- Check ONLY one of the following options with "x" --> <pre><code> [ ] Feature request [X] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report <!-- Please search GitHub for a similar issue or PR before submitt...
build
unable to build operator image this is a feature request regression a behavior that used to work and stopped working in a new release bug report documentation issue or request if possible please choose the appropriate labels for your issue you find a description of all lab...
1
359,842
25,258,089,778
IssuesEvent
2022-11-15 19:59:48
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Chips: Incorrect onRemove Event Documentation
Component: Documentation
### Describe the bug Very minor issue. The word "Added" should be changed to "Removed" in the "onRemove" event documentation under the "Parameters" column: ![image](https://user-images.githubusercontent.com/20786498/199777453-b60074d3-3f79-4d19-8090-2ec5cdc5a3ea.png) ### Environment Any Browser ### Reproducer...
1.0
Chips: Incorrect onRemove Event Documentation - ### Describe the bug Very minor issue. The word "Added" should be changed to "Removed" in the "onRemove" event documentation under the "Parameters" column: ![image](https://user-images.githubusercontent.com/20786498/199777453-b60074d3-3f79-4d19-8090-2ec5cdc5a3ea.png)...
non_build
chips incorrect onremove event documentation describe the bug very minor issue the word added should be changed to removed in the onremove event documentation under the parameters column environment any browser reproducer no response angular version primeng versio...
0
13,777
5,446,671,461
IssuesEvent
2017-03-07 11:17:19
docker/docker
https://api.github.com/repos/docker/docker
closed
bind /var/lib/docker:/var/lib/docker on dind:17.03-dind cause dockerd starting failed
area/builder area/distribution version/unsupported
<!-- If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead. If you suspect your issue is a bug, please edit ...
1.0
bind /var/lib/docker:/var/lib/docker on dind:17.03-dind cause dockerd starting failed - <!-- If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a com...
build
bind var lib docker var lib docker on dind dind cause dockerd starting failed if you are reporting a new issue make sure that we do not have any duplicates already open you can ensure this by searching the issue list for this repository if there is a duplicate please close your issue and add a comme...
1
69,170
17,597,365,913
IssuesEvent
2021-08-17 07:29:56
DXHeroes/knowledge-base-content
https://api.github.com/repos/DXHeroes/knowledge-base-content
closed
New article: Vision (company or team or product vision)
enhancement help wanted article_type: practice stage: Development stage: Building a Team Status: Available Difficulty: Medium Good First Issue
# Title: Vision - [x] What is this about: “What is this practice about”? Which existing (or new) problems does this practice solve? It's about motivating people, product development, and development itself by a company/product/team vision. What's vision and how it drives motivation or team to better alignment wi...
1.0
New article: Vision (company or team or product vision) - # Title: Vision - [x] What is this about: “What is this practice about”? Which existing (or new) problems does this practice solve? It's about motivating people, product development, and development itself by a company/product/team vision. What's vision a...
build
new article vision company or team or product vision title vision what is this about “what is this practice about” which existing or new problems does this practice solve it s about motivating people product development and development itself by a company product team vision what s vision and...
1
9,583
4,559,322,659
IssuesEvent
2016-09-14 01:32:18
rust-lang/rust
https://api.github.com/repos/rust-lang/rust
closed
Move compiler-rt build into a crate dependency of libcore
A-build A-rustbuild E-help-wanted
One of the major blockers of our dream to "lazily compile std" is to ensure that we have the ability to compile compiler-rt on-demand. This is a repository maintained by LLVM which contains a large set of intrinsics which LLVM lowers function calls down to on some platforms. Unfortunately the build system of compile...
2.0
Move compiler-rt build into a crate dependency of libcore - One of the major blockers of our dream to "lazily compile std" is to ensure that we have the ability to compile compiler-rt on-demand. This is a repository maintained by LLVM which contains a large set of intrinsics which LLVM lowers function calls down to on ...
build
move compiler rt build into a crate dependency of libcore one of the major blockers of our dream to lazily compile std is to ensure that we have the ability to compile compiler rt on demand this is a repository maintained by llvm which contains a large set of intrinsics which llvm lowers function calls down to on ...
1
391,877
26,912,168,073
IssuesEvent
2023-02-07 01:18:38
DMIT-2018/dmit-2018-jan-2023-a01-workbook-zaenkaezan
https://api.github.com/repos/DMIT-2018/dmit-2018-jan-2023-a01-workbook-zaenkaezan
opened
General Planning Implementation task of Managing Play List in Chinook
documentation
This task list will be completed once the implementation plan has been outlined. This area is where one creates the task list that is associated with the milestone. - Task A - [ ] task a.1 - [ ] task a.2 - [ ] task a.3 - Task B - [ ] task b.1 - Task C - [ ] task c.1 - [ ] task c.2
1.0
General Planning Implementation task of Managing Play List in Chinook - This task list will be completed once the implementation plan has been outlined. This area is where one creates the task list that is associated with the milestone. - Task A - [ ] task a.1 - [ ] task a.2 - [ ] task a.3 - Task B - [ ...
non_build
general planning implementation task of managing play list in chinook this task list will be completed once the implementation plan has been outlined this area is where one creates the task list that is associated with the milestone task a task a task a task a task b task b...
0
39,865
5,253,566,521
IssuesEvent
2017-02-02 10:02:03
domoticz/domoticz-android
https://api.github.com/repos/domoticz/domoticz-android
closed
Screen not refresh when hardware not responds
Needs testing
When actuator is not responding ,the switches screen does not refresh and keeps white
1.0
Screen not refresh when hardware not responds - When actuator is not responding ,the switches screen does not refresh and keeps white
non_build
screen not refresh when hardware not responds when actuator is not responding the switches screen does not refresh and keeps white
0
88,671
25,483,736,594
IssuesEvent
2022-11-26 04:47:42
adrianbrs/nest-oidc-provider
https://api.github.com/repos/adrianbrs/nest-oidc-provider
closed
Node v18 not allowed
type: build
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When installing the package I get the error "The engine "node" is incompatible with this module. Expected version "^12.19.0 || ^14.15.0 || ^16.13.0". Got "18.12.1"" ### Minimum reproduction code _No response_ #...
1.0
Node v18 not allowed - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When installing the package I get the error "The engine "node" is incompatible with this module. Expected version "^12.19.0 || ^14.15.0 || ^16.13.0". Got "18.12.1"" ### Minimum reproduction...
build
node not allowed is there an existing issue for this i have searched the existing issues current behavior when installing the package i get the error the engine node is incompatible with this module expected version got minimum reproduction code no r...
1
2,701
3,005,784,890
IssuesEvent
2015-07-27 04:26:59
stedolan/jq
https://api.github.com/repos/stedolan/jq
closed
make dist is broken
build
make[1]: *** No rule to make target `tests/modules/streaming.jq', needed by `distdir'. Stop. For 1.5rc2 I'm putting up a hand-fixed source tarball (which I'll replace if I re-tag 1.5rc2).
1.0
make dist is broken - make[1]: *** No rule to make target `tests/modules/streaming.jq', needed by `distdir'. Stop. For 1.5rc2 I'm putting up a hand-fixed source tarball (which I'll replace if I re-tag 1.5rc2).
build
make dist is broken make no rule to make target tests modules streaming jq needed by distdir stop for i m putting up a hand fixed source tarball which i ll replace if i re tag
1