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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
20,198 | 28,433,402,110 | IssuesEvent | 2023-04-15 02:52:23 | apple/swift | https://api.github.com/repos/apple/swift | closed | [Source compatibility suite] vapor_service fails to build tests using swift package | bug source compatibility suite unexpected error | **Describe the bug**
The source compatibility suite project https://github.com/vapor/service/commit/281a70b69783891900be31a9e70051b6fe19e146c is failing to build when --build-tests is passed to the invocation used to build the swift package.
**Steps To Reproduce**
Steps to reproduce the behavior:
1. Checkout http... | True | [Source compatibility suite] vapor_service fails to build tests using swift package - **Describe the bug**
The source compatibility suite project https://github.com/vapor/service/commit/281a70b69783891900be31a9e70051b6fe19e146c is failing to build when --build-tests is passed to the invocation used to build the swift ... | comp | vapor service fails to build tests using swift package describe the bug the source compatibility suite project is failing to build when build tests is passed to the invocation used to build the swift package steps to reproduce steps to reproduce the behavior checkout run xcrun swift bu... | 1 |
13,619 | 16,166,104,545 | IssuesEvent | 2021-05-01 14:27:49 | boxbilling/boxbilling | https://api.github.com/repos/boxbilling/boxbilling | closed | Cron execution is failing | compatibility | During the cron execution I get the error below:
```
- Welcome to BoxBilling.
Last executed: .Successfully ran the cron jobs.Error #[0] occurred in [/var/www/boxbilling/rb.php] at line [830]: [syntax error, unexpected namespaced name "implements\IteratorAggregate", expecting "{"]
```
It is running on:
```
Li... | True | Cron execution is failing - During the cron execution I get the error below:
```
- Welcome to BoxBilling.
Last executed: .Successfully ran the cron jobs.Error #[0] occurred in [/var/www/boxbilling/rb.php] at line [830]: [syntax error, unexpected namespaced name "implements\IteratorAggregate", expecting "{"]
```
... | comp | cron execution is failing during the cron execution i get the error below welcome to boxbilling last executed successfully ran the cron jobs error occurred in at line it is running on linux cerberus smp debian gnu linux not sure why it s... | 1 |
15,697 | 20,255,874,395 | IssuesEvent | 2022-02-14 23:09:21 | evhub/coconut | https://api.github.com/repos/evhub/coconut | reopened | Universalize zero-argument super | compatibility resolved | ```
File "log_util_hx.py", line 1322, in __init__
super().__init__(message) #213 (line num in coconut source)
TypeError: super() takes at least 1 argument (0 given)
```
I hope that coconut can automatically handle the problem. | True | Universalize zero-argument super - ```
File "log_util_hx.py", line 1322, in __init__
super().__init__(message) #213 (line num in coconut source)
TypeError: super() takes at least 1 argument (0 given)
```
I hope that coconut can automatically handle the problem. | comp | universalize zero argument super file log util hx py line in init super init message line num in coconut source typeerror super takes at least argument given i hope that coconut can automatically handle the problem | 1 |
9,928 | 11,940,942,998 | IssuesEvent | 2020-04-02 17:34:03 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | N++ (230270) | Game compatibility - Unofficial | # Compatibility Report
- Name of the game with compatibility issues: N++
- Steam AppID of the game: 230270
## System Information
- GPU: GTX 1070 Ti
- Driver/LLVM version: 440.64
- Kernel version: 5.5.13-arch1-1
- Link to full system information report as Gist: [Gist](https://gist.github.com/808-cowbell/c0dc255... | True | N++ (230270) - # Compatibility Report
- Name of the game with compatibility issues: N++
- Steam AppID of the game: 230270
## System Information
- GPU: GTX 1070 Ti
- Driver/LLVM version: 440.64
- Kernel version: 5.5.13-arch1-1
- Link to full system information report as Gist: [Gist](https://gist.github.com/808-... | comp | n compatibility report name of the game with compatibility issues n steam appid of the game system information gpu gtx ti driver llvm version kernel version link to full system information report as gist proton version all versions up to and including ... | 1 |
165,108 | 20,574,171,735 | IssuesEvent | 2022-03-04 01:27:52 | panasalap/linux-4.1.15 | https://api.github.com/repos/panasalap/linux-4.1.15 | closed | CVE-2016-5400 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed | security vulnerability | ## CVE-2016-5400 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home pa... | True | CVE-2016-5400 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed - ## CVE-2016-5400 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
... | non_comp | cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in base branch master vulnerable source files ... | 0 |
16,300 | 21,938,330,085 | IssuesEvent | 2022-05-23 15:33:40 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Remove redundant RecordType | T: Task C: Functionality P: High R: Wontfix T: Incompatible change E: All Editions | Once #2570 is implemented, `RecordType` (introduced with #2571) is no longer needed.
| True | Remove redundant RecordType - Once #2570 is implemented, `RecordType` (introduced with #2571) is no longer needed.
| comp | remove redundant recordtype once is implemented recordtype introduced with is no longer needed | 1 |
19,969 | 27,791,950,124 | IssuesEvent | 2023-03-17 09:36:05 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | opened | Conflict with WP Recipe Maker causes missing field "url" on logo schema | compatibility component: schema (JSON+LD) severity: major | ### Please give us a description of what happened
We've recently received quite a few reports from users who received a **Missing field "url"** error on the logo schema in GSC/Rich Results Test. Most of them were using the WP Recipe Maker plugins.
](https://github.com/MEZk/checkstyle/blob/475ec106d6192f311758471b7fed4359bf9eb180/src/main/java/com/puppycrawl/tools/checkstyle/api/AbstractCheck.java#L246-L246) method to log DetailAST.
lineNo, columnNo, and tokenType should be retrieved... | True | Update all AbstractChecks to log DetailAST - All AbstractChecks should use [log(DetailAST ast, String key, Object... args)](https://github.com/MEZk/checkstyle/blob/475ec106d6192f311758471b7fed4359bf9eb180/src/main/java/com/puppycrawl/tools/checkstyle/api/AbstractCheck.java#L246-L246) method to log DetailAST.
lineNo... | comp | update all abstractchecks to log detailast all abstractchecks should use method to log detailast lineno columnno and tokentype should be retrieved from detailast and passed to localizedmessage this issue is blocked by | 1 |
250,677 | 7,979,727,058 | IssuesEvent | 2018-07-17 23:05:57 | sul-dlss/preservation_catalog | https://api.github.com/repos/sul-dlss/preservation_catalog | closed | correct zip command parameter | bug high priority in progress replication | command is `zip -vr0X -sv -s 10g /sdr-transfers/bb/827/rw/7443/bb827rw7443.v0001.zip bb827rw7443/v0001` but the last parameter needs to be the full `services-disk11/sdr2objects/.....` path. This shows up, for example, in the worker metadata like so
```
I, [2018-07-16T15:38:41.192627 #26900] INFO -- : [ActiveJob] [Ple... | 1.0 | correct zip command parameter - command is `zip -vr0X -sv -s 10g /sdr-transfers/bb/827/rw/7443/bb827rw7443.v0001.zip bb827rw7443/v0001` but the last parameter needs to be the full `services-disk11/sdr2objects/.....` path. This shows up, for example, in the worker metadata like so
```
I, [2018-07-16T15:38:41.192627 #26... | non_comp | correct zip command parameter command is zip sv s sdr transfers bb rw zip but the last parameter needs to be the full services path this shows up for example in the worker metadata like so i info performing plexerjob job id from resque zips made w... | 0 |
156,820 | 12,339,026,167 | IssuesEvent | 2020-05-14 17:24:57 | SolarArbiter/solarforecastarbiter-core | https://api.github.com/repos/SolarArbiter/solarforecastarbiter-core | closed | cli.report should serialize/deserialize raw_report | reports testing | My understanding is that we missed two bugs (#403, #398) due to the fact that `cli.report` doesn't go through the JSON representation of the `raw_report`. So maybe we should force that, or at least expose through an option, even if it's inefficient. | 1.0 | cli.report should serialize/deserialize raw_report - My understanding is that we missed two bugs (#403, #398) due to the fact that `cli.report` doesn't go through the JSON representation of the `raw_report`. So maybe we should force that, or at least expose through an option, even if it's inefficient. | non_comp | cli report should serialize deserialize raw report my understanding is that we missed two bugs due to the fact that cli report doesn t go through the json representation of the raw report so maybe we should force that or at least expose through an option even if it s inefficient | 0 |
16,071 | 9,682,628,255 | IssuesEvent | 2019-05-23 09:35:28 | bkimminich/juice-shop | https://api.github.com/repos/bkimminich/juice-shop | closed | CVE-2019-11358 (Medium) detected in jquery-2.2.4.min.js | security vulnerability | ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-2.2.4.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="ht... | True | CVE-2019-11358 (Medium) detected in jquery-2.2.4.min.js - ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-2.2.4.min.js</b></p></summary>
<p>JavaScript librar... | non_comp | cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file juice shop frontend src index html path to vulnerable library juice shop f... | 0 |
6,322 | 8,678,796,037 | IssuesEvent | 2018-11-30 21:10:48 | CCSI-Toolset/FOQUS | https://api.github.com/repos/CCSI-Toolset/FOQUS | closed | Issues reshaping matrix in UQ (Python 3.x) | Python 3.x Compatibility | I have attached the error log files associated with this error. From my understanding there's a regex split function that is returning values such that there are an odd number of elements. This leads to a float instead of an int and the matrix can't be resized. This error is persistent throughout different UQ functions... | True | Issues reshaping matrix in UQ (Python 3.x) - I have attached the error log files associated with this error. From my understanding there's a regex split function that is returning values such that there are an odd number of elements. This leads to a float instead of an int and the matrix can't be resized. This error is... | comp | issues reshaping matrix in uq python x i have attached the error log files associated with this error from my understanding there s a regex split function that is returning values such that there are an odd number of elements this leads to a float instead of an int and the matrix can t be resized this error is... | 1 |
146,132 | 5,611,939,682 | IssuesEvent | 2017-04-03 01:45:41 | TSAP-Laval/acquisition-backend | https://api.github.com/repos/TSAP-Laval/acquisition-backend | opened | Test back-end | Priority: High Status: In Progress Type: Enhancement | ### Before submitting an issue, make sure you have:
- [X] Read the [README](https://github.com/TSAP-Laval/acquisition-backend/blob/master/README.md)
- [X] [Searched](https://github.com/TSAP-Laval/acquisition-backend/search?type=Issues) the bugtracker for similar issues including **closed** ones
- [X] Reviewed the sa... | 1.0 | Test back-end - ### Before submitting an issue, make sure you have:
- [X] Read the [README](https://github.com/TSAP-Laval/acquisition-backend/blob/master/README.md)
- [X] [Searched](https://github.com/TSAP-Laval/acquisition-backend/search?type=Issues) the bugtracker for similar issues including **closed** ones
- [X]... | non_comp | test back end before submitting an issue make sure you have read the the bugtracker for similar issues including closed ones reviewed the sample code in purpose of your issue bug report encountered problems errors feature request request for a new functionalit... | 0 |
715,258 | 24,592,480,737 | IssuesEvent | 2022-10-14 04:30:57 | AY2223S1-CS2103T-W16-2/tp | https://api.github.com/repos/AY2223S1-CS2103T-W16-2/tp | closed | Add "dec" command (items) to decrement item quantity | deliverables.Individual priority.High command.items command | This command is a new command.
It requires the inventory item model to be implemented first.
An alternative way to change the quantity of the item is via the "set" command.
"item set qty/10".
https://github.com/AY2223S1-CS2103T-W16-2/tp/issues/11
The "dec" command is a multi step command related to items.
... | 1.0 | Add "dec" command (items) to decrement item quantity - This command is a new command.
It requires the inventory item model to be implemented first.
An alternative way to change the quantity of the item is via the "set" command.
"item set qty/10".
https://github.com/AY2223S1-CS2103T-W16-2/tp/issues/11
The "de... | non_comp | add dec command items to decrement item quantity this command is a new command it requires the inventory item model to be implemented first an alternative way to change the quantity of the item is via the set command item set qty the dec command is a multi step command related to items ... | 0 |
12,100 | 14,269,061,044 | IssuesEvent | 2020-11-21 00:05:06 | google/gvisor | https://api.github.com/repos/google/gvisor | closed | Add promiscuous mode capture support w/ tcpdump | area: compatibility area: networking stale | https://github.com/google/gvisor/issues/173 is now fixed and tcpdump mostly works except when using it with gVisor in promiscuous mode. This requires supporting a few missing AF_PACKET features namely
https://man7.org/linux/man-pages/man7/packet.7.html
PACKET_ADD_MEMBERSHIP
PACKET_DROP_MEMBERSHIP
... | True | Add promiscuous mode capture support w/ tcpdump - https://github.com/google/gvisor/issues/173 is now fixed and tcpdump mostly works except when using it with gVisor in promiscuous mode. This requires supporting a few missing AF_PACKET features namely
https://man7.org/linux/man-pages/man7/packet.7.html
PACKET_ADD_... | comp | add promiscuous mode capture support w tcpdump is now fixed and tcpdump mostly works except when using it with gvisor in promiscuous mode this requires supporting a few missing af packet features namely packet add membership packet drop membership packet sockets can be used to confi... | 1 |
348,074 | 10,438,312,720 | IssuesEvent | 2019-09-18 01:38:31 | Kontort/OsuKyzer | https://api.github.com/repos/Kontort/OsuKyzer | closed | Full rewrite | enhancement high priority | Looking back at the code, it's terrible. Static abuse everywhere, badly written functions, and others. A full rewrite should be underway | 1.0 | Full rewrite - Looking back at the code, it's terrible. Static abuse everywhere, badly written functions, and others. A full rewrite should be underway | non_comp | full rewrite looking back at the code it s terrible static abuse everywhere badly written functions and others a full rewrite should be underway | 0 |
16,461 | 22,289,601,095 | IssuesEvent | 2022-06-12 06:38:42 | OneSignal/OneSignal-Flutter-SDK | https://api.github.com/repos/OneSignal/OneSignal-Flutter-SDK | closed | Build Error - Requires a placeholder substitution but no value for <onesignal_google_project_number> and <onesignal_app_id> | Compatibility Issue Android | # Versions
```YAML
environment:
sdk: 2.10.4
flutter: 1.22.4
dependencies:
- onesignal_flutter: 2.6.2 and 2.6.1
```
# Description
Error:
```bash
mypath/android/app/src/main/AndroidManifest.xml:49:9-51:51 Error:
Attribute meta-data#onesignal_app_id@value at AndroidManifest.xml:49:9-51:51 r... | True | Build Error - Requires a placeholder substitution but no value for <onesignal_google_project_number> and <onesignal_app_id> - # Versions
```YAML
environment:
sdk: 2.10.4
flutter: 1.22.4
dependencies:
- onesignal_flutter: 2.6.2 and 2.6.1
```
# Description
Error:
```bash
mypath/android/app/src/main... | comp | build error requires a placeholder substitution but no value for and versions yaml environment sdk flutter dependencies onesignal flutter and description error bash mypath android app src main androidmanifest xml error attrib... | 1 |
292,506 | 8,959,001,236 | IssuesEvent | 2019-01-27 18:52:12 | wojtek2kdev/bon-appetit-backend | https://api.github.com/repos/wojtek2kdev/bon-appetit-backend | opened | Create Profile model and migration. | Priority: Medium Type: Docs Type: Enhancement | To do:
- [ ] Profile model
- [ ] Profile migration
- [ ] 5 Profile seeds
- [ ] Profile test
Specification for Profile model: [ERD](https://github.com/wojtek2kdev/bon-appetit-backend/blob/master/docs/database/erd.png) | 1.0 | Create Profile model and migration. - To do:
- [ ] Profile model
- [ ] Profile migration
- [ ] 5 Profile seeds
- [ ] Profile test
Specification for Profile model: [ERD](https://github.com/wojtek2kdev/bon-appetit-backend/blob/master/docs/database/erd.png) | non_comp | create profile model and migration to do profile model profile migration profile seeds profile test specification for profile model | 0 |
8,948 | 10,959,294,623 | IssuesEvent | 2019-11-27 11:05:36 | HotelsDotCom/bull | https://api.github.com/repos/HotelsDotCom/bull | opened | JDK8 Compatible version automatic release | compatibility configuration | **Description**
All the changes implemented on BULL are released in two different versions: one compatible with `jdk8` and the other with compatibility with `jdk11`.
The `jdk11` release is totally automatic and performed by a Travis build, but the `jdk8` one is manual.
The purpose is to automatize this process | True | JDK8 Compatible version automatic release - **Description**
All the changes implemented on BULL are released in two different versions: one compatible with `jdk8` and the other with compatibility with `jdk11`.
The `jdk11` release is totally automatic and performed by a Travis build, but the `jdk8` one is manual.
... | comp | compatible version automatic release description all the changes implemented on bull are released in two different versions one compatible with and the other with compatibility with the release is totally automatic and performed by a travis build but the one is manual the purpose is t... | 1 |
142,887 | 19,122,454,571 | IssuesEvent | 2021-12-01 01:03:29 | Tim-sandbox/Petclinic | https://api.github.com/repos/Tim-sandbox/Petclinic | opened | CVE-2021-22096 (Medium) detected in spring-web-5.3.9.jar | security vulnerability | ## CVE-2021-22096 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-5.3.9.jar</b></p></summary>
<p>Spring Web</p>
<p>Library home page: <a href="https://github.com/spring-pr... | True | CVE-2021-22096 (Medium) detected in spring-web-5.3.9.jar - ## CVE-2021-22096 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-5.3.9.jar</b></p></summary>
<p>Spring Web</p>
... | non_comp | cve medium detected in spring web jar cve medium severity vulnerability vulnerable library spring web jar spring web library home page a href path to dependency file petclinic pom xml path to vulnerable library home wss scanner repository org springframework spri... | 0 |
411,932 | 12,033,703,776 | IssuesEvent | 2020-04-13 14:44:36 | parse-community/Parse-SDK-iOS-OSX | https://api.github.com/repos/parse-community/Parse-SDK-iOS-OSX | closed | Circle Update | Backend Distribution Help Wanted High Priority | So according to [this](https://discuss.circleci.com/t/rollout-of-pipelines-functionality/34651) article Circle is already in the process of enabling pipelines. They are also about to move everyone over to the new UI. What stinks about this is we will see nothing on the new UI unless we update our config to V2. | 1.0 | Circle Update - So according to [this](https://discuss.circleci.com/t/rollout-of-pipelines-functionality/34651) article Circle is already in the process of enabling pipelines. They are also about to move everyone over to the new UI. What stinks about this is we will see nothing on the new UI unless we update our config... | non_comp | circle update so according to article circle is already in the process of enabling pipelines they are also about to move everyone over to the new ui what stinks about this is we will see nothing on the new ui unless we update our config to | 0 |
3,079 | 2,734,143,787 | IssuesEvent | 2015-04-17 18:03:17 | rundeck/rundeck | https://api.github.com/repos/rundeck/rundeck | opened | documentation: workflow node step plugin java interface shown is wrong | documentation | the java interface shown for node step plugin here http://rundeck.org/docs/developer/workflow-step-plugin.html#workflownodestep-plugin does not match the actual interface from the javadoc/code | 1.0 | documentation: workflow node step plugin java interface shown is wrong - the java interface shown for node step plugin here http://rundeck.org/docs/developer/workflow-step-plugin.html#workflownodestep-plugin does not match the actual interface from the javadoc/code | non_comp | documentation workflow node step plugin java interface shown is wrong the java interface shown for node step plugin here does not match the actual interface from the javadoc code | 0 |
17,333 | 23,914,651,607 | IssuesEvent | 2022-09-09 11:31:43 | bazelbuild/bazel | https://api.github.com/repos/bazelbuild/bazel | closed | incompatible_disallow_symlink_file_to_dir | incompatible-change migration-ready breaking-change-6.0 | Currently, `ctx.actions.symlink` allows symlinking a file into a directory (i.e., by passing a file as the `output` parameter and a directory as the `target_file` parameter). This confuses other parts of Bazel and makes it difficult to fix e.g. #15678.
When the `--incompatible_disallow_symlink_file_to_dir` flag is f... | True | incompatible_disallow_symlink_file_to_dir - Currently, `ctx.actions.symlink` allows symlinking a file into a directory (i.e., by passing a file as the `output` parameter and a directory as the `target_file` parameter). This confuses other parts of Bazel and makes it difficult to fix e.g. #15678.
When the `--incompat... | comp | incompatible disallow symlink file to dir currently ctx actions symlink allows symlinking a file into a directory i e by passing a file as the output parameter and a directory as the target file parameter this confuses other parts of bazel and makes it difficult to fix e g when the incompatible... | 1 |
69,888 | 8,469,591,324 | IssuesEvent | 2018-10-23 23:43:30 | quicwg/base-drafts | https://api.github.com/repos/quicwg/base-drafts | closed | Should the key update expansion use "quic " or "tls13 "? | -tls design | I am looking at the details of the key update mechanism. The TLS draft says that "_A receiving endpoint detects an update when the KEY_PHASE bit doesn’t match what it is expecting. It creates a new secret (see Section 7.2 of [TLS13]) and the corresponding read key and IV._" That means using HKDF-Expand-Label.
I assu... | 1.0 | Should the key update expansion use "quic " or "tls13 "? - I am looking at the details of the key update mechanism. The TLS draft says that "_A receiving endpoint detects an update when the KEY_PHASE bit doesn’t match what it is expecting. It creates a new secret (see Section 7.2 of [TLS13]) and the corresponding read ... | non_comp | should the key update expansion use quic or i am looking at the details of the key update mechanism the tls draft says that a receiving endpoint detects an update when the key phase bit doesn’t match what it is expecting it creates a new secret see section of and the corresponding read key and iv... | 0 |
9,401 | 11,453,268,000 | IssuesEvent | 2020-02-06 15:07:24 | feluxe/sty | https://api.github.com/repos/feluxe/sty | closed | Not working in windows 10 | legacy compatibility | I tried the example codes in python3 running in my cmd in windows 10 but it doesn't print the string which I have mentioned as show n in the screenshot. Kindly find a solution for this!!

| True | Not working in windows 10 - I tried the example codes in python3 running in my cmd in windows 10 but it doesn't print the string which I have mentioned as show n in the screenshot. Kindly find a solution for this!!
 all the monsters spawn only around the sub of the right. It makes it very unfair to play PvP with anything other than 0% difficulty.
**Steps To Reproduce**
1. Start a combat mission with ... | 1.0 | In PvP right side gets all the monster spawns - - [X] I have searched the issue tracker to check if the issue has already been reported.
**Description**
In PvP (sub vs sub) all the monsters spawn only around the sub of the right. It makes it very unfair to play PvP with anything other than 0% difficulty.
**Steps... | non_comp | in pvp right side gets all the monster spawns i have searched the issue tracker to check if the issue has already been reported description in pvp sub vs sub all the monsters spawn only around the sub of the right it makes it very unfair to play pvp with anything other than difficulty steps t... | 0 |
7,533 | 9,785,070,847 | IssuesEvent | 2019-06-09 02:27:34 | SpongePowered/SpongeForge | https://api.github.com/repos/SpongePowered/SpongeForge | closed | JurassicCraft and more (some console spam) | system: event type: mod incompatibility version: 1.12 | **I am currently running**
<!-- If you don't use the latest version, please tell us why. -->
- SpongeForge version: 7.1.0-BETA-3440
- Forge version: 2760
- Java version: 8
- Operating System: Linux
<!-- Please include ALL mods/plugins you had installed when your issue happened, you can get a list of
... | True | JurassicCraft and more (some console spam) - **I am currently running**
<!-- If you don't use the latest version, please tell us why. -->
- SpongeForge version: 7.1.0-BETA-3440
- Forge version: 2760
- Java version: 8
- Operating System: Linux
<!-- Please include ALL mods/plugins you had installed when your iss... | comp | jurassiccraft and more some console spam i am currently running spongeforge version beta forge version java version operating system linux please include all mods plugins you had installed when your issue happened you can get a list of your mods and plugins by ... | 1 |
154,454 | 12,214,973,462 | IssuesEvent | 2020-05-01 11:33:12 | GetTerminus/terminus-ui | https://api.github.com/repos/GetTerminus/terminus-ui | closed | Search: Button alignment is wrong | Focus: component Target: latest Type: bug | 
- [ ] Fix alignment
- [ ] Add simple visual regression test | 1.0 | Search: Button alignment is wrong - 
- [ ] Fix alignment
- [ ] Add simple visual regression test | non_comp | search button alignment is wrong fix alignment add simple visual regression test | 0 |
37,604 | 12,487,363,980 | IssuesEvent | 2020-05-31 08:39:17 | gmright-service-gmright/gmright2.github.io- | https://api.github.com/repos/gmright-service-gmright/gmright2.github.io- | closed | CVE-2018-16472 (High) detected in cached-path-relative-1.0.1.tgz | security vulnerability | ## CVE-2018-16472 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cached-path-relative-1.0.1.tgz</b></p></summary>
<p>Memoize the results of the path.relative function</p>
<p>Library h... | True | CVE-2018-16472 (High) detected in cached-path-relative-1.0.1.tgz - ## CVE-2018-16472 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cached-path-relative-1.0.1.tgz</b></p></summary>
<p... | non_comp | cve high detected in cached path relative tgz cve high severity vulnerability vulnerable library cached path relative tgz memoize the results of the path relative function library home page a href path to dependency file tmp archiveextraction ws scm depth... | 0 |
631,661 | 20,157,434,304 | IssuesEvent | 2022-02-09 17:45:58 | ita-social-projects/horondi_client_fe | https://api.github.com/repos/ita-social-projects/horondi_client_fe | closed | Empty certificate page doesn't open | bug FrontEnd part priority: high | Steps to reproduce:
1. Log in om the page.
2. Choose "My certificates" button and click it.
3. After redirecting the page we get a bug.

| 1.0 | Empty certificate page doesn't open - Steps to reproduce:
1. Log in om the page.
2. Choose "My certificates" button and click it.
3. After redirecting the page we get a bug.

| non_comp | empty certificate page doesn t open steps to reproduce log in om the page choose my certificates button and click it after redirecting the page we get a bug | 0 |
645,689 | 21,012,174,002 | IssuesEvent | 2022-03-30 07:46:06 | googleapis/java-spanner | https://api.github.com/repos/googleapis/java-spanner | closed | spanner.it.ITInstanceAdminTest: updateInstanceViaEntity failed | type: bug priority: p1 api: spanner flakybot: issue | Note: #1534 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 96da886ba438bcb705759c63019c49e883ad5e24
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/734f9e07-e329-45f6-95b4-908804820871), [Sponge](http://sponge2/734f9e07-e329-45f6-... | 1.0 | spanner.it.ITInstanceAdminTest: updateInstanceViaEntity failed - Note: #1534 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 96da886ba438bcb705759c63019c49e883ad5e24
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/734f9e07-e329-45f... | non_comp | spanner it itinstanceadmintest updateinstanceviaentity failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output java util concurrent executionexception com google cloud spanner spannerexception fail... | 0 |
11,492 | 13,483,593,297 | IssuesEvent | 2020-09-11 04:18:20 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | [Feature Request] Add possibility to design with `Blazor` | compatibility with other tools feature request inactive | **Is your feature request related to a problem? Please describe.**
Add possibility to design components with [Blazor](https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor
)
`npm` package for this is available [`dotnet` package](https://www.npmjs.com/package/dotnet)
**Are you able to assist bring the feature t... | True | [Feature Request] Add possibility to design with `Blazor` - **Is your feature request related to a problem? Please describe.**
Add possibility to design components with [Blazor](https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor
)
`npm` package for this is available [`dotnet` package](https://www.npmjs.com/pac... | comp | add possibility to design with blazor is your feature request related to a problem please describe add possibility to design components with npm package for this is available are you able to assist bring the feature to reality yes i can | 1 |
226,738 | 18,043,976,401 | IssuesEvent | 2021-09-18 15:00:12 | logicmoo/logicmoo_workspace | https://api.github.com/repos/logicmoo/logicmoo_workspace | opened | logicmoo.base.examples.fol.KIF_IO_TEST_01A JUnit | Test_9999 logicmoo.base.examples.fol unit_test KIF_IO_TEST_01A | (cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/logicmoo_base/t/examples/fol ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s lmoo-clif kif_io_test_01a.pl)
GH_MASTER_ISSUE_FINFO=
ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+label%3AKIF_IO_TEST_01A
GITLAB... | 3.0 | logicmoo.base.examples.fol.KIF_IO_TEST_01A JUnit - (cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/logicmoo_base/t/examples/fol ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s lmoo-clif kif_io_test_01a.pl)
GH_MASTER_ISSUE_FINFO=
ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/... | non_comp | logicmoo base examples fol kif io test junit cd var lib jenkins workspace logicmoo workspace packs sys logicmoo base t examples fol timeout foreground preserve status s sigkill k lmoo clif kif io test pl gh master issue finfo issue search gitlab latest this build github ... | 0 |
8,501 | 10,519,288,198 | IssuesEvent | 2019-09-29 16:55:17 | Johni0702/BetterPortals | https://api.github.com/repos/Johni0702/BetterPortals | closed | Game crashes after lighting a portal | bug compatibility waiting for third-party |
[2019-08-08 17-33-47.zip](https://github.com/Johni0702/BetterPortals/files/3482522/2019-08-08.17-33-47.zip)
^^
Video here
log here:
[latest.txt](https://github.com/Johni0702/BetterPortals/files/3482525/latest.txt)
better portals config here:
[betterportals.txt](https://github.com/Johni0702/BetterPorta... | True | Game crashes after lighting a portal -
[2019-08-08 17-33-47.zip](https://github.com/Johni0702/BetterPortals/files/3482522/2019-08-08.17-33-47.zip)
^^
Video here
log here:
[latest.txt](https://github.com/Johni0702/BetterPortals/files/3482525/latest.txt)
better portals config here:
[betterportals.txt](h... | comp | game crashes after lighting a portal video here log here better portals config here mods better portals chisels and bits creativecore forgelin littletiles worldedit yes the world edit version is named i don t have ... | 1 |
18,666 | 25,992,064,001 | IssuesEvent | 2022-12-20 08:31:03 | tobac-project/tobac | https://api.github.com/repos/tobac-project/tobac | opened | Proposal interface for multiple methods in tobac v2.0 | enhancement v2.x compatibility | One of the biggest challenges with the v2.0 release of tobac is how to integrate multiple difference detection/tracking methods in a way that they can be mixed and matched freely without requiring major reworks of how those methods work. At present in the v2.0 branch we are one extreme with the "themes" framework which... | True | Proposal interface for multiple methods in tobac v2.0 - One of the biggest challenges with the v2.0 release of tobac is how to integrate multiple difference detection/tracking methods in a way that they can be mixed and matched freely without requiring major reworks of how those methods work. At present in the v2.0 bra... | comp | proposal interface for multiple methods in tobac one of the biggest challenges with the release of tobac is how to integrate multiple difference detection tracking methods in a way that they can be mixed and matched freely without requiring major reworks of how those methods work at present in the branch... | 1 |
14,026 | 16,835,648,218 | IssuesEvent | 2021-06-18 11:41:01 | ckeditor/ckeditor5 | https://api.github.com/repos/ckeditor/ckeditor5 | opened | [GHS] Applying attributes to existing features - media embed | domain:v4-compatibility squad:compat type:bug | ## 📝 Provide detailed reproduction steps (if any)
Due to the complex model structure of the [Media Embed](https://ckeditor.com/docs/ckeditor5/latest/features/media-embed.html) feature, it's not possible to easily extend it with additional attributes. We will need to create separate integration for it.
---
If ... | True | [GHS] Applying attributes to existing features - media embed - ## 📝 Provide detailed reproduction steps (if any)
Due to the complex model structure of the [Media Embed](https://ckeditor.com/docs/ckeditor5/latest/features/media-embed.html) feature, it's not possible to easily extend it with additional attributes. We... | comp | applying attributes to existing features media embed 📝 provide detailed reproduction steps if any due to the complex model structure of the feature it s not possible to easily extend it with additional attributes we will need to create separate integration for it if you d like to see thi... | 1 |
19,169 | 26,618,502,759 | IssuesEvent | 2023-01-24 09:24:46 | elementor/elementor | https://api.github.com/repos/elementor/elementor | closed | PHP 8.x "Using ${var} in strings is deprecated" | bug compatibility/php_8 | ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
Hi,
When I use PHP 8.x (8.1, 8.2) I got log alert:
```
PHP: 2023-01-21 22:04:58 [notice X 0][/usr/... | True | PHP 8.x "Using ${var} in strings is deprecated" - ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
Hi,
When I use PHP 8.x (8.1, 8.2) I got log alert:
... | comp | php x using var in strings is deprecated prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description hi when i use php x i got log alert ... | 1 |
12,762 | 15,031,171,149 | IssuesEvent | 2021-02-02 08:34:32 | AdguardTeam/AdguardForMac | https://api.github.com/repos/AdguardTeam/AdguardForMac | closed | Autodesk Fusion 360 can't connect to server after update to Big Sur | Bug Compatibility Resolution: Fixed Status: Resolved | Autodesk Fusion 360 (https://www.autodesk.com/products/fusion-360/overview) can't connect to server after update to Big Sur with AdGuard for Mac activated.
Disabling of all filters, advanced tracking protection, https filtration etc don't help, the problem is solved only by turning off the main switch.
The original... | True | Autodesk Fusion 360 can't connect to server after update to Big Sur - Autodesk Fusion 360 (https://www.autodesk.com/products/fusion-360/overview) can't connect to server after update to Big Sur with AdGuard for Mac activated.
Disabling of all filters, advanced tracking protection, https filtration etc don't help, the ... | comp | autodesk fusion can t connect to server after update to big sur autodesk fusion can t connect to server after update to big sur with adguard for mac activated disabling of all filters advanced tracking protection https filtration etc don t help the problem is solved only by turning off the main switch ... | 1 |
18,725 | 26,089,815,646 | IssuesEvent | 2022-12-26 09:40:21 | Fabricators-of-Create/Create | https://api.github.com/repos/Fabricators-of-Create/Create | closed | Mysterious crash with SpriteFinder | bug 1.18 compatibility mysterious | ### Describe the Bug
Joining a world (singleplayer or multiplayer) with Indium and Create enabled causes visual bugs and crashes once interacted with.
Areas (not limited to entire chunks) do not render/render weirdly when they include any casing blocks
Upon attempting to break/place any casing blocks, the game c... | True | Mysterious crash with SpriteFinder - ### Describe the Bug
Joining a world (singleplayer or multiplayer) with Indium and Create enabled causes visual bugs and crashes once interacted with.
Areas (not limited to entire chunks) do not render/render weirdly when they include any casing blocks
Upon attempting to brea... | comp | mysterious crash with spritefinder describe the bug joining a world singleplayer or multiplayer with indium and create enabled causes visual bugs and crashes once interacted with areas not limited to entire chunks do not render render weirdly when they include any casing blocks upon attempting to brea... | 1 |
305,943 | 23,138,536,730 | IssuesEvent | 2022-07-28 16:11:09 | RemDelaporteMathurin/FESTIM | https://api.github.com/repos/RemDelaporteMathurin/FESTIM | closed | Update README | Documentation | The README is getting a bit old.
It would need to be updated when FESTIM is released. | 1.0 | Update README - The README is getting a bit old.
It would need to be updated when FESTIM is released. | non_comp | update readme the readme is getting a bit old it would need to be updated when festim is released | 0 |
59,890 | 17,023,280,629 | IssuesEvent | 2021-07-03 01:12:24 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Offset of captions in lowzoom | Component: osmarender Priority: minor Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 7.03pm, Wednesday, 30th July 2008]**
All captions are about 100km to much north of the correct position, this ocurs only an zooms lower then 8:
See here:
http://www.informationfreeway.org/?lat=51.10141662387143&lon=13.661090199180437&zoom=12&layers=B000F000F | 1.0 | Offset of captions in lowzoom - **[Submitted to the original trac issue database at 7.03pm, Wednesday, 30th July 2008]**
All captions are about 100km to much north of the correct position, this ocurs only an zooms lower then 8:
See here:
http://www.informationfreeway.org/?lat=51.10141662387143&lon=13.6610901991804... | non_comp | offset of captions in lowzoom all captions are about to much north of the correct position this ocurs only an zooms lower then see here | 0 |
136,044 | 30,463,247,136 | IssuesEvent | 2023-07-17 08:34:00 | llvm/llvm-project | https://api.github.com/repos/llvm/llvm-project | closed | clang crashes at -O1: Assertion `MBB != &MF->front() && "Can't find reaching def for virtreg"' failed. | clang:codegen bugzilla | | | |
| --- | --- |
| Bugzilla Link | [37080](https://llvm.org/bz37080) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
It happens at 32-bit mode only. 64-bit mode works fine.
It appears to be a backend issue.
$ clang-trunk -v
clang version 7.0.0 (trunk 32967... | 1.0 | clang crashes at -O1: Assertion `MBB != &MF->front() && "Can't find reaching def for virtreg"' failed. - | | |
| --- | --- |
| Bugzilla Link | [37080](https://llvm.org/bz37080) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
It happens at 32-bit mode only. 64-b... | non_comp | clang crashes at assertion mbb mf front can t find reaching def for virtreg failed bugzilla link version trunk os linux reporter llvm bugzilla contributor extended description it happens at bit mode only bit mode works fine it appears t... | 0 |
689,352 | 23,617,802,756 | IssuesEvent | 2022-08-24 17:27:50 | Unity-Technologies/com.unity.netcode.gameobjects | https://api.github.com/repos/Unity-Technologies/com.unity.netcode.gameobjects | closed | When a client connects to a server all clients receive all NetworkVariables | type:bug priority:high stat:imported | Thanks @mraue for the update. I get your issue now. Please let me update it and re-open as it seems pretty important.
### Description
Every time a client connects to a server all `NetworkVariable`s on all `NetworkObject`s get synced to **all** clients.
### Reproduce Steps
1. Create a NetworkObject with a Ne... | 1.0 | When a client connects to a server all clients receive all NetworkVariables - Thanks @mraue for the update. I get your issue now. Please let me update it and re-open as it seems pretty important.
### Description
Every time a client connects to a server all `NetworkVariable`s on all `NetworkObject`s get synced to ... | non_comp | when a client connects to a server all clients receive all networkvariables thanks mraue for the update i get your issue now please let me update it and re open as it seems pretty important description every time a client connects to a server all networkvariable s on all networkobject s get synced to ... | 0 |
7,714 | 9,957,281,923 | IssuesEvent | 2019-07-05 16:15:42 | AdguardTeam/AdguardForWindows | https://api.github.com/repos/AdguardTeam/AdguardForWindows | closed | NordVPN might break UI-service communications | P3: Medium compatibility | ### Steps to reproduce
<!--- Provide a link to a live example or a clear set of steps to reproduce the issue -->
1. Install AdGuard and NordVPN
2. Enable kill switch in the NordVPN settings
3. Try restarting and reconnecting it a couple of times
User description:
> nodevpn -> kill switch -> disconnect -> intern... | True | NordVPN might break UI-service communications - ### Steps to reproduce
<!--- Provide a link to a live example or a clear set of steps to reproduce the issue -->
1. Install AdGuard and NordVPN
2. Enable kill switch in the NordVPN settings
3. Try restarting and reconnecting it a couple of times
User description:
... | comp | nordvpn might break ui service communications steps to reproduce install adguard and nordvpn enable kill switch in the nordvpn settings try restarting and reconnecting it a couple of times user description nodevpn kill switch disconnect internet doesnt work anymore even though i ... | 1 |
60,055 | 8,402,410,305 | IssuesEvent | 2018-10-11 06:31:24 | redbluegames/unity-mulligan-renamer | https://api.github.com/repos/redbluegames/unity-mulligan-renamer | closed | Add Documentation for Add String Sequence / Count By Letter | documentation | These new operations need to be documented on the Wiki before releasing v1.5.0 | 1.0 | Add Documentation for Add String Sequence / Count By Letter - These new operations need to be documented on the Wiki before releasing v1.5.0 | non_comp | add documentation for add string sequence count by letter these new operations need to be documented on the wiki before releasing | 0 |
65,965 | 8,868,999,463 | IssuesEvent | 2019-01-11 02:46:38 | umijs/umi | https://api.github.com/repos/umijs/umi | closed | Document devServer configuration | documentation | `devServer` is [implemented](https://github.com/umijs/umi/pull/1028/commits/95f50ba8aff82a62004b51b907b8e5153c9cc80c) but not documented. This is extremely useful when running the dev server inside Docker because otherwise webpack can't detect file changes and re-compile.
This is what worked for me on `.umirc.js`:
... | 1.0 | Document devServer configuration - `devServer` is [implemented](https://github.com/umijs/umi/pull/1028/commits/95f50ba8aff82a62004b51b907b8e5153c9cc80c) but not documented. This is extremely useful when running the dev server inside Docker because otherwise webpack can't detect file changes and re-compile.
This is w... | non_comp | document devserver configuration devserver is but not documented this is extremely useful when running the dev server inside docker because otherwise webpack can t detect file changes and re compile this is what worked for me on umirc js devserver watchoptions ignored node m... | 0 |
8,101 | 10,220,388,167 | IssuesEvent | 2019-08-15 21:11:30 | bazelbuild/bazel | https://api.github.com/repos/bazelbuild/bazel | closed | incompatible_assignment_identifiers_have_local_scope: Variable assignment inside function is not treated as local | P1 breaking-change-1.0 incompatible-change migration-0.29 team-Starlark | ### Description of the problem / feature request:
> Augmented assignment statements do not make the LHS identifier local, thus variables declared outside a function are allowed to be assigned inside a function without being treated as local.
### Bugs: what's the simplest, easiest way to reproduce this bug? Please... | True | incompatible_assignment_identifiers_have_local_scope: Variable assignment inside function is not treated as local - ### Description of the problem / feature request:
> Augmented assignment statements do not make the LHS identifier local, thus variables declared outside a function are allowed to be assigned inside a ... | comp | incompatible assignment identifiers have local scope variable assignment inside function is not treated as local description of the problem feature request augmented assignment statements do not make the lhs identifier local thus variables declared outside a function are allowed to be assigned inside a ... | 1 |
13,021 | 15,306,618,518 | IssuesEvent | 2021-02-24 19:43:59 | AmProsius/gothic-1-community-patch | https://api.github.com/repos/AmProsius/gothic-1-community-patch | closed | The player doesn't lose ore when paying protection money to Bloodwyn again | compatibility easy fix provided session fix validated | **Describe the bug**
The player doesn't lose 10 ore if he chooses to pay the protection money to Bloodwyn again.
**Expected behavior**
The player now correctly loses 10 ore if he chooses to pay the protection money to Bloodwyn again.
| True | The player doesn't lose ore when paying protection money to Bloodwyn again - **Describe the bug**
The player doesn't lose 10 ore if he chooses to pay the protection money to Bloodwyn again.
**Expected behavior**
The player now correctly loses 10 ore if he chooses to pay the protection money to Bloodwyn again.
| comp | the player doesn t lose ore when paying protection money to bloodwyn again describe the bug the player doesn t lose ore if he chooses to pay the protection money to bloodwyn again expected behavior the player now correctly loses ore if he chooses to pay the protection money to bloodwyn again | 1 |
19,148 | 26,583,221,582 | IssuesEvent | 2023-01-22 18:11:51 | OpenSauce04/EpiphanyIssues | https://api.github.com/repos/OpenSauce04/EpiphanyIssues | closed | Compatible with MCM Chinese version | Bug Wave 4 Mod compatibility Fixed | **Describe the bug**
---
<!--A clear and concise description of what the bug is.-->
Hello, I maintain a localized ModConfigMenu for Chinese players, but it is detected as two different MCMs due to the large version number. Could you please add an extra condition to filter out this case?
**To Reproduce**
---
S... | True | Compatible with MCM Chinese version - **Describe the bug**
---
<!--A clear and concise description of what the bug is.-->
Hello, I maintain a localized ModConfigMenu for Chinese players, but it is detected as two different MCMs due to the large version number. Could you please add an extra condition to filter out ... | comp | compatible with mcm chinese version describe the bug hello i maintain a localized modconfigmenu for chinese players but it is detected as two different mcms due to the large version number could you please add an extra condition to filter out this case to reproduce steps to reproduce t... | 1 |
1,297 | 3,797,876,283 | IssuesEvent | 2016-03-23 10:04:05 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Compilation without generics | Area-Compilers Blocked Bug Concept-Portability Tenet-Compatibility | The C#/VB compilation teams used to be pretty keen on supporting compilation for runtime without generics support, for example, using pattern-based approaches.
The Roslyn compiler does not seem to really care, and while probably nobody builds desktop CLR 1.x applications, the .NET Micro Framework's CLR does not supp... | True | Compilation without generics - The C#/VB compilation teams used to be pretty keen on supporting compilation for runtime without generics support, for example, using pattern-based approaches.
The Roslyn compiler does not seem to really care, and while probably nobody builds desktop CLR 1.x applications, the .NET Micr... | comp | compilation without generics the c vb compilation teams used to be pretty keen on supporting compilation for runtime without generics support for example using pattern based approaches the roslyn compiler does not seem to really care and while probably nobody builds desktop clr x applications the net micr... | 1 |
11,115 | 13,145,034,626 | IssuesEvent | 2020-08-08 01:14:28 | TelepathicGrunt/WorldBlender | https://api.github.com/repos/TelepathicGrunt/WorldBlender | closed | Crash w/ Conditional Mob Spawning | Mod Incompatibility bug | `Minecraft v1.15.2`
`Forge v31.2.31`
`World Blender v1.3.6`
`Nature Plus`: https://github.com/WenXin20/natureplus
[natureplus-1.15.2-1.9.2.jar.zip](https://github.com/TelepathicGrunt/WorldBlender/files/4997451/natureplus-1.15.2-1.9.2.jar.zip)
MCreator recently added something called conditional mob spawning, wh... | True | Crash w/ Conditional Mob Spawning - `Minecraft v1.15.2`
`Forge v31.2.31`
`World Blender v1.3.6`
`Nature Plus`: https://github.com/WenXin20/natureplus
[natureplus-1.15.2-1.9.2.jar.zip](https://github.com/TelepathicGrunt/WorldBlender/files/4997451/natureplus-1.15.2-1.9.2.jar.zip)
MCreator recently added something... | comp | crash w conditional mob spawning minecraft forge world blender nature plus mcreator recently added something called conditional mob spawning which allows the creator to create a procedure that allows mobs to spawn only in certain conditions after making these changes my se... | 1 |
55,382 | 7,978,898,415 | IssuesEvent | 2018-07-17 19:52:26 | USDA-FSA/fsa-design-system | https://api.github.com/repos/USDA-FSA/fsa-design-system | closed | Identify any doc examples out-of-sync with fsa-style | BUG Category: Documentation P3 | ### Task
* Manually (if tediously) go through DS' examples and variations and compare to `fsa-style`-equivalent.
* Create a new Issue for each instance
* (#156 is the first one logged) | 1.0 | Identify any doc examples out-of-sync with fsa-style - ### Task
* Manually (if tediously) go through DS' examples and variations and compare to `fsa-style`-equivalent.
* Create a new Issue for each instance
* (#156 is the first one logged) | non_comp | identify any doc examples out of sync with fsa style task manually if tediously go through ds examples and variations and compare to fsa style equivalent create a new issue for each instance is the first one logged | 0 |
11,480 | 13,460,791,202 | IssuesEvent | 2020-09-09 14:02:45 | Filmos/FilmPack | https://api.github.com/repos/Filmos/FilmPack | closed | Not all enchantment tokens have a recipe | cross compatibily | `Supercharged` should be the only enchantment token that doesn't have a recipe, one should be added for all other enchantments. | True | Not all enchantment tokens have a recipe - `Supercharged` should be the only enchantment token that doesn't have a recipe, one should be added for all other enchantments. | comp | not all enchantment tokens have a recipe supercharged should be the only enchantment token that doesn t have a recipe one should be added for all other enchantments | 1 |
1,976 | 4,698,069,468 | IssuesEvent | 2016-10-12 11:36:30 | yarnpkg/yarn | https://api.github.com/repos/yarnpkg/yarn | closed | Optional dependencies not met | bug compatibility | <!-- *Before creating an issue please make sure you are using the latest version of yarn.* -->
**Do you want to request a *feature* or report a *bug*?**
A bug
**What is the current behavior?**
When running `yarn` optional dependencies of packages are not met.
**If the current behavior is a bug, please provi... | True | Optional dependencies not met - <!-- *Before creating an issue please make sure you are using the latest version of yarn.* -->
**Do you want to request a *feature* or report a *bug*?**
A bug
**What is the current behavior?**
When running `yarn` optional dependencies of packages are not met.
**If the current... | comp | optional dependencies not met do you want to request a feature or report a bug a bug what is the current behavior when running yarn optional dependencies of packages are not met if the current behavior is a bug please provide the steps to reproduce run a package with optionaldep... | 1 |
154,024 | 24,230,771,411 | IssuesEvent | 2022-09-26 18:04:13 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | Design | Profile | Direct Deposit | Update Additional Info Component | design authenticated-experience profile ux sprint-planning | ## Background
Adam pointed out in this [PR](https://github.com/department-of-veterans-affairs/vets-website/pull/22263#issuecomment-1258236551) that the design for the additional info component in Direct Deposit differs slightly from how the component works visually:
- Blue line is now a darker shade in the web compon... | 1.0 | Design | Profile | Direct Deposit | Update Additional Info Component - ## Background
Adam pointed out in this [PR](https://github.com/department-of-veterans-affairs/vets-website/pull/22263#issuecomment-1258236551) that the design for the additional info component in Direct Deposit differs slightly from how the compone... | non_comp | design profile direct deposit update additional info component background adam pointed out in this that the design for the additional info component in direct deposit differs slightly from how the component works visually blue line is now a darker shade in the web component design system blue li... | 0 |
19,122 | 26,559,770,246 | IssuesEvent | 2023-01-20 14:58:33 | ricksouth/serilum-mc-mods | https://api.github.com/repos/ricksouth/serilum-mc-mods | opened | William Wythers' Overhauled Overworld trees incompatibility | Mod Label Missing Incompatibility | ## **Information**
Minecraft version: 1.19.2
Modloader: Forge
Forge version: 43.2.3
Environment: Singleplayer / Multiplayer
First mod name: Tree Harvester
First mod version: treeharvester-1.19.2-7.0.jar
Second mod name: William Wythers' Overhauled Overworld
Second mod version: WWOO-FORGE-3.1.9+1.19.x.jar
... | True | William Wythers' Overhauled Overworld trees incompatibility - ## **Information**
Minecraft version: 1.19.2
Modloader: Forge
Forge version: 43.2.3
Environment: Singleplayer / Multiplayer
First mod name: Tree Harvester
First mod version: treeharvester-1.19.2-7.0.jar
Second mod name: William Wythers' Overhauled... | comp | william wythers overhauled overworld trees incompatibility information minecraft version modloader forge forge version environment singleplayer multiplayer first mod name tree harvester first mod version treeharvester jar second mod name william wythers overhauled ov... | 1 |
12,034 | 14,189,205,422 | IssuesEvent | 2020-11-14 00:02:03 | Impelon/Disenchanter | https://api.github.com/repos/Impelon/Disenchanter | closed | Embers clockwork tools are destroyed when removing enchantments with the Disenchanter mod | bug enhancement incompatibility | i also added the Redstone Arsenal mod, and tested some unbreakable tools and armour from that - they don't get destroyed (or consume stored RF) during disenchanting. this occurs even with all Disenchanter's damage options set to 0, and unfortunately, no messages appear in the log.
i'm testing with the current releases... | True | Embers clockwork tools are destroyed when removing enchantments with the Disenchanter mod - i also added the Redstone Arsenal mod, and tested some unbreakable tools and armour from that - they don't get destroyed (or consume stored RF) during disenchanting. this occurs even with all Disenchanter's damage options set to... | comp | embers clockwork tools are destroyed when removing enchantments with the disenchanter mod i also added the redstone arsenal mod and tested some unbreakable tools and armour from that they don t get destroyed or consume stored rf during disenchanting this occurs even with all disenchanter s damage options set to... | 1 |
4,628 | 7,262,799,501 | IssuesEvent | 2018-02-19 08:17:40 | MightyPirates/OpenComputers | https://api.github.com/repos/MightyPirates/OpenComputers | closed | AE2 autocrafting: Bad argument #1 to parameterless function | incompatibility | That is: `Bad argument #1 to 'isCanceled' (java.lang.Object expected, got none)`
Full stack trace at https://madoka.brage.info/bug-reports/2016-10-14_22.49.14.png, you can find the program code at https://madoka.brage.info/baughn/oc/ae2sat.lua. This is with Rv3 AE2 and the newest OpenComputers for 1.7.
I'm not sure h... | True | AE2 autocrafting: Bad argument #1 to parameterless function - That is: `Bad argument #1 to 'isCanceled' (java.lang.Object expected, got none)`
Full stack trace at https://madoka.brage.info/bug-reports/2016-10-14_22.49.14.png, you can find the program code at https://madoka.brage.info/baughn/oc/ae2sat.lua. This is with... | comp | autocrafting bad argument to parameterless function that is bad argument to iscanceled java lang object expected got none full stack trace at you can find the program code at this is with and the newest opencomputers for i m not sure how to debug this one | 1 |
32,907 | 6,967,681,801 | IssuesEvent | 2017-12-10 12:23:55 | primefaces/primereact | https://api.github.com/repos/primefaces/primereact | closed | Missing dependency in primereact npm artifcat: 'react-addons-css-transition-group' | defect | Module not found: Can't resolve 'react-addons-css-transition-group'
in '....node_modules\primereact\components\messages'
if i add this dependency manually, it works. | 1.0 | Missing dependency in primereact npm artifcat: 'react-addons-css-transition-group' - Module not found: Can't resolve 'react-addons-css-transition-group'
in '....node_modules\primereact\components\messages'
if i add this dependency manually, it works. | non_comp | missing dependency in primereact npm artifcat react addons css transition group module not found can t resolve react addons css transition group in node modules primereact components messages if i add this dependency manually it works | 0 |
398,191 | 27,187,799,068 | IssuesEvent | 2023-02-19 12:39:04 | Arquisoft/lomap_en2a | https://api.github.com/repos/Arquisoft/lomap_en2a | opened | Documentation section 8 | documentation | I will make a basic diagram of the first idea of the domain model. It will change a lot along the development. | 1.0 | Documentation section 8 - I will make a basic diagram of the first idea of the domain model. It will change a lot along the development. | non_comp | documentation section i will make a basic diagram of the first idea of the domain model it will change a lot along the development | 0 |
14,228 | 10,132,677,296 | IssuesEvent | 2019-08-01 23:28:50 | terraform-providers/terraform-provider-aws | https://api.github.com/repos/terraform-providers/terraform-provider-aws | closed | Add ability for aws_glue_crawler to use catalog table targets | enhancement service/glue | <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not l... | 1.0 | Add ability for aws_glue_crawler to use catalog table targets - <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the comm... | non_comp | add ability for aws glue crawler to use catalog table targets community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for issue followers an... | 0 |
561,495 | 16,618,039,574 | IssuesEvent | 2021-06-02 19:31:15 | lemonsaurus/django-simple-bulma | https://api.github.com/repos/lemonsaurus/django-simple-bulma | closed | Add hyperlinks for all the extensions in the readme | area: docs help wanted level: 0 - beginner priority: 3 - low | Right now they're just text, but they all could be linked to their respective github repositories. | 1.0 | Add hyperlinks for all the extensions in the readme - Right now they're just text, but they all could be linked to their respective github repositories. | non_comp | add hyperlinks for all the extensions in the readme right now they re just text but they all could be linked to their respective github repositories | 0 |
59,366 | 24,739,316,642 | IssuesEvent | 2022-10-21 02:42:52 | Azure/azure-cli-extensions | https://api.github.com/repos/Azure/azure-cli-extensions | closed | az ssh extension no longer displaying SSH banner correctly as of v1.1.1 | customer-reported Service Attention VM SSH Auto-Assign | - If the issue is to do with Azure CLI 2.0 in-particular, create an issue here at [Azure/azure-cli](https://github.com/Azure/azure-cli/issues)
### Related command
az ssh
### Extension name (the extension in question)
ssh
### Description of issue (in as much detail as possible)
In previous versions of az... | 1.0 | az ssh extension no longer displaying SSH banner correctly as of v1.1.1 - - If the issue is to do with Azure CLI 2.0 in-particular, create an issue here at [Azure/azure-cli](https://github.com/Azure/azure-cli/issues)
### Related command
az ssh
### Extension name (the extension in question)
ssh
### Descript... | non_comp | az ssh extension no longer displaying ssh banner correctly as of if the issue is to do with azure cli in particular create an issue here at related command az ssh extension name the extension in question ssh description of issue in as much detail as possible in previou... | 0 |
178,628 | 21,509,442,482 | IssuesEvent | 2022-04-28 01:41:44 | Watemlifts/redash | https://api.github.com/repos/Watemlifts/redash | closed | WS-2019-0493 (High) detected in handlebars-4.1.0.tgz - autoclosed | security vulnerability | ## WS-2019-0493 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.0.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates ef... | True | WS-2019-0493 (High) detected in handlebars-4.1.0.tgz - autoclosed - ## WS-2019-0493 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.0.tgz</b></p></summary>
<p>Handlebars... | non_comp | ws high detected in handlebars tgz autoclosed ws high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file ... | 0 |
394,776 | 11,648,586,107 | IssuesEvent | 2020-03-01 21:34:01 | ClaudiaLapalme/pikaroute | https://api.github.com/repos/ClaudiaLapalme/pikaroute | closed | US-12 As a user, I want to obtain a variety of suggested routes so that I can choose the best route to reach my destination | High Priority | When a user inputs prompts the application for directions to a destination, the application should determine a variety of suggested routes to reach their destination. If possible, the application should provide routes for the following modes of transportation: car, public transit, walking, cycling
Requirements:
- [... | 1.0 | US-12 As a user, I want to obtain a variety of suggested routes so that I can choose the best route to reach my destination - When a user inputs prompts the application for directions to a destination, the application should determine a variety of suggested routes to reach their destination. If possible, the applicatio... | non_comp | us as a user i want to obtain a variety of suggested routes so that i can choose the best route to reach my destination when a user inputs prompts the application for directions to a destination the application should determine a variety of suggested routes to reach their destination if possible the application... | 0 |
320,401 | 27,434,213,898 | IssuesEvent | 2023-03-02 05:34:39 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | [Flaky Test] Should not prompt if changes saved right after typing | [Type] Flaky Test | <!-- __META_DATA__:{} -->
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
Should not prompt if changes saved right after typing
## Test path
`specs/editor/various/change-detection.test.js`
## Errors
<!-- __TEST_RESULTS_LIST__ -->
<!-- __TEST... | 1.0 | [Flaky Test] Should not prompt if changes saved right after typing - <!-- __META_DATA__:{} -->
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
Should not prompt if changes saved right after typing
## Test path
`specs/editor/various/change-det... | non_comp | should not prompt if changes saved right after typing flaky test detected this is an auto generated issue by github actions please do not edit this manually test title should not prompt if changes saved right after typing test path specs editor various change detection test js errors ... | 0 |
97,253 | 8,651,580,805 | IssuesEvent | 2018-11-27 03:52:52 | humera987/FXLabs-Test-Automation | https://api.github.com/repos/humera987/FXLabs-Test-Automation | reopened | projecttest16 : ApiV1ProjectsGetQueryParamPageNegativeNumber | projecttest16 | Project : projecttest16
Job : UAT
Env : UAT
Region : US_WEST
Result : fail
Status Code : 404
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cook... | 1.0 | projecttest16 : ApiV1ProjectsGetQueryParamPageNegativeNumber - Project : projecttest16
Job : UAT
Env : UAT
Region : US_WEST
Result : fail
Status Code : 404
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], P... | non_comp | project job uat env uat region us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options set cookie content type transfer encoding date endpoint request response... | 0 |
208,846 | 16,164,902,211 | IssuesEvent | 2021-05-01 09:31:51 | TesseractCoding/NeoAlgo-Docs | https://api.github.com/repos/TesseractCoding/NeoAlgo-Docs | closed | Documentation for Smallest Prime Factor of any number | documentation | ## 📚 Documentation
(A clear and concise description of what the issue is.)
### Have you read the [Contributing Guidelines on Pull Requests](https://github.com/TesseractCoding/NeoAlgo/blob/master/CONTRIBUTING.md#reporting-new-issues)?
YES.
| 1.0 | Documentation for Smallest Prime Factor of any number - ## 📚 Documentation
(A clear and concise description of what the issue is.)
### Have you read the [Contributing Guidelines on Pull Requests](https://github.com/TesseractCoding/NeoAlgo/blob/master/CONTRIBUTING.md#reporting-new-issues)?
YES.
| non_comp | documentation for smallest prime factor of any number 📚 documentation a clear and concise description of what the issue is have you read the yes | 0 |
3,595 | 6,506,354,535 | IssuesEvent | 2017-08-24 08:42:14 | mchorse/metamorph | https://api.github.com/repos/mchorse/metamorph | closed | Add support for Thermal Expansion | Feature request Mod compatibility | Thermal Foundation adds blaze variants which are the blizz, the blitz and the basalz. I would like to have support for them please. They should at least be able to fly because I think that it's pretty easy for you to add. But they also have special abilities because just like the blaze they shoot projectiles.
The Bliz... | True | Add support for Thermal Expansion - Thermal Foundation adds blaze variants which are the blizz, the blitz and the basalz. I would like to have support for them please. They should at least be able to fly because I think that it's pretty easy for you to add. But they also have special abilities because just like the bla... | comp | add support for thermal expansion thermal foundation adds blaze variants which are the blizz the blitz and the basalz i would like to have support for them please they should at least be able to fly because i think that it s pretty easy for you to add but they also have special abilities because just like the bla... | 1 |
6,786 | 9,085,364,364 | IssuesEvent | 2019-02-18 08:03:25 | MichaelHillcox/XRay-Mod | https://api.github.com/repos/MichaelHillcox/XRay-Mod | closed | Conflict with shaders | bug help wanted incompatibility |

when ever i use any kind of shaders i have the problem of the colors not being shown correctly they either get dulled somewhat or are displayed as black as seen in the screenshot.
furthermore... | True | Conflict with shaders -

when ever i use any kind of shaders i have the problem of the colors not being shown correctly they either get dulled somewhat or are displayed as black as seen in the ... | comp | conflict with shaders when ever i use any kind of shaders i have the problem of the colors not being shown correctly they either get dulled somewhat or are displayed as black as seen in the screenshot furthermore when looking at around sometimes it just disappears completly or shows the colors correctly fo... | 1 |
73,653 | 14,112,639,141 | IssuesEvent | 2020-11-07 06:36:52 | fossasia/open-event-frontend | https://api.github.com/repos/fossasia/open-event-frontend | opened | Update notification messages for verifying account and show "full access" notification on frontpage | codeheat enhancement | Please change notification messages as follows and change functionality as follows:

* [ ] "Account unverified" notification
- original notification
Your account is unverifi... | 1.0 | Update notification messages for verifying account and show "full access" notification on frontpage - Please change notification messages as follows and change functionality as follows:
 | compatibility | Upper bounds are often ignored in (source) distros, because they make the depgraph explode and often turn out to be just "wrong" (as in: too conservative). Coconut currently fails at runtime when upper bounds are not met. | True | Allow to ignore upper bounds (on dependencies) - Upper bounds are often ignored in (source) distros, because they make the depgraph explode and often turn out to be just "wrong" (as in: too conservative). Coconut currently fails at runtime when upper bounds are not met. | comp | allow to ignore upper bounds on dependencies upper bounds are often ignored in source distros because they make the depgraph explode and often turn out to be just wrong as in too conservative coconut currently fails at runtime when upper bounds are not met | 1 |
4,202 | 6,986,643,164 | IssuesEvent | 2017-12-14 04:55:21 | react-community/react-native-maps | https://api.github.com/repos/react-community/react-native-maps | closed | Android crash when using React Native 0.36.0 | Android Compatibility | Upon attempting to load any instance of a MapView, the app crashes with the following stack trace
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.cubeguelor.test, PID: 2619
jav... | True | Android crash when using React Native 0.36.0 - Upon attempting to load any instance of a MapView, the app crashes with the following stack trace
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.cubeguelor.test, PID: 2619
... | comp | android crash when using react native upon attempting to load any instance of a mapview the app crashes with the following stack trace e androidruntime fatal exception main process com cubeguelor test pid ... | 1 |
496,819 | 14,355,821,570 | IssuesEvent | 2020-11-30 10:38:11 | josve/autotable | https://api.github.com/repos/josve/autotable | opened | Ta bort poäng-pinnar och facken för dem | enhancement low priority | Verkar som att poängpinnarna läggs till här:
https://github.com/josve/autotable/blob/414980deb0b33b6b8c3403ea89374d8b68f76275/src/setup.ts#L27
Så förhoppningsvis borde det bara vara att kommentera bort den så läggs det inte fram några sådana.
Har inte hittat var tray-modellerna läggs in, men de kanske kan vara ... | 1.0 | Ta bort poäng-pinnar och facken för dem - Verkar som att poängpinnarna läggs till här:
https://github.com/josve/autotable/blob/414980deb0b33b6b8c3403ea89374d8b68f76275/src/setup.ts#L27
Så förhoppningsvis borde det bara vara att kommentera bort den så läggs det inte fram några sådana.
Har inte hittat var tray-mo... | non_comp | ta bort poäng pinnar och facken för dem verkar som att poängpinnarna läggs till här så förhoppningsvis borde det bara vara att kommentera bort den så läggs det inte fram några sådana har inte hittat var tray modellerna läggs in men de kanske kan vara kvar | 0 |
282,923 | 30,889,480,174 | IssuesEvent | 2023-08-04 02:47:20 | maddyCode23/linux-4.1.15 | https://api.github.com/repos/maddyCode23/linux-4.1.15 | reopened | CVE-2016-10154 (Medium) detected in linux-stable-rtv4.1.33 | Mend: dependency security vulnerability | ## CVE-2016-10154 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home p... | True | CVE-2016-10154 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2016-10154 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia C... | non_comp | cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source f... | 0 |
5,147 | 7,740,385,807 | IssuesEvent | 2018-05-28 21:20:17 | MJRLegends/ExtraPlanets | https://api.github.com/repos/MJRLegends/ExtraPlanets | closed | [1.7.10] Crash with multiple mods | 1.7.10 bug compatibility issue fixed in next update (will close issue when update is out) | ### ---Issue Report---
**(PLEASE DONT DELETE THIS TEMPLATE, YOUR ISSUE WILL BE IGNORED AND CLOSED IF YOU DO.)**
**Have you checked Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING):** [Yes]
### Description of Issue
This one is a little different to the previous crash, with several mods fingering this ... | True | [1.7.10] Crash with multiple mods - ### ---Issue Report---
**(PLEASE DONT DELETE THIS TEMPLATE, YOUR ISSUE WILL BE IGNORED AND CLOSED IF YOU DO.)**
**Have you checked Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING):** [Yes]
### Description of Issue
This one is a little different to the previous cras... | comp | crash with multiple mods issue report please dont delete this template your issue will be ignored and closed if you do have you checked closed issues if applicable please check before posting description of issue this one is a little different to the previous crash with sev... | 1 |
45,848 | 18,857,263,712 | IssuesEvent | 2021-11-12 08:23:02 | hashicorp/terraform-provider-azurerm | https://api.github.com/repos/hashicorp/terraform-provider-azurerm | closed | Application Gateway does not support "Standard" SKUs | enhancement service/application-gateway |
### Terraform (and AzureRM Provider) Version
```
Terraform v1.0.1
on linux_amd64
+ provider registry.terraform.io/hashicorp/azurerm v2.69.0
```
### Affected Resource(s)
<!--- Please list the affected resources and data sources. --->
* `azurerm_application_gateway`
### Terraform Configuration Files
```... | 1.0 | Application Gateway does not support "Standard" SKUs -
### Terraform (and AzureRM Provider) Version
```
Terraform v1.0.1
on linux_amd64
+ provider registry.terraform.io/hashicorp/azurerm v2.69.0
```
### Affected Resource(s)
<!--- Please list the affected resources and data sources. --->
* `azurerm_applica... | non_comp | application gateway does not support standard skus terraform and azurerm provider version terraform on linux provider registry terraform io hashicorp azurerm affected resource s azurerm application gateway terraform configuration files hcl resource ... | 0 |
1,742 | 4,309,855,802 | IssuesEvent | 2016-07-21 17:19:53 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Obsolete-Attribute on awaitable's type GetAwaiter method is a breaking change | Area-Compilers Bug Question Tenet-Compatibility | _I have asked this previously on [stackoverflow.com](http://stackoverflow.com/questions/34204623/obsolete-attribute-on-awaitables-type-getawaiter-method-is-a-breaking-change) without getting any response, therefore I thought this might be a better place to ask._
I have implemented my own awaitable type by providing ... | True | Obsolete-Attribute on awaitable's type GetAwaiter method is a breaking change - _I have asked this previously on [stackoverflow.com](http://stackoverflow.com/questions/34204623/obsolete-attribute-on-awaitables-type-getawaiter-method-is-a-breaking-change) without getting any response, therefore I thought this might be a... | comp | obsolete attribute on awaitable s type getawaiter method is a breaking change i have asked this previously on without getting any response therefore i thought this might be a better place to ask i have implemented my own awaitable type by providing the following four instance members public bool iscompl... | 1 |
1,119 | 3,593,491,277 | IssuesEvent | 2016-02-01 19:55:16 | learningequality/ka-lite | https://api.github.com/repos/learningequality/ka-lite | closed | For Mac OS, exercises pages not Scrollable conditionally | browser compatibility ux / frontend | Scrolling doesn't works occasionally, but the scrollbar on the right side is functional; sometimes when not logged in, it would not work; sometimes when the exercise question is too long, it would not work. When logged in on the exercise page, it wouldn't work; when refresh, it will work again. Also, when open up the c... | True | For Mac OS, exercises pages not Scrollable conditionally - Scrolling doesn't works occasionally, but the scrollbar on the right side is functional; sometimes when not logged in, it would not work; sometimes when the exercise question is too long, it would not work. When logged in on the exercise page, it wouldn't work;... | comp | for mac os exercises pages not scrollable conditionally scrolling doesn t works occasionally but the scrollbar on the right side is functional sometimes when not logged in it would not work sometimes when the exercise question is too long it would not work when logged in on the exercise page it wouldn t work ... | 1 |
48,977 | 12,261,541,859 | IssuesEvent | 2020-05-06 20:17:38 | termux/termux-packages | https://api.github.com/repos/termux/termux-packages | closed | Report problems with the new support for on-device builds | building packages (on-device) discussion | I've been trying it out in a fresh Termux, so I'll start. I'll note that there's at least three tiers of dependencies, with the bottom tier made up of some of the packages that are installed in [the new setup script for Termux](https://github.com/termux/termux-packages/blob/master/scripts/setup-termux.sh), which I purp... | 1.0 | Report problems with the new support for on-device builds - I've been trying it out in a fresh Termux, so I'll start. I'll note that there's at least three tiers of dependencies, with the bottom tier made up of some of the packages that are installed in [the new setup script for Termux](https://github.com/termux/termux... | non_comp | report problems with the new support for on device builds i ve been trying it out in a fresh termux so i ll start i ll note that there s at least three tiers of dependencies with the bottom tier made up of some of the packages that are installed in which i purposely didn t run let s call it tier tier is ... | 0 |
287,318 | 31,834,306,049 | IssuesEvent | 2023-09-14 12:39:24 | Trinadh465/linux-4.1.15_CVE-2022-3564 | https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2022-3564 | closed | CVE-2017-10661 (High) detected in linuxlinux-4.6 - autoclosed | Mend: dependency security vulnerability | ## CVE-2017-10661 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kernel... | True | CVE-2017-10661 (High) detected in linuxlinux-4.6 - autoclosed - ## CVE-2017-10661 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kern... | non_comp | cve high detected in linuxlinux autoclosed 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 master vulnerable source files fs time... | 0 |
208,894 | 23,665,425,665 | IssuesEvent | 2022-08-26 20:17:52 | JohnDeere/work-tracker-examples | https://api.github.com/repos/JohnDeere/work-tracker-examples | closed | CVE-2020-36183 (High) detected in jackson-databind-2.9.10.3.jar - autoclosed | security vulnerability | ## CVE-2020-36183 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.10.3.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core strea... | True | CVE-2020-36183 (High) detected in jackson-databind-2.9.10.3.jar - autoclosed - ## CVE-2020-36183 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.10.3.jar</b></p></s... | non_comp | cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file java example ... | 0 |
16,938 | 23,310,218,921 | IssuesEvent | 2022-08-08 07:32:23 | spring-projects-experimental/spring-native | https://api.github.com/repos/spring-projects-experimental/spring-native | closed | Add support for Apache Shiro | type: compatibility | Hi, my spring-native application with shiro encountered a problem
```
2022-07-08 21:56:26.373 INFO 7760 --- [ main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
2022-07-08 21:56:26.374 WARN 7760 --- [ main] w.s.c.ServletWebServerApplicationContext : Exception encountere... | True | Add support for Apache Shiro - Hi, my spring-native application with shiro encountered a problem
```
2022-07-08 21:56:26.373 INFO 7760 --- [ main] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
2022-07-08 21:56:26.374 WARN 7760 --- [ main] w.s.c.ServletWebServerApplicatio... | comp | add support for apache shiro hi my spring native application with shiro encountered a problem info o apache catalina core standardservice stopping service warn w s c servletwebserverapplicationcontext exception encountered during context initialization ... | 1 |
94,696 | 11,903,360,736 | IssuesEvent | 2020-03-30 15:13:58 | phetsims/states-of-matter | https://api.github.com/repos/phetsims/states-of-matter | opened | PhET-iO design review comments - Phase Changes Screen | design:phet-io | For #245, and a continuation of #257.
- [ ] `phaseChangesScreen.model.interactionStrengthProperty` - Add documentation to make it clear that this only applies to the adjustable attraction option.
- [ ] `phaseChangesScreen.model.numberOfMoleculesProperty` does seem to be hooked up properly. It is responsive to the... | 1.0 | PhET-iO design review comments - Phase Changes Screen - For #245, and a continuation of #257.
- [ ] `phaseChangesScreen.model.interactionStrengthProperty` - Add documentation to make it clear that this only applies to the adjustable attraction option.
- [ ] `phaseChangesScreen.model.numberOfMoleculesProperty` doe... | non_comp | phet io design review comments phase changes screen for and a continuation of phasechangesscreen model interactionstrengthproperty add documentation to make it clear that this only applies to the adjustable attraction option phasechangesscreen model numberofmoleculesproperty does seem t... | 0 |
271,805 | 29,659,401,845 | IssuesEvent | 2023-06-10 01:27:16 | pazhanivel07/linux-4.19.72 | https://api.github.com/repos/pazhanivel07/linux-4.19.72 | closed | CVE-2019-19074 (High) detected in linuxlinux-4.19.83 - autoclosed | Mend: dependency security vulnerability | ## CVE-2019-19074 - 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.83</b></p></summary>
<p>
<p>Apache Software Foundation (ASF)</p>
<p>Library home page: <a href=https:/... | True | CVE-2019-19074 (High) detected in linuxlinux-4.19.83 - autoclosed - ## CVE-2019-19074 - 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.83</b></p></summary>
<p>
<p>Apache... | non_comp | cve high detected in linuxlinux autoclosed cve high severity vulnerability vulnerable library linuxlinux apache software foundation asf library home page a href found in head commit a href found in base branch master vulnerable source files ... | 0 |
344,240 | 30,727,920,023 | IssuesEvent | 2023-07-27 21:24:13 | bcgov/met-public | https://api.github.com/repos/bcgov/met-public | opened | Team Member can assign engagements to other users even if they are not assigned to it themselves from UM Listing page | bug UM testing | Team members should only be able to assign engagements to others if they are assigned to the engagement themselves.
Reported by Taya as a Team Member | 1.0 | Team Member can assign engagements to other users even if they are not assigned to it themselves from UM Listing page - Team members should only be able to assign engagements to others if they are assigned to the engagement themselves.
Reported by Taya as a Team Member | non_comp | team member can assign engagements to other users even if they are not assigned to it themselves from um listing page team members should only be able to assign engagements to others if they are assigned to the engagement themselves reported by taya as a team member | 0 |
18,330 | 25,349,015,351 | IssuesEvent | 2022-11-19 14:45:20 | VazkiiMods/Quark | https://api.github.com/repos/VazkiiMods/Quark | closed | [1.18] Mega Dungeons generate in every modded dimension | bug compatibility | Judging by how the Mega Dungeon is designed, and the default config options, it looks to me like it's intended to generate in the overworld, as long as it's not in a beach or ocean. As it stands, it generates in all modded dimensions, which may be fine in some cases, but dimensions with floating islands or otherwise la... | True | [1.18] Mega Dungeons generate in every modded dimension - Judging by how the Mega Dungeon is designed, and the default config options, it looks to me like it's intended to generate in the overworld, as long as it's not in a beach or ocean. As it stands, it generates in all modded dimensions, which may be fine in some c... | comp | mega dungeons generate in every modded dimension judging by how the mega dungeon is designed and the default config options it looks to me like it s intended to generate in the overworld as long as it s not in a beach or ocean as it stands it generates in all modded dimensions which may be fine in some cases ... | 1 |
3,612 | 6,516,437,078 | IssuesEvent | 2017-08-27 09:02:02 | tex-xet/bidi | https://api.github.com/repos/tex-xet/bidi | closed | The file animate-xetex-bidi.def needs to be updated | Bug Compatibility Critical Enhancement Update | The documents loading both the `animate` and `bidi` packages give error due to the outdated `animate` package code in the file `animate-xetex-bidi.def`. For instance, the following example
````latex
\documentclass{article}
\usepackage[paperwidth=5.5cm,paperheight=5.3cm,left=0cm,right=0cm,bottom=0cm,top=0.25cm]{geo... | True | The file animate-xetex-bidi.def needs to be updated - The documents loading both the `animate` and `bidi` packages give error due to the outdated `animate` package code in the file `animate-xetex-bidi.def`. For instance, the following example
````latex
\documentclass{article}
\usepackage[paperwidth=5.5cm,paperheig... | comp | the file animate xetex bidi def needs to be updated the documents loading both the animate and bidi packages give error due to the outdated animate package code in the file animate xetex bidi def for instance the following example latex documentclass article usepackage geometry usepackage ti... | 1 |
758,365 | 26,552,279,216 | IssuesEvent | 2023-01-20 08:59:15 | xoRnyTeam/sim2022 | https://api.github.com/repos/xoRnyTeam/sim2022 | opened | CI configuring | enhancement Medium priority | - [ ] Add intial cmake .yml script.
- [ ] Provide compilation check and unit tests run. | 1.0 | CI configuring - - [ ] Add intial cmake .yml script.
- [ ] Provide compilation check and unit tests run. | non_comp | ci configuring add intial cmake yml script provide compilation check and unit tests run | 0 |
13,201 | 15,559,258,959 | IssuesEvent | 2021-03-16 11:16:50 | TycheSoftwares/custom-order-numbers-woocommerce | https://api.github.com/repos/TycheSoftwares/custom-order-numbers-woocommerce | closed | Compatibility with Kiwiz invoice plugin | Client Issue Compatibility bug | **Describe the bug**
The issue is with the Kiwiz Invoice plugin. The order number shown in the Invoice is different than the orde number shown after placing the order.
**To Reproduce**
Steps to reproduce the behavior:
1) Install the Kiwiz plugin (https://www.kiwiz.io/extension-kiwiz-pour-woocommerce)
2) Enable ... | True | Compatibility with Kiwiz invoice plugin - **Describe the bug**
The issue is with the Kiwiz Invoice plugin. The order number shown in the Invoice is different than the orde number shown after placing the order.
**To Reproduce**
Steps to reproduce the behavior:
1) Install the Kiwiz plugin (https://www.kiwiz.io/ext... | comp | compatibility with kiwiz invoice plugin describe the bug the issue is with the kiwiz invoice plugin the order number shown in the invoice is different than the orde number shown after placing the order to reproduce steps to reproduce the behavior install the kiwiz plugin enable the test mo... | 1 |
14,419 | 17,389,909,373 | IssuesEvent | 2021-08-02 05:29:09 | Tslat/Advent-Of-Ascension | https://api.github.com/repos/Tslat/Advent-Of-Ascension | closed | AoA skill mod compat | Third Party Mod Compatibility needs further info | **Describe the new feature you think would be good to add**
A specific and detailed description of what you want to see.
adding on to the planned skills update: mod compat with skills. such as tech mods with the engineering skill and certain magic mods with the alchemy skill or augery, rpg mods with the expedition an... | True | AoA skill mod compat - **Describe the new feature you think would be good to add**
A specific and detailed description of what you want to see.
adding on to the planned skills update: mod compat with skills. such as tech mods with the engineering skill and certain magic mods with the alchemy skill or augery, rpg mods... | comp | aoa skill mod compat describe the new feature you think would be good to add a specific and detailed description of what you want to see adding on to the planned skills update mod compat with skills such as tech mods with the engineering skill and certain magic mods with the alchemy skill or augery rpg mods... | 1 |
192,184 | 14,610,307,013 | IssuesEvent | 2020-12-22 00:01:07 | github-vet/rangeloop-pointer-findings | https://api.github.com/repos/github-vet/rangeloop-pointer-findings | closed | Klevry/klevr: test/manager/repository_test.go; 5 LoC | fresh test tiny |
Found a possible issue in [Klevry/klevr](https://www.github.com/Klevry/klevr) at [test/manager/repository_test.go](https://github.com/Klevry/klevr/blob/875efdb2a1a1dc4f6540026313adab1706e078ee/test/manager/repository_test.go#L51-L55)
Below is the message reported by the analyzer for this snippet of code. Beware that ... | 1.0 | Klevry/klevr: test/manager/repository_test.go; 5 LoC -
Found a possible issue in [Klevry/klevr](https://www.github.com/Klevry/klevr) at [test/manager/repository_test.go](https://github.com/Klevry/klevr/blob/875efdb2a1a1dc4f6540026313adab1706e078ee/test/manager/repository_test.go#L51-L55)
Below is the message reported... | non_comp | klevry klevr test manager repository test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message functio... | 0 |
14,018 | 10,578,649,318 | IssuesEvent | 2019-10-07 23:27:04 | oppia/oppia-android | https://api.github.com/repos/oppia/oppia-android | closed | Introduce interface for ExplorationProgressController | Priority: Essential Status: In implementation Type: Improvement Where: Infrastructure Workstream: Domain Interface | This is tracking introducing a stubbed interface for #115 without the real implementation being complete. | 1.0 | Introduce interface for ExplorationProgressController - This is tracking introducing a stubbed interface for #115 without the real implementation being complete. | non_comp | introduce interface for explorationprogresscontroller this is tracking introducing a stubbed interface for without the real implementation being complete | 0 |
1,414 | 3,941,981,686 | IssuesEvent | 2016-04-27 10:01:51 | AdguardTeam/AdguardForWindows | https://api.github.com/repos/AdguardTeam/AdguardForWindows | reopened | Random BSODs inside RealTek, ASUS and Intel drivers | Bug Compatibility | **UPD:** Merged #845 in this issue.
http://forum.adguard.com/showthread.php?9057-AdGuard-6-0-188-974-amp-Windows-10-daily-Bugcheck-0x000000d1
According to the user report, when Adguard's network driver is installed, he experiences random BSODs.
I see rt640x64.sys in all stack traces. No trace of Adguard's driver t... | True | Random BSODs inside RealTek, ASUS and Intel drivers - **UPD:** Merged #845 in this issue.
http://forum.adguard.com/showthread.php?9057-AdGuard-6-0-188-974-amp-Windows-10-daily-Bugcheck-0x000000d1
According to the user report, when Adguard's network driver is installed, he experiences random BSODs.
I see rt640x64.s... | comp | random bsods inside realtek asus and intel drivers upd merged in this issue according to the user report when adguard s network driver is installed he experiences random bsods i see sys in all stack traces no trace of adguard s driver though there was no issue with the old ag driver from ... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.