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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
302,449 | 26,144,804,021 | IssuesEvent | 2022-12-30 01:54:27 | TheCheatsrichter/Gw2_Launchbuddy | https://api.github.com/repos/TheCheatsrichter/Gw2_Launchbuddy | closed | GFX Files not saving with 1.8.5? | type:bug status:testing no-issue-activity | So I hit import, I click the file, I move onto the next account, and the previous I set shows the same one I set on the 2nd account. So they aren't splitting gfx settings, but instead sharing the same ones. | 1.0 | GFX Files not saving with 1.8.5? - So I hit import, I click the file, I move onto the next account, and the previous I set shows the same one I set on the 2nd account. So they aren't splitting gfx settings, but instead sharing the same ones. | non_build | gfx files not saving with so i hit import i click the file i move onto the next account and the previous i set shows the same one i set on the account so they aren t splitting gfx settings but instead sharing the same ones | 0 |
36,072 | 9,740,646,608 | IssuesEvent | 2019-06-01 22:45:02 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | tensorflow_addons can not be imported | stat:awaiting response type:build/install | Could you plz help to solve this issue?
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow):
- OS Platform and Distribution ( Linux Ubuntu 16.04):
- TensorFlow installed from: source
- TensorFlow version: 2.0.0-dev20190528
- Python version: 3... | 1.0 | tensorflow_addons can not be imported - Could you plz help to solve this issue?
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow):
- OS Platform and Distribution ( Linux Ubuntu 16.04):
- TensorFlow installed from: source
- TensorFlow version... | build | tensorflow addons can not be imported could you plz help to solve this issue system information have i written custom code as opposed to using a stock example script provided in tensorflow os platform and distribution linux ubuntu tensorflow installed from source tensorflow version ... | 1 |
78,702 | 22,351,262,242 | IssuesEvent | 2022-06-15 12:17:08 | letscontrolit/ESPEasy | https://api.github.com/repos/letscontrolit/ESPEasy | closed | [Build] Warnings when building with -Wswitch enabled on ESP32 | Category: Build | When building with compiler switch `-Wswitch` (recently added in an open PR on ESP32 builds) these warnings are shown:
ESPeasySerial library:
```
.pio/libdeps/custom_ESP32_4M316k/ESPeasySerial/ESPEasySerial_ESP32.cpp: In function 'bool pinsChanged(ESPEasySerialPort, int, int)':
.pio/libdeps/custom_ESP32_4M316k/ESPe... | 1.0 | [Build] Warnings when building with -Wswitch enabled on ESP32 - When building with compiler switch `-Wswitch` (recently added in an open PR on ESP32 builds) these warnings are shown:
ESPeasySerial library:
```
.pio/libdeps/custom_ESP32_4M316k/ESPeasySerial/ESPEasySerial_ESP32.cpp: In function 'bool pinsChanged(ESPEa... | build | warnings when building with wswitch enabled on when building with compiler switch wswitch recently added in an open pr on builds these warnings are shown espeasyserial library pio libdeps custom espeasyserial espeasyserial cpp in function bool pinschanged espeasyserialport int int ... | 1 |
31,136 | 8,658,584,816 | IssuesEvent | 2018-11-28 01:42:32 | knative/serving | https://api.github.com/repos/knative/serving | closed | buildpack-function sample doesn't build | area/build area/test-and-release kind/bug kind/doc | <!--
/area build
/area test-and-release
-->
<!--
/kind bug
/kind doc
-->
<!--
/assign @sclevine
-->
## Expected Behavior
Running steps in https://github.com/knative/serving/tree/master/sample/buildpack-function#running produces a deployment that builds successfully and becomes ready.
## Actual... | 1.0 | buildpack-function sample doesn't build - <!--
/area build
/area test-and-release
-->
<!--
/kind bug
/kind doc
-->
<!--
/assign @sclevine
-->
## Expected Behavior
Running steps in https://github.com/knative/serving/tree/master/sample/buildpack-function#running produces a deployment that builds succ... | build | buildpack function sample doesn t build area build area test and release kind bug kind doc assign sclevine expected behavior running steps in produces a deployment that builds successfully and becomes ready actual behavior the build fails in the ... | 1 |
212,586 | 23,921,186,055 | IssuesEvent | 2022-09-09 17:02:55 | bcgov/cloud-pathfinder | https://api.github.com/repos/bcgov/cloud-pathfinder | closed | CSPM Dashboard fixing data transformer lambda from JSON to CSV | Technology Security | **Describe the issue**
The lambda data transformer lambda code is currently not reliable as the data produced aren't consistent nor accurate.
For the purpose of a security dashboard we must make sure that the data displayed are trustworthy.
**Additional context**
- Data in this case is going from CSPM back to AWS Qui... | True | CSPM Dashboard fixing data transformer lambda from JSON to CSV - **Describe the issue**
The lambda data transformer lambda code is currently not reliable as the data produced aren't consistent nor accurate.
For the purpose of a security dashboard we must make sure that the data displayed are trustworthy.
**Additional... | non_build | cspm dashboard fixing data transformer lambda from json to csv describe the issue the lambda data transformer lambda code is currently not reliable as the data produced aren t consistent nor accurate for the purpose of a security dashboard we must make sure that the data displayed are trustworthy additional... | 0 |
66,978 | 16,765,468,977 | IssuesEvent | 2021-06-14 08:17:13 | hashicorp/packer | https://api.github.com/repos/hashicorp/packer | closed | Communicatior SSH against Windows OpenSSH fails with: no supported methods remain | builder/vsphere communicator/ssh question remote-plugin/vsphere | Using the vSphere-ISO builder to create a Windows Server 2019 image with communicator set to ssh it fails during authentication using private key option.
Logging in using a normal ssh in parallel using the same user and private key file works.
```
# ssh -i ~/.ssh/ansible ansible@10.220.254.12
```
**The setti... | 1.0 | Communicatior SSH against Windows OpenSSH fails with: no supported methods remain - Using the vSphere-ISO builder to create a Windows Server 2019 image with communicator set to ssh it fails during authentication using private key option.
Logging in using a normal ssh in parallel using the same user and private key f... | build | communicatior ssh against windows openssh fails with no supported methods remain using the vsphere iso builder to create a windows server image with communicator set to ssh it fails during authentication using private key option logging in using a normal ssh in parallel using the same user and private key file... | 1 |
263,054 | 23,034,151,028 | IssuesEvent | 2022-07-22 16:44:30 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | [CI] KnnSearchBuilderTests testEqualsAndHashcode failing | >test-failure Team:Search :Search/Vectors |
**Build scan:**
https://gradle-enterprise.elastic.co/s/2xha4np22w7hk/tests/:server:test/org.elasticsearch.search.vectors.KnnSearchBuilderTests/testEqualsAndHashcode
**Reproduction line:**
`./gradlew ':server:test' --tests "org.elasticsearch.search.vectors.KnnSearchBuilderTests.testEqualsAndHashcode" -Dtests.seed... | 1.0 | [CI] KnnSearchBuilderTests testEqualsAndHashcode failing -
**Build scan:**
https://gradle-enterprise.elastic.co/s/2xha4np22w7hk/tests/:server:test/org.elasticsearch.search.vectors.KnnSearchBuilderTests/testEqualsAndHashcode
**Reproduction line:**
`./gradlew ':server:test' --tests "org.elasticsearch.search.vector... | non_build | knnsearchbuildertests testequalsandhashcode failing build scan reproduction line gradlew server test tests org elasticsearch search vectors knnsearchbuildertests testequalsandhashcode dtests seed dtests locale fi dtests timezone asia hebron druntime java applicable branche... | 0 |
87,661 | 15,789,851,121 | IssuesEvent | 2021-04-01 23:50:35 | HelioGuilherme66/RIDE | https://api.github.com/repos/HelioGuilherme66/RIDE | opened | CVE-2021-25290 (High) detected in Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl | security vulnerability | ## CVE-2021-25290 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary>
<p>Python Imaging Library (Fork)</p>
<p>Library home ... | True | CVE-2021-25290 (High) detected in Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2021-25290 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-6.2.2-cp27-cp27mu-manylinux1_... | non_build | cve high detected in pillow whl cve high severity vulnerability vulnerable library pillow whl python imaging library fork library home page a href path to dependency file ride src bin path to vulnerable library ride src bin ride requirements txt... | 0 |
273,059 | 29,800,407,370 | IssuesEvent | 2023-06-16 07:39:50 | billmcchesney1/foxtrot | https://api.github.com/repos/billmcchesney1/foxtrot | closed | WS-2016-0075 (Medium) detected in moment-2.15.1.min.js, moment-2.6.0.min.js - autoclosed | Mend: dependency security vulnerability | ## WS-2016-0075 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>moment-2.15.1.min.js</b>, <b>moment-2.6.0.min.js</b></p></summary>
<p>
<details><summary><b>moment-2.15.1.min.js</b>... | True | WS-2016-0075 (Medium) detected in moment-2.15.1.min.js, moment-2.6.0.min.js - autoclosed - ## WS-2016-0075 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>moment-2.15.1.min.js</b>, ... | non_build | ws medium detected in moment min js moment min js autoclosed ws medium severity vulnerability vulnerable libraries moment min js moment min js moment min js parse validate manipulate and display dates library home page a href path to d... | 0 |
86,655 | 24,911,859,782 | IssuesEvent | 2022-10-30 00:04:25 | o3de/o3de | https://api.github.com/repos/o3de/o3de | closed | Cannot import jinja2 | kind/bug sig/build | ```
Traceback (most recent call last):
File "/home/i20/Documents/o3de/cmake/AzAutoGen.py", line 391, in <module>
import jinja2
ModuleNotFoundError: No module named 'jinja2'
CMake Error at cmake/LyAutoGen.cmake:42 (add_custom_command):
add_custom_command Wrong syntax. A TARGET or OUTPUT must be specified.... | 1.0 | Cannot import jinja2 - ```
Traceback (most recent call last):
File "/home/i20/Documents/o3de/cmake/AzAutoGen.py", line 391, in <module>
import jinja2
ModuleNotFoundError: No module named 'jinja2'
CMake Error at cmake/LyAutoGen.cmake:42 (add_custom_command):
add_custom_command Wrong syntax. A TARGET or OU... | build | cannot import traceback most recent call last file home documents cmake azautogen py line in import modulenotfounderror no module named cmake error at cmake lyautogen cmake add custom command add custom command wrong syntax a target or output must be specified call ... | 1 |
52,194 | 12,889,601,887 | IssuesEvent | 2020-07-13 14:46:15 | jossdoe/todos | https://api.github.com/repos/jossdoe/todos | opened | JS & DOM: Create a function that lets the user edit the content of a Todo-item | initial build | We need to create a function that lets the user edit the content of a specific Todo-item. There are probably several steps/functions to this, because it might need some DOM manipulation to show an input field (instead of the plain Todo text) once the user decides to edit an item. | 1.0 | JS & DOM: Create a function that lets the user edit the content of a Todo-item - We need to create a function that lets the user edit the content of a specific Todo-item. There are probably several steps/functions to this, because it might need some DOM manipulation to show an input field (instead of the plain Todo tex... | build | js dom create a function that lets the user edit the content of a todo item we need to create a function that lets the user edit the content of a specific todo item there are probably several steps functions to this because it might need some dom manipulation to show an input field instead of the plain todo tex... | 1 |
21,830 | 10,683,393,682 | IssuesEvent | 2019-10-22 08:15:56 | serverless/serverless | https://api.github.com/repos/serverless/serverless | closed | Upgrade version of https-proxy-agent | cat/security enhancement | # This is a Bug Report
## Description
Currently, serverless is considered a vulnerable project due to one of its dependencies, https-proxy-agent. The results from npm audit and npm ls https-proxy-agent are listed below. It looks like there are references to both 3.0.0 and 2.2.2.
```
npm audit
... | True | Upgrade version of https-proxy-agent - # This is a Bug Report
## Description
Currently, serverless is considered a vulnerable project due to one of its dependencies, https-proxy-agent. The results from npm audit and npm ls https-proxy-agent are listed below. It looks like there are references to both 3.0.0 and 2.2.... | non_build | upgrade version of https proxy agent this is a bug report description currently serverless is considered a vulnerable project due to one of its dependencies https proxy agent the results from npm audit and npm ls https proxy agent are listed below it looks like there are references to both and ... | 0 |
65,816 | 16,485,325,558 | IssuesEvent | 2021-05-24 17:04:58 | cloudflare/wrangler | https://api.github.com/repos/cloudflare/wrangler | closed | Ambiguous error when uploading ES modules without the entitlement | bug custom builds interface | ### 🐛 Bug report
<!--
Did you remember to update wrangler?
https://developers.cloudflare.com/workers/cli-wrangler/install-update#update
Did you search for related issues?
https://github.com/cloudflare/wrangler/issues
-->
#### Describe the bug
When running `wrangler dev` or `wrangler publish`, ... | 1.0 | Ambiguous error when uploading ES modules without the entitlement - ### 🐛 Bug report
<!--
Did you remember to update wrangler?
https://developers.cloudflare.com/workers/cli-wrangler/install-update#update
Did you search for related issues?
https://github.com/cloudflare/wrangler/issues
-->
#### Des... | build | ambiguous error when uploading es modules without the entitlement 🐛 bug report did you remember to update wrangler did you search for related issues describe the bug when running wrangler dev or wrangler publish it throws forbidden error reproduce the ... | 1 |
54,280 | 13,302,941,602 | IssuesEvent | 2020-08-25 14:53:07 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | opened | Tensorflow go installation fail (cannot find import) | type:build/install | <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em>
**System information**
- OS P... | 1.0 | Tensorflow go installation fail (cannot find import) - <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. ta... | build | tensorflow go installation fail cannot find import please make sure that this is a build installation issue as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag build template system information os platform and distribution e g... | 1 |
99,845 | 30,564,711,991 | IssuesEvent | 2023-07-20 16:52:12 | onnx/onnx | https://api.github.com/repos/onnx/onnx | closed | -std=gnu++14 by default? | question build | # Ask a Question
### Question
Whenever I tried to use **cmake/ccmake** to build **onnx**, I obtained the following **ERROR** message:
```console
......
[ 12%] Building CXX object CMakeFiles/onnx_proto.dir/onnx/onnx-data.pb.cc.o
/usr/bin/c++ -DONNX_API="__attribute__((__visibility__(\"default\")))" -DONNX_ML=1... | 1.0 | -std=gnu++14 by default? - # Ask a Question
### Question
Whenever I tried to use **cmake/ccmake** to build **onnx**, I obtained the following **ERROR** message:
```console
......
[ 12%] Building CXX object CMakeFiles/onnx_proto.dir/onnx/onnx-data.pb.cc.o
/usr/bin/c++ -DONNX_API="__attribute__((__visibility__(... | build | std gnu by default ask a question question whenever i tried to use cmake ccmake to build onnx i obtained the following error message console building cxx object cmakefiles onnx proto dir onnx onnx data pb cc o usr bin c donnx api attribute visibility defa... | 1 |
274,920 | 30,188,284,732 | IssuesEvent | 2023-07-04 13:35:28 | gabriel-milan/denoising-autoencoder | https://api.github.com/repos/gabriel-milan/denoising-autoencoder | opened | CVE-2023-25664 (Critical) detected in tensorflow-2.5.0-cp37-cp37m-manylinux2010_x86_64.whl | Mend: dependency security vulnerability | ## CVE-2023-25664 - Critical Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.5.0-cp37-cp37m-manylinux2010_x86_64.whl</b></p></summary>
<p>TensorFlow is an open source machine lea... | True | CVE-2023-25664 (Critical) detected in tensorflow-2.5.0-cp37-cp37m-manylinux2010_x86_64.whl - ## CVE-2023-25664 - Critical Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.5.0-cp37-... | non_build | cve critical detected in tensorflow whl cve critical severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file training requirement... | 0 |
621,829 | 19,597,142,252 | IssuesEvent | 2022-01-05 19:19:32 | GoogleCloudPlatform/golang-samples | https://api.github.com/repos/GoogleCloudPlatform/golang-samples | closed | pubsub/subscriptions: TestCreate failed | type: bug priority: p1 api: pubsub samples flakybot: issue | This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: 31bb00e8dd7407c229442f37fb8b99d24df15233
b... | 1.0 | pubsub/subscriptions: TestCreate failed - This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: ... | non_build | pubsub subscriptions testcreate failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output subscription test go createtopic rpc error code... | 0 |
61,496 | 15,015,309,374 | IssuesEvent | 2021-02-01 08:07:08 | dotnet/msbuild | https://api.github.com/repos/dotnet/msbuild | closed | [RAR as Service] Re-evaluate the choice of serialization technology | Performance-Scenario-Build performance | StreamJsonRpc, as originally chosen to use for cross-process RAR request serialization, has proven problematic and ended up being the primary reason for reverting the work. It brings in a bunch of dependent assemblies: StreamJsonRpc, Nerdbank.Streams, MessagePack, MessagePack.Annotations. Surprisingly also Microsoft.Vi... | 1.0 | [RAR as Service] Re-evaluate the choice of serialization technology - StreamJsonRpc, as originally chosen to use for cross-process RAR request serialization, has proven problematic and ended up being the primary reason for reverting the work. It brings in a bunch of dependent assemblies: StreamJsonRpc, Nerdbank.Streams... | build | re evaluate the choice of serialization technology streamjsonrpc as originally chosen to use for cross process rar request serialization has proven problematic and ended up being the primary reason for reverting the work it brings in a bunch of dependent assemblies streamjsonrpc nerdbank streams messagepack ... | 1 |
25,686 | 3,960,242,255 | IssuesEvent | 2016-05-02 04:38:39 | aikuma/aikuma-ng | https://api.github.com/repos/aikuma/aikuma-ng | closed | Translation playback when more than one | UI Design | Question: I make two translations. When I select translation playback, I am not given an option as to which to play. Should there be a list to pick from if there is more than one? | 1.0 | Translation playback when more than one - Question: I make two translations. When I select translation playback, I am not given an option as to which to play. Should there be a list to pick from if there is more than one? | non_build | translation playback when more than one question i make two translations when i select translation playback i am not given an option as to which to play should there be a list to pick from if there is more than one | 0 |
152 | 2,515,749,393 | IssuesEvent | 2015-01-15 20:46:24 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | test_arpack.test_real_nonsymmetric_modes hangs with Macports | Build issues | On Mac OS X 10.10 with the latest `py34-scipy @0.14.1_2+gcc48` from Macports a lot of `arpack` tests fail and finally the `test_arpack.test_real_nonsymmetric_modes` test hangs:
```
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2, 'LR', None, (0.1+0.1j), <class 'scipy.sparse.csr.csr_matrix'>,... | 1.0 | test_arpack.test_real_nonsymmetric_modes hangs with Macports - On Mac OS X 10.10 with the latest `py34-scipy @0.14.1_2+gcc48` from Macports a lot of `arpack` tests fail and finally the `test_arpack.test_real_nonsymmetric_modes` test hangs:
```
test_arpack.test_real_nonsymmetric_modes(False, <std-real-nonsym>, 'f', 2,... | build | test arpack test real nonsymmetric modes hangs with macports on mac os x with the latest scipy from macports a lot of arpack tests fail and finally the test arpack test real nonsymmetric modes test hangs test arpack test real nonsymmetric modes false f lr none ... | 1 |
20,131 | 6,821,822,351 | IssuesEvent | 2017-11-07 17:57:14 | jupyter-incubator/enterprise_gateway | https://api.github.com/repos/jupyter-incubator/enterprise_gateway | closed | Create docker infrastructure to run integration tests | Infrastructure & Build Runtime Testing | Enables bootstrapping a Elyra environment using docker for integration test purposes | 1.0 | Create docker infrastructure to run integration tests - Enables bootstrapping a Elyra environment using docker for integration test purposes | build | create docker infrastructure to run integration tests enables bootstrapping a elyra environment using docker for integration test purposes | 1 |
609,754 | 18,886,734,636 | IssuesEvent | 2021-11-15 08:49:01 | aitos-io/BoAT-X-Framework | https://api.github.com/repos/aitos-io/BoAT-X-Framework | closed | There is one problem with the files generated by Python | bug Severity/major Priority/P2 | The following functions are automatically generated by Python.
```
BCHAR *StoreRead_saveList(BoatEthTx *tx_ptr, Bbytes32 newEvent)
{
static BCHAR tx_hash_str[67] = "";
BoatFieldVariable data_field = {NULL, 0};
BCHAR *function_prototye_str;
BUINT8 field_bytes32[32];
BUINT8 fixedsize_bytes32[3... | 1.0 | There is one problem with the files generated by Python - The following functions are automatically generated by Python.
```
BCHAR *StoreRead_saveList(BoatEthTx *tx_ptr, Bbytes32 newEvent)
{
static BCHAR tx_hash_str[67] = "";
BoatFieldVariable data_field = {NULL, 0};
BCHAR *function_prototye_str;
... | non_build | there is one problem with the files generated by python the following functions are automatically generated by python bchar storeread savelist boatethtx tx ptr newevent static bchar tx hash str boatfieldvariable data field null bchar function prototye str field ... | 0 |
23,100 | 7,278,829,446 | IssuesEvent | 2018-02-22 00:50:17 | tensorflow/models | https://api.github.com/repos/tensorflow/models | closed | When execute ./configure on serria, i got an error "couldn't connect to server xxx" | type:build/install | HI guys, when i follow the setup instructions and execute command ./configure , i got the error info as bellow:
Error: couldn't connect to server at '/private/var/tmp/_bazel_xxx/328f921647ea1730d45cb77e4bc36377/server/server.socket' after 60 seconds.
could you help me to figure it out? thanks | 1.0 | When execute ./configure on serria, i got an error "couldn't connect to server xxx" - HI guys, when i follow the setup instructions and execute command ./configure , i got the error info as bellow:
Error: couldn't connect to server at '/private/var/tmp/_bazel_xxx/328f921647ea1730d45cb77e4bc36377/server/server.socket' ... | build | when execute configure on serria i got an error couldn t connect to server xxx hi guys when i follow the setup instructions and execute command configure i got the error info as bellow error couldn t connect to server at private var tmp bazel xxx server server socket after seconds could you h... | 1 |
528,242 | 15,362,530,427 | IssuesEvent | 2021-03-01 19:36:18 | mInnes-archives/atom | https://api.github.com/repos/mInnes-archives/atom | closed | Allow attachment of chapter/subtitle files for mediaelement | enhancement priority | MediaElement allows the use of HTML `<track>` tags but the required srt/vtt files need to be in the database. | 1.0 | Allow attachment of chapter/subtitle files for mediaelement - MediaElement allows the use of HTML `<track>` tags but the required srt/vtt files need to be in the database. | non_build | allow attachment of chapter subtitle files for mediaelement mediaelement allows the use of html tags but the required srt vtt files need to be in the database | 0 |
37,321 | 9,993,065,118 | IssuesEvent | 2019-07-11 14:39:26 | zeroc-ice/ice | https://api.github.com/repos/zeroc-ice/ice | closed | Android fails to build | android bug build-system | The build of the tests fails with the CI distribution job (mojave VM), looks related to the modules:
```
Skipping task ':mergeDebugAssets' as it is up-to-date.
:mergeDebugAssets (Thread[main,5,main]) completed. Took 0.005 secs.
:transformClassesWithDexBuilderForDebug (Thread[main,5,main]) started.
error processing... | 1.0 | Android fails to build - The build of the tests fails with the CI distribution job (mojave VM), looks related to the modules:
```
Skipping task ':mergeDebugAssets' as it is up-to-date.
:mergeDebugAssets (Thread[main,5,main]) completed. Took 0.005 secs.
:transformClassesWithDexBuilderForDebug (Thread[main,5,main]) s... | build | android fails to build the build of the tests fails with the ci distribution job mojave vm looks related to the modules skipping task mergedebugassets as it is up to date mergedebugassets thread completed took secs transformclasseswithdexbuilderfordebug thread started error processing ... | 1 |
4,356 | 3,357,077,618 | IssuesEvent | 2015-11-18 23:17:37 | rust-lang/rust | https://api.github.com/repos/rust-lang/rust | closed | Fix --libdir issues | A-build | The way rust and rust-installer handles `--libdir` is broken, and at least in Gentoo's case is unusable without patching.
See [Gentoo's rust-installer patch][gentoo-libdir-patch]. And an old [rust-installer PR][installer-libdir].
[gentoo-libdir-patch]: https://github.com/gentoo/gentoo-rust/blob/master/dev-lang/... | 1.0 | Fix --libdir issues - The way rust and rust-installer handles `--libdir` is broken, and at least in Gentoo's case is unusable without patching.
See [Gentoo's rust-installer patch][gentoo-libdir-patch]. And an old [rust-installer PR][installer-libdir].
[gentoo-libdir-patch]: https://github.com/gentoo/gentoo-rust... | build | fix libdir issues the way rust and rust installer handles libdir is broken and at least in gentoo s case is unusable without patching see and an old re | 1 |
45,242 | 11,614,486,736 | IssuesEvent | 2020-02-26 12:40:58 | spack/spack | https://api.github.com/repos/spack/spack | opened | Installation issue: quantum-espresso does not find fftw3.f | build-error | Installation of quantum-espresso fails, because it can't find fftw3.f.
The issue is kind of known from the mailing list, and it seems like it is more a problem of quantum espresso than of spack.
https://lists.quantum-espresso.org/pipermail/users/2017-September/039159.html
However, it might still be possible to fix t... | 1.0 | Installation issue: quantum-espresso does not find fftw3.f - Installation of quantum-espresso fails, because it can't find fftw3.f.
The issue is kind of known from the mailing list, and it seems like it is more a problem of quantum espresso than of spack.
https://lists.quantum-espresso.org/pipermail/users/2017-Septem... | build | installation issue quantum espresso does not find f installation of quantum espresso fails because it can t find f the issue is kind of known from the mailing list and it seems like it is more a problem of quantum espresso than of spack however it might still be possible to fix this problem in the pack... | 1 |
97,862 | 28,835,499,993 | IssuesEvent | 2023-05-04 00:59:54 | SACGF/variantgrid | https://api.github.com/repos/SACGF/variantgrid | opened | Support for telomere to telomere build - T2T - CHM13v2 | Genome Build | Hamish asked whether we support this. Ensembl have released VEP that supports it now
https://github.com/Ensembl/ensembl-vep/issues/1409
I don't see a massive need, can do in 1-2 years time | 1.0 | Support for telomere to telomere build - T2T - CHM13v2 - Hamish asked whether we support this. Ensembl have released VEP that supports it now
https://github.com/Ensembl/ensembl-vep/issues/1409
I don't see a massive need, can do in 1-2 years time | build | support for telomere to telomere build hamish asked whether we support this ensembl have released vep that supports it now i don t see a massive need can do in years time | 1 |
77,928 | 22,043,272,660 | IssuesEvent | 2022-05-29 17:30:45 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | [Bug]: [List widget] clicking on child widget (button etc) should not trigger `onListItemClick`. | Bug App Viewers Pod High UI Building Pod community List Widget AutomationGap | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When there is a button widget inside a list, clicking on the button triggers `onClick` of the button and it also triggers `onListItemClick` of the List Widget
### Steps To Reproduce
here is the sample app (pleas... | 1.0 | [Bug]: [List widget] clicking on child widget (button etc) should not trigger `onListItemClick`. - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When there is a button widget inside a list, clicking on the button triggers `onClick` of the button and it also t... | build | clicking on child widget button etc should not trigger onlistitemclick is there an existing issue for this i have searched the existing issues current behavior when there is a button widget inside a list clicking on the button triggers onclick of the button and it also triggers onlistite... | 1 |
50,651 | 12,535,949,071 | IssuesEvent | 2020-06-04 22:34:50 | MicrosoftDocs/visualstudio-docs | https://api.github.com/repos/MicrosoftDocs/visualstudio-docs | closed | Example strings | Pri1 doc-enhancement msbuild/tech visual-studio-windows/prod | I would be nice if an example project structure was added at the top of the page and the actual values according to this example were added for each entry.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: ab5a5a0e-ae03-1237-6ebe-743066f27fa9
... | 1.0 | Example strings - I would be nice if an example project structure was added at the top of the page and the actual values according to this example were added for each entry.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: ab5a5a0e-ae03-1237-... | build | example strings i would be nice if an example project structure was added at the top of the page and the actual values according to this example were added for each entry document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version... | 1 |
80,584 | 23,249,046,663 | IssuesEvent | 2022-08-04 00:22:07 | onnx/onnx | https://api.github.com/repos/onnx/onnx | closed | [Tracking] Upgrade MacOS to 11.0 from 10.15 in Mac release pipeline | good first issue enhancement build pipelines tracking | Since MacOS-latest now uses 11.0 by default in GitHub Action, Mac release pipeline should start to use 11.0: https://github.com/onnx/onnx/blob/5668578e64f026f1e59771dc5427d9984680ca9d/.github/workflows/release_mac.yml#L20
Create this issue for tracking this task. | 1.0 | [Tracking] Upgrade MacOS to 11.0 from 10.15 in Mac release pipeline - Since MacOS-latest now uses 11.0 by default in GitHub Action, Mac release pipeline should start to use 11.0: https://github.com/onnx/onnx/blob/5668578e64f026f1e59771dc5427d9984680ca9d/.github/workflows/release_mac.yml#L20
Create this issue for tra... | build | upgrade macos to from in mac release pipeline since macos latest now uses by default in github action mac release pipeline should start to use create this issue for tracking this task | 1 |
27,091 | 7,894,402,843 | IssuesEvent | 2018-06-28 21:21:36 | IgorNovozhilov/ndk | https://api.github.com/repos/IgorNovozhilov/ndk | closed | Собирать заметки о выпуске | modules-builder | Добавить публикацию заметок о выпуске.
Заметки разделаются общие и модульные установкой соответствующего тега. Для каждой категории создается отдельная страничка истории обновлений на основе постов для jekyll.
**1. Собирать заметки о выпуске в формате постов для jekyll**
https://jekyllrb.com/docs/posts/
Подгото... | 1.0 | Собирать заметки о выпуске - Добавить публикацию заметок о выпуске.
Заметки разделаются общие и модульные установкой соответствующего тега. Для каждой категории создается отдельная страничка истории обновлений на основе постов для jekyll.
**1. Собирать заметки о выпуске в формате постов для jekyll**
https://jeky... | build | собирать заметки о выпуске добавить публикацию заметок о выпуске заметки разделаются общие и модульные установкой соответствующего тега для каждой категории создается отдельная страничка истории обновлений на основе постов для jekyll собирать заметки о выпуске в формате постов для jekyll подготовк... | 1 |
67,825 | 17,083,838,770 | IssuesEvent | 2021-07-08 09:14:25 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | opened | Build tooling performance tests unreliable on CI | [Type] Build Tooling | <!--
Please fill out ALL required sections. Bug reports with missing information will
be closed.
Before submitting a bug report:
- Check if the bug has already been fixed by updating WordPress and/or Gutenberg.
- Check if the bug is caused by a plugin by deactivating all plugins except Gutenberg.
- Check if t... | 1.0 | Build tooling performance tests unreliable on CI - <!--
Please fill out ALL required sections. Bug reports with missing information will
be closed.
Before submitting a bug report:
- Check if the bug has already been fixed by updating WordPress and/or Gutenberg.
- Check if the bug is caused by a plugin by deact... | build | build tooling performance tests unreliable on ci please fill out all required sections bug reports with missing information will be closed before submitting a bug report check if the bug has already been fixed by updating wordpress and or gutenberg check if the bug is caused by a plugin by deact... | 1 |
448,459 | 12,950,954,460 | IssuesEvent | 2020-07-19 15:04:08 | Baystation12/Baystation12 | https://api.github.com/repos/Baystation12/Baystation12 | closed | qdel issues | Bug :bug: Priority: High ⚠ | Some of these might already be fixed, I've gone through the last couple of days of runtime logs for them.
- [ ] `/obj/secbot_listener`
- [ ] `/obj/machinery/camera/network/command`
- [ ] `/obj/item/device/pda/heads/hos`
- [ ] `/obj/item/device/assembly/igniter`
- [ ] `/obj/item/device/assembly/timer`
- [ ] `/obj/machin... | 1.0 | qdel issues - Some of these might already be fixed, I've gone through the last couple of days of runtime logs for them.
- [ ] `/obj/secbot_listener`
- [ ] `/obj/machinery/camera/network/command`
- [ ] `/obj/item/device/pda/heads/hos`
- [ ] `/obj/item/device/assembly/igniter`
- [ ] `/obj/item/device/assembly/timer`
- [ ... | non_build | qdel issues some of these might already be fixed i ve gone through the last couple of days of runtime logs for them obj secbot listener obj machinery camera network command obj item device pda heads hos obj item device assembly igniter obj item device assembly timer obj mach... | 0 |
9,150 | 3,257,578,185 | IssuesEvent | 2015-10-20 18:28:15 | scikit-learn/scikit-learn | https://api.github.com/repos/scikit-learn/scikit-learn | opened | NaN handling of the targets in check_X_y should be documented | Documentation Easy Need Contributor | `check_X_y` has an optional `force_all_finite` parameter that checks for finite values on X.
It seems that input checking for y is done anyway.
X = np.random.randn(10, 10)
y = np.random.randn(10)
check_X_y(X, y, force_all_finite=False)
ValueError: Input contains NaN, infinity or a value too lar... | 1.0 | NaN handling of the targets in check_X_y should be documented - `check_X_y` has an optional `force_all_finite` parameter that checks for finite values on X.
It seems that input checking for y is done anyway.
X = np.random.randn(10, 10)
y = np.random.randn(10)
check_X_y(X, y, force_all_finite=False)
... | non_build | nan handling of the targets in check x y should be documented check x y has an optional force all finite parameter that checks for finite values on x it seems that input checking for y is done anyway x np random randn y np random randn check x y x y force all finite false ... | 0 |
42,537 | 11,015,515,914 | IssuesEvent | 2019-12-05 01:54:30 | stan-dev/cmdstanpy | https://api.github.com/repos/stan-dev/cmdstanpy | closed | Use linting to check code | build | #### Summary:
We should check our PR with linting (e.g. pylint) so invalid code does not get into codebase.
#### Description:
There was `os.path.exist` vs `os.path.exists` issue (typo I accidentally created). I though we had some linting checks, but apparently we don't have.
#### Additional Information:
... | 1.0 | Use linting to check code - #### Summary:
We should check our PR with linting (e.g. pylint) so invalid code does not get into codebase.
#### Description:
There was `os.path.exist` vs `os.path.exists` issue (typo I accidentally created). I though we had some linting checks, but apparently we don't have.
##... | build | use linting to check code summary we should check our pr with linting e g pylint so invalid code does not get into codebase description there was os path exist vs os path exists issue typo i accidentally created i though we had some linting checks but apparently we don t have ... | 1 |
728,348 | 25,075,750,859 | IssuesEvent | 2022-11-07 15:22:28 | AY2223S1-CS2113-T18-2/tp | https://api.github.com/repos/AY2223S1-CS2113-T18-2/tp | closed | Incorrect error message for /edit command | priority.High type.Bug | Instead of specifying that the index is out of range, the program should show the correct output (first image). The second image showed invalid input, but the program still deletes the step from the recipe.

... | 1.0 | Incorrect error message for /edit command - Instead of specifying that the index is out of range, the program should show the correct output (first image). The second image showed invalid input, but the program still deletes the step from the recipe.

It is no longer possible to add VIAF or ISNI links such as https://viaf.org/viaf/111050448/ or http://isni.org/isni/0000000083470526 to the author record.
> What happened just before the problem occurred? Or what problem could this idea solve?
The "Add Link" button showed... | 1.0 | Unable to add url linkages from Author page - ### Please Describe the problem (or idea)
It is no longer possible to add VIAF or ISNI links such as https://viaf.org/viaf/111050448/ or http://isni.org/isni/0000000083470526 to the author record.
> What happened just before the problem occurred? Or what problem could ... | non_build | unable to add url linkages from author page please describe the problem or idea it is no longer possible to add viaf or isni links such as or to the author record what happened just before the problem occurred or what problem could this idea solve the add link button showed the preview of the l... | 0 |
469,329 | 13,506,393,286 | IssuesEvent | 2020-09-14 02:51:40 | rich-iannone/pointblank | https://api.github.com/repos/rich-iannone/pointblank | closed | Add function to create a table metadata object | Difficulty: [3] Advanced Effort: [3] High Priority: [3] High Type: ★ Enhancement | The `create_metadata()` function will create a `ptblank_metadata` object that is similar to `create_agent()`. Then add functions for facilitating entry of metadata elements (for individual columns, the table, misc. fields, etc.).
Printing the metadata object should show the metadata report. We should be able to writ... | 1.0 | Add function to create a table metadata object - The `create_metadata()` function will create a `ptblank_metadata` object that is similar to `create_agent()`. Then add functions for facilitating entry of metadata elements (for individual columns, the table, misc. fields, etc.).
Printing the metadata object should sh... | non_build | add function to create a table metadata object the create metadata function will create a ptblank metadata object that is similar to create agent then add functions for facilitating entry of metadata elements for individual columns the table misc fields etc printing the metadata object should sh... | 0 |
243,293 | 26,278,022,344 | IssuesEvent | 2023-01-07 01:46:04 | brogers588/netflix_conductor_fork | https://api.github.com/repos/brogers588/netflix_conductor_fork | closed | CVE-2018-17846 (High) detected in github.com/golang/net-v0.0.0-20181003013248-f5e5bdd77824, github.com/golang/net-v0.0.0-20180906233101-161cd47e91fd - autoclosed | security vulnerability | ## CVE-2018-17846 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>github.com/golang/net-v0.0.0-20181003013248-f5e5bdd77824</b>, <b>github.com/golang/net-v0.0.0-20180906233101-161cd47e... | True | CVE-2018-17846 (High) detected in github.com/golang/net-v0.0.0-20181003013248-f5e5bdd77824, github.com/golang/net-v0.0.0-20180906233101-161cd47e91fd - autoclosed - ## CVE-2018-17846 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png'... | non_build | cve high detected in github com golang net github com golang net autoclosed cve high severity vulnerability vulnerable libraries github com golang net github com golang net github com golang net go supplementary network libr... | 0 |
199,863 | 22,715,357,348 | IssuesEvent | 2022-07-06 01:08:07 | nexmo-community/QnAMakerMessagesDemo | https://api.github.com/repos/nexmo-community/QnAMakerMessagesDemo | opened | bouncycastle.1.8.5.nupkg: 1 vulnerabilities (highest severity is: 5.9) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bouncycastle.1.8.5.nupkg</b></p></summary>
<p>Bouncy Castle is a collection of APIs used in cryptography.</p>
<p>Library home page: <a href="https://api.nuget.org/pac... | True | bouncycastle.1.8.5.nupkg: 1 vulnerabilities (highest severity is: 5.9) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bouncycastle.1.8.5.nupkg</b></p></summary>
<p>Bouncy Castle is a collection of APIs used in c... | non_build | bouncycastle nupkg vulnerabilities highest severity is vulnerable library bouncycastle nupkg bouncy castle is a collection of apis used in cryptography library home page a href path to dependency file qnamakermessagesdemo csproj path to vulnerable library s bouncycastl... | 0 |
85,021 | 24,491,467,246 | IssuesEvent | 2022-10-10 02:43:42 | dokku/dokku | https://api.github.com/repos/dokku/dokku | opened | Removing invalid image tag Issue | upstream: buildpacks | ### Description of problem
After creating a DO droplet with dokku and upgrading version to 0.28.1 I began following the application deployment tutorial. I'm using a dockerfile deployment. After attempting to push to dokku for the first time I encounter a "removing invalid image tag" error. I'm not sure if this has any... | 1.0 | Removing invalid image tag Issue - ### Description of problem
After creating a DO droplet with dokku and upgrading version to 0.28.1 I began following the application deployment tutorial. I'm using a dockerfile deployment. After attempting to push to dokku for the first time I encounter a "removing invalid image tag" ... | build | removing invalid image tag issue description of problem after creating a do droplet with dokku and upgrading version to i began following the application deployment tutorial i m using a dockerfile deployment after attempting to push to dokku for the first time i encounter a removing invalid image tag e... | 1 |
313,399 | 26,926,779,784 | IssuesEvent | 2023-02-07 14:18:57 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Failing test: Chrome UI Functional Tests.test/functional/apps/discover/group2/_adhoc_data_views·ts - discover app adhoc data views should open saved search by navigation to context from embeddable | loe:hours failed-test impact:medium Team:DataDiscovery :DataDiscovery/fix-it-week | A test failed on a tracked branch
```
ElementClickInterceptedError: element click intercepted: Element <button class="euiButtonIcon euiButtonIcon--xSmall css-o2mzw-euiButtonIcon-empty-text-hoverStyles" aria-pressed="false" type="button" id="dsc-tour-step-expand_a0ed6323-a51d-11ed-a82f-090aa7da8fe4" aria-label="Toggle ... | 1.0 | Failing test: Chrome UI Functional Tests.test/functional/apps/discover/group2/_adhoc_data_views·ts - discover app adhoc data views should open saved search by navigation to context from embeddable - A test failed on a tracked branch
```
ElementClickInterceptedError: element click intercepted: Element <button class="eu... | non_build | failing test chrome ui functional tests test functional apps discover adhoc data views·ts discover app adhoc data views should open saved search by navigation to context from embeddable a test failed on a tracked branch elementclickinterceptederror element click intercepted element is not clickable... | 0 |
14,994 | 2,837,790,835 | IssuesEvent | 2015-05-27 01:09:29 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | Wrong missing_controller information | Defect errorhandler | When we try to reach an unknown controller, we get this error warning message:

The problem is that, the information says:
If you want to customize this error message, cr... | 1.0 | Wrong missing_controller information - When we try to reach an unknown controller, we get this error warning message:

The problem is that, the information says:
If you w... | non_build | wrong missing controller information when we try to reach an unknown controller we get this error warning message the problem is that the information says if you want to customize this error message create src template error missing controller php and the right information is if you want to ... | 0 |
18,635 | 13,111,117,927 | IssuesEvent | 2020-08-04 22:09:31 | linkedin/cruise-control | https://api.github.com/repos/linkedin/cruise-control | closed | If an ongoing execution has been stopped due to dead brokers, corresponding task state should indicate this. | usability | -- Thanks `Akash Vacher` for reporting this issue!
While I can appreciate the safety valve feature if this is intended, I guess it can also be misinterpreted as a wrong outcome from the perspective of the user as he/she would come back later to see the task completed without error but the brokers are not removed com... | True | If an ongoing execution has been stopped due to dead brokers, corresponding task state should indicate this. - -- Thanks `Akash Vacher` for reporting this issue!
While I can appreciate the safety valve feature if this is intended, I guess it can also be misinterpreted as a wrong outcome from the perspective of the u... | non_build | if an ongoing execution has been stopped due to dead brokers corresponding task state should indicate this thanks akash vacher for reporting this issue while i can appreciate the safety valve feature if this is intended i guess it can also be misinterpreted as a wrong outcome from the perspective of the u... | 0 |
249,287 | 18,858,179,914 | IssuesEvent | 2021-11-12 09:28:28 | trxe/pe | https://api.github.com/repos/trxe/pe | opened | Typo: "Leads..." | type.DocumentationBug severity.VeryLow | As seen in section 6.5 Glossary. Since the description is talking about a singular contact, it should be "Lead".

<!--session: 1636703506695-69a3c74d-94d9-4030-a0b0-4449295da63f-->
<!--Version: Web v3.4.1--> | 1.0 | Typo: "Leads..." - As seen in section 6.5 Glossary. Since the description is talking about a singular contact, it should be "Lead".

<!--session: 1636703506695-69a3c74d-94d9-4030-a0b0-4449295da63f-->
<!--Vers... | non_build | typo leads as seen in section glossary since the description is talking about a singular contact it should be lead | 0 |
41 | 2,588,002,698 | IssuesEvent | 2015-02-17 22:00:24 | jenkinsci/slack-plugin | https://api.github.com/repos/jenkinsci/slack-plugin | closed | Having trouble performing plugin release | maintainer communication | I'm currently having issues releasing the plugin. Here's an excerpt from slack...
> 21:01 < sag47> kohsuke: I'm having trouble releasing a plugin. My GitHub username is samrocketman and my jenkins-ci.org ID is sag47. I have added my credentials to ~/.m2/settings.xml from this article
https://wiki... | True | Having trouble performing plugin release - I'm currently having issues releasing the plugin. Here's an excerpt from slack...
> 21:01 < sag47> kohsuke: I'm having trouble releasing a plugin. My GitHub username is samrocketman and my jenkins-ci.org ID is sag47. I have added my credentials to ~/.m2/settings.xml from... | non_build | having trouble performing plugin release i m currently having issues releasing the plugin here s an excerpt from slack kohsuke i m having trouble releasing a plugin my github username is samrocketman and my jenkins ci org id is i have added my credentials to settings xml from this article ... | 0 |
53,018 | 6,289,525,171 | IssuesEvent | 2017-07-19 19:24:51 | ElucidataInc/ElMaven | https://api.github.com/repos/ElucidataInc/ElMaven | closed | disable peak detection while alignment is running? | fixed low tested | I opened up the alignment dialog and started an alignment using full peak detection. While it was running I decided to also run another peak detection job, so I opened up the peaks dialog and started a run. This led to some really funny looking behavior -- presumably the peak updater running in the alignment got cancel... | 1.0 | disable peak detection while alignment is running? - I opened up the alignment dialog and started an alignment using full peak detection. While it was running I decided to also run another peak detection job, so I opened up the peaks dialog and started a run. This led to some really funny looking behavior -- presumably... | non_build | disable peak detection while alignment is running i opened up the alignment dialog and started an alignment using full peak detection while it was running i decided to also run another peak detection job so i opened up the peaks dialog and started a run this led to some really funny looking behavior presumably... | 0 |
68,713 | 17,384,666,923 | IssuesEvent | 2021-08-01 11:34:53 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | Incomplete Installation of Tensorflow FreeBSD | TF 2.1 stalled stat:awaiting response type:build/install | <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em>
**System information**
- OS P... | 1.0 | Incomplete Installation of Tensorflow FreeBSD - <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build... | build | incomplete installation of tensorflow freebsd please make sure that this is a build installation issue as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag build template system information os platform and distribution e g linu... | 1 |
95,861 | 27,641,113,788 | IssuesEvent | 2023-03-10 18:08:29 | oxidecomputer/omicron | https://api.github.com/repos/oxidecomputer/omicron | closed | [omicron-package] Add self-reporting version to components | build | Related to https://github.com/oxidecomputer/omicron/issues/2215 , we need a way to inject the version we're exposing. | 1.0 | [omicron-package] Add self-reporting version to components - Related to https://github.com/oxidecomputer/omicron/issues/2215 , we need a way to inject the version we're exposing. | build | add self reporting version to components related to we need a way to inject the version we re exposing | 1 |
185,348 | 6,721,142,074 | IssuesEvent | 2017-10-16 10:28:58 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | opened | The columns container in the Grid ColumnMenu is not scrollable with the mousewheel. | Bug C: Grid Kendo1 Priority 2 SEV: Low | ### Bug report
The columns container in the Grid ColumnMenu is not scrollable with the mousewheel.
The issue is introduced in the current version 2017.2.504.
### Reproduction of the problem
The issue can be observed in the following Dojo: http://dojo.telerik.com/iBOca
1) Open the columnMenu
2) Open the... | 1.0 | The columns container in the Grid ColumnMenu is not scrollable with the mousewheel. - ### Bug report
The columns container in the Grid ColumnMenu is not scrollable with the mousewheel.
The issue is introduced in the current version 2017.2.504.
### Reproduction of the problem
The issue can be observed in the... | non_build | the columns container in the grid columnmenu is not scrollable with the mousewheel bug report the columns container in the grid columnmenu is not scrollable with the mousewheel the issue is introduced in the current version reproduction of the problem the issue can be observed in the foll... | 0 |
89,892 | 25,920,500,015 | IssuesEvent | 2022-12-15 21:27:20 | brtnfld/cgnsjira | https://api.github.com/repos/brtnfld/cgnsjira | opened | [CGNS-278] Missed include module CheckIncludeFile in src/CMakeLists.txt | bug Major Done Build |
> This issue has been migrated from the Forge. Read the [original ticket here](https://cgnsorg.atlassian.net/browse/CGNS-278).
- _**Reporter:**_ None
- _**Created at:**_ Mon, 16 May 2022 17:03:54 -0500
- _**Resolved at:**_ Thu, 19 May 2022 10:04:01 -0500
<p>File src/CMakeLists.txt contains macro call in the line 112... | 1.0 | [CGNS-278] Missed include module CheckIncludeFile in src/CMakeLists.txt -
> This issue has been migrated from the Forge. Read the [original ticket here](https://cgnsorg.atlassian.net/browse/CGNS-278).
- _**Reporter:**_ None
- _**Created at:**_ Mon, 16 May 2022 17:03:54 -0500
- _**Resolved at:**_ Thu, 19 May 2022 10:0... | build | missed include module checkincludefile in src cmakelists txt this issue has been migrated from the forge read the reporter none created at mon may resolved at thu may file src cmakelists txt contains macro call in the line check include file stdin... | 1 |
12,794 | 9,791,371,639 | IssuesEvent | 2019-06-10 14:54:12 | badges/shields | https://api.github.com/repos/badges/shields | closed | EclipseMarketplaceLicense Test failing | keep-service-tests-green | :clock11: **When did the problem start?**
~1 day ago
<!-- Indicate when the problem started -->
:camera: **Live badge**
Badge is fine, test needs to be updated as target project changed license from GPL to EPL-2.0
<!-- Provide a link to the live badge in plain text and markdown. -->

... | 1.0 | EclipseMarketplaceLicense Test failing - :clock11: **When did the problem start?**
~1 day ago
<!-- Indicate when the problem started -->
:camera: **Live badge**
Badge is fine, test needs to be updated as target project changed license from GPL to EPL-2.0
<!-- Provide a link to the live badge in plain text and ... | non_build | eclipsemarketplacelicense test failing when did the problem start day ago camera live badge badge is fine test needs to be updated as target project changed license from gpl to epl url goes here wrench is the live badge working yup link circleci link... | 0 |
66,759 | 16,702,782,631 | IssuesEvent | 2021-06-09 06:13:23 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | opened | [Bug] Multi-select dropdown doesn't update the value sometimes | Bug Dropdown Widget Needs Triaging UI Building | The dropdown widget, when multi-select is turned on, doesn't update it's value when it is connected to the `selectedRow` of a table widget.

https://user-images.githubusercontent.com/120119/1... | 1.0 | [Bug] Multi-select dropdown doesn't update the value sometimes - The dropdown widget, when multi-select is turned on, doesn't update it's value when it is connected to the `selectedRow` of a table widget.
 detected in node-forge-0.10.0.tgz - autoclosed | security vulnerability | ## CVE-2022-0122 - 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, P... | True | CVE-2022-0122 (Medium) detected in node-forge-0.10.0.tgz - autoclosed - ## CVE-2022-0122 - 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>Ja... | 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 |
97,338 | 28,180,869,061 | IssuesEvent | 2023-04-04 02:13:22 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | opened | [Bug]: About page broken in built Storybooks | bug ui build-storybook | ### Describe the bug
Navigating to the About page in built 7.0 Storybooks breaks the UI. E.g.
- [Storybook](https://638db5bf49adfdfe8cf545e0-qpmyqsxscq.chromatic.com/?path=/docs/example-introduction--docs)
- [About](https://638db5bf49adfdfe8cf545e0-qpmyqsxscq.chromatic.com/?path=/settings/about)
The page appear... | 1.0 | [Bug]: About page broken in built Storybooks - ### Describe the bug
Navigating to the About page in built 7.0 Storybooks breaks the UI. E.g.
- [Storybook](https://638db5bf49adfdfe8cf545e0-qpmyqsxscq.chromatic.com/?path=/docs/example-introduction--docs)
- [About](https://638db5bf49adfdfe8cf545e0-qpmyqsxscq.chromati... | build | about page broken in built storybooks describe the bug navigating to the about page in built storybooks breaks the ui e g the page appears to be working local dev mode to reproduce no response system no response additional context no response | 1 |
73,444 | 19,687,192,436 | IssuesEvent | 2022-01-12 00:05:55 | mapbox/mapbox-navigation-ios | https://api.github.com/repos/mapbox/mapbox-navigation-ios | closed | [Bug]: no such module 'MapboxCommon_Private' | bug build | ### Mapbox Navigation SDK version
2.1
### Steps to reproduce
Compile using swift package manager using GitHub actions
### Expected behavior
Application should compile
### Actual behavior
Compilation often fails. Though the failures aren’t consistent. Some times they succeed sometimes they fail.
### Is this a on... | 1.0 | [Bug]: no such module 'MapboxCommon_Private' - ### Mapbox Navigation SDK version
2.1
### Steps to reproduce
Compile using swift package manager using GitHub actions
### Expected behavior
Application should compile
### Actual behavior
Compilation often fails. Though the failures aren’t consistent. Some times they... | build | no such module mapboxcommon private mapbox navigation sdk version steps to reproduce compile using swift package manager using github actions expected behavior application should compile actual behavior compilation often fails though the failures aren’t consistent some times they suc... | 1 |
98,425 | 29,837,294,273 | IssuesEvent | 2023-06-19 00:48:57 | vehicle-lang/vehicle | https://api.github.com/repos/vehicle-lang/vehicle | reopened | Error running tox tests locally | bug build-system | ```bash
tox
py37 create: /home/matthew/Code/AISEC/vehicle/py-vehicle-lang/.tox/py37
py37 inst: /home/matthew/Code/AISEC/vehicle/py-vehicle-lang/.tox/.tmp/package/1/vehicle_lang-0.3.3.tar.gz
py37 installed: astunparse==1.6.3,exceptiongroup==1.1.1,importlib-metadata==6.6.0,iniconfig==2.0.0,packaging==23.1,pluggy==1.0... | 1.0 | Error running tox tests locally - ```bash
tox
py37 create: /home/matthew/Code/AISEC/vehicle/py-vehicle-lang/.tox/py37
py37 inst: /home/matthew/Code/AISEC/vehicle/py-vehicle-lang/.tox/.tmp/package/1/vehicle_lang-0.3.3.tar.gz
py37 installed: astunparse==1.6.3,exceptiongroup==1.1.1,importlib-metadata==6.6.0,iniconfig=... | build | error running tox tests locally bash tox create home matthew code aisec vehicle py vehicle lang tox inst home matthew code aisec vehicle py vehicle lang tox tmp package vehicle lang tar gz installed astunparse exceptiongroup importlib metadata iniconfig packa... | 1 |
19,222 | 6,688,912,228 | IssuesEvent | 2017-10-08 19:58:16 | roc-project/roc | https://api.github.com/repos/roc-project/roc | closed | SoX is built without PulseAudio support when crosscompiling using --with-3rdparty | build | We should also build PulseAudio and link SoX with it. | 1.0 | SoX is built without PulseAudio support when crosscompiling using --with-3rdparty - We should also build PulseAudio and link SoX with it. | build | sox is built without pulseaudio support when crosscompiling using with we should also build pulseaudio and link sox with it | 1 |
223,794 | 7,460,772,653 | IssuesEvent | 2018-03-30 21:17:39 | fossasia/open-event-orga-app | https://api.github.com/repos/fossasia/open-event-orga-app | closed | App crashing on Creating new events | core has-PR high-priority | **Is it a ?**
- [x] Bug Report
- [ ] Feature Request
- [ ] Chore
### Bug Report
**Actual Behaviour**
When a new event is being created, the app is crashing.
**Steps to reproduce it**
Go to Events and select the FAB to create new events
**LogCat for the issue**
``
Caused by: java.la... | 1.0 | App crashing on Creating new events - **Is it a ?**
- [x] Bug Report
- [ ] Feature Request
- [ ] Chore
### Bug Report
**Actual Behaviour**
When a new event is being created, the app is crashing.
**Steps to reproduce it**
Go to Events and select the FAB to create new events
**LogCat fo... | non_build | app crashing on creating new events is it a bug report feature request chore bug report actual behaviour when a new event is being created the app is crashing steps to reproduce it go to events and select the fab to create new events logcat for the ... | 0 |
13,688 | 8,643,324,738 | IssuesEvent | 2018-11-25 16:51:38 | AhKi/oh-my-desk | https://api.github.com/repos/AhKi/oh-my-desk | closed | Make command to using convenience | Improved usability | ## Description
Make command to using convienience.
## Type of Issue
Want
## Notice
If you want to add command, comment this issue and write command key and function
## List
- [ ] make new widget (`cmd + N`) | True | Make command to using convenience - ## Description
Make command to using convienience.
## Type of Issue
Want
## Notice
If you want to add command, comment this issue and write command key and function
## List
- [ ] make new widget (`cmd + N`) | non_build | make command to using convenience description make command to using convienience type of issue want notice if you want to add command comment this issue and write command key and function list make new widget cmd n | 0 |
17,825 | 6,517,712,357 | IssuesEvent | 2017-08-28 02:37:38 | Tirocupidus/TheExiledRPOverhaul | https://api.github.com/repos/Tirocupidus/TheExiledRPOverhaul | closed | Craftable shelters | ready for build | Sayana - Today at 11:44 AM
These are the shelters I meant. Would be cool if we could craft them
[20170825171225_1.jpg](https://cdn.discordapp.com/attachments/299175586641870858/350681733412290560/20170825171225_1.jpg) | 1.0 | Craftable shelters - Sayana - Today at 11:44 AM
These are the shelters I meant. Would be cool if we could craft them
[20170825171225_1.jpg](https://cdn.discordapp.com/attachments/299175586641870858/350681733412290560/20170825171225_1.jpg) | build | craftable shelters sayana today at am these are the shelters i meant would be cool if we could craft them | 1 |
4,136 | 4,837,022,832 | IssuesEvent | 2016-11-08 21:20:52 | Microsoft/visualfsharp | https://api.github.com/repos/Microsoft/visualfsharp | closed | Error from git when running build.cmd as admin | infrastructure | Running build.cmd fails with the errors listed in the Repro steps section.
#### Repro steps
I'm running cmd/powershell as an admin in the visualfsharp-master directory, and when I try to build the fsharp compiler, I get the errors:
"C:\PathTo\visualfsharp-master\src\fsharp-proto-build.proj" (default target) (1) ->
"C:... | 1.0 | Error from git when running build.cmd as admin - Running build.cmd fails with the errors listed in the Repro steps section.
#### Repro steps
I'm running cmd/powershell as an admin in the visualfsharp-master directory, and when I try to build the fsharp compiler, I get the errors:
"C:\PathTo\visualfsharp-master\src\fsh... | non_build | error from git when running build cmd as admin running build cmd fails with the errors listed in the repro steps section repro steps i m running cmd powershell as an admin in the visualfsharp master directory and when i try to build the fsharp compiler i get the errors c pathto visualfsharp master src fsh... | 0 |
104,913 | 13,133,666,203 | IssuesEvent | 2020-08-06 21:23:54 | graycoreio/daffodil | https://api.github.com/repos/graycoreio/daffodil | opened | [FEAT] DaffSwitchComponent | @daffodil/design feat | <!--
PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
-->
# :bulb: Feature request
## Feature Name
DaffSwithComponent
## The Desired Behavior
DaffSwitchComponent is form control that toggles the ... | 1.0 | [FEAT] DaffSwitchComponent - <!--
PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
-->
# :bulb: Feature request
## Feature Name
DaffSwithComponent
## The Desired Behavior
DaffSwitchComponent is f... | non_build | daffswitchcomponent please help us process github issues faster by providing the following information issues missing important information may be closed without investigation bulb feature request feature name daffswithcomponent the desired behavior daffswitchcomponent is form c... | 0 |
92,243 | 26,627,653,898 | IssuesEvent | 2023-01-24 15:36:06 | airbytehq/airbyte | https://api.github.com/repos/airbytehq/airbyte | opened | Connector builder: Warn on test input loss | team/extensibility ui/connector-builder | Test inputs are not stored outside of the Javascript memory of the current page, so navigating away will wipe it. This might be unexpected, so navigating away from the connector builder with set test input should show the same modal that's shown on unchanged changes on the connector/connection form:
<img width="695" a... | 1.0 | Connector builder: Warn on test input loss - Test inputs are not stored outside of the Javascript memory of the current page, so navigating away will wipe it. This might be unexpected, so navigating away from the connector builder with set test input should show the same modal that's shown on unchanged changes on the c... | build | connector builder warn on test input loss test inputs are not stored outside of the javascript memory of the current page so navigating away will wipe it this might be unexpected so navigating away from the connector builder with set test input should show the same modal that s shown on unchanged changes on the c... | 1 |
58,049 | 14,269,214,315 | IssuesEvent | 2020-11-21 00:34:56 | rust-lang/rust | https://api.github.com/repos/rust-lang/rust | reopened | x.py clippy fails with E0277 and E0658 | A-clippy A-rustbuild | Trying to run `./x.py clippy` using the beta toolchain's clippy results in ~32 errors.
[Raw output](https://github.com/rust-lang/rust/files/5575931/clippy.txt)
There are a bunch of `attribute should be applied to a macro` errors, then a `E0658` (`impl Trait` not allowed on `const fn`s), and finally 3 `E0277` (the... | 1.0 | x.py clippy fails with E0277 and E0658 - Trying to run `./x.py clippy` using the beta toolchain's clippy results in ~32 errors.
[Raw output](https://github.com/rust-lang/rust/files/5575931/clippy.txt)
There are a bunch of `attribute should be applied to a macro` errors, then a `E0658` (`impl Trait` not allowed on... | build | x py clippy fails with and trying to run x py clippy using the beta toolchain s clippy results in errors there are a bunch of attribute should be applied to a macro errors then a impl trait not allowed on const fn s and finally the size of self is not known at compile time ... | 1 |
34,027 | 12,235,832,755 | IssuesEvent | 2020-05-04 15:27:05 | TIBCOSoftware/tibco-streaming-samples | https://api.github.com/repos/TIBCOSoftware/tibco-streaming-samples | opened | CVE-2019-16335 (High) detected in jackson-databind-2.8.9.jar | security vulnerability | ## CVE-2019-16335 - 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.8.9.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2019-16335 (High) detected in jackson-databind-2.8.9.jar - ## CVE-2019-16335 - 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.8.9.jar</b></p></summary>
<p>General... | 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 dependency file tmp ws scm tibco streaming sam... | 0 |
72,883 | 3,392,305,525 | IssuesEvent | 2015-11-30 19:01:58 | YetiForceCompany/YetiForceCRM | https://api.github.com/repos/YetiForceCompany/YetiForceCRM | closed | Customer portal - no email | Label::Core Label::Logic Priority::#2 Normal Type::Invalid | I am just trying out Customer Portal and have followed the instructions as follows:
1. uploaded and extracted Customer Portal to root of my public_html alongside yeticrm
2. Gone in to portal/config/config.php and added the link to the crm as follows:
$vtiger_path = "http://www.mysite.com/yeticrm/"; (because when... | 1.0 | Customer portal - no email - I am just trying out Customer Portal and have followed the instructions as follows:
1. uploaded and extracted Customer Portal to root of my public_html alongside yeticrm
2. Gone in to portal/config/config.php and added the link to the crm as follows:
$vtiger_path = "http://www.mysite... | non_build | customer portal no email i am just trying out customer portal and have followed the instructions as follows uploaded and extracted customer portal to root of my public html alongside yeticrm gone in to portal config config php and added the link to the crm as follows vtiger path because when i... | 0 |
144,590 | 19,292,275,627 | IssuesEvent | 2021-12-12 01:22:33 | benchmarkdebricked/spring-boot | https://api.github.com/repos/benchmarkdebricked/spring-boot | opened | CVE-2021-43797 (Medium) detected in netty-codec-http-4.1.36.Final.jar | security vulnerability | ## CVE-2021-43797 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-http-4.1.36.Final.jar</b></p></summary>
<p>Netty is an asynchronous event-driven network application fra... | True | CVE-2021-43797 (Medium) detected in netty-codec-http-4.1.36.Final.jar - ## CVE-2021-43797 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-http-4.1.36.Final.jar</b></p></su... | non_build | cve medium detected in netty codec http final jar cve medium severity vulnerability vulnerable library netty codec http final jar netty is an asynchronous event driven network application framework for rapid development of maintainable high performance protocol servers and ... | 0 |
59,300 | 14,562,658,645 | IssuesEvent | 2020-12-17 00:35:48 | JuliaLang/julia | https://api.github.com/repos/JuliaLang/julia | closed | rpath errors | build help wanted priority regression | It seems like the recent rpath change may need to be reverted as it is causing frequent travis failures (usually with openspecfun, but also fftw):
https://travis-ci.org/JuliaLang/julia/jobs/146885109
https://travis-ci.org/JuliaLang/julia/jobs/146808597
https://travis-ci.org/JuliaLang/julia/jobs/146806235
https://travis... | 1.0 | rpath errors - It seems like the recent rpath change may need to be reverted as it is causing frequent travis failures (usually with openspecfun, but also fftw):
https://travis-ci.org/JuliaLang/julia/jobs/146885109
https://travis-ci.org/JuliaLang/julia/jobs/146808597
https://travis-ci.org/JuliaLang/julia/jobs/146806235... | build | rpath errors it seems like the recent rpath change may need to be reverted as it is causing frequent travis failures usually with openspecfun but also fftw | 1 |
83,608 | 24,099,650,613 | IssuesEvent | 2022-09-19 22:31:27 | opensearch-project/OpenSearch | https://api.github.com/repos/opensearch-project/OpenSearch | closed | [Feature/extensions] Add Rest Handlers support for extensions | enhancement Build Libraries & Interfaces Plugins | Plugins register custom REST APIs and expose them to users.
Extensions framework should add support to these Rest Handlers.
https://github.com/opensearch-project/OpenSearch/blob/21468279b2731aea5556f290c6e4fca7ea0e291e/server/src/main/java/org/opensearch/plugins/ActionPlugin.java#L102 | 1.0 | [Feature/extensions] Add Rest Handlers support for extensions - Plugins register custom REST APIs and expose them to users.
Extensions framework should add support to these Rest Handlers.
https://github.com/opensearch-project/OpenSearch/blob/21468279b2731aea5556f290c6e4fca7ea0e291e/server/src/main/java/org/opensea... | build | add rest handlers support for extensions plugins register custom rest apis and expose them to users extensions framework should add support to these rest handlers | 1 |
70,315 | 18,076,922,200 | IssuesEvent | 2021-09-21 10:55:12 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | Requirement already up to date when running pip install --upgrade tensorflow. Stuck at version 1.14.0 | stat:awaiting response type:build/install stalled subtype: raspberry pi TF 1.14 | <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em>
**System information**
- OS P... | 1.0 | Requirement already up to date when running pip install --upgrade tensorflow. Stuck at version 1.14.0 - <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature req... | build | requirement already up to date when running pip install upgrade tensorflow stuck at version please make sure that this is a build installation issue as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag build template system in... | 1 |
573,475 | 17,023,657,263 | IssuesEvent | 2021-07-03 03:08:33 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | trac configuration: show diff view for changeset | Component: admin Priority: minor Resolution: fixed Type: enhancement | **[Submitted to the original trac issue database at 10.38pm, Friday, 3rd December 2010]**
When displaying a changeset, trac can show a unified diff, like this:
http://trac.openstreetmap.org/changeset/24552
however this does not work, when more than 1 file has been touched
http://trac.openstreetmap.org/changes... | 1.0 | trac configuration: show diff view for changeset - **[Submitted to the original trac issue database at 10.38pm, Friday, 3rd December 2010]**
When displaying a changeset, trac can show a unified diff, like this:
http://trac.openstreetmap.org/changeset/24552
however this does not work, when more than 1 file has be... | non_build | trac configuration show diff view for changeset when displaying a changeset trac can show a unified diff like this however this does not work when more than file has been touched it would be handy if it showed the diff for each changeset max diff bytes and max diff files ... | 0 |
68,844 | 29,765,572,908 | IssuesEvent | 2023-06-15 00:22:13 | Azure/azure-sdk-for-net | https://api.github.com/repos/Azure/azure-sdk-for-net | closed | [BUG] EventsResults Not show @odata:count when send parameter count: true | Monitor Service Attention Client customer-reported question Monitor - ApplicationInsights needs-team-attention | **Describe the bug**
I'm using the library for Microsoft.Azure.ApplicationInsights.Query and when I made the request through the method client.Events.GetCustomEventsAsync, the response didn't contain the value for the global count.
**Expected behavior**
When make a call to the Application Insight REST API, it retu... | 1.0 | [BUG] EventsResults Not show @odata:count when send parameter count: true - **Describe the bug**
I'm using the library for Microsoft.Azure.ApplicationInsights.Query and when I made the request through the method client.Events.GetCustomEventsAsync, the response didn't contain the value for the global count.
**Expect... | non_build | eventsresults not show odata count when send parameter count true describe the bug i m using the library for microsoft azure applicationinsights query and when i made the request through the method client events getcustomeventsasync the response didn t contain the value for the global count expected b... | 0 |
378,254 | 11,199,482,546 | IssuesEvent | 2020-01-03 18:52:01 | conventional-changelog/commitlint | https://api.github.com/repos/conventional-changelog/commitlint | closed | Bug: breaking API change in one of commitlint cli's dependencies: read-pkg | bug priority:high | I notice that commitlint cli in versions 8.3.0 and onwards, you're using read-pkg version 5.2.0.
Please be aware that there is a significant API change in that module starting at version 4.0.0. The read-pkg API was changed to accept an options objection where one of it's keys, `cwd`, specifies the directory of the pac... | 1.0 | Bug: breaking API change in one of commitlint cli's dependencies: read-pkg - I notice that commitlint cli in versions 8.3.0 and onwards, you're using read-pkg version 5.2.0.
Please be aware that there is a significant API change in that module starting at version 4.0.0. The read-pkg API was changed to accept an option... | non_build | bug breaking api change in one of commitlint cli s dependencies read pkg i notice that commitlint cli in versions and onwards you re using read pkg version please be aware that there is a significant api change in that module starting at version the read pkg api was changed to accept an option... | 0 |
75,295 | 20,754,103,376 | IssuesEvent | 2022-03-15 10:30:45 | micrometer-metrics/micrometer | https://api.github.com/repos/micrometer-metrics/micrometer | closed | Pin google-cloud-monitoring to 3.1.x | type: task registry: stackdriver build | In general, we don't want to upgrade minor versions of dependencies in a patch release. | 1.0 | Pin google-cloud-monitoring to 3.1.x - In general, we don't want to upgrade minor versions of dependencies in a patch release. | build | pin google cloud monitoring to x in general we don t want to upgrade minor versions of dependencies in a patch release | 1 |
492,556 | 14,215,817,012 | IssuesEvent | 2020-11-17 08:03:19 | SebastienFPRousseau/handypixi | https://api.github.com/repos/SebastienFPRousseau/handypixi | closed | Update dependency pixi to version 4.8.2 | Backlog priority:low type:dependencies | ## Summary
`Pixi.js` version 4.8.2 has been published and seems to be fully operational, we should update our dependency on this package in order to be fully compliant with all Pixi.js features.
## Objective
Update pixi.js to version 4.8.2 and make relevant changes to handypixi.
## Acceptance Criteria
- ... | 1.0 | Update dependency pixi to version 4.8.2 - ## Summary
`Pixi.js` version 4.8.2 has been published and seems to be fully operational, we should update our dependency on this package in order to be fully compliant with all Pixi.js features.
## Objective
Update pixi.js to version 4.8.2 and make relevant changes to ... | non_build | update dependency pixi to version summary pixi js version has been published and seems to be fully operational we should update our dependency on this package in order to be fully compliant with all pixi js features objective update pixi js to version and make relevant changes to ... | 0 |
34,014 | 9,232,513,786 | IssuesEvent | 2019-03-13 07:23:47 | havok2905/dnd-module | https://api.github.com/repos/havok2905/dnd-module | closed | New versioning should probably have a publish task | build tools | - Run all tests
- Run all linters
- If coverage < 70% - 80% break
- Compile dist
- Run NPM version
- Push to npm | 1.0 | New versioning should probably have a publish task - - Run all tests
- Run all linters
- If coverage < 70% - 80% break
- Compile dist
- Run NPM version
- Push to npm | build | new versioning should probably have a publish task run all tests run all linters if coverage break compile dist run npm version push to npm | 1 |
47,279 | 11,995,235,513 | IssuesEvent | 2020-04-08 14:54:52 | fedora-infra/bodhi | https://api.github.com/repos/fedora-infra/bodhi | closed | Editing an update causes untagging from overrides as a side effect. | Buildroot Override | Consider the following update:
https://bodhi.fedoraproject.org/updates/FEDORA-2015-e8f5adfc26
At 2015-11-04 05:13:48 there is a comment
https://bodhi.fedoraproject.org/updates/FEDORA-2015-e8f5adfc26#comment-347533
saying that the one of the builds in the update was replaced:
dpm-dsi-1.9.5-10.fc23 → dpm-dsi-1.9.5-11.f... | 1.0 | Editing an update causes untagging from overrides as a side effect. - Consider the following update:
https://bodhi.fedoraproject.org/updates/FEDORA-2015-e8f5adfc26
At 2015-11-04 05:13:48 there is a comment
https://bodhi.fedoraproject.org/updates/FEDORA-2015-e8f5adfc26#comment-347533
saying that the one of the builds ... | build | editing an update causes untagging from overrides as a side effect consider the following update at there is a comment saying that the one of the builds in the update was replaced dpm dsi → dpm dsi looking at the tagging history of the other two builds in this update at this ... | 1 |
296,438 | 25,550,790,369 | IssuesEvent | 2022-11-29 23:28:32 | microsoft/vscode-pull-request-github | https://api.github.com/repos/microsoft/vscode-pull-request-github | closed | Test PR review status in the PRs tree | testplan-item | Refs: https://github.com/microsoft/vscode-pull-request-github/issues/681
- [x] anyOS @daviddossett
- [x] anyOS @dbaeumer
- [x] anyOS @rzhao271
Complexity: 3
[Create Issue](https://github.com/microsoft/vscode-pull-request-github/issues/new?body=Testing+%234257%0A%0A&assignees=alexr00)
---
PR "status" is ... | 1.0 | Test PR review status in the PRs tree - Refs: https://github.com/microsoft/vscode-pull-request-github/issues/681
- [x] anyOS @daviddossett
- [x] anyOS @dbaeumer
- [x] anyOS @rzhao271
Complexity: 3
[Create Issue](https://github.com/microsoft/vscode-pull-request-github/issues/new?body=Testing+%234257%0A%0A&ass... | non_build | test pr review status in the prs tree refs anyos daviddossett anyos dbaeumer anyos complexity pr status is now shown in the pull requests view the various states are needs review changes requested ci in progress ci failed all checks passed this incl... | 0 |
85,833 | 24,699,243,544 | IssuesEvent | 2022-10-19 14:13:41 | arfc/osier | https://api.github.com/repos/arfc/osier | opened | Remove unyt installation step from github workflow | Comp:Build Difficulty:1-Beginner Priority:2-Normal Status:1-New Type:Bug | This issue can be closed when a PR that removes the step `Install most recent unyt` from the github CI workflow is merged. This step makes it possible to use the new features I added to `unyt` but does not reflect the typical user's experience.
Fixing this issue depends on the release of a new version of `unyt`. | 1.0 | Remove unyt installation step from github workflow - This issue can be closed when a PR that removes the step `Install most recent unyt` from the github CI workflow is merged. This step makes it possible to use the new features I added to `unyt` but does not reflect the typical user's experience.
Fixing this issue ... | build | remove unyt installation step from github workflow this issue can be closed when a pr that removes the step install most recent unyt from the github ci workflow is merged this step makes it possible to use the new features i added to unyt but does not reflect the typical user s experience fixing this issue ... | 1 |
2,039 | 11,299,406,980 | IssuesEvent | 2020-01-17 11:07:33 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | opened | a8n/web: Changesets and ChangesetPlans are visually hard to distinguish | automation web | When creating a Campaign from a CampaignPlan or when publishing a drafted Campaign, it's visually hard to follow what's happening. One of the reasons for that is that Changesets (created on codehost) and ChangesetPlans (not created on codehost yet, only diff in Sourcegraph database) are really hard to distinguish visua... | 1.0 | a8n/web: Changesets and ChangesetPlans are visually hard to distinguish - When creating a Campaign from a CampaignPlan or when publishing a drafted Campaign, it's visually hard to follow what's happening. One of the reasons for that is that Changesets (created on codehost) and ChangesetPlans (not created on codehost ye... | non_build | web changesets and changesetplans are visually hard to distinguish when creating a campaign from a campaignplan or when publishing a drafted campaign it s visually hard to follow what s happening one of the reasons for that is that changesets created on codehost and changesetplans not created on codehost yet ... | 0 |
96,437 | 27,853,783,778 | IssuesEvent | 2023-03-20 20:54:02 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | closed | Faulty hashes in openjdk8 prevent build of bazel | 0.kind: bug 6.topic: reproducible builds 2.status: stale 6.topic: java | **Describe the bug**
```
hash mismatch in fixed-output derivation '/nix/store/m4yb1ynp3nq1kig6ric33qqqfcg6zgv8-jdk8-jdk8u272-b10.tar.gz':
wanted: sha256:0yivz4r0s0n10x6aj61apdyn22prvz3lqav4xpl3412hscj863lg
got: sha256:1nqb2nnwy54x2ysnbkxx9hqbigcgqy7fpm4kghrn4xrc7rs41plm
cannot build derivation '/nix/store... | 1.0 | Faulty hashes in openjdk8 prevent build of bazel - **Describe the bug**
```
hash mismatch in fixed-output derivation '/nix/store/m4yb1ynp3nq1kig6ric33qqqfcg6zgv8-jdk8-jdk8u272-b10.tar.gz':
wanted: sha256:0yivz4r0s0n10x6aj61apdyn22prvz3lqav4xpl3412hscj863lg
got: sha256:1nqb2nnwy54x2ysnbkxx9hqbigcgqy7fpm4kgh... | build | faulty hashes in prevent build of bazel describe the bug hash mismatch in fixed output derivation nix store tar gz wanted got cannot build derivation nix store openjdk headless drv dependencies couldn t be built cannot build derivation nix store bazel ... | 1 |
29,866 | 11,782,208,015 | IssuesEvent | 2020-03-17 01:04:41 | lowsky/spotify-graphql-client-react-native-expo | https://api.github.com/repos/lowsky/spotify-graphql-client-react-native-expo | opened | CVE-2020-7598 (High) detected in minimist-0.0.10.tgz | security vulnerability | ## CVE-2020-7598 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimist-0.0.10.tgz</b></p></summary>
<p>parse argument options</p>
<p>Library home page: <a href="https://registry.npm... | True | CVE-2020-7598 (High) detected in minimist-0.0.10.tgz - ## CVE-2020-7598 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimist-0.0.10.tgz</b></p></summary>
<p>parse argument options<... | non_build | cve high detected in minimist tgz cve high severity vulnerability vulnerable library minimist tgz parse argument options library home page a href dependency hierarchy react native tgz root library optimist tgz x minimist tgz ... | 0 |
99,305 | 4,052,397,187 | IssuesEvent | 2016-05-24 02:17:03 | iceblade112/TrickEmu | https://api.github.com/repos/iceblade112/TrickEmu | opened | Map moving | enhancement GameServer medium priority | Hmmmm......
Title is all. Perhaps a `!map` command to move to different maps by ID, and a `!mapids` command to list the maps? | 1.0 | Map moving - Hmmmm......
Title is all. Perhaps a `!map` command to move to different maps by ID, and a `!mapids` command to list the maps? | non_build | map moving hmmmm title is all perhaps a map command to move to different maps by id and a mapids command to list the maps | 0 |
691,400 | 23,696,018,986 | IssuesEvent | 2022-08-29 14:42:50 | celo-org/celo-monorepo | https://api.github.com/repos/celo-org/celo-monorepo | closed | DowntimeSlasherV2 should have a constitution set | good first issue Priority: P2 Component: Contracts CAP Component: Governance stale | Requires a governance proposal
### Expected Behavior
Please describe the behavior you are expecting
### Current Behavior
What is the current behavior?
| 1.0 | DowntimeSlasherV2 should have a constitution set - Requires a governance proposal
### Expected Behavior
Please describe the behavior you are expecting
### Current Behavior
What is the current behavior?
| non_build | should have a constitution set requires a governance proposal expected behavior please describe the behavior you are expecting current behavior what is the current behavior | 0 |
13,221 | 5,315,384,226 | IssuesEvent | 2017-02-13 17:11:09 | perl6/doc | https://api.github.com/repos/perl6/doc | opened | xt/examples-compilation.t doesn't tell you what failed | build | A run just now shows:
```
not ok 4 - Language/concurrency.p6 examples check isn't successful
# Failed test 'Language/concurrency.p6 examples check isn't successful'
# at xt/examples-compilation.t line 23
```
But some of the files have hundreds of lines.
The sanity check should be per example, and it sho... | 1.0 | xt/examples-compilation.t doesn't tell you what failed - A run just now shows:
```
not ok 4 - Language/concurrency.p6 examples check isn't successful
# Failed test 'Language/concurrency.p6 examples check isn't successful'
# at xt/examples-compilation.t line 23
```
But some of the files have hundreds of lin... | build | xt examples compilation t doesn t tell you what failed a run just now shows not ok language concurrency examples check isn t successful failed test language concurrency examples check isn t successful at xt examples compilation t line but some of the files have hundreds of lines ... | 1 |
37,668 | 10,056,679,459 | IssuesEvent | 2019-07-22 09:42:27 | akveo/nebular | https://api.github.com/repos/akveo/nebular | closed | Warning on build - DEPRECATION WARNING | P2: important module:build | ### Issue type
**I'm submitting a ...** (check one with "x")
* [X] bug report
* [ ] feature request
### Issue description
**Current behavior:**
When doing an `ng build`, get these warnings related to Bootstrap within the ngx-admin template:
```
WARNING: Invalid value for $grid-breakpoints: This map m... | 1.0 | Warning on build - DEPRECATION WARNING - ### Issue type
**I'm submitting a ...** (check one with "x")
* [X] bug report
* [ ] feature request
### Issue description
**Current behavior:**
When doing an `ng build`, get these warnings related to Bootstrap within the ngx-admin template:
```
WARNING: Invali... | build | warning on build deprecation warning issue type i m submitting a check one with x bug report feature request issue description current behavior when doing an ng build get these warnings related to bootstrap within the ngx admin template warning invalid va... | 1 |
82,640 | 23,840,699,828 | IssuesEvent | 2022-09-06 09:58:32 | microsoft/appcenter | https://api.github.com/repos/microsoft/appcenter | closed | Cannot build iOS React Native project | feature request build | **Describe the solution you'd like**
Should be able to build iOS successfully
**Additional context**
Facing an error when I try to build iOS of React Native project.
the error log:
```txt
...
failed to read project: React {
error: Error: ENOENT: no such file or directory, open '/Users/runner/work/1/s/n... | 1.0 | Cannot build iOS React Native project - **Describe the solution you'd like**
Should be able to build iOS successfully
**Additional context**
Facing an error when I try to build iOS of React Native project.
the error log:
```txt
...
failed to read project: React {
error: Error: ENOENT: no such file or d... | build | cannot build ios react native project describe the solution you d like should be able to build ios successfully additional context facing an error when i try to build ios of react native project the error log txt failed to read project react error error enoent no such file or d... | 1 |
125,971 | 10,371,893,627 | IssuesEvent | 2019-09-08 23:43:57 | kubeflow/manifests | https://api.github.com/repos/kubeflow/manifests | closed | E2E tests aren't testing the correct commit of the repo | area/testing priority/p0 | Our E2E tests aren't testing the commit of kubeflow/manifests for which they are triggered.
Our E2E tests run kfctl_go_test.py on kubeflow/kubeflow to deploy kubeflow using kfctl.
kfctl should be using the commit of kubeflow/manifests that triggered the E2E test run.
But that's not happening because kfctl_go_tes... | 1.0 | E2E tests aren't testing the correct commit of the repo - Our E2E tests aren't testing the commit of kubeflow/manifests for which they are triggered.
Our E2E tests run kfctl_go_test.py on kubeflow/kubeflow to deploy kubeflow using kfctl.
kfctl should be using the commit of kubeflow/manifests that triggered the E2E ... | non_build | tests aren t testing the correct commit of the repo our tests aren t testing the commit of kubeflow manifests for which they are triggered our tests run kfctl go test py on kubeflow kubeflow to deploy kubeflow using kfctl kfctl should be using the commit of kubeflow manifests that triggered the test run... | 0 |
58,022 | 14,265,261,279 | IssuesEvent | 2020-11-20 16:52:29 | USDA-FSA/fsa-design-system | https://api.github.com/repos/USDA-FSA/fsa-design-system | opened | Publish 1.16.0 | BLOCKED Category: Documentation Category: Site Design & Build P1 | - [ ] Bump **`package.json`** version
- [ ] Validate dependencies, most especially `fsa-style`
- [ ] Validate all Issues in this Project/Milestone are complete and sitting on **`gh-pages-dev`** branch.
- [ ] Test **`gh-pages-dev`** locally
- [ ] Pull **`gh-pages-dev`** from **`gh-pages`** to make sure you've got t... | 1.0 | Publish 1.16.0 - - [ ] Bump **`package.json`** version
- [ ] Validate dependencies, most especially `fsa-style`
- [ ] Validate all Issues in this Project/Milestone are complete and sitting on **`gh-pages-dev`** branch.
- [ ] Test **`gh-pages-dev`** locally
- [ ] Pull **`gh-pages-dev`** from **`gh-pages`** to make ... | build | publish bump package json version validate dependencies most especially fsa style validate all issues in this project milestone are complete and sitting on gh pages dev branch test gh pages dev locally pull gh pages dev from gh pages to make sure you ve... | 1 |
809,366 | 30,189,783,507 | IssuesEvent | 2023-07-04 14:31:38 | AdguardTeam/AdguardForWindows | https://api.github.com/repos/AdguardTeam/AdguardForWindows | closed | Журнал фильтрации отображает не всю информацию | bug Priority: P4 | ### AdGuard version
AdGuard 7.13.1
### Browser version
Brave 1.52.122
### OS version
Microsoft Windows 10.0.19045.2965, Version 22H2 (Updated May 2023)
### What filters do you have enabled?
_No response_
### What Stealth Mode options do you have enabled?
_No response_
### Support ticket ID
_No response_
###... | 1.0 | Журнал фильтрации отображает не всю информацию - ### AdGuard version
AdGuard 7.13.1
### Browser version
Brave 1.52.122
### OS version
Microsoft Windows 10.0.19045.2965, Version 22H2 (Updated May 2023)
### What filters do you have enabled?
_No response_
### What Stealth Mode options do you have enabled?
_No res... | non_build | журнал фильтрации отображает не всю информацию adguard version adguard browser version brave os version microsoft windows version updated may what filters do you have enabled no response what stealth mode options do you have enabled no response suppor... | 0 |
160,355 | 12,508,505,053 | IssuesEvent | 2020-06-02 15:39:15 | ampproject/amp-wp | https://api.github.com/repos/ampproject/amp-wp | closed | PHPStan is not automatically using the latest version to run its tests | Testing | ## Bug Description
We currently download a fixed version of PHPStan. As this is not being caught by Dependabot, it means that we're never really using the best possible version of PHPStan.
We should instead download the latest version at all times, and this will then properly update issues as PHPStan gets smarter... | 1.0 | PHPStan is not automatically using the latest version to run its tests - ## Bug Description
We currently download a fixed version of PHPStan. As this is not being caught by Dependabot, it means that we're never really using the best possible version of PHPStan.
We should instead download the latest version at all... | non_build | phpstan is not automatically using the latest version to run its tests bug description we currently download a fixed version of phpstan as this is not being caught by dependabot it means that we re never really using the best possible version of phpstan we should instead download the latest version at all... | 0 |
204,163 | 15,421,093,590 | IssuesEvent | 2021-03-05 12:33:48 | pires/go-proxyproto | https://api.github.com/repos/pires/go-proxyproto | opened | Tests goroutines call t.Fatalf | good first issue help wanted tests | And `go vet` doesn't like it
```
Error: ./protocol_test.go:29:4: call to (*T).Fatalf from a non-test goroutine
Error: ./protocol_test.go:37:4: call to (*T).Fatalf from a non-test goroutine
Error: ./protocol_test.go:40:4: call to (*T).Fatalf from a non-test goroutine
Error: ./protocol_test.go:88:4: call to (*T).F... | 1.0 | Tests goroutines call t.Fatalf - And `go vet` doesn't like it
```
Error: ./protocol_test.go:29:4: call to (*T).Fatalf from a non-test goroutine
Error: ./protocol_test.go:37:4: call to (*T).Fatalf from a non-test goroutine
Error: ./protocol_test.go:40:4: call to (*T).Fatalf from a non-test goroutine
Error: ./prot... | non_build | tests goroutines call t fatalf and go vet doesn t like it error protocol test go call to t fatalf from a non test goroutine error protocol test go call to t fatalf from a non test goroutine error protocol test go call to t fatalf from a non test goroutine error protoco... | 0 |
566,612 | 16,825,390,084 | IssuesEvent | 2021-06-17 17:49:53 | ansible/awx | https://api.github.com/repos/ansible/awx | closed | Workflow template- details tab shows missing EE resource when not required | component:ui priority:high state:in_progress type:bug | ##### ISSUE TYPE
- Bug Report
##### SUMMARY
When creating a workflow job template, the only field required is the name field. But when the workflow is launched, and the user views the details tab of that job, the EE shows as a missing resource for the WFJT. I then went back to my WFJT, and edited and assigned a s... | 1.0 | Workflow template- details tab shows missing EE resource when not required - ##### ISSUE TYPE
- Bug Report
##### SUMMARY
When creating a workflow job template, the only field required is the name field. But when the workflow is launched, and the user views the details tab of that job, the EE shows as a missing re... | non_build | workflow template details tab shows missing ee resource when not required issue type bug report summary when creating a workflow job template the only field required is the name field but when the workflow is launched and the user views the details tab of that job the ee shows as a missing re... | 0 |
30,863 | 8,614,919,768 | IssuesEvent | 2018-11-19 18:57:06 | angular/angular-cli | https://api.github.com/repos/angular/angular-cli | closed | Angular-cli doesn't resolve relative paths for css imports | comp: devkit/build-angular | <!--
IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING
-->
### Bug Report or Feature Request (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
```
### Command (mark with an `x`)
```
- [ ] new
- [ ] build
-... | 1.0 | Angular-cli doesn't resolve relative paths for css imports - <!--
IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING
-->
### Bug Report or Feature Request (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
```
#... | build | angular cli doesn t resolve relative paths for css imports if you don t fill out the following information your issue might be closed without investigating bug report or feature request mark with an x bug report please search issues before submitting feature request c... | 1 |
41,054 | 10,606,151,677 | IssuesEvent | 2019-10-10 22:20:20 | foundation/foundation-sites | https://api.github.com/repos/foundation/foundation-sites | closed | ERROR: FAILED TO LOAD RESOURCE min.maps | css question 🚚 build |
What should happen?
These files are not needed.
What happens instead?
Failed to load resource.
This is only showing up in Safari (latest version) console logs.
404 (Not Found) (foundation.min.css.map, line 0)
404 (Not Found) (foundation.min.js.map, line 0)
Possible Solution
Maybe something to ... | 1.0 | ERROR: FAILED TO LOAD RESOURCE min.maps -
What should happen?
These files are not needed.
What happens instead?
Failed to load resource.
This is only showing up in Safari (latest version) console logs.
404 (Not Found) (foundation.min.css.map, line 0)
404 (Not Found) (foundation.min.js.map, line 0)
... | build | error failed to load resource min maps what should happen these files are not needed what happens instead failed to load resource this is only showing up in safari latest version console logs not found foundation min css map line not found foundation min js map line p... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.