Unnamed: 0 int64 3 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 2 430 | labels stringlengths 4 347 | body stringlengths 5 237k | index stringclasses 7
values | text_combine stringlengths 96 237k | label stringclasses 2
values | text stringlengths 96 219k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6,224 | 8,622,253,494 | IssuesEvent | 2018-11-20 19:44:40 | pytest-dev/pytest | https://api.github.com/repos/pytest-dev/pytest | closed | Question: is `place_as` a sane api to use ? | topic: collection type: backward compatibility type: question | In [pytest-steps](https://github.com/smarie/python-pytest-steps) I use `decorator` to create function wrappers with additional arguments.
I found out recently that this was messing up the test ordering, because the source file and line number become "virtual" (and different from the wrapped function).
I also saw... | True | Question: is `place_as` a sane api to use ? - In [pytest-steps](https://github.com/smarie/python-pytest-steps) I use `decorator` to create function wrappers with additional arguments.
I found out recently that this was messing up the test ordering, because the source file and line number become "virtual" (and differ... | comp | question is place as a sane api to use in i use decorator to create function wrappers with additional arguments i found out recently that this was messing up the test ordering because the source file and line number become virtual and different from the wrapped function i also saw that i coul... | 1 |
20,524 | 30,443,419,911 | IssuesEvent | 2023-07-15 11:03:50 | SuperPWA/Super-Progressive-Web-Apps | https://api.github.com/repos/SuperPWA/Super-Progressive-Web-Apps | closed | Conflcit with the bunny.net plugin | high Compatibility feature | While using the bunny.net plugin, the Add to Home Screen banner is not showing, and it shows the error and a warning in the manifest.
Ref screenshoot: https://prnt.sc/0a9pXCnQjmE3
Ref Ticket: https://magazine3.in/conversation/154649?folder_id=29 | True | Conflcit with the bunny.net plugin - While using the bunny.net plugin, the Add to Home Screen banner is not showing, and it shows the error and a warning in the manifest.
Ref screenshoot: https://prnt.sc/0a9pXCnQjmE3
Ref Ticket: https://magazine3.in/conversation/154649?folder_id=29 | comp | conflcit with the bunny net plugin while using the bunny net plugin the add to home screen banner is not showing and it shows the error and a warning in the manifest ref screenshoot ref ticket | 1 |
3,979 | 6,810,178,461 | IssuesEvent | 2017-11-05 02:04:56 | mike42/escpos-php | https://api.github.com/repos/mike42/escpos-php | closed | Just thanks mike, and Star TSP100III FuturePRNT is working | printer-compatibility | hi mike, I just want to thank this great contribution, this library is excellent, I have not tried all the functions yet, but to solve my probela for a school project where I will surely get good results, the library works very well with the printer Star TSP100 FuturePrint. .. thanks x 1000
Greetings from Mexico | True | Just thanks mike, and Star TSP100III FuturePRNT is working - hi mike, I just want to thank this great contribution, this library is excellent, I have not tried all the functions yet, but to solve my probela for a school project where I will surely get good results, the library works very well with the printer Star TSP1... | comp | just thanks mike and star futureprnt is working hi mike i just want to thank this great contribution this library is excellent i have not tried all the functions yet but to solve my probela for a school project where i will surely get good results the library works very well with the printer star futureprin... | 1 |
13,333 | 15,725,352,158 | IssuesEvent | 2021-03-29 09:53:34 | spring-projects-experimental/spring-native | https://api.github.com/repos/spring-projects-experimental/spring-native | closed | spring-boot-starter-thymeleaf: Missing Type Hint? | type: compatibility | To run my Thymeleaf application successfully, I had to add this TypeHint:
```
import org.thymeleaf.engine.IterationStatusVar;
....
@TypeHint(types = { IterationStatusVar.class }, access = AccessBits.ALL)
```
Thymeleaf useses reflection on this class for iteration during template rendering. So I think this TypeH... | True | spring-boot-starter-thymeleaf: Missing Type Hint? - To run my Thymeleaf application successfully, I had to add this TypeHint:
```
import org.thymeleaf.engine.IterationStatusVar;
....
@TypeHint(types = { IterationStatusVar.class }, access = AccessBits.ALL)
```
Thymeleaf useses reflection on this class for iterat... | comp | spring boot starter thymeleaf missing type hint to run my thymeleaf application successfully i had to add this typehint import org thymeleaf engine iterationstatusvar typehint types iterationstatusvar class access accessbits all thymeleaf useses reflection on this class for iterat... | 1 |
9,969 | 8,758,339,698 | IssuesEvent | 2018-12-15 02:39:34 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Scale | app-service-web/svc cxp product-question triaged | How far do the different alternatives scale for one deployment?
CloudServices can take 10.000 cores per subscription.
What about service fabric (used to advertice with 1000 VMs, which is puny) and app services.
(Yes, I understand you can have lots of deployments, but comparing how many in one still gives value.)
---... | 1.0 | Scale - How far do the different alternatives scale for one deployment?
CloudServices can take 10.000 cores per subscription.
What about service fabric (used to advertice with 1000 VMs, which is puny) and app services.
(Yes, I understand you can have lots of deployments, but comparing how many in one still gives valu... | non_comp | scale how far do the different alternatives scale for one deployment cloudservices can take cores per subscription what about service fabric used to advertice with vms which is puny and app services yes i understand you can have lots of deployments but comparing how many in one still gives value ... | 0 |
894 | 3,354,736,890 | IssuesEvent | 2015-11-18 13:44:55 | Ericsson/puppet-module-cron | https://api.github.com/repos/Ericsson/puppet-module-cron | closed | rename variable names | breaks compatibility enhancement | some variable names should be renamed for easier understanding
$enable_cron -> $service_enable
$ensure_state -> $service_ensure | True | rename variable names - some variable names should be renamed for easier understanding
$enable_cron -> $service_enable
$ensure_state -> $service_ensure | comp | rename variable names some variable names should be renamed for easier understanding enable cron service enable ensure state service ensure | 1 |
19,425 | 26,962,721,866 | IssuesEvent | 2023-02-08 19:32:15 | openxla/stablehlo | https://api.github.com/repos/openxla/stablehlo | closed | Implement compatibility for Module/Func/Call/Return ops | Compatibility | After these ops are added to the StableHLO opset in #425, we need to implement compatibility guarantees for them - either for their `stablehlo.foo` versions if we decide to fork them or for their `vhlo.foo` versions if not. | True | Implement compatibility for Module/Func/Call/Return ops - After these ops are added to the StableHLO opset in #425, we need to implement compatibility guarantees for them - either for their `stablehlo.foo` versions if we decide to fork them or for their `vhlo.foo` versions if not. | comp | implement compatibility for module func call return ops after these ops are added to the stablehlo opset in we need to implement compatibility guarantees for them either for their stablehlo foo versions if we decide to fork them or for their vhlo foo versions if not | 1 |
17,605 | 24,275,670,314 | IssuesEvent | 2022-09-28 13:42:01 | grafana/xk6-browser | https://api.github.com/repos/grafana/xk6-browser | opened | Support `ignoreDefaultArgs:true` | playwright compatibility low prio | This should disable all options as explained in the [playwright documentation](https://playwright.dev/docs/api/class-browsertype#browser-type-launch)
Original `ignoreDefaultArgs` PR [here](https://github.com/grafana/xk6-browser/pull/547).
It is also important to note that the current k6 documentation already docume... | True | Support `ignoreDefaultArgs:true` - This should disable all options as explained in the [playwright documentation](https://playwright.dev/docs/api/class-browsertype#browser-type-launch)
Original `ignoreDefaultArgs` PR [here](https://github.com/grafana/xk6-browser/pull/547).
It is also important to note that the curr... | comp | support ignoredefaultargs true this should disable all options as explained in the original ignoredefaultargs pr it is also important to note that the current documentation already documents this ignoredefaultargs but without the boolean value this is about in the readme and in the | 1 |
11,075 | 13,099,262,913 | IssuesEvent | 2020-08-03 21:13:09 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | I defined a table field as varchar(50), but I got 66 when I query field length with ResultSetMetaData .getPrecision() | type/compatibility | ## Bug Report
I create a table named t_test with statement ,
```
CREATE TABLE t_test (
id varchar(50) NOT NULL ,
name varchar(50) NULL ,
PRIMARY KEY (id)
)
```
then I use jdbc driver to get the fields metadata of table t_test,
```
Class.forName(driverClassName);
Connection connection = DriverManager.g... | True | I defined a table field as varchar(50), but I got 66 when I query field length with ResultSetMetaData .getPrecision() - ## Bug Report
I create a table named t_test with statement ,
```
CREATE TABLE t_test (
id varchar(50) NOT NULL ,
name varchar(50) NULL ,
PRIMARY KEY (id)
)
```
then I use jdbc driver ... | comp | i defined a table field as varchar but i got when i query field length with resultsetmetadata getprecision bug report i create a table named t test with statement create table t test id varchar not null name varchar null primary key id then i use jdbc driver to g... | 1 |
264,418 | 23,117,656,677 | IssuesEvent | 2022-07-27 18:16:02 | spacetelescope/romancal | https://api.github.com/repos/spacetelescope/romancal | closed | Add saturation check to test_wfi_pipeline code | team_periwinkle Saturation RegressionTestUpdateNeeded | _Issue [RCAL-361](https://jira.stsci.edu/browse/RCAL-361) was created on JIRA by [David Davis](https://jira.stsci.edu/secure/ViewProfile.jspa?name=ddavis):_
The regression test for wfi_pipeline should have a check added for saturated data to show that the pipeline detects when all the science data is saturated and t... | 1.0 | Add saturation check to test_wfi_pipeline code - _Issue [RCAL-361](https://jira.stsci.edu/browse/RCAL-361) was created on JIRA by [David Davis](https://jira.stsci.edu/secure/ViewProfile.jspa?name=ddavis):_
The regression test for wfi_pipeline should have a check added for saturated data to show that the pipeline det... | non_comp | add saturation check to test wfi pipeline code issue was created on jira by the regression test for wfi pipeline should have a check added for saturated data to show that the pipeline detects when all the science data is saturated and that the pipeline shuts down correctly | 0 |
96,844 | 12,166,815,925 | IssuesEvent | 2020-04-27 09:51:32 | OpenArchive/Save-app-ios | https://api.github.com/repos/OpenArchive/Save-app-ios | closed | Dots at Bottom on Onboarding Screen Should Be Centered | bug design | iPhone 11, running iOS 13.4.1
Version 2.6.0 (51) in TestFlight
Expected Results:
1. Install _**Save**_ and open it for the first time
2. See welcome screen and onboarding with progress dots centered at the bottom of the screen (similar to android, dots circled in pink below)
 in TestFlight
Expected Results:
1. Install _**Save**_ and open it for the first time
2. See welcome screen and onboarding with progress dots centered at the bottom of the screen (similar to android, dots circ... | non_comp | dots at bottom on onboarding screen should be centered iphone running ios version in testflight expected results install save and open it for the first time see welcome screen and onboarding with progress dots centered at the bottom of the screen similar to android dots circled... | 0 |
9,913 | 11,915,001,581 | IssuesEvent | 2020-03-31 14:23:04 | microsoft/react-native-code-push | https://api.github.com/repos/microsoft/react-native-code-push | closed | Build failed with React Native 0.62 | compatibility investigating | ```
> Task :react-native-code-push:compileDebugJavaWithJavac FAILED
/Users/lusheng.lls/workspace/brm-apps/node_modules/react-native-code-push/android/app/src/main/java/com/microsoft/codepush/react/CodePush.java:157: error: cannot find symbol
isLiveReloadEnabled = devInternalSettings.isReloadOnJSChang... | True | Build failed with React Native 0.62 - ```
> Task :react-native-code-push:compileDebugJavaWithJavac FAILED
/Users/lusheng.lls/workspace/brm-apps/node_modules/react-native-code-push/android/app/src/main/java/com/microsoft/codepush/react/CodePush.java:157: error: cannot find symbol
isLiveReloadEnabled =... | comp | build failed with react native task react native code push compiledebugjavawithjavac failed users lusheng lls workspace brm apps node modules react native code push android app src main java com microsoft codepush react codepush java error cannot find symbol islivereloadenabled de... | 1 |
2,335 | 2,677,874,975 | IssuesEvent | 2015-03-26 05:03:20 | gibiansky/IHaskell | https://api.github.com/repos/gibiansky/IHaskell | closed | Update documentation | documentation | The documentation for IHaskell, both on the website and the README, is somewhat out of date. This issue is cataloging the issues with documentation so that they may be corrected and I know what needs to be fixed.
Documentation issues:
- [x] Update instructions to use gcc49 (?)
- [x] Special instructions for Cair... | 1.0 | Update documentation - The documentation for IHaskell, both on the website and the README, is somewhat out of date. This issue is cataloging the issues with documentation so that they may be corrected and I know what needs to be fixed.
Documentation issues:
- [x] Update instructions to use gcc49 (?)
- [x] Specia... | non_comp | update documentation the documentation for ihaskell both on the website and the readme is somewhat out of date this issue is cataloging the issues with documentation so that they may be corrected and i know what needs to be fixed documentation issues update instructions to use special instru... | 0 |
228,787 | 17,480,656,018 | IssuesEvent | 2021-08-09 01:12:42 | Makispear/Taskinator | https://api.github.com/repos/Makispear/Taskinator | opened | Add persistence and optimization | documentation | ## Requirements
* Use localStorage to save tasks
* Refactor codede | 1.0 | Add persistence and optimization - ## Requirements
* Use localStorage to save tasks
* Refactor codede | non_comp | add persistence and optimization requirements use localstorage to save tasks refactor codede | 0 |
403 | 2,831,364,977 | IssuesEvent | 2015-05-24 15:28:44 | Infocatcher/Handy_Clicks | https://api.github.com/repos/Infocatcher/Handy_Clicks | opened | Application.* API will be removed | compatibility | We use `Application.storage.has()`/`get()`/`set()`.
Also we have fallback implementation using `nsIAppShellService.hiddenDOMWindow`, but this should be tested anyway...
See https://bugzilla.mozilla.org/show_bug.cgi?id=1090880 | True | Application.* API will be removed - We use `Application.storage.has()`/`get()`/`set()`.
Also we have fallback implementation using `nsIAppShellService.hiddenDOMWindow`, but this should be tested anyway...
See https://bugzilla.mozilla.org/show_bug.cgi?id=1090880 | comp | application api will be removed we use application storage has get set also we have fallback implementation using nsiappshellservice hiddendomwindow but this should be tested anyway see | 1 |
8,490 | 10,516,029,796 | IssuesEvent | 2019-09-28 14:34:49 | mvdevs/jk2mv | https://api.github.com/repos/mvdevs/jk2mv | closed | Demo list is not sorted | compatibility | On linux demo list is not sorted in any way. I think they used, probably because some posix function returned files sorted (may even depend on filesystem) so maybe for compatibility with retail windows build we should make FS_ function sort files too. | True | Demo list is not sorted - On linux demo list is not sorted in any way. I think they used, probably because some posix function returned files sorted (may even depend on filesystem) so maybe for compatibility with retail windows build we should make FS_ function sort files too. | comp | demo list is not sorted on linux demo list is not sorted in any way i think they used probably because some posix function returned files sorted may even depend on filesystem so maybe for compatibility with retail windows build we should make fs function sort files too | 1 |
16,673 | 22,950,301,143 | IssuesEvent | 2022-07-19 06:44:11 | acegoal07/discordjs-pagination | https://api.github.com/repos/acegoal07/discordjs-pagination | closed | [BUG] TypeError: Cannot read properties of undefined (reading 'customId') | bug Compatibility | **Describe the bug**
Pagination buttons do not work
**Error message**
```TypeError: Cannot read properties of undefined (reading 'customId')```
**Sample of the code where it is used**
```js
new paginationWrapper()
.setInteraction(interaction)
.setPageList(pageList)
.setButtonList([
new Discord.ButtonBui... | True | [BUG] TypeError: Cannot read properties of undefined (reading 'customId') - **Describe the bug**
Pagination buttons do not work
**Error message**
```TypeError: Cannot read properties of undefined (reading 'customId')```
**Sample of the code where it is used**
```js
new paginationWrapper()
.setInteraction(int... | comp | typeerror cannot read properties of undefined reading customid describe the bug pagination buttons do not work error message typeerror cannot read properties of undefined reading customid sample of the code where it is used js new paginationwrapper setinteraction interac... | 1 |
181,005 | 21,631,094,726 | IssuesEvent | 2022-05-05 09:47:11 | macbre/phantomas | https://api.github.com/repos/macbre/phantomas | closed | async-3.2.0.tgz: 1 vulnerabilities (highest severity is: 7.8) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>async-3.2.0.tgz</b></p></summary>
<p>Higher-order functions and common patterns for asynchronous code</p>
<p>Library home page: <a href="https://registry.npmjs.org/as... | True | async-3.2.0.tgz: 1 vulnerabilities (highest severity is: 7.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>async-3.2.0.tgz</b></p></summary>
<p>Higher-order functions and common patterns for asynchronous code<... | non_comp | async tgz vulnerabilities highest severity is vulnerable library async tgz higher order functions and common patterns for asynchronous code library home page a href path to dependency file package json path to vulnerable library node modules async package json ... | 0 |
37,320 | 4,795,147,207 | IssuesEvent | 2016-10-31 23:34:09 | NuGet/Home | https://api.github.com/repos/NuGet/Home | closed | Fail to deploy Web Single Page Application on IE due to ‘Microsoft.AI.Web’ could not be loaded | ClosedAs:ByDesign Priority:0 | See internal bug # 285525 - which includes repro machines that you can log into via maddog. (let me know if you need help).
This appears to have regressed with Ashish' fix for #3818
Please work with @jainaashish as necessary. | 1.0 | Fail to deploy Web Single Page Application on IE due to ‘Microsoft.AI.Web’ could not be loaded - See internal bug # 285525 - which includes repro machines that you can log into via maddog. (let me know if you need help).
This appears to have regressed with Ashish' fix for #3818
Please work with @jainaashish as neces... | non_comp | fail to deploy web single page application on ie due to ‘microsoft ai web’ could not be loaded see internal bug which includes repro machines that you can log into via maddog let me know if you need help this appears to have regressed with ashish fix for please work with jainaashish as necessary | 0 |
268 | 2,704,699,963 | IssuesEvent | 2015-04-07 03:42:49 | facebook/hhvm | https://api.github.com/repos/facebook/hhvm | closed | Custom Exceptions doesn't return message | php5 incompatibility | `HipHop VM 3.5.1 (rel)`
Example: http://3v4l.org/pCuS2
```
<?php
class DummyException extends Exception {
protected $message = 'Custom error goes right here!';
}
try {
throw new DummyException;
} catch (Exception $e) {
echo $e->getMessage() . PHP_EOL;
}
throw new DummyException;
```
... | True | Custom Exceptions doesn't return message - `HipHop VM 3.5.1 (rel)`
Example: http://3v4l.org/pCuS2
```
<?php
class DummyException extends Exception {
protected $message = 'Custom error goes right here!';
}
try {
throw new DummyException;
} catch (Exception $e) {
echo $e->getMessage() . PHP_... | comp | custom exceptions doesn t return message hiphop vm rel example php class dummyexception extends exception protected message custom error goes right here try throw new dummyexception catch exception e echo e getmessage php eol throw new... | 1 |
19,378 | 10,416,678,367 | IssuesEvent | 2019-09-14 15:31:10 | caelunshun/feather | https://api.github.com/repos/caelunshun/feather | opened | Store highest solid block in Chunk | difficulty: trivial performance | It is going to become frequent that we need to know the highest solid block in a chunk, e.g. for #131. The chunk implementation should cache this value to improve the performance of doing this. | True | Store highest solid block in Chunk - It is going to become frequent that we need to know the highest solid block in a chunk, e.g. for #131. The chunk implementation should cache this value to improve the performance of doing this. | non_comp | store highest solid block in chunk it is going to become frequent that we need to know the highest solid block in a chunk e g for the chunk implementation should cache this value to improve the performance of doing this | 0 |
2,809 | 5,584,458,211 | IssuesEvent | 2017-03-29 05:13:37 | tastybento/askyblock | https://api.github.com/repos/tastybento/askyblock | closed | Prolbem with growing up of plants | Incompatibility with another plugin | dear tastybento,
since a few days we have the problem,that carrots, seed, gras, potatos end so on dosn't grow. Not in all direktions, but in someone. I don't know since what time the Problem starts.
If you can help me to fix it I would very pleased.
My Server is: mein-paradies.your-nuke.de If you have time, I like t... | True | Prolbem with growing up of plants - dear tastybento,
since a few days we have the problem,that carrots, seed, gras, potatos end so on dosn't grow. Not in all direktions, but in someone. I don't know since what time the Problem starts.
If you can help me to fix it I would very pleased.
My Server is: mein-paradies.you... | comp | prolbem with growing up of plants dear tastybento since a few days we have the problem that carrots seed gras potatos end so on dosn t grow not in all direktions but in someone i don t know since what time the problem starts if you can help me to fix it i would very pleased my server is mein paradies you... | 1 |
7,696 | 9,942,050,261 | IssuesEvent | 2019-07-03 13:05:32 | bergerhealer/TrainCarts | https://api.github.com/repos/bergerhealer/TrainCarts | closed | Cant place Minecarts on any rail. | A. incompatibility (new mc versions) A. outdated version D. resolved (requires updating of bk/tc) | ##### BkCommonLib version: 1.13.2
##### TrainCarts version: 1.13.2
##### Spigot version: 1.14.2
<hr>
#### Problem or bug: Cannot place any minecarts onto any rails whilst TrainCarts plugin is enabled. When trying to place minecart on a rail, it makes a lava extinguishing sound.
Cannot place minecarts onto rail... | True | Cant place Minecarts on any rail. - ##### BkCommonLib version: 1.13.2
##### TrainCarts version: 1.13.2
##### Spigot version: 1.14.2
<hr>
#### Problem or bug: Cannot place any minecarts onto any rails whilst TrainCarts plugin is enabled. When trying to place minecart on a rail, it makes a lava extinguishing soun... | comp | cant place minecarts on any rail bkcommonlib version traincarts version spigot version problem or bug cannot place any minecarts onto any rails whilst traincarts plugin is enabled when trying to place minecart on a rail it makes a lava extinguishing sound ca... | 1 |
18,735 | 26,097,306,016 | IssuesEvent | 2022-12-26 22:43:47 | MartinTheDragon/Nuclear-Tech-Mod-Remake | https://api.github.com/repos/MartinTheDragon/Nuclear-Tech-Mod-Remake | closed | rod control column & leaus fuel rod | bug invalid not us mod incompatibility can't reproduce | ### Issue description
```
java.lang.ClassCastException: class net.minecraft.world.item.AirItem cannot be cast to class at.martinthedragon.nucleartech.item.RBMKRodItem (net.minecraft.world.item.AirItem is in module minecraft@1.18.2 of loader 'TRANSFORMER' @6a5e167a; at.martinthedragon.nucleartech.item.RBMKRodItem is... | True | rod control column & leaus fuel rod - ### Issue description
```
java.lang.ClassCastException: class net.minecraft.world.item.AirItem cannot be cast to class at.martinthedragon.nucleartech.item.RBMKRodItem (net.minecraft.world.item.AirItem is in module minecraft@1.18.2 of loader 'TRANSFORMER' @6a5e167a; at.martinthe... | comp | rod control column leaus fuel rod issue description java lang classcastexception class net minecraft world item airitem cannot be cast to class at martinthedragon nucleartech item rbmkroditem net minecraft world item airitem is in module minecraft of loader transformer at martinthedragon n... | 1 |
94,791 | 16,021,722,550 | IssuesEvent | 2021-04-21 01:07:35 | TIBCOSoftware/TCSTK-base-app | https://api.github.com/repos/TIBCOSoftware/TCSTK-base-app | opened | CVE-2021-23368 (Medium) detected in postcss-7.0.32.tgz, postcss-7.0.21.tgz | security vulnerability | ## CVE-2021-23368 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>postcss-7.0.32.tgz</b>, <b>postcss-7.0.21.tgz</b></p></summary>
<p>
<details><summary><b>postcss-7.0.32.tgz</b></p... | True | CVE-2021-23368 (Medium) detected in postcss-7.0.32.tgz, postcss-7.0.21.tgz - ## CVE-2021-23368 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>postcss-7.0.32.tgz</b>, <b>postcss-7.0... | non_comp | cve medium detected in postcss tgz postcss tgz cve medium severity vulnerability vulnerable libraries postcss tgz postcss tgz postcss tgz tool for transforming styles with js plugins library home page a href path to dependency file tcstk b... | 0 |
13,697 | 16,416,970,029 | IssuesEvent | 2021-05-19 08:00:50 | ArnoldSmith86/virtualtabletop | https://api.github.com/repos/ArnoldSmith86/virtualtabletop | closed | Add timer | PCIO compatibility enhancement | I was pretty sure there was already an issue with that but I couldn't find it

I did some mockups for a possible timer.
automation related to time would be added using propertyChangeRoutine ... | True | Add timer - I was pretty sure there was already an issue with that but I couldn't find it

I did some mockups for a possible timer.
automation related to time would be added using propertyCh... | comp | add timer i was pretty sure there was already an issue with that but i couldn t find it i did some mockups for a possible timer automation related to time would be added using propertychangeroutine from pr time would be in seconds and conversion could be added in compute covering different formats... | 1 |
4,339 | 7,051,633,029 | IssuesEvent | 2018-01-03 12:44:00 | AdguardTeam/AdguardForAndroid | https://api.github.com/repos/AdguardTeam/AdguardForAndroid | closed | Wi-Fi calling doesn't work (T-Mobile) pt. 2 | compatibility P3: Medium | <!--- Help us to avoid duplicate reports, make sure you have searched through existing issues before submitting a new one-->
Wi-Fi calling with T-Mobile is disabled while Ad Guard is running in proxy mode.
<!--- If you are requesting a new feature, tell us how it should work in free form-->
<!--- If you are repo... | True | Wi-Fi calling doesn't work (T-Mobile) pt. 2 - <!--- Help us to avoid duplicate reports, make sure you have searched through existing issues before submitting a new one-->
Wi-Fi calling with T-Mobile is disabled while Ad Guard is running in proxy mode.
<!--- If you are requesting a new feature, tell us how it shou... | comp | wi fi calling doesn t work t mobile pt wi fi calling with t mobile is disabled while ad guard is running in proxy mode customer id we have a full log here your environment adguard version adguard filtering mode proxy automatic device model oneplus ... | 1 |
1,797 | 4,364,383,898 | IssuesEvent | 2016-08-03 06:30:51 | AdguardTeam/AdguardForWindows | https://api.github.com/repos/AdguardTeam/AdguardForWindows | opened | AVG LinkScanner interfers with Adguard | Compatibility | 
Disabling the LinkScanner Surf-Shield and the Online Shield sections of the AVG program corrected the issue. Disabling WFP is not an option, the customer uses EDGE.
**1367011** | True | AVG LinkScanner interfers with Adguard - 
Disabling the LinkScanner Surf-Shield and the Online Shield sections of the AVG program corrected the issue. Disabling WFP is not an option, the customer uses EDGE... | comp | avg linkscanner interfers with adguard disabling the linkscanner surf shield and the online shield sections of the avg program corrected the issue disabling wfp is not an option the customer uses edge | 1 |
12,928 | 15,178,576,831 | IssuesEvent | 2021-02-14 16:02:00 | scylladb/scylla | https://api.github.com/repos/scylladb/scylla | opened | SELECT JSON output for function invocations should be compatible with Cassandra | CQL cassandra 2.2 compatibility | As discovered by the test `cassandra_tests/validation/entities/json_test.py`::`testJsonWithGroupBy` (translated from one of Cassandra's unit tests), for
> `SELECT JSON count(*) FROM table`
we return `{"\\"countRows()\\"": 2}` whereas Cassandra returns slightly different output: ``{"count": 2}`.
I'm not sure there... | True | SELECT JSON output for function invocations should be compatible with Cassandra - As discovered by the test `cassandra_tests/validation/entities/json_test.py`::`testJsonWithGroupBy` (translated from one of Cassandra's unit tests), for
> `SELECT JSON count(*) FROM table`
we return `{"\\"countRows()\\"": 2}` whereas Ca... | comp | select json output for function invocations should be compatible with cassandra as discovered by the test cassandra tests validation entities json test py testjsonwithgroupby translated from one of cassandra s unit tests for select json count from table we return countrows whereas ca... | 1 |
46,389 | 7,255,169,831 | IssuesEvent | 2018-02-16 14:00:02 | kubernetes/kops | https://api.github.com/repos/kubernetes/kops | closed | README install instructions | area/documentation lifecycle/rotten | We need a bit better instructions for install in README.md. Probably steal / model / reuse `helm`'s shell script. Also we need to list that `kubectl` is required. | 1.0 | README install instructions - We need a bit better instructions for install in README.md. Probably steal / model / reuse `helm`'s shell script. Also we need to list that `kubectl` is required. | non_comp | readme install instructions we need a bit better instructions for install in readme md probably steal model reuse helm s shell script also we need to list that kubectl is required | 0 |
19,579 | 27,186,829,816 | IssuesEvent | 2023-02-19 10:16:20 | sebastianbergmann/phpunit | https://api.github.com/repos/sebastianbergmann/phpunit | opened | Make TestCase methods protected that should have been protected all along | type/backward-compatibility | * `any()` (should also not be static)
* `never()` (should also not be static)
* `atLeast()` (should also not be static)
* `atLeastOnce()` (should also not be static)
* `once()` (should also not be static)
* `exactly()` (should also not be static)
* `atMost()` (should also not be static)
* `returnValue()` (should... | True | Make TestCase methods protected that should have been protected all along - * `any()` (should also not be static)
* `never()` (should also not be static)
* `atLeast()` (should also not be static)
* `atLeastOnce()` (should also not be static)
* `once()` (should also not be static)
* `exactly()` (should also not be ... | comp | make testcase methods protected that should have been protected all along any should also not be static never should also not be static atleast should also not be static atleastonce should also not be static once should also not be static exactly should also not be ... | 1 |
269,334 | 20,379,951,951 | IssuesEvent | 2022-02-21 20:13:31 | Malax/libcnb.rs | https://api.github.com/repos/Malax/libcnb.rs | closed | Missing release information in Dependabot PRs for crates other than `libcnb` | documentation | Currently Dependabot PRs for crates other than `libcnb` have no release/changelog information listed in the PR description:
eg:
<img width="756" alt="libcnb-test Dependabot PR screenshot" src="https://user-images.githubusercontent.com/501702/154272687-acb0da11-beda-4898-842a-233c9a354791.png">
In addition, the... | 1.0 | Missing release information in Dependabot PRs for crates other than `libcnb` - Currently Dependabot PRs for crates other than `libcnb` have no release/changelog information listed in the PR description:
eg:
<img width="756" alt="libcnb-test Dependabot PR screenshot" src="https://user-images.githubusercontent.com/... | non_comp | missing release information in dependabot prs for crates other than libcnb currently dependabot prs for crates other than libcnb have no release changelog information listed in the pr description eg img width alt libcnb test dependabot pr screenshot src in addition the compare view link sh... | 0 |
15,719 | 10,340,359,747 | IssuesEvent | 2019-09-03 21:43:57 | cityofaustin/atd-knack-signs-markings | https://api.github.com/repos/cityofaustin/atd-knack-signs-markings | reopened | Signs Work Orders: Hide Lat/Lon Fields | Need: 2-Should Have Service: Dev Type: Enhancement Workgroup: SMB | There's not much screen real estate when viewing signs work orders on a tablet. Hide the lat/lon fields from the embedded map on the Sign Work Order Details. 
- [x] Hide the... | 1.0 | Signs Work Orders: Hide Lat/Lon Fields - There's not much screen real estate when viewing signs work orders on a tablet. Hide the lat/lon fields from the embedded map on the Sign Work Order Details. 
<!--session: 1604044667290-0147a94d-396c-4e77-a0a3-c6aff78a1517-->
-------------
Labels: `severity.Lo... | 1.0 | [PE-D] Overdue unpaid displays students tutored for free - `Overdue unpaid` displays students tutored for free which is different from what is written in UG.

<!--session: 1604044667290-0147a94d-396c-4e... | non_comp | overdue unpaid displays students tutored for free overdue unpaid displays students tutored for free which is different from what is written in ug labels severity low type functionalitybug original ypinhsuan ped | 0 |
5,831 | 8,286,347,856 | IssuesEvent | 2018-09-19 04:13:57 | arcticicestudio/igloo | https://api.github.com/repos/arcticicestudio/igloo | closed | Replace/Update "archbook" with new "iceowl" host | os-macos scope-compatibility snowblock-git snowblock-npm snowblock-pacman snowblock-plank snowblock-systemd snowblock-taskwarrior snowblock-tilix snowblock-timewarrior snowblock-xdg snowflake-systemd type-task | > Epic: #131
There are [various snowblock/snowflake configurations that contain the `archbook` host][squery] which doesn't exist anymore and can be replaced in most cases with the new `iceowl` host. In cases where the snowblock/snowflake is only targeted for Linux the `archbook` host should be removed to make it hos... | True | Replace/Update "archbook" with new "iceowl" host - > Epic: #131
There are [various snowblock/snowflake configurations that contain the `archbook` host][squery] which doesn't exist anymore and can be replaced in most cases with the new `iceowl` host. In cases where the snowblock/snowflake is only targeted for Linux t... | comp | replace update archbook with new iceowl host epic there are which doesn t exist anymore and can be replaced in most cases with the new iceowl host in cases where the snowblock snowflake is only targeted for linux the archbook host should be removed to make it host independently these can be upda... | 1 |
11,403 | 13,357,351,399 | IssuesEvent | 2020-08-31 09:40:51 | AdguardTeam/CoreLibs | https://api.github.com/repos/AdguardTeam/CoreLibs | closed | Support for Extension Storage (stats.storage_checked_on) | P4: Low bug compatibility | @planet0 commented on [Tue Mar 10 2020](https://github.com/AdguardTeam/AdguardForMac/issues/687)
<!--- Help us to avoid duplicate reports, make sure you have searched through existing issues before submitting a new one-->
Some userscripts are displaying an error regarding storage support not being present with AdGuar... | True | Support for Extension Storage (stats.storage_checked_on) - @planet0 commented on [Tue Mar 10 2020](https://github.com/AdguardTeam/AdguardForMac/issues/687)
<!--- Help us to avoid duplicate reports, make sure you have searched through existing issues before submitting a new one-->
Some userscripts are displaying an er... | comp | support for extension storage stats storage checked on commented on some userscripts are displaying an error regarding storage support not being present with adguard for mac these do work with extensions such as tampermonkey for example stats storage checked on doesn t exist step... | 1 |
19,556 | 27,158,015,252 | IssuesEvent | 2023-02-17 09:33:09 | lgblgblgb/xemu | https://api.github.com/repos/lgblgblgb/xemu | closed | MEGA65: VIC-IV emulation problem, always limiting char_fgcolor to 4 bits is bad | WIP target:MEGA65 Committed compatibility-example VIC-IV | See on Discord: https://discord.com/channels/719326990221574164/781481205639020554/1075744677082452080
Basically: VIC-IV emulation code has this line: `const Uint8 char_fgcolor = color_data & 0xF;` and then `char_fgcolor` is used at several places, even in FCM (256 colours). Though it seems it's incorrect.
Though... | True | MEGA65: VIC-IV emulation problem, always limiting char_fgcolor to 4 bits is bad - See on Discord: https://discord.com/channels/719326990221574164/781481205639020554/1075744677082452080
Basically: VIC-IV emulation code has this line: `const Uint8 char_fgcolor = color_data & 0xF;` and then `char_fgcolor` is used at se... | comp | vic iv emulation problem always limiting char fgcolor to bits is bad see on discord basically vic iv emulation code has this line const char fgcolor color data and then char fgcolor is used at several places even in fcm colours though it seems it s incorrect though i can fix this ... | 1 |
63,009 | 3,193,845,649 | IssuesEvent | 2015-09-30 08:37:05 | fusioninventory/fusioninventory-for-glpi | https://api.github.com/repos/fusioninventory/fusioninventory-for-glpi | closed | Rights on Tasks | Category: Tasks Component: For junior contributor Component: Found in version Priority: Normal Status: Closed Tracker: Bug | ---
Author Name: **DuyLong LE** (DuyLong LE)
Original Redmine Issue: 1448, http://forge.fusioninventory.org/issues/1448
Original Date: 2012-01-30
---
The rights "Tasks" is "Write", but the users can't see the task.php page (Tasks manage).
| 1.0 | Rights on Tasks - ---
Author Name: **DuyLong LE** (DuyLong LE)
Original Redmine Issue: 1448, http://forge.fusioninventory.org/issues/1448
Original Date: 2012-01-30
---
The rights "Tasks" is "Write", but the users can't see the task.php page (Tasks manage).
| non_comp | rights on tasks author name duylong le duylong le original redmine issue original date the rights tasks is write but the users can t see the task php page tasks manage | 0 |
217,399 | 16,705,108,172 | IssuesEvent | 2021-06-09 09:03:08 | bounswe/2021SpringGroup5 | https://api.github.com/repos/bounswe/2021SpringGroup5 | opened | Writing the status of code documentation deliverable for M2 | documentation urgent | I will write the status and what we have done for code documantation | 1.0 | Writing the status of code documentation deliverable for M2 - I will write the status and what we have done for code documantation | non_comp | writing the status of code documentation deliverable for i will write the status and what we have done for code documantation | 0 |
7,855 | 10,064,248,247 | IssuesEvent | 2019-07-23 08:14:07 | SpongePowered/SpongeForge | https://api.github.com/repos/SpongePowered/SpongeForge | closed | Wizardry In-World Fluid Crafting Not Working | status: accepted type: mod incompatibility version: 1.12 | - SpongeForge version: spongeforge-1.12.2-2825-7.1.6-RC3749.jar
- Forge version: forge-1.12.2-14.23.5.2837-universal.jar
- Java version: 8
- Operating System: Ubuntu
- Plugins/Mods:

**Issue Description**
It seems that the in-world fluid crafting seems to be broken with sp... | True | Wizardry In-World Fluid Crafting Not Working - - SpongeForge version: spongeforge-1.12.2-2825-7.1.6-RC3749.jar
- Forge version: forge-1.12.2-14.23.5.2837-universal.jar
- Java version: 8
- Operating System: Ubuntu
- Plugins/Mods:

**Issue Description**
It seems that the in-... | comp | wizardry in world fluid crafting not working spongeforge version spongeforge jar forge version forge universal jar java version operating system ubuntu plugins mods issue description it seems that the in world fluid crafting seems to be broken with sp... | 1 |
11,502 | 13,491,315,134 | IssuesEvent | 2020-09-11 16:19:21 | marshmallow-code/webargs | https://api.github.com/repos/marshmallow-code/webargs | closed | [RFC] Default to unknown=EXCLUDE? | backwards incompatible feedback welcome | Question raised in #480.
`unknown=RAISE` may be a nice default in marshmallow but it can be cumbersome to change in webargs.
In practice it is mostly useful in body payload.
I wouldn't use it in query args, for instance, because by construction of the framewok, there may be several layers of decorators adding ... | True | [RFC] Default to unknown=EXCLUDE? - Question raised in #480.
`unknown=RAISE` may be a nice default in marshmallow but it can be cumbersome to change in webargs.
In practice it is mostly useful in body payload.
I wouldn't use it in query args, for instance, because by construction of the framewok, there may be ... | comp | default to unknown exclude question raised in unknown raise may be a nice default in marshmallow but it can be cumbersome to change in webargs in practice it is mostly useful in body payload i wouldn t use it in query args for instance because by construction of the framewok there may be severa... | 1 |
772,153 | 27,108,659,785 | IssuesEvent | 2023-02-15 13:56:32 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | Unable to focus via Tab ToolBar items that were initially overflown | Bug C: ToolBar SEV: Medium jQuery Priority 5 FP: Planned | The Kendo UI Toolbar widget supports navigating between toolbar items using the TAB key if the navigateOnTab option is set to true. However, if the page is resized after the widget's creation so that more items are visible (i.e. not overflown) than before, those items are not reachable via keyboard.
This [DOJO](http... | 1.0 | Unable to focus via Tab ToolBar items that were initially overflown - The Kendo UI Toolbar widget supports navigating between toolbar items using the TAB key if the navigateOnTab option is set to true. However, if the page is resized after the widget's creation so that more items are visible (i.e. not overflown) than b... | non_comp | unable to focus via tab toolbar items that were initially overflown the kendo ui toolbar widget supports navigating between toolbar items using the tab key if the navigateontab option is set to true however if the page is resized after the widget s creation so that more items are visible i e not overflown than b... | 0 |
104,412 | 8,972,308,691 | IssuesEvent | 2019-01-29 17:56:32 | nasa-gibs/worldview | https://api.github.com/repos/nasa-gibs/worldview | closed | Add World Database on Protected Areas layer | testing | Add the World Database on Protected Areas (WDPA) layer via the World Conservation Monitoring Centre (WCMC) WMS:
http://gis.unep-wcmc.org:6080/arcgis/services/wdpa/public/MapServer/WMSServer?request=GetCapabilities&service=WMS
The info box should link to the data set terms and conditions:
http://www.protectedplan... | 1.0 | Add World Database on Protected Areas layer - Add the World Database on Protected Areas (WDPA) layer via the World Conservation Monitoring Centre (WCMC) WMS:
http://gis.unep-wcmc.org:6080/arcgis/services/wdpa/public/MapServer/WMSServer?request=GetCapabilities&service=WMS
The info box should link to the data set t... | non_comp | add world database on protected areas layer add the world database on protected areas wdpa layer via the world conservation monitoring centre wcmc wms the info box should link to the data set terms and conditions and to the download of the data set at | 0 |
1,157 | 3,640,718,615 | IssuesEvent | 2016-02-13 03:15:25 | websharks/comment-mail | https://api.github.com/repos/websharks/comment-mail | opened | 3rd Party Plugin Compatibility: Anti-Spam by WebVitality | compatibility | It would be nice if Comment Mail is tested against and made compatible with the [Anti-Spam plugin by WebVitality](https://wordpress.org/plugins/anti-spam/).
We have at least one report ([via internal ticket](https://websharks.zendesk.com/agent/tickets/11137)) of things not working as expected:
> I’m using the plu... | True | 3rd Party Plugin Compatibility: Anti-Spam by WebVitality - It would be nice if Comment Mail is tested against and made compatible with the [Anti-Spam plugin by WebVitality](https://wordpress.org/plugins/anti-spam/).
We have at least one report ([via internal ticket](https://websharks.zendesk.com/agent/tickets/11137)... | comp | party plugin compatibility anti spam by webvitality it would be nice if comment mail is tested against and made compatible with the we have at least one report of things not working as expected i’m using the plugin “anti spam” by webvitality but when using the comment mail s rve handler the plug... | 1 |
106,300 | 13,260,464,106 | IssuesEvent | 2020-08-20 18:13:55 | carbon-design-system/digital-design-ideation | https://api.github.com/repos/carbon-design-system/digital-design-ideation | reopened | Release the Early adopter starter kit | Design documentation | #### Objective
The website stream is developing the Early adopter starter kit. We need to make release announcements so adopters can start using the kit.
#### Tasks
- [x] Go over the kit with the team
- [x] Make announcements for adopters to use the kit. | 1.0 | Release the Early adopter starter kit - #### Objective
The website stream is developing the Early adopter starter kit. We need to make release announcements so adopters can start using the kit.
#### Tasks
- [x] Go over the kit with the team
- [x] Make announcements for adopters to use the kit. | non_comp | release the early adopter starter kit objective the website stream is developing the early adopter starter kit we need to make release announcements so adopters can start using the kit tasks go over the kit with the team make announcements for adopters to use the kit | 0 |
14,656 | 17,910,289,080 | IssuesEvent | 2021-09-09 03:39:26 | gambitph/Stackable | https://api.github.com/repos/gambitph/Stackable | opened | Media queries in Custom CSS is not applying in backend | bug [version] V3 v2 compatibility [block] all blocks | <!--
Before posting, make sure that:
1. you are running the latest version of Stackable, and
2. you have searched whether your issue has already been reported
-->
**Describe the bug**
When a media query is added to Custom Css, the styles are not applying in backend. For v2 & v3 blocks.
**To Reproduce**
Step... | True | Media queries in Custom CSS is not applying in backend - <!--
Before posting, make sure that:
1. you are running the latest version of Stackable, and
2. you have searched whether your issue has already been reported
-->
**Describe the bug**
When a media query is added to Custom Css, the styles are not applying ... | comp | media queries in custom css is not applying in backend before posting make sure that you are running the latest version of stackable and you have searched whether your issue has already been reported describe the bug when a media query is added to custom css the styles are not applying ... | 1 |
19,759 | 27,401,697,391 | IssuesEvent | 2023-03-01 01:30:07 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | Group blocks get corrupted after upgrade to 15.1 if they had an HTML anchor set | [Type] Bug Backwards Compatibility [Type] Regression [Block] Group | ### Description
After upgrading to version 15.1 of the Gutenberg plugin, `core/group` blocks with HTML anchors lose all their inner blocks upon saving the editor.
### Step-by-step reproduction instructions
1. Add a `core/group` block to a page using Gutenberg 15.0.1 or earlier.
2. Add a few inner blocks to t... | True | Group blocks get corrupted after upgrade to 15.1 if they had an HTML anchor set - ### Description
After upgrading to version 15.1 of the Gutenberg plugin, `core/group` blocks with HTML anchors lose all their inner blocks upon saving the editor.
### Step-by-step reproduction instructions
1. Add a `core/group` ... | comp | group blocks get corrupted after upgrade to if they had an html anchor set description after upgrading to version of the gutenberg plugin core group blocks with html anchors lose all their inner blocks upon saving the editor step by step reproduction instructions add a core group bl... | 1 |
5,916 | 8,369,265,289 | IssuesEvent | 2018-10-04 16:50:09 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | Enable Heartbeat Post Locking | Accessibility Backwards Compatibility [Component] Saving [Type] Enhancement [Type] Task | ## Issue Overview
Enable heartbeat based post locking functionality.
Work with the existing editor functionality for post locking. Enhance when collaborative editing is available by offering 'Collaborate' as an additional option in the takeover modal and possibly post list options.
## Expected Behavior
* Post l... | True | Enable Heartbeat Post Locking - ## Issue Overview
Enable heartbeat based post locking functionality.
Work with the existing editor functionality for post locking. Enhance when collaborative editing is available by offering 'Collaborate' as an additional option in the takeover modal and possibly post list options.
... | comp | enable heartbeat post locking issue overview enable heartbeat based post locking functionality work with the existing editor functionality for post locking enhance when collaborative editing is available by offering collaborate as an additional option in the takeover modal and possibly post list options ... | 1 |
1,021 | 3,482,047,486 | IssuesEvent | 2015-12-29 20:22:00 | SkyrimLL/SDPlus | https://api.github.com/repos/SkyrimLL/SDPlus | opened | Impossible to complete blacksmith tutorial (missing helmet) | bug Compatibility Dialogues | The mod was Shocky's Tera Rogue Set + Tumblr Gift
(http://shockyy.tumblr.com/post/123553515535/tera-rogue-set-tumblr).
A fix has been posted on Shocky's blog
(http://shockyy.tumblr.com/post/128624466184/thank-you-for-the-mods-i-just-wanted-to-let-you).
| True | Impossible to complete blacksmith tutorial (missing helmet) - The mod was Shocky's Tera Rogue Set + Tumblr Gift
(http://shockyy.tumblr.com/post/123553515535/tera-rogue-set-tumblr).
A fix has been posted on Shocky's blog
(http://shockyy.tumblr.com/post/128624466184/thank-you-for-the-mods-i-just-wanted-to-let-you... | comp | impossible to complete blacksmith tutorial missing helmet the mod was shocky s tera rogue set tumblr gift a fix has been posted on shocky s blog | 1 |
19,135 | 26,574,519,006 | IssuesEvent | 2023-01-21 16:32:50 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | Promod (1442170) | Game compatibility - Unofficial XAudio2 | # Compatibility Report
- Name of the game with compatibility issues: Promod
- Steam AppID of the game: 1442170
## System Information
- GPU: GTX 1080 TI
- Driver/LLVM version: Nvidia 495.44
- Kernel version: 5.15.5-223-tkg-pds
- Link to full system information report as [Gist](https://gist.github.com/quasigod-i... | True | Promod (1442170) - # Compatibility Report
- Name of the game with compatibility issues: Promod
- Steam AppID of the game: 1442170
## System Information
- GPU: GTX 1080 TI
- Driver/LLVM version: Nvidia 495.44
- Kernel version: 5.15.5-223-tkg-pds
- Link to full system information report as [Gist](https://gist.gi... | comp | promod compatibility report name of the game with compatibility issues promod steam appid of the game system information gpu gtx ti driver llvm version nvidia kernel version tkg pds link to full system information report as proton version proton experimental ... | 1 |
13,243 | 15,607,738,519 | IssuesEvent | 2021-03-19 09:44:45 | docker/compose-cli | https://api.github.com/repos/docker/compose-cli | opened | Add compose pull parallel flags for compatibility | compatibility compose | support pull --parallel / --no-parallel flags without behaviour change | True | Add compose pull parallel flags for compatibility - support pull --parallel / --no-parallel flags without behaviour change | comp | add compose pull parallel flags for compatibility support pull parallel no parallel flags without behaviour change | 1 |
36,139 | 2,795,801,039 | IssuesEvent | 2015-05-12 00:43:59 | Rob-MFn-Fletcher/egammaCore | https://api.github.com/repos/Rob-MFn-Fletcher/egammaCore | closed | Configuration hadler | enhancement High Priority | I cant take this config stuff anymore. Making a new configuration handler in egammaCore. Currently the configurables are split between several different files and packages. Its terrible. currently in order to configure the standard directory structure and name everything correctly you must configure using PyParallelize... | 1.0 | Configuration hadler - I cant take this config stuff anymore. Making a new configuration handler in egammaCore. Currently the configurables are split between several different files and packages. Its terrible. currently in order to configure the standard directory structure and name everything correctly you must config... | non_comp | configuration hadler i cant take this config stuff anymore making a new configuration handler in egammacore currently the configurables are split between several different files and packages its terrible currently in order to configure the standard directory structure and name everything correctly you must config... | 0 |
557,978 | 16,523,681,742 | IssuesEvent | 2021-05-26 17:13:39 | kubernetes/kubeadm | https://api.github.com/repos/kubernetes/kubeadm | closed | kinder: update to support v1beta3 and remove v1beta1 | area/kinder kind/api-change kind/deprecation kind/feature priority/important-soon | with the addition of kubeadm/v1beta3 and removal of v1beta1 we should update kinder to test v1beta3 by default.
https://github.com/kubernetes/kubeadm/search?q=v1beta1
we might also want to action on:
https://github.com/kubernetes/kubeadm/issues/2249
and add one extra job to test kinder with v1beta2 and "regular" ... | 1.0 | kinder: update to support v1beta3 and remove v1beta1 - with the addition of kubeadm/v1beta3 and removal of v1beta1 we should update kinder to test v1beta3 by default.
https://github.com/kubernetes/kubeadm/search?q=v1beta1
we might also want to action on:
https://github.com/kubernetes/kubeadm/issues/2249
and add o... | non_comp | kinder update to support and remove with the addition of kubeadm and removal of we should update kinder to test by default we might also want to action on and add one extra job to test kinder with and regular cluster creation proposal drop enable by default pass the wi... | 0 |
11,977 | 14,115,096,028 | IssuesEvent | 2020-11-07 19:07:45 | ElfFriend-DnD/foundryvtt-compactBeyond5eSheet | https://api.github.com/repos/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet | closed | dnd5e 0.99 compatibility | compatibility | [Version 099](https://gitlab.com/foundrynet/dnd5e/-/tags/release-0.9.9) just dropped, big changes, odds of breakage are moderate.
- [x] Support new speed data source
- [x] Add "configure movement speed" button
- [x] Set "Initiative" to be rollable
- [x] Add Effects Tab
- [x] Biography Tab is borked with max-widt... | True | dnd5e 0.99 compatibility - [Version 099](https://gitlab.com/foundrynet/dnd5e/-/tags/release-0.9.9) just dropped, big changes, odds of breakage are moderate.
- [x] Support new speed data source
- [x] Add "configure movement speed" button
- [x] Set "Initiative" to be rollable
- [x] Add Effects Tab
- [x] Biography ... | comp | compatibility just dropped big changes odds of breakage are moderate support new speed data source add configure movement speed button set initiative to be rollable add effects tab biography tab is borked with max width something broke with the item images | 1 |
557 | 2,999,864,600 | IssuesEvent | 2015-07-23 21:15:58 | facebook/hhvm | https://api.github.com/repos/facebook/hhvm | closed | stream_socket_client() returns a file stream if transport not specified | hi-pri php5 incompatibility | PHPMailer doesn't work well with HHVM. Using the lastest version: https://github.com/PHPMailer/PHPMailer and using SMPT AUTH with TLS.
The error is:
Fatal error: Unexpected object type File. in /var/www/domain/class.smtp.php on line 344
The line is this:
stream_socket_enable_crypto($this->smtp_conn,true,STREAM... | True | stream_socket_client() returns a file stream if transport not specified - PHPMailer doesn't work well with HHVM. Using the lastest version: https://github.com/PHPMailer/PHPMailer and using SMPT AUTH with TLS.
The error is:
Fatal error: Unexpected object type File. in /var/www/domain/class.smtp.php on line 344
T... | comp | stream socket client returns a file stream if transport not specified phpmailer doesn t work well with hhvm using the lastest version and using smpt auth with tls the error is fatal error unexpected object type file in var www domain class smtp php on line the line is this stream socket enable ... | 1 |
11,201 | 13,205,087,602 | IssuesEvent | 2020-08-14 17:12:18 | facebookincubator/facebook-for-woocommerce | https://api.github.com/repos/facebookincubator/facebook-for-woocommerce | reopened | Incompatibility with Measurement Price Calculator plugin | compatibility | Hi there,
In our shop we sell products per meters, and to do so, we need to use [Measurement Price Calculator plugin](https://woocommerce.com/products/measurement-price-calculator/).
The fact is after adding WooCommerce shop in my Facebook page, when you click firstly on the product and then on "Pay on the websit... | True | Incompatibility with Measurement Price Calculator plugin - Hi there,
In our shop we sell products per meters, and to do so, we need to use [Measurement Price Calculator plugin](https://woocommerce.com/products/measurement-price-calculator/).
The fact is after adding WooCommerce shop in my Facebook page, when you ... | comp | incompatibility with measurement price calculator plugin hi there in our shop we sell products per meters and to do so we need to use the fact is after adding woocommerce shop in my facebook page when you click firstly on the product and then on pay on the website it takes you to the shop cart and it... | 1 |
138,994 | 18,799,628,595 | IssuesEvent | 2021-11-09 05:02:57 | istio/istio | https://api.github.com/repos/istio/istio | closed | CVE-2017-11468 in docker/distribution triggers security scanners | area/security lifecycle/stale | **Bug description**
After reaching out to the security team, I was given to go-ahead to open this issue.
|Library| Vulnerability ID | Severity | Installed Version | Fixed Version | Title |
|-----------|---------|-------|--------|---------|----------|
|github.com/docker/distribution|CVE-2017-11468|HIGH|v0.0.0-20... | True | CVE-2017-11468 in docker/distribution triggers security scanners - **Bug description**
After reaching out to the security team, I was given to go-ahead to open this issue.
|Library| Vulnerability ID | Severity | Installed Version | Fixed Version | Title |
|-----------|---------|-------|--------|---------|-------... | non_comp | cve in docker distribution triggers security scanners bug description after reaching out to the security team i was given to go ahead to open this issue library vulnerability id severity installed version fixed version title ... | 0 |
11,916 | 14,019,158,017 | IssuesEvent | 2020-10-29 17:47:29 | gudmdharalds/vip-go-mu-plugins-test | https://api.github.com/repos/gudmdharalds/vip-go-mu-plugins-test | closed | PHP 7.4 Compatibility issue vip-helpers/vip-utils.php | PHP Compatibility PHP Compatiblity 7.4 | Found issue in master:
* <b>Warning</b>: Global with anything other than bare variables is discouraged since PHP 7.0. Found $$new_variable https://github.com/gudmdharalds/vip-go-mu-plugins-test/blob/28a657d751092304567701c0b0128d2d1c6132ff/vip-helpers/vip-utils.php#L1324
| True | PHP 7.4 Compatibility issue vip-helpers/vip-utils.php - Found issue in master:
* <b>Warning</b>: Global with anything other than bare variables is discouraged since PHP 7.0. Found $$new_variable https://github.com/gudmdharalds/vip-go-mu-plugins-test/blob/28a657d751092304567701c0b0128d2d1c6132ff/vip-helpers/vip-utils.p... | comp | php compatibility issue vip helpers vip utils php found issue in master warning global with anything other than bare variables is discouraged since php found new variable | 1 |
4,230 | 7,000,106,410 | IssuesEvent | 2017-12-18 02:07:55 | factor/factor | https://api.github.com/repos/factor/factor | closed | SSL 1.0 tests on macOS 10.11.6 throws an error | compatibility crypto http library macOS old-school SSL | brew can't install libressl to replace macOS 10.11.6's TLS 1.0 SSL library. My old macs can't run the new macOS. 😠
Instead, we have to fix TLS 1.0 (securely if possible?) to make the tests pass.
```
resource:basis/io/sockets/secure/unix/unix-tests.factor: 36
Unit Test: { { } [ [ class-of name>> write ] serv... | True | SSL 1.0 tests on macOS 10.11.6 throws an error - brew can't install libressl to replace macOS 10.11.6's TLS 1.0 SSL library. My old macs can't run the new macOS. 😠
Instead, we have to fix TLS 1.0 (securely if possible?) to make the tests pass.
```
resource:basis/io/sockets/secure/unix/unix-tests.factor: 36
... | comp | ssl tests on macos throws an error brew can t install libressl to replace macos s tls ssl library my old macs can t run the new macos 😠 instead we have to fix tls securely if possible to make the tests pass resource basis io sockets secure unix unix tests factor unit ... | 1 |
288,265 | 31,861,228,034 | IssuesEvent | 2023-09-15 11:04:08 | nidhi7598/linux-v4.19.72_CVE-2022-3564 | https://api.github.com/repos/nidhi7598/linux-v4.19.72_CVE-2022-3564 | opened | CVE-2021-45485 (High) detected in linuxlinux-4.19.294 | Mend: dependency security vulnerability | ## CVE-2021-45485 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.k... | True | CVE-2021-45485 (High) detected in linuxlinux-4.19.294 - ## CVE-2021-45485 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary>
<p>
<p>The Linux Kernel<... | non_comp | cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch main vulnerable source files net output core ... | 0 |
66,941 | 14,813,564,415 | IssuesEvent | 2021-01-14 02:23:39 | MValle21/flagr | https://api.github.com/repos/MValle21/flagr | opened | CVE-2020-7608 (Medium) detected in yargs-parser-11.1.1.tgz | security vulnerability | ## CVE-2020-7608 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>yargs-parser-11.1.1.tgz</b></p></summary>
<p>the mighty option parser used by yargs</p>
<p>Library home page: <a href... | True | CVE-2020-7608 (Medium) detected in yargs-parser-11.1.1.tgz - ## CVE-2020-7608 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>yargs-parser-11.1.1.tgz</b></p></summary>
<p>the mighty ... | non_comp | cve medium detected in yargs parser tgz cve medium severity vulnerability vulnerable library yargs parser tgz the mighty option parser used by yargs library home page a href path to dependency file flagr browser flagr ui package json path to vulnerable library flagr ... | 0 |
20,537 | 30,454,722,661 | IssuesEvent | 2023-07-16 18:42:59 | mudkipme/MoeMemos | https://api.github.com/repos/mudkipme/MoeMemos | closed | Support Memos 0.14.0 | compatibility | The API routes have changed in v0.14.0 and have added /v1/ to make it versioned. It would be nice to support it in Moe Memos :)
The newer API is documented here:
https://github.com/usememos/memos/blob/main/docs/api/
Release Link:
https://github.com/usememos/memos/releases/tag/v0.14.0
PS: Thanks for making ... | True | Support Memos 0.14.0 - The API routes have changed in v0.14.0 and have added /v1/ to make it versioned. It would be nice to support it in Moe Memos :)
The newer API is documented here:
https://github.com/usememos/memos/blob/main/docs/api/
Release Link:
https://github.com/usememos/memos/releases/tag/v0.14.0
... | comp | support memos the api routes have changed in and have added to make it versioned it would be nice to support it in moe memos the newer api is documented here release link ps thanks for making this app | 1 |
116,440 | 24,918,341,270 | IssuesEvent | 2022-10-30 17:15:02 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | Folding LoadAlignedVector* into the consumer instructions with VEX-encoding | enhancement area-CodeGen-coreclr JitUntriaged | Currently, `LoadVector128/256` can be folded into its consumer instructions with VEX-encoding but `LoadAlignedVector128/256` not.
`LoadAlignedVector128/256` would throw hardware exceptions if the memory address is not aligned to the specific boundary, but other VEX-encoded instructions (e.g., `vaddps xmm0, xmm1, [un... | 1.0 | Folding LoadAlignedVector* into the consumer instructions with VEX-encoding - Currently, `LoadVector128/256` can be folded into its consumer instructions with VEX-encoding but `LoadAlignedVector128/256` not.
`LoadAlignedVector128/256` would throw hardware exceptions if the memory address is not aligned to the specif... | non_comp | folding loadalignedvector into the consumer instructions with vex encoding currently can be folded into its consumer instructions with vex encoding but not would throw hardware exceptions if the memory address is not aligned to the specific boundary but other vex encoded instructions e g ... | 0 |
62,898 | 7,656,013,076 | IssuesEvent | 2018-05-10 15:00:10 | cityofaustin/techstack | https://api.github.com/repos/cityofaustin/techstack | closed | Determine examples from foster app to go into forms guide | Resource: Forms Guide Size: XS Team: Content Team: Design/Research | Meet and go through guide, determine foster examples to go in, and give context for those examples. I think it should take 1 hour. | 1.0 | Determine examples from foster app to go into forms guide - Meet and go through guide, determine foster examples to go in, and give context for those examples. I think it should take 1 hour. | non_comp | determine examples from foster app to go into forms guide meet and go through guide determine foster examples to go in and give context for those examples i think it should take hour | 0 |
24,589 | 12,129,876,183 | IssuesEvent | 2020-04-22 23:49:36 | Electrostatics/apbs-rest | https://api.github.com/repos/Electrostatics/apbs-rest | closed | Task Service should check with Kubernetes for task state | kubernetes microservices | Currently, we refer to storage service for the state of a task. We should move towards checking within Kubernetes
### Goal
- Have task service check K8s for task status
Do not complete this before #15
Perhaps do in conjunction with #16 | 1.0 | Task Service should check with Kubernetes for task state - Currently, we refer to storage service for the state of a task. We should move towards checking within Kubernetes
### Goal
- Have task service check K8s for task status
Do not complete this before #15
Perhaps do in conjunction with #16 | non_comp | task service should check with kubernetes for task state currently we refer to storage service for the state of a task we should move towards checking within kubernetes goal have task service check for task status do not complete this before perhaps do in conjunction with | 0 |
1,180 | 3,670,033,852 | IssuesEvent | 2016-02-21 16:26:47 | goaop/framework | https://api.github.com/repos/goaop/framework | closed | Compatibility with PHP5.6/PHP7 | Compatibility Improvement | Meta-issue to track current state for PHP>=7.0.0
- [x] #170 [FunctionProxy] Invalid handling of variable number of arguments
- [x] #173 Make PointcutGrammar class compatible with PHP7
- [x] https://github.com/php/php-src/pull/900 Incorrect reflection info for array_multisort()
- [x] #216 Support parameter scalar ... | True | Compatibility with PHP5.6/PHP7 - Meta-issue to track current state for PHP>=7.0.0
- [x] #170 [FunctionProxy] Invalid handling of variable number of arguments
- [x] #173 Make PointcutGrammar class compatible with PHP7
- [x] https://github.com/php/php-src/pull/900 Incorrect reflection info for array_multisort()
- [... | comp | compatibility with meta issue to track current state for php invalid handling of variable number of arguments make pointcutgrammar class compatible with incorrect reflection info for array multisort support parameter scalar typehints for drop support for p... | 1 |
3,391 | 6,359,724,378 | IssuesEvent | 2017-07-31 08:11:07 | blay09/FarmingForBlockheads | https://api.github.com/repos/blay09/FarmingForBlockheads | closed | API for access to MarketRegistry? | compatibility enhancement fixed in next version | Currently the various addons are all part of the blockheads mod itself. I'd like to add items from the RealWorld mod and my own crops mod. Can we have a formal API to do this (IMC? Java?). Stuff in the 'registry' packages seems the likely candidate but I'm not sure that is official. Also, multiple payment items (like f... | True | API for access to MarketRegistry? - Currently the various addons are all part of the blockheads mod itself. I'd like to add items from the RealWorld mod and my own crops mod. Can we have a formal API to do this (IMC? Java?). Stuff in the 'registry' packages seems the likely candidate but I'm not sure that is official. ... | comp | api for access to marketregistry currently the various addons are all part of the blockheads mod itself i d like to add items from the realworld mod and my own crops mod can we have a formal api to do this imc java stuff in the registry packages seems the likely candidate but i m not sure that is official ... | 1 |
14,203 | 17,088,677,471 | IssuesEvent | 2021-07-08 14:47:16 | gudmdharalds-a8c/testing123 | https://api.github.com/repos/gudmdharalds-a8c/testing123 | closed | PHP Upgrade: Compatibility issues found in / | PHP 7.4 Compatibility PHP Compatibility | The following issues were found when scanning branch master for PHP compatibility issues in preparation for upgrade to PHP version 7.4:<br>
* <b>Error in bla-10.php</b>: PHP syntax error: syntax error, unexpected ';' https://github.com/gudmdharalds-a8c/testing123/blob/5caa73821da8020735acd286fccb161cd990599e/bla-10.php... | True | PHP Upgrade: Compatibility issues found in / - The following issues were found when scanning branch master for PHP compatibility issues in preparation for upgrade to PHP version 7.4:<br>
* <b>Error in bla-10.php</b>: PHP syntax error: syntax error, unexpected ';' https://github.com/gudmdharalds-a8c/testing123/blob/5caa... | comp | php upgrade compatibility issues found in the following issues were found when scanning branch master for php compatibility issues in preparation for upgrade to php version error in bla php php syntax error syntax error unexpected error in bla php all output should be run through an es... | 1 |
5,097 | 7,704,775,079 | IssuesEvent | 2018-05-21 13:29:49 | CenturionFox/wolfarmor | https://api.github.com/repos/CenturionFox/wolfarmor | closed | Just FYI :) (Mod ID casing incorrect) | bug compatibility | Not 100% sure if this will cause issues but since I have both mods in my pack thought i would let you know.
[05:21:50] [main/ERROR] [FML]: Unable to parse dependency for mod 'wolfarmor' with dependency string 'after: SophisticatedWolves'. The modId 'SophisticatedWolves' must be all lowercase. | True | Just FYI :) (Mod ID casing incorrect) - Not 100% sure if this will cause issues but since I have both mods in my pack thought i would let you know.
[05:21:50] [main/ERROR] [FML]: Unable to parse dependency for mod 'wolfarmor' with dependency string 'after: SophisticatedWolves'. The modId 'SophisticatedWolves' must b... | comp | just fyi mod id casing incorrect not sure if this will cause issues but since i have both mods in my pack thought i would let you know unable to parse dependency for mod wolfarmor with dependency string after sophisticatedwolves the modid sophisticatedwolves must be all lowercase | 1 |
617,411 | 19,349,938,691 | IssuesEvent | 2021-12-15 14:43:55 | kitabisa/teler | https://api.github.com/repos/kitabisa/teler | opened | [FEATURE] Add custom threat rules | Type: Enhancement Status: On Hold Priority: Medium | **Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
e.g.
```yaml
customs:
- name: Large File Upload
condition: AND
rules:
- elem... | 1.0 | [FEATURE] Add custom threat rules - **Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
e.g.
```yaml
customs:
- name: Large File Upload
condition: A... | non_comp | add custom threat rules is your feature request related to a problem please describe a clear and concise description of what the problem is ex i m always frustrated when describe the solution you d like e g yaml customs name large file upload condition and ... | 0 |
70,942 | 9,462,643,776 | IssuesEvent | 2019-04-17 15:51:20 | cncf/cnf-testbed | https://api.github.com/repos/cncf/cnf-testbed | closed | [Documentation] Block diagram Components on Bare Metal + software to provision OpenStack, | documentation | - [x] Software components running in testbed for openstack environment
- [x]diagram deployment steps for testbed
- [x] table with steps
----

| 1.0 | [Documentation] Block diagram Components on Bare Metal + software to provision OpenStack, - - [x] Software components running in testbed for openstack environment
- [x]diagram deployment steps for testbed
- [x] table with steps
----
 in cabal-install/Cabal 3.0 do not have a clear way of providing the same sandbox functionality. Looking for information to become public (https://github.com/haskell/cabal/issues/6104 may hold the key).
GHC 8.6.5 works (it can use cabal-i... | 1.0 | Haskell cabal-install >= 3.0 is not supported, so GHC 8.8.1 is not yet supported - The `sandbox` command disappeared and the v2 commands (Nix-style local builds) in cabal-install/Cabal 3.0 do not have a clear way of providing the same sandbox functionality. Looking for information to become public (https://github.com/... | non_comp | haskell cabal install is not supported so ghc is not yet supported the sandbox command disappeared and the commands nix style local builds in cabal install cabal do not have a clear way of providing the same sandbox functionality looking for information to become public may hold the key ... | 0 |
10,681 | 12,627,465,712 | IssuesEvent | 2020-06-14 21:38:49 | multitheftauto/amx | https://api.github.com/repos/multitheftauto/amx | opened | GetVehicleParamsCarWindows | compatibility function | **Function name**
GetVehicleParamsCarWindows(vehicleid, &driver, &passenger, &backleft, &backright)
- vehicleid The ID of the vehicle
- &driver The integer to save the state of the drivers window to.
- &passenger The integer to save the state of the passengers window to.
- &backleft The integer to sa... | True | GetVehicleParamsCarWindows - **Function name**
GetVehicleParamsCarWindows(vehicleid, &driver, &passenger, &backleft, &backright)
- vehicleid The ID of the vehicle
- &driver The integer to save the state of the drivers window to.
- &passenger The integer to save the state of the passengers window to.
- &... | comp | getvehicleparamscarwindows function name getvehicleparamscarwindows vehicleid driver passenger backleft backright vehicleid the id of the vehicle driver the integer to save the state of the drivers window to passenger the integer to save the state of the passengers window to ... | 1 |
4,945 | 7,552,801,350 | IssuesEvent | 2018-04-19 02:28:01 | xwp/stream | https://api.github.com/repos/xwp/stream | closed | PHP Warning: A non-numeric value encountered in /stream/classes/class-settings.php on line 928 | Compatibility | I'm seeing the following warning in debug.log:
`PHP Warning: A non-numeric value encountered in /var/www/wordpress/wp-content/plugins/stream/classes/class-settings.php on line 928` | True | PHP Warning: A non-numeric value encountered in /stream/classes/class-settings.php on line 928 - I'm seeing the following warning in debug.log:
`PHP Warning: A non-numeric value encountered in /var/www/wordpress/wp-content/plugins/stream/classes/class-settings.php on line 928` | comp | php warning a non numeric value encountered in stream classes class settings php on line i m seeing the following warning in debug log php warning a non numeric value encountered in var www wordpress wp content plugins stream classes class settings php on line | 1 |
86,429 | 10,742,201,543 | IssuesEvent | 2019-10-29 21:57:04 | hotosm/tasking-manager | https://api.github.com/repos/hotosm/tasking-manager | opened | Highlight tasks locked by user | Component: Frontend Project: redesign Status: Needs implementation Type: Enhancement | On the task selection page, if the current user has one task locked for mapping on validation, highlight that information on the map and on the task list. We don't need to restrict any user action (the backend will do), just show that information on the map.
Suggestions, @hexiaok , @xamanu ? | 1.0 | Highlight tasks locked by user - On the task selection page, if the current user has one task locked for mapping on validation, highlight that information on the map and on the task list. We don't need to restrict any user action (the backend will do), just show that information on the map.
Suggestions, @hexiaok , @... | non_comp | highlight tasks locked by user on the task selection page if the current user has one task locked for mapping on validation highlight that information on the map and on the task list we don t need to restrict any user action the backend will do just show that information on the map suggestions hexiaok ... | 0 |
11,042 | 8,882,965,906 | IssuesEvent | 2019-01-14 14:37:21 | ansible/galaxy | https://api.github.com/repos/ansible/galaxy | opened | Constantly increasing average request latency over time | area/backend area/infrastructure priority/high | ## Bug Report
##### SUMMARY
Average request latency on production is constantly increasing over time.
| 1.0 | Constantly increasing average request latency over time - ## Bug Report
##### SUMMARY
Average request latency on production is constantly increasing over time.
| non_comp | constantly increasing average request latency over time bug report summary average request latency on production is constantly increasing over time | 0 |
142,373 | 5,474,529,989 | IssuesEvent | 2017-03-11 01:24:32 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | kubernetes-e2e-gci-gke-prod-parallel: broken test run | kind/flake priority/backlog | https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gke-prod-parallel/1141/
Multiple broken tests:
Failed: [k8s.io] Services should serve multiport endpoints from pods [Conformance] {Kubernetes e2e suite}
```
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e... | 1.0 | kubernetes-e2e-gci-gke-prod-parallel: broken test run - https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gke-prod-parallel/1141/
Multiple broken tests:
Failed: [k8s.io] Services should serve multiport endpoints from pods [Conformance] {Kubernetes e2e suite}
```
/go/src/k8s.io/kuber... | non_comp | kubernetes gci gke prod parallel broken test run multiple broken tests failed services should serve multiport endpoints from pods kubernetes suite go src io kubernetes output dockerized go src io kubernetes test service go oct failed to get pod that s pretty weird valida... | 0 |
9,979 | 11,963,608,955 | IssuesEvent | 2020-04-05 16:28:10 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | Original "Resident Evil" and "Resident Evil 2" fail to recognize hardware acceleration support | Game compatibility - Unofficial | # Compatibility Report
Resident Evil and Resident Evil 2 (originals)
https://appdb.winehq.org/objectManager.php?sClass=version&iId=9396
https://appdb.winehq.org/objectManager.php?sClass=application&iId=8375
## System Information
- GPU: GTX 760
- Driver/LLVM version: Nvidia 440.31
- Kernel version: 5.3.11... | True | Original "Resident Evil" and "Resident Evil 2" fail to recognize hardware acceleration support - # Compatibility Report
Resident Evil and Resident Evil 2 (originals)
https://appdb.winehq.org/objectManager.php?sClass=version&iId=9396
https://appdb.winehq.org/objectManager.php?sClass=application&iId=8375
## S... | comp | original resident evil and resident evil fail to recognize hardware acceleration support compatibility report resident evil and resident evil originals system information gpu gtx driver llvm version nvidia kernel version proton version the or... | 1 |
9,859 | 11,885,393,616 | IssuesEvent | 2020-03-27 19:31:30 | codescape/jira-scrum-poker | https://api.github.com/repos/codescape/jira-scrum-poker | closed | Use jira-project artifact to set versions of Jira components | compatibility development | The following Maven dependency can be used to set the versions of Jira components that fit to the Jira version ifself:
<dependencyManagement>
<dependencies>
<dependency>
<groupId>com.atlassian.jira</groupId>
<artifactId>jira-project</artifactId>
... | True | Use jira-project artifact to set versions of Jira components - The following Maven dependency can be used to set the versions of Jira components that fit to the Jira version ifself:
<dependencyManagement>
<dependencies>
<dependency>
<groupId>com.atlassian.jira</groupId>
... | comp | use jira project artifact to set versions of jira components the following maven dependency can be used to set the versions of jira components that fit to the jira version ifself com atlassian jira jira project jira version ... | 1 |
7,721 | 9,961,270,599 | IssuesEvent | 2019-07-07 02:14:55 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | The Talos Principle (257510) Displays, "Unable to set display" when launching from Ubuntu 19.04 AMD64 | Game compatibility - Unofficial | # Compatibility Report
- Name of the game with compatibility issues: The Talos Principle
- Steam AppID of the game:257510
## System Information
- GPU: <!-- e.g. RX 580 or GTX 970 -->ATI Cape Verde PRO / Venus LE / Tropo PRO-L [Radeon HD 8830M / R7 250 / R7 M465X]
- Driver/LLVM version: <!-- e.g. Mesa 18.2/7.0.0 ... | True | The Talos Principle (257510) Displays, "Unable to set display" when launching from Ubuntu 19.04 AMD64 - # Compatibility Report
- Name of the game with compatibility issues: The Talos Principle
- Steam AppID of the game:257510
## System Information
- GPU: <!-- e.g. RX 580 or GTX 970 -->ATI Cape Verde PRO / Venus L... | comp | the talos principle displays unable to set display when launching from ubuntu compatibility report name of the game with compatibility issues the talos principle steam appid of the game system information gpu ati cape verde pro venus le tropo pro l driver llvm version rad... | 1 |
17,439 | 24,057,099,822 | IssuesEvent | 2022-09-16 18:02:03 | facebook/hhvm | https://api.github.com/repos/facebook/hhvm | closed | If php source is invoked when it's being created, HHVM will lost the complete code. | php5 incompatibility | code to reproduce:
$ cat test.php
```
<?php
$file = 'code.php';
$fd = fopen($file, 'w+');
fwrite($fd, "<?php\n");
echo "Include when file is incomplete\n";
include($file);
fwrite($fd, "var_dump('Hello World');\n");
fclose($fd);
sleep(1); // sleep enough time for file reload
echo "Include when file is complete\n";
i... | True | If php source is invoked when it's being created, HHVM will lost the complete code. - code to reproduce:
$ cat test.php
```
<?php
$file = 'code.php';
$fd = fopen($file, 'w+');
fwrite($fd, "<?php\n");
echo "Include when file is incomplete\n";
include($file);
fwrite($fd, "var_dump('Hello World');\n");
fclose($fd);
sle... | comp | if php source is invoked when it s being created hhvm will lost the complete code code to reproduce: cat test php php file code php fd fopen file w fwrite fd php n echo include when file is incomplete n include file fwrite fd var dump hello world n fclose fd sle... | 1 |
7,039 | 9,308,832,185 | IssuesEvent | 2019-03-25 15:17:44 | bazelbuild/bazel | https://api.github.com/repos/bazelbuild/bazel | closed | incompatible_remove_host_cc_options: Remove host exclusive C++ options | P1 bazel 1.0 incompatible-change team-Rules-CPP | **Flag:** `--incompatible_remove_host_specific_cc_options`
**Available since:** todo
**Will be flipped in:** todo
**Tracking issue:** #6516
# Motivation
With the move of C++ rules to use platforms/toolchains (tracked in #6516), we are removing host specific logic. Platforms don't guarantee existence of separat... | True | incompatible_remove_host_cc_options: Remove host exclusive C++ options - **Flag:** `--incompatible_remove_host_specific_cc_options`
**Available since:** todo
**Will be flipped in:** todo
**Tracking issue:** #6516
# Motivation
With the move of C++ rules to use platforms/toolchains (tracked in #6516), we are rem... | comp | incompatible remove host cc options remove host exclusive c options flag incompatible remove host specific cc options available since todo will be flipped in todo tracking issue motivation with the move of c rules to use platforms toolchains tracked in we are removing ... | 1 |
4,497 | 7,160,447,484 | IssuesEvent | 2018-01-28 00:40:42 | storybooks/storybook | https://api.github.com/repos/storybooks/storybook | closed | Resolve local module linking in example apps | addon: storyshots app: react-native compatibility with other tools help wanted inactive maintenance | With the switch to npm@5, the way that the `test-cra` and `react-native-vanilla` apps were linked (via `file://` links) changed from "installs" to symlinks, similarly to lerna's behavior. See https://github.com/npm/npm/pull/15900 for more info.
To start with, this sort of removes the point of `test-cra` as it behave... | True | Resolve local module linking in example apps - With the switch to npm@5, the way that the `test-cra` and `react-native-vanilla` apps were linked (via `file://` links) changed from "installs" to symlinks, similarly to lerna's behavior. See https://github.com/npm/npm/pull/15900 for more info.
To start with, this sort ... | comp | resolve local module linking in example apps with the switch to npm the way that the test cra and react native vanilla apps were linked via file links changed from installs to symlinks similarly to lerna s behavior see for more info to start with this sort of removes the point of test cra a... | 1 |
124,727 | 10,321,438,013 | IssuesEvent | 2019-08-31 01:59:54 | zio/zio | https://api.github.com/repos/zio/zio | closed | ZIO Test: Add composition operators to Assertion | enhancement good first issue tests | Currently in ZIO Test (`test` project / directory), it is quite inconvenient to make multiple assertions on different values. A pattern seen in `ZQueueSpec.scala` in `core-tests` is as follows:
```scala
assert((v1, v2, o1, o2), Predicate.equals((10, 20, true, true)))
```
This does not scale in general (although... | 1.0 | ZIO Test: Add composition operators to Assertion - Currently in ZIO Test (`test` project / directory), it is quite inconvenient to make multiple assertions on different values. A pattern seen in `ZQueueSpec.scala` in `core-tests` is as follows:
```scala
assert((v1, v2, o1, o2), Predicate.equals((10, 20, true, true)... | non_comp | zio test add composition operators to assertion currently in zio test test project directory it is quite inconvenient to make multiple assertions on different values a pattern seen in zqueuespec scala in core tests is as follows scala assert predicate equals true true ... | 0 |
10,748 | 12,718,281,132 | IssuesEvent | 2020-06-24 07:13:49 | samhocevar/zepto8 | https://api.github.com/repos/samhocevar/zepto8 | opened | PICO-8 v0.2.1 compatiblity roadmap | compatibility task | - [x] Added: oval() ovalfill()
- [ ] Added: circle drawing tool is now an oval tool (hold shift for circle)
- ~~Added: hold shift with line tool to snap to 22.5 degree angles from origin (0:1, 1:1, 2:1 gradients)~~
- [ ] Added: serial() channels for stdin, stdout
- [ ] Added: raw binary and image files dropped... | True | PICO-8 v0.2.1 compatiblity roadmap - - [x] Added: oval() ovalfill()
- [ ] Added: circle drawing tool is now an oval tool (hold shift for circle)
- ~~Added: hold shift with line tool to snap to 22.5 degree angles from origin (0:1, 1:1, 2:1 gradients)~~
- [ ] Added: serial() channels for stdin, stdout
- [ ] Adde... | comp | pico compatiblity roadmap added oval ovalfill added circle drawing tool is now an oval tool hold shift for circle added hold shift with line tool to snap to degree angles from origin gradients added serial channels for stdin stdout added raw bin... | 1 |
4,855 | 7,465,955,866 | IssuesEvent | 2018-04-02 08:04:08 | storybooks/storybook | https://api.github.com/repos/storybooks/storybook | closed | Scoped symlinks in node_modules not working | app: react-native compatibility with other tools has workaround | ### Issue details
Scoped symlinks (e.g. `@babel/core`) in node_modules not working with `@storybook/react-native`.
https://github.com/storybooks/storybook/blob/4465ffa25da33a47e9233756c627373ba39893c9/app/react-native/src/bin/storybook-start.js#L62
`findSymlinksPaths` is not able to find scoped symlinks. There i... | True | Scoped symlinks in node_modules not working - ### Issue details
Scoped symlinks (e.g. `@babel/core`) in node_modules not working with `@storybook/react-native`.
https://github.com/storybooks/storybook/blob/4465ffa25da33a47e9233756c627373ba39893c9/app/react-native/src/bin/storybook-start.js#L62
`findSymlinksPaths... | comp | scoped symlinks in node modules not working issue details scoped symlinks e g babel core in node modules not working with storybook react native findsymlinkspaths is not able to find scoped symlinks there is an closed pull request for a fix but nothing happened yet because metro is handl... | 1 |
149,263 | 13,261,034,208 | IssuesEvent | 2020-08-20 19:13:53 | HomeSeer/Plugin-SDK | https://api.github.com/repos/HomeSeer/Plugin-SDK | closed | Issue using setting location info on controls (button) | Bug To Do documentation further investigation needed | I'm on v.27
When I create a feature and add control buttons, if any one of the buttons include location information (HomeSeer.PluginSdk.Devices.Controls.ControlLocation) then none of the buttons shows up in the UI, not on the tile view not on the list view. Only one single button named "controls" shows up and clicking... | 1.0 | Issue using setting location info on controls (button) - I'm on v.27
When I create a feature and add control buttons, if any one of the buttons include location information (HomeSeer.PluginSdk.Devices.Controls.ControlLocation) then none of the buttons shows up in the UI, not on the tile view not on the list view. Only... | non_comp | issue using setting location info on controls button i m on v when i create a feature and add control buttons if any one of the buttons include location information homeseer pluginsdk devices controls controllocation then none of the buttons shows up in the ui not on the tile view not on the list view only ... | 0 |
125,592 | 4,958,348,359 | IssuesEvent | 2016-12-02 09:28:01 | serverless/serverless | https://api.github.com/repos/serverless/serverless | closed | Metrics plugin | exp/intermediate kind/enhancement priority/P2 status/accepted | Makes it possible to get metrics about the service.
The user can see service metrics with the help of the `serverless info` command.
**Metrics:**
- Function runtime
- Invocations
- Throttles
- Errors
- Percentile
**Questions:**
- Is this a global plugin or AWS related? (Do we need both?)
- Is this `servic... | 1.0 | Metrics plugin - Makes it possible to get metrics about the service.
The user can see service metrics with the help of the `serverless info` command.
**Metrics:**
- Function runtime
- Invocations
- Throttles
- Errors
- Percentile
**Questions:**
- Is this a global plugin or AWS related? (Do we need both?)
... | non_comp | metrics plugin makes it possible to get metrics about the service the user can see service metrics with the help of the serverless info command metrics function runtime invocations throttles errors percentile questions is this a global plugin or aws related do we need both ... | 0 |
6,333 | 8,679,436,553 | IssuesEvent | 2018-11-30 23:52:09 | cobalt-org/liquid-rust | https://api.github.com/repos/cobalt-org/liquid-rust | opened | `reverse` does not support operating on hashes | enhancement shopify-compatibility | Example test
```rust
assert_eq!(
v!([{ "a": 1, "b": 2 }]),
filters!(reverse, v!({"a": 1, "b": 2}))
);
``` | True | `reverse` does not support operating on hashes - Example test
```rust
assert_eq!(
v!([{ "a": 1, "b": 2 }]),
filters!(reverse, v!({"a": 1, "b": 2}))
);
``` | comp | reverse does not support operating on hashes example test rust assert eq v filters reverse v a b | 1 |
430,879 | 12,467,591,965 | IssuesEvent | 2020-05-28 17:19:52 | elucherini/algo-segregation | https://api.github.com/repos/elucherini/algo-segregation | closed | Test all modules | high priority | - [x] Items
- [x] Socialgraph
- [x] Users
- [x] Measurements
- [x] BassModel
- [x] ContentFiltering
- [x] Popularity
- [x] SocialFiltering
- [x] Generators
- [x] VerboseMode | 1.0 | Test all modules - - [x] Items
- [x] Socialgraph
- [x] Users
- [x] Measurements
- [x] BassModel
- [x] ContentFiltering
- [x] Popularity
- [x] SocialFiltering
- [x] Generators
- [x] VerboseMode | non_comp | test all modules items socialgraph users measurements bassmodel contentfiltering popularity socialfiltering generators verbosemode | 0 |
21,073 | 32,060,862,856 | IssuesEvent | 2023-09-24 16:40:21 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | closed | upgrade 22.3 sql incompatibility problems | backward compatibility v22.3-affected | > You have to provide the following information whenever possible.
**Describe what's wrong**
upgrade 22.3 from 21.3, SQL incompatibility problems occur
prefer_column_name_to_alias
0 — The column name is substituted with the alias.
SELECT avg(number) AS number, max(number) FROM numbers(10); -- { serverError 1... | True | upgrade 22.3 sql incompatibility problems - > You have to provide the following information whenever possible.
**Describe what's wrong**
upgrade 22.3 from 21.3, SQL incompatibility problems occur
prefer_column_name_to_alias
0 — The column name is substituted with the alias.
SELECT avg(number) AS number, max(... | comp | upgrade sql incompatibility problems you have to provide the following information whenever possible describe what s wrong upgrade from sql incompatibility problems occur prefer column name to alias — the column name is substituted with the alias select avg number as number max num... | 1 |
20,216 | 28,506,373,048 | IssuesEvent | 2023-04-18 21:54:22 | openxla/stablehlo | https://api.github.com/repos/openxla/stablehlo | opened | Implement semantic compatibility testing | Compatibility | ### Request description
Currently we have adequate serialization compatibility tests in `stablehlo_legalize_to_vhlo.<version>.mlir` and `stablehlo_legalize_to_vhlo.<version>.mlir.bc`. However we do not have adequate nor scalable semantics tests that use the reference interpreter.
The existing testdata approach does... | True | Implement semantic compatibility testing - ### Request description
Currently we have adequate serialization compatibility tests in `stablehlo_legalize_to_vhlo.<version>.mlir` and `stablehlo_legalize_to_vhlo.<version>.mlir.bc`. However we do not have adequate nor scalable semantics tests that use the reference interpre... | comp | implement semantic compatibility testing request description currently we have adequate serialization compatibility tests in stablehlo legalize to vhlo mlir and stablehlo legalize to vhlo mlir bc however we do not have adequate nor scalable semantics tests that use the reference interpreter the exis... | 1 |
12,462 | 14,701,052,179 | IssuesEvent | 2021-01-04 11:12:20 | svengreb/wand | https://api.github.com/repos/svengreb/wand | closed | Missing environment variables in `Install` method of `gobin` task | context-pkg scope-compatibility scope-stability type-bug | Currently the [`Install` method of the `gobin` task runner][doc-m-install] sets the environment of the command that gets executed initially to [`os.Environ()`][doc-f-os-environ], but overrides it later on with custom variables configured through the [`WithEnv(map[string]string)` option][doc-f-withenv].
This results ... | True | Missing environment variables in `Install` method of `gobin` task - Currently the [`Install` method of the `gobin` task runner][doc-m-install] sets the environment of the command that gets executed initially to [`os.Environ()`][doc-f-os-environ], but overrides it later on with custom variables configured through the [`... | comp | missing environment variables in install method of gobin task currently the sets the environment of the command that gets executed initially to but overrides it later on with custom variables configured through the string option this results in errors when running the method in minimal environment... | 1 |
508,904 | 14,708,183,519 | IssuesEvent | 2021-01-04 23:04:56 | bcgov/entity | https://api.github.com/repos/bcgov/entity | opened | NR 2658586 Baljit Korotana - Client asking for information about charges | ENTITY OPS Priority1 Relationships | #### ServiceNow incident:
#### Contact information
Staff Name: Kristopher Yee
Staff Email:
#### Description
Client requested a name using the new name request. Their mastercard as charged 31.50 for the name, but also a bunch of other charges were made that the client doesn't recognize.
#### Email
>Got another requ... | 1.0 | NR 2658586 Baljit Korotana - Client asking for information about charges - #### ServiceNow incident:
#### Contact information
Staff Name: Kristopher Yee
Staff Email:
#### Description
Client requested a name using the new name request. Their mastercard as charged 31.50 for the name, but also a bunch of other charges w... | non_comp | nr baljit korotana client asking for information about charges servicenow incident contact information staff name kristopher yee staff email description client requested a name using the new name request their mastercard as charged for the name but also a bunch of other charges were made... | 0 |
2,807 | 5,578,606,874 | IssuesEvent | 2017-03-28 12:51:24 | AdguardTeam/AdguardForWindows | https://api.github.com/repos/AdguardTeam/AdguardForWindows | closed | An issue with textContent in content-script.js | Bug Compatibility | Steps to reproduce:
- With IE11, go to tcafe3.com
- Then sometimes our stylesheets are injected incorrectly, like below:

- If I refresh the page several times, this does not happen anymore at some poin... | True | An issue with textContent in content-script.js - Steps to reproduce:
- With IE11, go to tcafe3.com
- Then sometimes our stylesheets are injected incorrectly, like below:

- If I refresh the page several... | comp | an issue with textcontent in content script js steps to reproduce with go to com then sometimes our stylesheets are injected incorrectly like below if i refresh the page several times this does not happen anymore at some point note this site has in head | 1 |
97,043 | 28,083,818,166 | IssuesEvent | 2023-03-30 08:26:47 | eclipse-edc/Connector | https://api.github.com/repos/eclipse-edc/Connector | closed | chore: get rid of the DependencyPlugin | build | # Feature Request
Remove the DependencyPlugin, as in fact it's not providing any value and likely it's implementation it's not reflecting the current needs.
## Which Areas Would Be Affected?
build
## Why Is the Feature Desired?
cleanup
| 1.0 | chore: get rid of the DependencyPlugin - # Feature Request
Remove the DependencyPlugin, as in fact it's not providing any value and likely it's implementation it's not reflecting the current needs.
## Which Areas Would Be Affected?
build
## Why Is the Feature Desired?
cleanup
| non_comp | chore get rid of the dependencyplugin feature request remove the dependencyplugin as in fact it s not providing any value and likely it s implementation it s not reflecting the current needs which areas would be affected build why is the feature desired cleanup | 0 |
114,315 | 24,584,146,634 | IssuesEvent | 2022-10-13 18:07:12 | awsdocs/aws-doc-sdk-examples | https://api.github.com/repos/awsdocs/aws-doc-sdk-examples | closed | [NEW EXAMPLE REQUEST] Cognito JS SDK examples. | type/code-example-request | **What are you trying to accomplish?**
[Provide a clear and brief description of what the code example should do. For example, "I want to upload a file to the cloud."]
**Which AWS services, if known, should this code example use?**
[List the [AWS service(s)](https://aws.amazon.com/products/) that this code ex... | 1.0 | [NEW EXAMPLE REQUEST] Cognito JS SDK examples. - **What are you trying to accomplish?**
[Provide a clear and brief description of what the code example should do. For example, "I want to upload a file to the cloud."]
**Which AWS services, if known, should this code example use?**
[List the [AWS service(s)](h... | non_comp | cognito js sdk examples what are you trying to accomplish which aws services if known should this code example use that this code example should use if you know them aws cognito which aws sdks or tools if known should this code example use that this code exa... | 0 |
70,780 | 8,579,768,820 | IssuesEvent | 2018-11-13 10:04:37 | SpareBank1/designsystem | https://api.github.com/repos/SpareBank1/designsystem | closed | Add contact information to frontpage of design.sparebank1.no | :baby: good first issue :dizzy: design system :newspaper: content | Maybe it should be easier to find out who and how to contact us, i.e. move the information given in https://github.com/SpareBank1/designsystem/blob/7e918f7429c388602ef9fd53f56deba08dfc3199/styleguide-content/kom-i-gang/hjelp.md to the frontpage. Yay or nay? | 1.0 | Add contact information to frontpage of design.sparebank1.no - Maybe it should be easier to find out who and how to contact us, i.e. move the information given in https://github.com/SpareBank1/designsystem/blob/7e918f7429c388602ef9fd53f56deba08dfc3199/styleguide-content/kom-i-gang/hjelp.md to the frontpage. Yay or nay? | non_comp | add contact information to frontpage of design no maybe it should be easier to find out who and how to contact us i e move the information given in to the frontpage yay or nay | 0 |
332,002 | 10,083,102,129 | IssuesEvent | 2019-07-25 12:57:11 | hotosm/tasking-manager | https://api.github.com/repos/hotosm/tasking-manager | opened | Duplicate entires for priority_areas | Component: Backend Difficulty: Medium Priority: High Type: Bug | From chat, it was flagged today that the project save threw a weird error for specific projects.

From further investigation,
- There are duplicate entries in project priority areas. A total of [808 proje... | 1.0 | Duplicate entires for priority_areas - From chat, it was flagged today that the project save threw a weird error for specific projects.

From further investigation,
- There are duplicate entries in projec... | non_comp | duplicate entires for priority areas from chat it was flagged today that the project save threw a weird error for specific projects from further investigation there are duplicate entries in project priority areas a total of have exactly entries for each priority area marked within the project ... | 0 |
4,582 | 3,399,268,471 | IssuesEvent | 2015-12-02 10:03:49 | akka/akka | https://api.github.com/repos/akka/akka | closed | Comply with new sbt-dependency-graph(0.8.0) | 1 - triaged community-contrib t:build | Hi,
I have in my .sbt/0.13/plugins/plugins.sbt a fresh version of sbt-dependency-graph that is picked up by sbt on akka project.
Unfortunately akka relies on older version(0.7.5), we could align to the newest one.
These changes introduced issue:
https://github.com/jrudolph/sbt-dependency-graph/commit/7a5126ef875... | 1.0 | Comply with new sbt-dependency-graph(0.8.0) - Hi,
I have in my .sbt/0.13/plugins/plugins.sbt a fresh version of sbt-dependency-graph that is picked up by sbt on akka project.
Unfortunately akka relies on older version(0.7.5), we could align to the newest one.
These changes introduced issue:
https://github.com/jr... | non_comp | comply with new sbt dependency graph hi i have in my sbt plugins plugins sbt a fresh version of sbt dependency graph that is picked up by sbt on akka project unfortunately akka relies on older version we could align to the newest one these changes introduced issue | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.