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
263,091
28,016,830,960
IssuesEvent
2023-03-27 23:51:06
Azure/PSRule.Rules.Azure
https://api.github.com/repos/Azure/PSRule.Rules.Azure
opened
Check that Azure AD authentication is enforced for SQL DB
rule: sql pillar: security
### Existing rule _No response_ ### Suggested rule Azure SQL should be using Azure AD authentication. SQL legacy authentication mechanisms such as SQL logins are unable to provide sufficient protection for identities. Azure AD auth provides strong protection controls including conditional access, identity governance...
True
Check that Azure AD authentication is enforced for SQL DB - ### Existing rule _No response_ ### Suggested rule Azure SQL should be using Azure AD authentication. SQL legacy authentication mechanisms such as SQL logins are unable to provide sufficient protection for identities. Azure AD auth provides strong protectio...
non_comp
check that azure ad authentication is enforced for sql db existing rule no response suggested rule azure sql should be using azure ad authentication sql legacy authentication mechanisms such as sql logins are unable to provide sufficient protection for identities azure ad auth provides strong protectio...
0
271,729
23,625,518,861
IssuesEvent
2022-08-25 03:12:29
denoland/deno
https://api.github.com/repos/denoland/deno
opened
segfault deserializing snapshot in tests
bug tests
Seems like a segfault in v8 related to deserializing the snapshot. ![image](https://user-images.githubusercontent.com/1609021/186565819-7904545e-3c0f-4383-b43a-a69a2bc5a9ae.png) https://github.com/denoland/deno/runs/7941098188?check_suite_focus=true
1.0
segfault deserializing snapshot in tests - Seems like a segfault in v8 related to deserializing the snapshot. ![image](https://user-images.githubusercontent.com/1609021/186565819-7904545e-3c0f-4383-b43a-a69a2bc5a9ae.png) https://github.com/denoland/deno/runs/7941098188?check_suite_focus=true
non_comp
segfault deserializing snapshot in tests seems like a segfault in related to deserializing the snapshot
0
1,203
2,890,015,658
IssuesEvent
2015-06-14 00:10:26
thiloplanz/glulx-typescript
https://api.github.com/repos/thiloplanz/glulx-typescript
opened
Cache string decoding table
performance
If the string decoding table is entirely in ROM (hence immutable), FyreVM builds a native version of it for faster decoding.
True
Cache string decoding table - If the string decoding table is entirely in ROM (hence immutable), FyreVM builds a native version of it for faster decoding.
non_comp
cache string decoding table if the string decoding table is entirely in rom hence immutable fyrevm builds a native version of it for faster decoding
0
57,226
14,040,469,454
IssuesEvent
2020-11-01 02:46:34
YXL76/YXL-Blog
https://api.github.com/repos/YXL76/YXL-Blog
closed
Use Wsl to Build a Development Environment | YXL's Blog
Gitalk use-wsl-to-build-a-development-environment-gitalk
https://www.yxl76.net/en/post/use-wsl-to-build-a-development-environment/ Summarize my experience in configuring WSL
1.0
Use Wsl to Build a Development Environment | YXL's Blog - https://www.yxl76.net/en/post/use-wsl-to-build-a-development-environment/ Summarize my experience in configuring WSL
non_comp
use wsl to build a development environment yxl s blog summarize my experience in configuring wsl
0
61,031
14,597,693,916
IssuesEvent
2020-12-20 21:17:17
turkdevops/sourcegraph
https://api.github.com/repos/turkdevops/sourcegraph
opened
CVE-2020-7662 (High) detected in websocket-extensions-0.1.3.tgz
security vulnerability
## CVE-2020-7662 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>websocket-extensions-0.1.3.tgz</b></p></summary> <p>Generic extension manager for WebSocket connections</p> <p>Library ...
True
CVE-2020-7662 (High) detected in websocket-extensions-0.1.3.tgz - ## CVE-2020-7662 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>websocket-extensions-0.1.3.tgz</b></p></summary> <p>G...
non_comp
cve high detected in websocket extensions tgz cve high severity vulnerability vulnerable library websocket extensions tgz generic extension manager for websocket connections library home page a href path to dependency file sourcegraph yarn lock path to vulnerable libr...
0
5,300
7,810,606,575
IssuesEvent
2018-06-12 07:27:58
open-ideas/IDEAS
https://api.github.com/repos/open-ideas/IDEAS
closed
cleanup of outdated models and examples
non-backward compatible
IDEAS contains some outdated `Fluid` models (e.g. `IDEAS.Fluid.FixedResistances.Pipe_HeatPort`) that are also used by some template examples in `IDEAS.Templates.Heating.Examples`. The old models will be removed and the templates will be updated such that users use the correct models.
True
cleanup of outdated models and examples - IDEAS contains some outdated `Fluid` models (e.g. `IDEAS.Fluid.FixedResistances.Pipe_HeatPort`) that are also used by some template examples in `IDEAS.Templates.Heating.Examples`. The old models will be removed and the templates will be updated such that users use the correct m...
comp
cleanup of outdated models and examples ideas contains some outdated fluid models e g ideas fluid fixedresistances pipe heatport that are also used by some template examples in ideas templates heating examples the old models will be removed and the templates will be updated such that users use the correct m...
1
299,118
22,590,320,026
IssuesEvent
2022-06-28 19:10:42
supabase/supabase
https://api.github.com/repos/supabase/supabase
closed
DOCS: Prisma migrations messing up the schema roles
documentation help wanted good first issue
# Improve documentation ## Link [Prisma page](https://supabase.com/docs/guides/integrations/prisma) ## Describe the problem If you run `prisma migrate dev --name init` multiple times, it sometimes asks if you want to recreate the whole schema. If you chose yes, it will delete the public schema and recrea...
1.0
DOCS: Prisma migrations messing up the schema roles - # Improve documentation ## Link [Prisma page](https://supabase.com/docs/guides/integrations/prisma) ## Describe the problem If you run `prisma migrate dev --name init` multiple times, it sometimes asks if you want to recreate the whole schema. If you ...
non_comp
docs prisma migrations messing up the schema roles improve documentation link describe the problem if you run prisma migrate dev name init multiple times it sometimes asks if you want to recreate the whole schema if you chose yes it will delete the public schema and recreates it th...
0
541,077
15,821,235,663
IssuesEvent
2021-04-05 20:12:42
Rocket-Eagle/Rocket-Eagle
https://api.github.com/repos/Rocket-Eagle/Rocket-Eagle
closed
Add race countdown effect
Low Priority task
Add a SFX for when the race starts during the countdown Technical Details: - Issues related to this task are: #28
1.0
Add race countdown effect - Add a SFX for when the race starts during the countdown Technical Details: - Issues related to this task are: #28
non_comp
add race countdown effect add a sfx for when the race starts during the countdown technical details issues related to this task are
0
8,988
11,027,099,192
IssuesEvent
2019-12-06 08:40:11
storybookjs/storybook
https://api.github.com/repos/storybookjs/storybook
closed
Storybook Docs - Not able to write CSF stories in MDX in Gatsby monorepo.
compatibility with other tools inactive mdx question / support
**Description** In my Gatsby themes project, I am trying to integrate the storybook using .mdx format. But the webpack of storybook is not able to convert the .mdx files. And it gives the following error: ![image](https://user-images.githubusercontent.com/43405939/66748439-d0677880-eea4-11e9-94aa-8df6d4f43548...
True
Storybook Docs - Not able to write CSF stories in MDX in Gatsby monorepo. - **Description** In my Gatsby themes project, I am trying to integrate the storybook using .mdx format. But the webpack of storybook is not able to convert the .mdx files. And it gives the following error: ![image](https://user-images...
comp
storybook docs not able to write csf stories in mdx in gatsby monorepo description in my gatsby themes project i am trying to integrate the storybook using mdx format but the webpack of storybook is not able to convert the mdx files and it gives the following error repository ...
1
31,532
14,985,057,643
IssuesEvent
2021-01-28 19:28:31
minetest/minetest
https://api.github.com/repos/minetest/minetest
closed
Increasing draw range
@ Client / Audiovisuals @ Client rendering engine @ Network @ Server / Client / Env. Discussion Non-trivial Performance Request / Suggestion
Compared to other voxel games, Minetest's view range is pitifully low. Mesh generation also causes lots of stutter. For example, Build a World - another game made in Irrlicht - has a massive view range such that you don't tend to see unloaded blocks. (Just image search or youtube for it) I've not touched any rela...
True
Increasing draw range - Compared to other voxel games, Minetest's view range is pitifully low. Mesh generation also causes lots of stutter. For example, Build a World - another game made in Irrlicht - has a massive view range such that you don't tend to see unloaded blocks. (Just image search or youtube for it) I...
non_comp
increasing draw range compared to other voxel games minetest s view range is pitifully low mesh generation also causes lots of stutter for example build a world another game made in irrlicht has a massive view range such that you don t tend to see unloaded blocks just image search or youtube for it i...
0
11,109
13,131,084,341
IssuesEvent
2020-08-06 16:23:15
oracle/truffleruby
https://api.github.com/repos/oracle/truffleruby
closed
test-unit failing tests
compatibility
``` ======================================================================================================================== <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch' 94: :location => normalize_location(fault.location), 95: ...
True
test-unit failing tests - ``` ======================================================================================================================== <internal:core> core/throw_catch.rb:36:in `catch' <internal:core> core/throw_catch.rb:36:in `catch' 94: :location => normalize_location(fault.loca...
comp
test unit failing tests core throw catch rb in catch core throw catch rb in catch location normalize location fault location ...
1
84,143
16,456,754,014
IssuesEvent
2021-05-21 13:33:50
rajaben-ali/interactive-covid-19-dashboard
https://api.github.com/repos/rajaben-ali/interactive-covid-19-dashboard
opened
Create the first interactive plot with Plotly/Streamlit
Code
Create the first interactive plot with Plotly/Streamlit
1.0
Create the first interactive plot with Plotly/Streamlit - Create the first interactive plot with Plotly/Streamlit
non_comp
create the first interactive plot with plotly streamlit create the first interactive plot with plotly streamlit
0
30,370
2,723,600,757
IssuesEvent
2015-04-14 13:36:54
CruxFramework/crux-widgets
https://api.github.com/repos/CruxFramework/crux-widgets
closed
ClassPathResolver section in UserManual is out of date
bug imported Milestone-3.0.0 Priority-Medium Wiki
_From [brunodep...@gmail.com](https://code.google.com/u/108972312674998482139/) on May 21, 2010 16:20:51_ What steps will reproduce the problem? 1.Go to Wiki/ UserManual 2.Check instructions for creating a WeblogicClassPathResolver 3.Check method public URL findWebBaseDir() The document says to override method pu...
1.0
ClassPathResolver section in UserManual is out of date - _From [brunodep...@gmail.com](https://code.google.com/u/108972312674998482139/) on May 21, 2010 16:20:51_ What steps will reproduce the problem? 1.Go to Wiki/ UserManual 2.Check instructions for creating a WeblogicClassPathResolver 3.Check method public URL fin...
non_comp
classpathresolver section in usermanual is out of date from on may what steps will reproduce the problem go to wiki usermanual check instructions for creating a weblogicclasspathresolver check method public url findwebbasedir the document says to override method public url findwebbase...
0
308,428
23,247,957,099
IssuesEvent
2022-08-03 22:32:50
nebari-dev/nebari-docs
https://api.github.com/repos/nebari-dev/nebari-docs
opened
[DOC] - Add alt text and mouseover comments
area: documentation 📖
### Preliminary Checks - [X] This issue is not a question, feature request, RFC, or anything other than a bug report. Please post those things in GitHub Discussions: https://github.com/nebari-dev/nebari/discussions ### Summary [Original comment/source](https://github.com/nebari-dev/nebari-docs/pull/45#discussion_r90...
1.0
[DOC] - Add alt text and mouseover comments - ### Preliminary Checks - [X] This issue is not a question, feature request, RFC, or anything other than a bug report. Please post those things in GitHub Discussions: https://github.com/nebari-dev/nebari/discussions ### Summary [Original comment/source](https://github.com...
non_comp
add alt text and mouseover comments preliminary checks this issue is not a question feature request rfc or anything other than a bug report please post those things in github discussions summary add alt text to one place in the getting started docs steps to resolve this issue ad...
0
19,300
26,810,050,438
IssuesEvent
2023-02-01 21:32:07
elementor/elementor
https://api.github.com/repos/elementor/elementor
closed
⛔ 🐞 Bug report: Use of optional chaining (?. operator) breaks JS in iOS < 13.4
bug type/responsive compatibility/browser
### 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 When opening an Elementor page on iOS 12.5.5 (iPhone 6) I get the following JS error: `unexpected tok...
True
⛔ 🐞 Bug report: Use of optional chaining (?. operator) breaks JS in iOS < 13.4 - ### 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 When opening an Elemen...
comp
⛔ 🐞 bug report use of optional chaining operator breaks js in ios 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 when opening an elementor p...
1
3,523
6,492,287,357
IssuesEvent
2017-08-21 12:31:09
Maxr1998/MaxLock
https://api.github.com/repos/Maxr1998/MaxLock
closed
Xposed Installer locking issues
bug locking incompatibility
This one is a bit hard to explain without a lot of text. But here goes... When using MaxLock on my **tablet** and having both the _Xposed Installer_ app and _Settings_ locked, I get password prompt loops when I try to install any module via the Xposed Installer. This **does not happen on my phone** and the outcome seem...
True
Xposed Installer locking issues - This one is a bit hard to explain without a lot of text. But here goes... When using MaxLock on my **tablet** and having both the _Xposed Installer_ app and _Settings_ locked, I get password prompt loops when I try to install any module via the Xposed Installer. This **does not happen ...
comp
xposed installer locking issues this one is a bit hard to explain without a lot of text but here goes when using maxlock on my tablet and having both the xposed installer app and settings locked i get password prompt loops when i try to install any module via the xposed installer this does not happen ...
1
14,088
16,885,985,610
IssuesEvent
2021-06-23 00:02:08
ForgeEssentials/ForgeEssentials
https://api.github.com/repos/ForgeEssentials/ForgeEssentials
closed
[1.12.2] [BUG] Pixelmon Broadcasts notify permission
mod-compatibility needs-verification potential bug
**Initial Steps** - [x] I have updated to the latest build from Jenkins before reporting a bug - [x] I have checked, if the bug was not already reported by using the [search](https://github.com/ForgeEssentials/ForgeEssentials/issues?q=). - [x] Attached is my ForgeEssentials/modlist.txt, my latest.log, and my debug.l...
True
[1.12.2] [BUG] Pixelmon Broadcasts notify permission - **Initial Steps** - [x] I have updated to the latest build from Jenkins before reporting a bug - [x] I have checked, if the bug was not already reported by using the [search](https://github.com/ForgeEssentials/ForgeEssentials/issues?q=). - [x] Attached is my For...
comp
pixelmon broadcasts notify permission initial steps i have updated to the latest build from jenkins before reporting a bug i have checked if the bug was not already reported by using the attached is my forgeessentials modlist txt my latest log and my debug log describ...
1
18,107
25,020,577,634
IssuesEvent
2022-11-03 23:54:07
google/gvisor
https://api.github.com/repos/google/gvisor
closed
Mapping videoloop back using typ=bind .Gofer throws no FD?
type: bug status: help wanted area: compatibility
### Description { "destination": "/dev/video0", "type": "bind", "source": "/dev/video0", "options": [ "rbind", "rprivate" ] } I0105 13:58:33.128341 1 gofer.go:293] Serving "/etc/hostname" mapped on FD 9 (ro: false) I0105 13:58:33.128348 1 ...
True
Mapping videoloop back using typ=bind .Gofer throws no FD? - ### Description { "destination": "/dev/video0", "type": "bind", "source": "/dev/video0", "options": [ "rbind", "rprivate" ] } I0105 13:58:33.128341 1 gofer.go:293] Serving "/etc/hostnam...
comp
mapping videoloop back using typ bind gofer throws no fd description destination dev type bind source dev options rbind rprivate gofer go serving etc hostname mapped on fd ro f...
1
20,502
30,318,640,176
IssuesEvent
2023-07-10 17:25:29
sekiguchi-nagisa/ydsh
https://api.github.com/repos/sekiguchi-nagisa/ydsh
closed
scope-aware env
incompatible change Core
when out-of-scope, local env variables (defined by ``importenv``, ``exportenv``) should restore env (unset or restore old value) should forbid env field
True
scope-aware env - when out-of-scope, local env variables (defined by ``importenv``, ``exportenv``) should restore env (unset or restore old value) should forbid env field
comp
scope aware env when out of scope local env variables defined by importenv exportenv should restore env unset or restore old value should forbid env field
1
292,461
21,970,408,169
IssuesEvent
2022-05-25 02:43:42
timescale/docs
https://api.github.com/repos/timescale/docs
opened
[Site Bug] Issue with the page: /timescaledb/latest/overview/limitations/
bug documentation
_Use this template for reporting bugs in the docs._ # Describe the bug Page not found for the link on this page https://docs.timescale.com/timescaledb/latest/overview/limitations/#distributed-hypertable-limitations ## What do the docs say now? ## What should the docs say? # Page affected page not...
1.0
[Site Bug] Issue with the page: /timescaledb/latest/overview/limitations/ - _Use this template for reporting bugs in the docs._ # Describe the bug Page not found for the link on this page https://docs.timescale.com/timescaledb/latest/overview/limitations/#distributed-hypertable-limitations ## What do the ...
non_comp
issue with the page timescaledb latest overview limitations use this template for reporting bugs in the docs describe the bug page not found for the link on this page what do the docs say now what should the docs say page affected page not found native replication limit...
0
169,055
26,740,743,190
IssuesEvent
2023-01-30 12:48:35
codestates-seb/seb41_main_028
https://api.github.com/repos/codestates-seb/seb41_main_028
closed
[FE] Feat: certificationModal 데이터 바인딩 작업
FE Feat Design
## To do List <!--해당 Issue를 해결하기 위해 수행해야 할 To do list를 작성해주세요.--> - [x] certification 모달창의 데이터를 받아와서 뿌려주기 ## Deadline <!--작업 완료 기한을 입력해주세요. (e.g. 221219 / 15:00)--> 230129 / 23:59 ## Issue Checklist 아래 체크리스트를 확인해주세요. - [x] Issue Title을 다음 예시와 같이 작성했습니다. (e.g. [FE] Feat: 회원가입 기능 구현 ) - [x] 우측의 Assignees, ...
1.0
[FE] Feat: certificationModal 데이터 바인딩 작업 - ## To do List <!--해당 Issue를 해결하기 위해 수행해야 할 To do list를 작성해주세요.--> - [x] certification 모달창의 데이터를 받아와서 뿌려주기 ## Deadline <!--작업 완료 기한을 입력해주세요. (e.g. 221219 / 15:00)--> 230129 / 23:59 ## Issue Checklist 아래 체크리스트를 확인해주세요. - [x] Issue Title을 다음 예시와 같이 작성했습니다. (e.g. [FE...
non_comp
feat certificationmodal 데이터 바인딩 작업 to do list certification 모달창의 데이터를 받아와서 뿌려주기 deadline issue checklist 아래 체크리스트를 확인해주세요 issue title을 다음 예시와 같이 작성했습니다 e g feat 회원가입 기능 구현 우측의 assignees labels projects milestone을 적절하게 선택했습니다
0
440,477
12,700,517,092
IssuesEvent
2020-06-22 16:27:50
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
teespring.com - Typed characters are not visible in designer
browser-firefox engine-gecko priority-normal severity-critical
<!-- @browser: Firefox 77.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/54188 --> **URL**: https://teespring.com/design-launcher?locale=en-GB **Browser / Version**: Fire...
1.0
teespring.com - Typed characters are not visible in designer - <!-- @browser: Firefox 77.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/54188 --> **URL**: https://teesprin...
non_comp
teespring com typed characters are not visible in designer url browser version firefox operating system windows tested another browser yes edge problem type site is not usable description unable to type steps to reproduce basically if you use the designer to m...
0
3,737
6,608,084,344
IssuesEvent
2017-09-19 09:36:55
AdguardTeam/AdguardForWindows
https://api.github.com/repos/AdguardTeam/AdguardForWindows
opened
https://allo.google.com/web - HTTPS filtering issue
compatibility
[//]: # (***You can delete or ignore strings starting with "[//]:" They will not be visible either way.) ***Description***: * **Current behaviour**: The web version of the service doesn't work with HTTPS filtering enabled. Addin allo.google.com tp the HTTPS exclusions doesn't help. https://allo.google.com/web ...
True
ERROR: type should be string, got "https://allo.google.com/web - HTTPS filtering issue - [//]: # (***You can delete or ignore strings starting with \"[//]:\" They will not be visible either way.)\r\n\r\n***Description***:\r\n* **Current behaviour**: The web version of the service doesn't work with HTTPS filtering enabled. Addin allo.google.com tp the HTTPS exclusions doesn't help.\r\n\r\nhttps://allo.google.com/web\r\n\r\n[//]: # (Substitute this line with a description of the problem)\r\n\r\n[//]: # (Replace %screenshot_url% below with a link to the screenshot of the problem. Also, you can paste image from clipboard instead. It will be automatically loaded.)\r\n<details><summary>Screenshot:</summary>\r\n\r\n![image](https://user-images.githubusercontent.com/15856304/30585743-7aba492e-9d36-11e7-9640-7c12ec5a8176.png)\r\n\r\n</details><br/>\r\n\r\n* **Expected behaviour**: \r\n\r\nWith HTTPS filtering disabled\r\n\r\n[//]: # (Substitute this line with a description of what should happen normally. If needed, provide a screenshot below, same as above)\r\n\r\n<details><summary>Screenshot:</summary>\r\n\r\n![image](https://user-images.githubusercontent.com/15856304/30585909-efbdaaea-9d36-11e7-92bc-b7afff6ed679.png)\r\n\r\n</details><br/>\r\n\r\n***Steps to reproduce the problem***:\r\n\r\n[//]: # (Substitute this line with a step-by-step instruction how to reproduce the issue)\r\n\r\n***System configuration***\r\n\r\n[//]: # (Substitute this line with the list of your active filters, separated by commas)\r\n\r\n[//]: # (Please enter the correct values for your case to the table below)\r\n\r\nInformation | Value\r\n--- | ---\r\nOperating system: | Windows 10\r\nBrowser: | Chrome\r\nAdGuard version: | 6.2 beta\r\nFilters enabled: | Russian, English, Social, Spyware, Annoyances\r\nAdGuard DNS: | None \r\nStealth mode options (Windows only) | Off\r\nHelpdesk ID (if exists): | 1630229\r\n\r\n[//]: # (This template is meant for missed ad/false positive reports, for other type of reports edit it accordingly)\r\n[//]: # (If this is a crash report, include the crashlog with https://gist.github.com/)\r\n"
comp
https filtering issue you can delete or ignore strings starting with they will not be visible either way description current behaviour the web version of the service doesn t work with https filtering enabled addin allo google com tp the https exclusions doesn t help ...
1
19,324
26,841,018,432
IssuesEvent
2023-02-03 00:29:51
Luke100000/minecraft-comes-alive
https://api.github.com/repos/Luke100000/minecraft-comes-alive
closed
head part of the villager model doesn't work well with First-person Model and Better Combat
bug mod compatibility
the head part of the villager model blocks the first person camera when attacking with melee weapons when using with first-person model mod and better combat. its the same thing with sneaking too ![2022-12-26_15 11 01](https://user-images.githubusercontent.com/91907457/209583739-f1fe7ada-9ef6-4da7-b24c-2cb65a53e971.pn...
True
head part of the villager model doesn't work well with First-person Model and Better Combat - the head part of the villager model blocks the first person camera when attacking with melee weapons when using with first-person model mod and better combat. its the same thing with sneaking too ![2022-12-26_15 11 01](https...
comp
head part of the villager model doesn t work well with first person model and better combat the head part of the villager model blocks the first person camera when attacking with melee weapons when using with first person model mod and better combat its the same thing with sneaking too fpm mod better ...
1
184
2,649,461,721
IssuesEvent
2015-03-14 23:01:31
rest-client/rest-client
https://api.github.com/repos/rest-client/rest-client
closed
RestClient::RequestTimeout is used both for HTTP 408 and for actual timeouts
breaks compatibility bug
Because of the way RestClient wraps Timeout::Error and Errno::ETIMEDOUT exceptions, it is difficult to distinguish a successful HTTP 408 response from an actual network timeout. See also #286
True
RestClient::RequestTimeout is used both for HTTP 408 and for actual timeouts - Because of the way RestClient wraps Timeout::Error and Errno::ETIMEDOUT exceptions, it is difficult to distinguish a successful HTTP 408 response from an actual network timeout. See also #286
comp
restclient requesttimeout is used both for http and for actual timeouts because of the way restclient wraps timeout error and errno etimedout exceptions it is difficult to distinguish a successful http response from an actual network timeout see also
1
31,149
8,663,547,785
IssuesEvent
2018-11-28 17:37:22
JuliaLang/julia
https://api.github.com/repos/JuliaLang/julia
closed
Compiling on RPi3B+, Part 2
32-bit arm build
Here is the output when attempting to compile with _make_: ``` Summary: Total ─────── 735.898312 seconds Base: ─────── 225.480952 seconds 30.6402% Stdlibs: ──── 510.399024 seconds 69.3573% JULIA usr/lib/julia/sys-o.a Generating precompile statements... 1086 generated in 734.456520 seconds (overhead 443.53738...
1.0
Compiling on RPi3B+, Part 2 - Here is the output when attempting to compile with _make_: ``` Summary: Total ─────── 735.898312 seconds Base: ─────── 225.480952 seconds 30.6402% Stdlibs: ──── 510.399024 seconds 69.3573% JULIA usr/lib/julia/sys-o.a Generating precompile statements... 1086 generated in 734.4565...
non_comp
compiling on part here is the output when attempting to compile with make summary total ─────── seconds base ─────── seconds stdlibs ──── seconds julia usr lib julia sys o a generating precompile statements generated in seconds overhead seconds killed ...
0
688,471
23,583,643,054
IssuesEvent
2022-08-23 09:43:04
Lightning-AI/lightning
https://api.github.com/repos/Lightning-AI/lightning
closed
Force enable tqdm in Google Colab
priority: 0 3rd party progress bar: tqdm
## 🚀 Feature Recently, Google Colab deactivated tqdm progress bars in Jupyter notebooks. We currently get this message from Google: <img width="277" alt="image" src="https://user-images.githubusercontent.com/5495193/185766464-a511b631-7a56-4f4e-8298-a917a1b1ce9f.png"> ### Motivation Users don't see a progr...
1.0
Force enable tqdm in Google Colab - ## 🚀 Feature Recently, Google Colab deactivated tqdm progress bars in Jupyter notebooks. We currently get this message from Google: <img width="277" alt="image" src="https://user-images.githubusercontent.com/5495193/185766464-a511b631-7a56-4f4e-8298-a917a1b1ce9f.png"> ### M...
non_comp
force enable tqdm in google colab 🚀 feature recently google colab deactivated tqdm progress bars in jupyter notebooks we currently get this message from google img width alt image src motivation users don t see a progress bar despite our docs saying that it is enabled by default ...
0
8,747
10,704,620,895
IssuesEvent
2019-10-24 12:09:13
FlowCrypt/flowcrypt-browser
https://api.github.com/repos/FlowCrypt/flowcrypt-browser
closed
forwarding pgp/mime signed-only message is broken
actionable compatibility
reproduce: 1) receive a pgp/mime signed only message 2) click forward 3) see: ![image](https://user-images.githubusercontent.com/6306961/55234342-db1d3180-5222-11e9-9dc6-1168d7f95eaf.png) We'll have to use `Mime.process` or a similar mechanism like we do when we generally parse messages, instead of a half-baked...
True
forwarding pgp/mime signed-only message is broken - reproduce: 1) receive a pgp/mime signed only message 2) click forward 3) see: ![image](https://user-images.githubusercontent.com/6306961/55234342-db1d3180-5222-11e9-9dc6-1168d7f95eaf.png) We'll have to use `Mime.process` or a similar mechanism like we do when ...
comp
forwarding pgp mime signed only message is broken reproduce receive a pgp mime signed only message click forward see we ll have to use mime process or a similar mechanism like we do when we generally parse messages instead of a half baked custom version of it for forwarding
1
698,158
23,967,756,326
IssuesEvent
2022-09-13 03:53:26
apache/incubator-kyuubi
https://api.github.com/repos/apache/incubator-kyuubi
closed
[INFRA] Closing Stale Pull Requests
kind:feature kind:infra priority:major
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar issues. ### Describe the feature Thi...
1.0
[INFRA] Closing Stale Pull Requests - ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar i...
non_comp
closing stale pull requests code of conduct i agree to follow this project s search before asking i have searched in the and found no similar issues describe the feature this is a request to add a github action workflow to automatically close stale prs motivation stable prs...
0
133,561
18,298,951,190
IssuesEvent
2021-10-05 23:48:30
bsbtd/Teste
https://api.github.com/repos/bsbtd/Teste
opened
CVE-2016-1000027 (High) detected in spring-web-5.2.3.RELEASE.jar
security vulnerability
## CVE-2016-1000027 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-5.2.3.RELEASE.jar</b></p></summary> <p>Spring Web</p> <p>Library home page: <a href="https://github.com/s...
True
CVE-2016-1000027 (High) detected in spring-web-5.2.3.RELEASE.jar - ## CVE-2016-1000027 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-5.2.3.RELEASE.jar</b></p></summary> <p...
non_comp
cve high detected in spring web release jar cve high severity vulnerability vulnerable library spring web release jar spring web library home page a href path to dependency file teste openlegislation pom xml path to vulnerable library ayxieg downloadresource qmkqeu...
0
11,922
14,040,264,432
IssuesEvent
2020-11-01 01:21:38
zjklee/Handlebars.CSharp
https://api.github.com/repos/zjklee/Handlebars.CSharp
closed
Expose parse/parseWithoutProcessing in the IHandlebars interface
enhancement handlebars lang compatibility help wanted workaround provided
This would be very useful to allow a user to extract the tokens from a template and then be able to extract the variables required for a particular template. The feature of extracting the variables was requested long ago here in the native handlebars.js and ultimately is what I would love to see implemented as well. ...
True
Expose parse/parseWithoutProcessing in the IHandlebars interface - This would be very useful to allow a user to extract the tokens from a template and then be able to extract the variables required for a particular template. The feature of extracting the variables was requested long ago here in the native handlebars.j...
comp
expose parse parsewithoutprocessing in the ihandlebars interface this would be very useful to allow a user to extract the tokens from a template and then be able to extract the variables required for a particular template the feature of extracting the variables was requested long ago here in the native handlebars j...
1
12,818
15,085,831,968
IssuesEvent
2021-02-05 19:19:01
simeydotme/svelte-range-slider-pips
https://api.github.com/repos/simeydotme/svelte-range-slider-pips
closed
Bug: Setting min and max to zero when component first loads prevents slider ball from moving
bug compatibility feature request investigating
So for the past couple hours I have been trying to narrow this bug down to make it reproducible. The exact bug is when the slider starts off at min=0 and max=0, then dynamically changing max prop with a variable to a high number (I.E. 100) the slider ball will stay at the beginning position (not moving to the right) bu...
True
Bug: Setting min and max to zero when component first loads prevents slider ball from moving - So for the past couple hours I have been trying to narrow this bug down to make it reproducible. The exact bug is when the slider starts off at min=0 and max=0, then dynamically changing max prop with a variable to a high num...
comp
bug setting min and max to zero when component first loads prevents slider ball from moving so for the past couple hours i have been trying to narrow this bug down to make it reproducible the exact bug is when the slider starts off at min and max then dynamically changing max prop with a variable to a high num...
1
19,756
27,398,480,956
IssuesEvent
2023-02-28 21:50:11
bitbrain/beehave
https://api.github.com/repos/bitbrain/beehave
closed
Restructure composite nodes to be less confusing
🌺 enhancement 🐝 new node 💥 breaks compatibility
**Is your feature request related to a problem? Please describe.** I have a sequence. Something like: - Get the closest object - Walk to the closest object - Interact with object During the walk, the closest object can change. So how do I let the previous sequence nodes run if the 'Walk to the closest object'...
True
Restructure composite nodes to be less confusing - **Is your feature request related to a problem? Please describe.** I have a sequence. Something like: - Get the closest object - Walk to the closest object - Interact with object During the walk, the closest object can change. So how do I let the previous seq...
comp
restructure composite nodes to be less confusing is your feature request related to a problem please describe i have a sequence something like get the closest object walk to the closest object interact with object during the walk the closest object can change so how do i let the previous seq...
1
58,340
7,133,922,522
IssuesEvent
2018-01-22 19:05:02
ozelevrim/EvrimNews
https://api.github.com/repos/ozelevrim/EvrimNews
closed
Which elements are we going to use to view blog posts?
design related priority: high question
Which element is going to show blog posts from the WordPress API?
1.0
Which elements are we going to use to view blog posts? - Which element is going to show blog posts from the WordPress API?
non_comp
which elements are we going to use to view blog posts which element is going to show blog posts from the wordpress api
0
10,415
6,716,125,897
IssuesEvent
2017-10-14 03:02:24
coreos/bugs
https://api.github.com/repos/coreos/bugs
closed
Docker service failed to start after upgraded to 1548.2.0
area/usability component/docker needs/more-information
# Issue Report # docker service fail to start ## Bug ## ### Container Linux Version ### ``` $ cat /etc/os-release NAME="Container Linux by CoreOS" ID=coreos VERSION=1548.2.0 VERSION_ID=1548.2.0 BUILD_ID=2017-10-12-0514 PRETTY_NAME="Container Linux by CoreOS 1548.2.0 (Ladybug)" ANSI_COLOR="38;5;75" ...
True
Docker service failed to start after upgraded to 1548.2.0 - # Issue Report # docker service fail to start ## Bug ## ### Container Linux Version ### ``` $ cat /etc/os-release NAME="Container Linux by CoreOS" ID=coreos VERSION=1548.2.0 VERSION_ID=1548.2.0 BUILD_ID=2017-10-12-0514 PRETTY_NAME="Containe...
non_comp
docker service failed to start after upgraded to issue report docker service fail to start bug container linux version cat etc os release name container linux by coreos id coreos version version id build id pretty name container linux by coreos...
0
78,362
14,988,496,413
IssuesEvent
2021-01-29 01:23:43
codereport/jsource
https://api.github.com/repos/codereport/jsource
closed
Remove PREFETCH(2) macros
code removal good first issue
Remove the following: ```c #define PREFETCH(x) __builtin_prefetch(x) #define PREFETCH2(x) __builtin_prefetch((x),0,2) // prefetch into L2 cache but not L1 ```
1.0
Remove PREFETCH(2) macros - Remove the following: ```c #define PREFETCH(x) __builtin_prefetch(x) #define PREFETCH2(x) __builtin_prefetch((x),0,2) // prefetch into L2 cache but not L1 ```
non_comp
remove prefetch macros remove the following c define prefetch x builtin prefetch x define x builtin prefetch x prefetch into cache but not
0
711,226
24,454,085,973
IssuesEvent
2022-10-07 04:07:55
CMU-313/fall22-hw3-f4
https://api.github.com/repos/CMU-313/fall22-hw3-f4
closed
Handle POST requests for experience/academic/current skill score
middleware priority - high effort - high
Acceptance Criteria: - The java function (POST) is called correctly. - The POST request contains the correct data. - Scores inputted to database match user input in HTML. Dependencies: - issue #1 (the frontend needs to have a form that calls the corresponding method in the middleware with the score value(s)) -...
1.0
Handle POST requests for experience/academic/current skill score - Acceptance Criteria: - The java function (POST) is called correctly. - The POST request contains the correct data. - Scores inputted to database match user input in HTML. Dependencies: - issue #1 (the frontend needs to have a form that calls the...
non_comp
handle post requests for experience academic current skill score acceptance criteria the java function post is called correctly the post request contains the correct data scores inputted to database match user input in html dependencies issue the frontend needs to have a form that calls the...
0
18,368
25,393,618,353
IssuesEvent
2022-11-22 06:42:43
yyon/grapplemod
https://api.github.com/repos/yyon/grapplemod
opened
[INCOMPATIBILITY] Wall-Jump Mod. After a grappling hook swing and release, you cannot wall jump or wall cling.
mod incompatibility
**Describe the bug** After a grappling hook swing and release, you cannot wall jump or wall cling. Upon releasing and landing on vines, you cannot climb, and upon reaching the ground you take fall damage (seemingly equivalent to if you were free falling that entire time). **Video / Screenshots** If applicable...
True
[INCOMPATIBILITY] Wall-Jump Mod. After a grappling hook swing and release, you cannot wall jump or wall cling. - **Describe the bug** After a grappling hook swing and release, you cannot wall jump or wall cling. Upon releasing and landing on vines, you cannot climb, and upon reaching the ground you take fall damage (...
comp
wall jump mod after a grappling hook swing and release you cannot wall jump or wall cling describe the bug after a grappling hook swing and release you cannot wall jump or wall cling upon releasing and landing on vines you cannot climb and upon reaching the ground you take fall damage seemingly equiva...
1
231,643
25,525,475,817
IssuesEvent
2022-11-29 01:37:18
kapseliboi/WeiPay
https://api.github.com/repos/kapseliboi/WeiPay
reopened
CVE-2021-43138 (High) detected in async-2.0.0.tgz, async-2.6.2.tgz
security vulnerability
## CVE-2021-43138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>async-2.0.0.tgz</b>, <b>async-2.6.2.tgz</b></p></summary> <p> <details><summary><b>async-2.0.0.tgz</b></p></summary>...
True
CVE-2021-43138 (High) detected in async-2.0.0.tgz, async-2.6.2.tgz - ## CVE-2021-43138 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>async-2.0.0.tgz</b>, <b>async-2.6.2.tgz</b></p><...
non_comp
cve high detected in async tgz async tgz cve high severity vulnerability vulnerable libraries async tgz async tgz async tgz higher order functions and common patterns for asynchronous code library home page a href path to dependency file ...
0
41,063
10,606,606,006
IssuesEvent
2019-10-11 00:04:35
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
X Days Ago Time Filter
.Duplicate .Proposal Query Builder
I may have missed a trick here, but I need to generate reports for `x days ago`, not after or before x days, but I need to look at exactly 4 days from today. Without writing this as an SQL query, is this achievable?
1.0
X Days Ago Time Filter - I may have missed a trick here, but I need to generate reports for `x days ago`, not after or before x days, but I need to look at exactly 4 days from today. Without writing this as an SQL query, is this achievable?
non_comp
x days ago time filter i may have missed a trick here but i need to generate reports for x days ago not after or before x days but i need to look at exactly days from today without writing this as an sql query is this achievable
0
16,501
22,347,659,954
IssuesEvent
2022-06-15 09:13:11
OpenRefine/OpenRefine
https://api.github.com/repos/OpenRefine/OpenRefine
closed
Java version messaging to users is inconsistent between Windows and Linux 'refine' scripts
bug good first issue java version compatibility help wanted
If a user has set their `%JAVA_HOME%` env variable on Windows but the `%PATH%` variable has a different Java version for the runtime and is lower than the compiled class file version 55.0 (Java 11) then users will notice an error and failure during startup even though the Java version check was successful. ### To Re...
True
Java version messaging to users is inconsistent between Windows and Linux 'refine' scripts - If a user has set their `%JAVA_HOME%` env variable on Windows but the `%PATH%` variable has a different Java version for the runtime and is lower than the compiled class file version 55.0 (Java 11) then users will notice an err...
comp
java version messaging to users is inconsistent between windows and linux refine scripts if a user has set their java home env variable on windows but the path variable has a different java version for the runtime and is lower than the compiled class file version java then users will notice an error...
1
6,682
8,958,721,251
IssuesEvent
2019-01-27 16:35:01
Melonslise/Locks
https://api.github.com/repos/Melonslise/Locks
closed
carry on mod breaks lock when picked up
compatibility
In single player on forge 2808, I tested and I was able to pick up chest and place it down for the lock to auto break.
True
carry on mod breaks lock when picked up - In single player on forge 2808, I tested and I was able to pick up chest and place it down for the lock to auto break.
comp
carry on mod breaks lock when picked up in single player on forge i tested and i was able to pick up chest and place it down for the lock to auto break
1
217,009
16,829,126,230
IssuesEvent
2021-06-17 23:59:17
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
unknown: (unknown) failed
C-test-failure O-robot branch-master
unknown.(unknown) [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3095350&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3095350&tab=artifacts#/) on master @ [9936b14065ed511b765f1c4442ed440252a2d897](https://github.com/cockroachdb/cockroach/commits/9936b14065ed511b7...
1.0
unknown: (unknown) failed - unknown.(unknown) [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3095350&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3095350&tab=artifacts#/) on master @ [9936b14065ed511b765f1c4442ed440252a2d897](https://github.com/cockroachdb/cockroa...
non_comp
unknown unknown failed unknown unknown with on master slow failing tests testkvfeed one table event backfill slow passing tests testlogic testtenantlogic testreliableintentcleanup testaltertablelocalityregionalbyrowerror testallregisteredimportfixture ...
0
14,629
17,858,727,159
IssuesEvent
2021-09-05 14:50:14
midwan/amiberry
https://api.github.com/repos/midwan/amiberry
closed
Bad dudes vs dragonninja running at too fast speed
compatibility
Running baddudes runs at way too fast speed. Using amiberry 4.1.1 on retropie 4.7.11, rpi4, everything default in amiberry. Running baddudesvsdragonninja WHDLoad v1.3 should be enough to reproduce the the problem. Love Amiberry? Please consider supporting our collective: 👉 https://opencollective.com/amiberry/d...
True
Bad dudes vs dragonninja running at too fast speed - Running baddudes runs at way too fast speed. Using amiberry 4.1.1 on retropie 4.7.11, rpi4, everything default in amiberry. Running baddudesvsdragonninja WHDLoad v1.3 should be enough to reproduce the the problem. Love Amiberry? Please consider supporting our c...
comp
bad dudes vs dragonninja running at too fast speed running baddudes runs at way too fast speed using amiberry on retropie everything default in amiberry running baddudesvsdragonninja whdload should be enough to reproduce the the problem love amiberry please consider supporting our collec...
1
171,324
20,961,862,897
IssuesEvent
2022-03-27 22:39:13
ghc-dev/Shannon-Smith
https://api.github.com/repos/ghc-dev/Shannon-Smith
opened
CVE-2020-1738 (Low) detected in ansible-2.9.9.tar.gz
security vulnerability
## CVE-2020-1738 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansible-2.9.9.tar.gz</b></p></summary> <p>Radically simple IT automation</p> <p>Library home page: <a href="https://file...
True
CVE-2020-1738 (Low) detected in ansible-2.9.9.tar.gz - ## CVE-2020-1738 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansible-2.9.9.tar.gz</b></p></summary> <p>Radically simple IT aut...
non_comp
cve low detected in ansible tar gz cve low severity vulnerability vulnerable library ansible tar gz radically simple it automation library home page a href path to dependency file requirements txt path to vulnerable library requirements txt dependency hierarchy...
0
7,817
10,037,096,740
IssuesEvent
2019-07-18 12:23:39
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Styling issue in gutenberg
backlog bug compatibility component: metabox good first issue interface
### Please give us a description of what happened. There is a styling issue with the tabs content tabs where icon is not displayed correctly when gutenberg is installed. See screenshot. ### Please describe what you expected to happen and why. Tabs should display correctly. ### How can we reproduce this behavio...
True
Styling issue in gutenberg - ### Please give us a description of what happened. There is a styling issue with the tabs content tabs where icon is not displayed correctly when gutenberg is installed. See screenshot. ### Please describe what you expected to happen and why. Tabs should display correctly. ### How ...
comp
styling issue in gutenberg please give us a description of what happened there is a styling issue with the tabs content tabs where icon is not displayed correctly when gutenberg is installed see screenshot please describe what you expected to happen and why tabs should display correctly how ...
1
10,486
12,422,933,438
IssuesEvent
2020-05-24 01:45:51
PMEAL/porespy
https://api.github.com/repos/PMEAL/porespy
closed
Update to_openpnm to delete extraneous data and set some values to 0?
backwards incompatible
In addition to adjusting get_net, we could/should also ensure that the export to openpnm massages the data correctly.
True
Update to_openpnm to delete extraneous data and set some values to 0? - In addition to adjusting get_net, we could/should also ensure that the export to openpnm massages the data correctly.
comp
update to openpnm to delete extraneous data and set some values to in addition to adjusting get net we could should also ensure that the export to openpnm massages the data correctly
1
95,295
10,869,465,994
IssuesEvent
2019-11-15 07:37:21
RHagenson/relped
https://api.github.com/repos/RHagenson/relped
closed
Add Installation instructions
documentation
After going over installation with @ThatLionLady, the installation instructions should include prerequisites of: + Git + Graphviz + Go To get `relped` it is `go get -u github.com/rhagenson/relped`
1.0
Add Installation instructions - After going over installation with @ThatLionLady, the installation instructions should include prerequisites of: + Git + Graphviz + Go To get `relped` it is `go get -u github.com/rhagenson/relped`
non_comp
add installation instructions after going over installation with thatlionlady the installation instructions should include prerequisites of git graphviz go to get relped it is go get u github com rhagenson relped
0
5,446
5,657,017,653
IssuesEvent
2017-04-10 05:02:59
NICTA/cogent
https://api.github.com/repos/NICTA/cogent
closed
Makefile for cogent compiler should keep sandbox
enhancement infrastructure new feature
installing deps takes ages, so if possible we'd like to keep the sandbox (even in `make clean` maybe), unless it's terribly broken. I propose a `realclean` target, and should be used with caution.
1.0
Makefile for cogent compiler should keep sandbox - installing deps takes ages, so if possible we'd like to keep the sandbox (even in `make clean` maybe), unless it's terribly broken. I propose a `realclean` target, and should be used with caution.
non_comp
makefile for cogent compiler should keep sandbox installing deps takes ages so if possible we d like to keep the sandbox even in make clean maybe unless it s terribly broken i propose a realclean target and should be used with caution
0
827,981
31,805,666,013
IssuesEvent
2023-09-13 13:49:16
dwyl/mvp
https://api.github.com/repos/dwyl/mvp
opened
Feat: implement `remove_item_from_list/3` function
enhancement T25m technical priority-1 elixir
As outlined in https://github.com/dwyl/mvp/issues/420 we already have a simple way to `add` an `item` to a `list`: https://github.com/dwyl/mvp/blob/b8aee0e3c29d0cb45025595131248c08fbbf6a31/lib/app/list.ex#L149-L154 need a way of _removing_ an `item` from the `list` so that we can easily _move_ the `item` to a _diff...
1.0
Feat: implement `remove_item_from_list/3` function - As outlined in https://github.com/dwyl/mvp/issues/420 we already have a simple way to `add` an `item` to a `list`: https://github.com/dwyl/mvp/blob/b8aee0e3c29d0cb45025595131248c08fbbf6a31/lib/app/list.ex#L149-L154 need a way of _removing_ an `item` from the `lis...
non_comp
feat implement remove item from list function as outlined in we already have a simple way to add an item to a list need a way of removing an item from the list so that we can easily move the item to a different list todo write tests for remove item from list im...
0
4,474
7,135,834,009
IssuesEvent
2018-01-23 03:16:38
SpongePowered/SpongeForge
https://api.github.com/repos/SpongePowered/SpongeForge
reopened
Advanced Rockety Item causing Duplication glitch with sponge
type: bug type: mod-incompatibility version: 1.12
**I am currently running** <!-- If you don't use the latest version, please tell us why. --> - SpongeForge version: 1.12.2-2555-7.1.0-BETA-2834 - Forge version: 1.12.2-14.23.1.2581 - Java version: 8 - Operating System: Linux <!-- Please include ALL mods/plugins you had installed when your issue happened, you...
True
Advanced Rockety Item causing Duplication glitch with sponge - **I am currently running** <!-- If you don't use the latest version, please tell us why. --> - SpongeForge version: 1.12.2-2555-7.1.0-BETA-2834 - Forge version: 1.12.2-14.23.1.2581 - Java version: 8 - Operating System: Linux <!-- Please include A...
comp
advanced rockety item causing duplication glitch with sponge 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 lis...
1
8,517
10,524,213,517
IssuesEvent
2019-09-30 12:51:10
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Creative Link Module of Visual Composer WPBakery unable to detect outbound links
backlog compatibility compatibility: Visual Composer support
### What did you expect to happen? The creative link module would detect an outbound link ### What happened instead? It did not ### How can we reproduce this behavior? **1.Add a Creative Link Module** **2.Add an outbound link that goes somewhere else off the site** ![1](https://cloud.githubusercontent.com/as...
True
Creative Link Module of Visual Composer WPBakery unable to detect outbound links - ### What did you expect to happen? The creative link module would detect an outbound link ### What happened instead? It did not ### How can we reproduce this behavior? **1.Add a Creative Link Module** **2.Add an outbound link tha...
comp
creative link module of visual composer wpbakery unable to detect outbound links what did you expect to happen the creative link module would detect an outbound link what happened instead it did not how can we reproduce this behavior add a creative link module add an outbound link tha...
1
191,823
14,596,491,059
IssuesEvent
2020-12-20 16:04:07
github-vet/rangeloop-pointer-findings
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
closed
hello-mr-code/terraform-oci: oci/oce_oce_instance_test.go; 16 LoC
fresh small test
Found a possible issue in [hello-mr-code/terraform-oci](https://www.github.com/hello-mr-code/terraform-oci) at [oci/oce_oce_instance_test.go](https://github.com/hello-mr-code/terraform-oci/blob/2f6aa93ef8643328af454512a5fe78ab006697f0/oci/oce_oce_instance_test.go#L374-L389) Below is the message reported by the analyz...
1.0
hello-mr-code/terraform-oci: oci/oce_oce_instance_test.go; 16 LoC - Found a possible issue in [hello-mr-code/terraform-oci](https://www.github.com/hello-mr-code/terraform-oci) at [oci/oce_oce_instance_test.go](https://github.com/hello-mr-code/terraform-oci/blob/2f6aa93ef8643328af454512a5fe78ab006697f0/oci/oce_oce_inst...
non_comp
hello mr code terraform oci oci oce oce instance 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...
0
615,282
19,252,179,886
IssuesEvent
2021-12-09 07:11:38
BTW-Community/BTW-Public
https://api.github.com/repos/BTW-Community/BTW-Public
closed
sprint / crouch / special button Disconnects clients from a server in CE1.3
bug high priority
activating or de-activating any of these buttons while simultaneously moving disconnects the player from a server. Singleplayer works fine. Error that gets thrown: `java.io.IOException: Bad packet id 181` where id number keeps changing on different client boots in dev environment.
1.0
sprint / crouch / special button Disconnects clients from a server in CE1.3 - activating or de-activating any of these buttons while simultaneously moving disconnects the player from a server. Singleplayer works fine. Error that gets thrown: `java.io.IOException: Bad packet id 181` where id number keeps changing on...
non_comp
sprint crouch special button disconnects clients from a server in activating or de activating any of these buttons while simultaneously moving disconnects the player from a server singleplayer works fine error that gets thrown java io ioexception bad packet id where id number keeps changing on dif...
0
7,761
8,050,639,359
IssuesEvent
2018-08-01 14:00:51
google/recaptcha
https://api.github.com/repos/google/recaptcha
closed
ReCaptcha V3 score is static
service discussion
Re-opening #235 Probmel wasn't that the score is 0.9 and not 1.0, problem is that score is STATIC. It never changes.
1.0
ReCaptcha V3 score is static - Re-opening #235 Probmel wasn't that the score is 0.9 and not 1.0, problem is that score is STATIC. It never changes.
non_comp
recaptcha score is static re opening probmel wasn t that the score is and not problem is that score is static it never changes
0
14,802
18,239,674,870
IssuesEvent
2021-10-01 11:20:58
ankidroid/Anki-Android
https://api.github.com/repos/ankidroid/Anki-Android
closed
[Bug] On a card with two type inputs, AnkiDroid only lets you type into one; shows one answer on answer screen
Needs Triage Anki Ecosystem Compatibility
###### Reproduction Steps 1. Create a new card type with a 'Reading' and 'Meaning' field, and create a new deck with a note. 2. Type something into them. 3. Paste the following html into the front and back sides: Front: ``` <span style="font-size: 60px; "> <div class=jp> {{furigana:Reading}}</div> {{type:Reading}} {{...
True
[Bug] On a card with two type inputs, AnkiDroid only lets you type into one; shows one answer on answer screen - ###### Reproduction Steps 1. Create a new card type with a 'Reading' and 'Meaning' field, and create a new deck with a note. 2. Type something into them. 3. Paste the following html into the front and back ...
comp
on a card with two type inputs ankidroid only lets you type into one shows one answer on answer screen reproduction steps create a new card type with a reading and meaning field and create a new deck with a note type something into them paste the following html into the front and back side...
1
373,543
11,045,442,256
IssuesEvent
2019-12-09 15:07:32
vigetlabs/npm
https://api.github.com/repos/vigetlabs/npm
opened
Nav issues:
High Priority Needs QA Fixes
**1. Unstyled nav flashing on screen before each page load** Screencast: ![](http://g.recordit.co/IxemtvAmpd.gif) **2. Safari: Platforms dropdown won't open** * In Safari (most recent version), pull up https://live-national-public-media-v2.pantheonsite.io/page-blocks/. * Click the Platforms link in the nav ...
1.0
Nav issues: - **1. Unstyled nav flashing on screen before each page load** Screencast: ![](http://g.recordit.co/IxemtvAmpd.gif) **2. Safari: Platforms dropdown won't open** * In Safari (most recent version), pull up https://live-national-public-media-v2.pantheonsite.io/page-blocks/. * Click the Platforms li...
non_comp
nav issues unstyled nav flashing on screen before each page load screencast safari platforms dropdown won t open in safari most recent version pull up click the platforms link in the nav expected dropdown opens actual dropdown doesn t open
0
16,245
21,843,617,707
IssuesEvent
2022-05-18 00:53:19
soir20/MoreMcmeta
https://api.github.com/repos/soir20/MoreMcmeta
closed
Texture is stuck on frame 1.
bug fixed 1.16.x compatibility fabric 1.17.x confirmed 1.18.x
**Describe the bug** A clear and concise description of what the bug is. The texture is either black or stuck on frame #1. Frame no 1 is black. **To reproduce** Steps to reproduce the behavior: 1. Put on my texture pack 2. Add the mod 'cit resewn, moremcmeta' 4. rename a redstone torch to: "Oh no" **Expected...
True
Texture is stuck on frame 1. - **Describe the bug** A clear and concise description of what the bug is. The texture is either black or stuck on frame #1. Frame no 1 is black. **To reproduce** Steps to reproduce the behavior: 1. Put on my texture pack 2. Add the mod 'cit resewn, moremcmeta' 4. rename a redstone ...
comp
texture is stuck on frame describe the bug a clear and concise description of what the bug is the texture is either black or stuck on frame frame no is black to reproduce steps to reproduce the behavior put on my texture pack add the mod cit resewn moremcmeta rename a redstone ...
1
8,338
10,352,411,583
IssuesEvent
2019-09-05 09:11:49
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Cycle through proxies when unable to connect and PAC returns multiple proxies.
area-System.Net.Http bug tenet-compatibility
When a PAC script returns multiple eligible proxies for a URL, `SocketsHttpHandler` is only using the first proxy in the list. Per [Mozilla](https://developer.mozilla.org/en-US/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_(PAC)_file) and [Netscape](https://web.archive.org/web/20040810122331/htt...
True
Cycle through proxies when unable to connect and PAC returns multiple proxies. - When a PAC script returns multiple eligible proxies for a URL, `SocketsHttpHandler` is only using the first proxy in the list. Per [Mozilla](https://developer.mozilla.org/en-US/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Config...
comp
cycle through proxies when unable to connect and pac returns multiple proxies when a pac script returns multiple eligible proxies for a url socketshttphandler is only using the first proxy in the list per and expected behavior is to cycle through them when one fails
1
19,289
13,211,404,575
IssuesEvent
2020-08-15 22:54:27
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[buildbots] compiler updates (Trac #1819)
Incomplete Migration Migrated from Trac infrastructure task
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1819">https://code.icecube.wisc.edu/projects/icecube/ticket/1819</a>, reported by olivasand owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:12:38", "_ts": "155006...
1.0
[buildbots] compiler updates (Trac #1819) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1819">https://code.icecube.wisc.edu/projects/icecube/ticket/1819</a>, reported by olivasand owned by nega</em></summary> <p> ```json { "status": "closed", "changetime...
non_comp
compiler updates trac migrated from json status closed changetime ts description on the last software call it was decided that we d open up production projects for c by september we ll need the compilers updated to support c on any bo...
0
32,566
6,826,876,683
IssuesEvent
2017-11-08 15:26:49
coherence-community/coherence-incubator
https://api.github.com/repos/coherence-community/coherence-incubator
opened
Add thread count to services in incubator 12 push rep examples
Module: Push Replication Pattern Type: Defect
A thread pool is needed for the examples to function. Otherwise there will be exceptions with blocking calls being made on the service thread.
1.0
Add thread count to services in incubator 12 push rep examples - A thread pool is needed for the examples to function. Otherwise there will be exceptions with blocking calls being made on the service thread.
non_comp
add thread count to services in incubator push rep examples a thread pool is needed for the examples to function otherwise there will be exceptions with blocking calls being made on the service thread
0
8,647
10,589,584,025
IssuesEvent
2019-10-09 06:37:47
oshi/oshi
https://api.github.com/repos/oshi/oshi
closed
On windows, in some cases, NetworkParams.getHostName() return localhost
compatibility first-timers-only good first issue
On windows, getHostName() should use Kernel32Util.getComputerName(). See https://github.com/mattsheppard/gethostname4j
True
On windows, in some cases, NetworkParams.getHostName() return localhost - On windows, getHostName() should use Kernel32Util.getComputerName(). See https://github.com/mattsheppard/gethostname4j
comp
on windows in some cases networkparams gethostname return localhost on windows gethostname should use getcomputername see
1
7,290
9,546,883,536
IssuesEvent
2019-05-01 21:16:39
userfrosting/UserFrosting
https://api.github.com/repos/userfrosting/UserFrosting
closed
DataTables support?
compatibility sprinkle feature request up-for-grabs use and extension wontfix
Hi, I'm starting to love UF after having gone through a steep learning curve and some difficult moments;-) I'm starting off with a project where I have a large table (2M+ records) I need to allow the user to browse through. I've had a brief look at TableSorter but I have a preference for DataTables (https://datatables....
True
DataTables support? - Hi, I'm starting to love UF after having gone through a steep learning curve and some difficult moments;-) I'm starting off with a project where I have a large table (2M+ records) I need to allow the user to browse through. I've had a brief look at TableSorter but I have a preference for DataTable...
comp
datatables support hi i m starting to love uf after having gone through a steep learning curve and some difficult moments i m starting off with a project where i have a large table records i need to allow the user to browse through i ve had a brief look at tablesorter but i have a preference for datatables...
1
15,792
20,620,758,458
IssuesEvent
2022-03-07 17:11:07
spinalcordtoolbox/spinalcordtoolbox
https://api.github.com/repos/spinalcordtoolbox/spinalcordtoolbox
opened
Upload cross-platform coverage checking to Codecov
CI Windows compatibility
Currently, we're only uploading coverage results for `Ubuntu 20.04`. This covers probably 95% of cases, but it would be nice to see what coverage is like for macOS and Windows, too. Codecov's [uploader announcement page](https://about.codecov.io/blog/introducing-codecovs-new-uploader/) suggests that it supports this...
True
Upload cross-platform coverage checking to Codecov - Currently, we're only uploading coverage results for `Ubuntu 20.04`. This covers probably 95% of cases, but it would be nice to see what coverage is like for macOS and Windows, too. Codecov's [uploader announcement page](https://about.codecov.io/blog/introducing-c...
comp
upload cross platform coverage checking to codecov currently we re only uploading coverage results for ubuntu this covers probably of cases but it would be nice to see what coverage is like for macos and windows too codecov s suggests that it supports this a more robust multi platform ci cd...
1
10,800
12,803,471,066
IssuesEvent
2020-07-03 00:52:47
Hacktix/ChromaBoy
https://api.github.com/repos/Hacktix/ChromaBoy
closed
[Pokemon Red] - Black Sprites
bug game compatibility
Any "large" sprites (characters in battle animations, pokemon, etc.) are shown as black squares.
True
[Pokemon Red] - Black Sprites - Any "large" sprites (characters in battle animations, pokemon, etc.) are shown as black squares.
comp
black sprites any large sprites characters in battle animations pokemon etc are shown as black squares
1
458,765
13,181,380,778
IssuesEvent
2020-08-12 14:14:48
carbon-design-system/ibm-dotcom-library
https://api.github.com/repos/carbon-design-system/ibm-dotcom-library
opened
Web Component: Develop Icon (internal) of the React version
dev package: web components priority: high
#### User Story <!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} --> > As a `[user role below]`: IBM.com Library developer > I need to: create the `Icon (internal)` > so that I can: provide ibm.com adopter developers a web component version for every react vers...
1.0
Web Component: Develop Icon (internal) of the React version - #### User Story <!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} --> > As a `[user role below]`: IBM.com Library developer > I need to: create the `Icon (internal)` > so that I can: provide ibm.com ...
non_comp
web component develop icon internal of the react version user story as a ibm com library developer i need to create the icon internal so that i can provide ibm com adopter developers a web component version for every react version available in the ibm com library additio...
0
198,144
14,965,125,780
IssuesEvent
2021-01-27 12:58:12
enthought/pyface
https://api.github.com/repos/enthought/pyface
closed
Stop doing CI runs with Traits 6.0
component: test suite difficulty: easy
After the 7.1 release we are dropping support for Traits 6.0. Tests should be run against 6.1 and, eventually, 6.2.
1.0
Stop doing CI runs with Traits 6.0 - After the 7.1 release we are dropping support for Traits 6.0. Tests should be run against 6.1 and, eventually, 6.2.
non_comp
stop doing ci runs with traits after the release we are dropping support for traits tests should be run against and eventually
0
5,395
7,875,768,152
IssuesEvent
2018-06-25 21:34:58
storybooks/storybook
https://api.github.com/repos/storybooks/storybook
closed
Storybook not global styles.scss file
app: angular compatibility with other tools inactive
In Angular 5 storybook 3.4.5 was loading .angular-cli.json file on init and load global styles in provided in angular-cli file but after Upgrading to Angular 6 their is no longer .angular-cli.json file it is renamed to angular.json and global styles mentioned in that file. So it is not loading those styles.
True
Storybook not global styles.scss file - In Angular 5 storybook 3.4.5 was loading .angular-cli.json file on init and load global styles in provided in angular-cli file but after Upgrading to Angular 6 their is no longer .angular-cli.json file it is renamed to angular.json and global styles mentioned in that file. So it ...
comp
storybook not global styles scss file in angular storybook was loading angular cli json file on init and load global styles in provided in angular cli file but after upgrading to angular their is no longer angular cli json file it is renamed to angular json and global styles mentioned in that file so it ...
1
258,720
22,344,250,899
IssuesEvent
2022-06-15 06:06:53
wpeventmanager/wpem-divi-elements
https://api.github.com/repos/wpeventmanager/wpem-divi-elements
closed
Divi elementor is not working from the backend side.
In Testing
ERROR: type should be string, got "\r\nhttps://user-images.githubusercontent.com/86232676/171859676-cea98434-001d-486a-bc4a-6a8424cdeeba.mp4\r\n\r\n\r\nDivi elementor is not working from the backend side.\r\nIf we activate the classic editor i am able to use Divi element from the backend side.\r\nFacing issue when user not using classic editor plugin,\r\n\r\n"
1.0
Divi elementor is not working from the backend side. - https://user-images.githubusercontent.com/86232676/171859676-cea98434-001d-486a-bc4a-6a8424cdeeba.mp4 Divi elementor is not working from the backend side. If we activate the classic editor i am able to use Divi element from the backend side. Facing issue w...
non_comp
divi elementor is not working from the backend side divi elementor is not working from the backend side if we activate the classic editor i am able to use divi element from the backend side facing issue when user not using classic editor plugin
0
776,119
27,247,448,656
IssuesEvent
2023-02-22 04:04:47
Australian-Genomics/CTRL
https://api.github.com/repos/Australian-Genomics/CTRL
opened
Investigate and implement more thorough testing of Active Admin
priority: low difficulty: high
The issue fixed by https://github.com/Australian-Genomics/CTRL/pull/132 arose because Active Admin lacks Cucumber/Capybara tests. Ideally, we'd have automated tests for Active Admin, but any way to improve the robustness of CTRL's admin portal would be highly valuable.
1.0
Investigate and implement more thorough testing of Active Admin - The issue fixed by https://github.com/Australian-Genomics/CTRL/pull/132 arose because Active Admin lacks Cucumber/Capybara tests. Ideally, we'd have automated tests for Active Admin, but any way to improve the robustness of CTRL's admin portal would be h...
non_comp
investigate and implement more thorough testing of active admin the issue fixed by arose because active admin lacks cucumber capybara tests ideally we d have automated tests for active admin but any way to improve the robustness of ctrl s admin portal would be highly valuable
0
15,911
20,965,295,531
IssuesEvent
2022-03-28 05:49:52
thedarkcolour/Future-MC
https://api.github.com/repos/thedarkcolour/Future-MC
closed
[1.12.2] Beehives do not work with Dynamic Trees trees.
bug compatibility
Title. Beehives do not generate on trees modified by Dynamic Trees.
True
[1.12.2] Beehives do not work with Dynamic Trees trees. - Title. Beehives do not generate on trees modified by Dynamic Trees.
comp
beehives do not work with dynamic trees trees title beehives do not generate on trees modified by dynamic trees
1
81,887
15,818,812,117
IssuesEvent
2021-04-05 16:34:15
ESE-Peasy/PosturePerfection
https://api.github.com/repos/ESE-Peasy/PosturePerfection
closed
Adjust smoothing settings when frame rate is changed
code pipeline
# Goal Adjust IIR smoothing settings when the frame rate is increased or decreased. This may require modification of the increments to be used inside the `increase`/`decrease_framerate` functions. # Plan - Consider simplest method for finding appropriate smoothing settings - Probably pre-computed -- taken fro...
1.0
Adjust smoothing settings when frame rate is changed - # Goal Adjust IIR smoothing settings when the frame rate is increased or decreased. This may require modification of the increments to be used inside the `increase`/`decrease_framerate` functions. # Plan - Consider simplest method for finding appropriate s...
non_comp
adjust smoothing settings when frame rate is changed goal adjust iir smoothing settings when the frame rate is increased or decreased this may require modification of the increments to be used inside the increase decrease framerate functions plan consider simplest method for finding appropriate s...
0
19,486
27,058,511,717
IssuesEvent
2023-02-13 17:51:23
elementor/elementor
https://api.github.com/repos/elementor/elementor
closed
✔️ 🐞 Bug Report: Global fonts always calls fonts.googleapis.com
bug compatibility/3rd_party type/performance dependencies type/privacy compatibility/assets type/global-style
## 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 The default `elementor_scheme_typography` controls cause an unnecessary fonts.googleapis.com ht...
True
✔️ 🐞 Bug Report: Global fonts always calls fonts.googleapis.com - ## 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 The default `elementor_sche...
comp
✔️ 🐞 bug report global fonts always calls fonts googleapis com 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 the default elementor scheme t...
1
10,764
4,821,341,272
IssuesEvent
2016-11-05 08:54:34
GoldenCheetah/GoldenCheetah
https://api.github.com/repos/GoldenCheetah/GoldenCheetah
closed
DSO missing from command line
build error not a bug
Debian 8.6 x64 $ git clone ... $ make clean; qmake; make; .... `g++ -m64 -Wl,-O1 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o GoldenCheetah qtsoap.o QTFullScreen.o qtsegmentcontrol.o VideoWindow.o TwitterDialog.o Dropbox.o GoogleDrive.o MonarkController.o MonarkConnection.o Kettler.o KettlerController.o Kettler...
1.0
DSO missing from command line - Debian 8.6 x64 $ git clone ... $ make clean; qmake; make; .... `g++ -m64 -Wl,-O1 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o GoldenCheetah qtsoap.o QTFullScreen.o qtsegmentcontrol.o VideoWindow.o TwitterDialog.o Dropbox.o GoogleDrive.o MonarkController.o MonarkConnection.o Kettl...
non_comp
dso missing from command line debian git clone make clean qmake make g wl wl rpath link usr lib linux gnu o goldencheetah qtsoap o qtfullscreen o qtsegmentcontrol o videowindow o twitterdialog o dropbox o googledrive o monarkcontroller o monarkconnection o kettler o ket...
0
72,578
19,338,933,580
IssuesEvent
2021-12-15 00:37:03
ksh93/ksh
https://api.github.com/repos/ksh93/ksh
closed
ppc64le: src/lib/libast/stdio/vfwscanf.c:103:54: error: 'OPEN_MAX' undeclared (first use in this function); did you mean 'FOPEN_MAX'?
buildfail
fails to build. in my case its linux/ppc64le system with glibc-2.33-r7 and linux-headers-5.10 looks like not all systems define `POSIX.1` value `OPEN_MAX` from `bits/local_lim.h` ``` /* Minimum guaranteed maximum values for system limits. Linux/PPC version. Copyright (C) 1993-2021 Free Software Foundation...
1.0
ppc64le: src/lib/libast/stdio/vfwscanf.c:103:54: error: 'OPEN_MAX' undeclared (first use in this function); did you mean 'FOPEN_MAX'? - fails to build. in my case its linux/ppc64le system with glibc-2.33-r7 and linux-headers-5.10 looks like not all systems define `POSIX.1` value `OPEN_MAX` from `bits/local_lim.h...
non_comp
src lib libast stdio vfwscanf c error open max undeclared first use in this function did you mean fopen max fails to build in my case its linux system with glibc and linux headers looks like not all systems define posix value open max from bits local lim h minimum...
0
9,994
11,982,476,667
IssuesEvent
2020-04-07 13:01:36
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
closed
array(tuple(...)) column compatibility 19.15 -> 19.16
backward compatibility v19.16
test case: ``` create table test_tuple (id UInt8, t Array(Tuple(String, String, String))) Engine=MergeTree ORDER BY tuple(); ``` 19.15 and older: ``` DESCRIBE TABLE test_tuple ┌─name─┬─type──────────┬─default_type─┬─default_expression─┬─comment─┬─codec_expression─┬─ttl_expression─┐ │ id │ UInt8 │ ...
True
array(tuple(...)) column compatibility 19.15 -> 19.16 - test case: ``` create table test_tuple (id UInt8, t Array(Tuple(String, String, String))) Engine=MergeTree ORDER BY tuple(); ``` 19.15 and older: ``` DESCRIBE TABLE test_tuple ┌─name─┬─type──────────┬─default_type─┬─default_expression─┬─comment─┬─codec_...
comp
array tuple column compatibility test case create table test tuple id t array tuple string string string engine mergetree order by tuple and older describe table test tuple ┌─name─┬─type──────────┬─default type─┬─default expression─┬─comment─┬─codec expression...
1
13,922
16,665,953,741
IssuesEvent
2021-06-07 03:48:00
MotherGinger/RecklessAbandon-Classic
https://api.github.com/repos/MotherGinger/RecklessAbandon-Classic
closed
Investigate compatibility with Wide Quest Log
compatibility fix-in-next-release
When using Reckless Abandon with the addon Wide Quest Log (WQL), there are rendering issues for the abandon buttons. This is likely due to the way WQL redraws the quest log. Since this is a rendering issue, we might be able to develop a shim to handle rendering differently when WQL is active
True
Investigate compatibility with Wide Quest Log - When using Reckless Abandon with the addon Wide Quest Log (WQL), there are rendering issues for the abandon buttons. This is likely due to the way WQL redraws the quest log. Since this is a rendering issue, we might be able to develop a shim to handle rendering differe...
comp
investigate compatibility with wide quest log when using reckless abandon with the addon wide quest log wql there are rendering issues for the abandon buttons this is likely due to the way wql redraws the quest log since this is a rendering issue we might be able to develop a shim to handle rendering differe...
1
196,081
22,412,899,362
IssuesEvent
2022-06-19 01:43:06
artkamote/wdio-test
https://api.github.com/repos/artkamote/wdio-test
closed
CVE-2022-1214 (High) detected in axios-0.21.4.tgz - autoclosed
security vulnerability
## CVE-2022-1214 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axios-0.21.4.tgz</b></p></summary> <p>Promise based HTTP client for the browser and node.js</p> <p>Library home page: <...
True
CVE-2022-1214 (High) detected in axios-0.21.4.tgz - autoclosed - ## CVE-2022-1214 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axios-0.21.4.tgz</b></p></summary> <p>Promise based HT...
non_comp
cve high detected in axios tgz autoclosed cve high severity vulnerability vulnerable library axios tgz promise based http client for the browser and node js library home page a href path to dependency file qa tech challenge package json path to vulnerable library ...
0
13,914
16,660,450,394
IssuesEvent
2021-06-06 08:28:31
FlowCrypt/flowcrypt-browser
https://api.github.com/repos/FlowCrypt/flowcrypt-browser
closed
Outlook issue with unicode characters in emails sent from FlowCrypt
bug compatibility
ref: https://mail.google.com/mail/u/human@flowcrypt.com/#inbox/FMfcgxwLsdHTzqXNjJktQpqJwmGVvDWM I am already late on this support thread, so I need to do this very soon. I'm going to reproduce this on Windows with Outlook tomorrow and figure out where the source of the problem is. Either it's FlowCrypt's mistake, in...
True
Outlook issue with unicode characters in emails sent from FlowCrypt - ref: https://mail.google.com/mail/u/human@flowcrypt.com/#inbox/FMfcgxwLsdHTzqXNjJktQpqJwmGVvDWM I am already late on this support thread, so I need to do this very soon. I'm going to reproduce this on Windows with Outlook tomorrow and figure out w...
comp
outlook issue with unicode characters in emails sent from flowcrypt ref i am already late on this support thread so i need to do this very soon i m going to reproduce this on windows with outlook tomorrow and figure out where the source of the problem is either it s flowcrypt s mistake in which case i ll ma...
1
19,703
27,341,455,562
IssuesEvent
2023-02-26 20:57:46
BartoszCichecki/LenovoLegionToolkit
https://api.github.com/repos/BartoszCichecki/LenovoLegionToolkit
closed
[COMPATIBILITY]:
compatibility
### Version 2.9.1 ### OS Windows 10 Pro 22H2 19045.2604 ### Device Legion 7-16ACHg6 ### BIOS version GKCN59WW ### Which features of the application did you test? ~ ### Which features of the application do not work as expected? Hi! Why can't I individually adjust the backlight? Corny there is no this sec...
True
[COMPATIBILITY]: - ### Version 2.9.1 ### OS Windows 10 Pro 22H2 19045.2604 ### Device Legion 7-16ACHg6 ### BIOS version GKCN59WW ### Which features of the application did you test? ~ ### Which features of the application do not work as expected? Hi! Why can't I individually adjust the backlight? Corny ...
comp
version os windows pro device legion bios version which features of the application did you test which features of the application do not work as expected hi why can t i individually adjust the backlight corny there is no this section in the progra...
1
341,402
30,585,341,916
IssuesEvent
2023-07-21 12:58:10
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
reopened
[Flaky Test] Should render the explicitly set excerpt in meta instead of the content based one
[Status] Stale [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 render the explicitly set excerpt in meta instead of the content based one ## Test path `specs/editor/plugins/meta-boxes.test.js` ## Errors <!-- __TEST_RESULTS_...
1.0
[Flaky Test] Should render the explicitly set excerpt in meta instead of the content based one - <!-- __META_DATA__:{} --> **Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.** ## Test title Should render the explicitly set excerpt in meta instead of the content ...
non_comp
should render the explicitly set excerpt in meta instead of the content based one flaky test detected this is an auto generated issue by github actions please do not edit this manually test title should render the explicitly set excerpt in meta instead of the content based one test path specs edit...
0
66,981
7,030,996,205
IssuesEvent
2017-12-26 14:20:32
Kademi/kademi-dev
https://api.github.com/repos/Kademi/kademi-dev
closed
Better admin dashboard alert
Ready to Test QA
Current UI when we have a lot of alerts: ![ui](https://user-images.githubusercontent.com/1289631/31653425-becfd36e-b34c-11e7-9b8a-e64ec839a2e9.png) Maybe can use notification in topnav as original clipone theme (http://preview.themeforest.net/item/clipone-bootstrap-3-responsive-admin-template/full_screen_preview/5...
1.0
Better admin dashboard alert - Current UI when we have a lot of alerts: ![ui](https://user-images.githubusercontent.com/1289631/31653425-becfd36e-b34c-11e7-9b8a-e64ec839a2e9.png) Maybe can use notification in topnav as original clipone theme (http://preview.themeforest.net/item/clipone-bootstrap-3-responsive-admin...
non_comp
better admin dashboard alert current ui when we have a lot of alerts maybe can use notification in topnav as original clipone theme
0
5,784
8,230,412,099
IssuesEvent
2018-09-07 12:52:21
rhymix/rhymix
https://api.github.com/repos/rhymix/rhymix
closed
모바일 지원 강화
compatibility feature request improvement
1. 기본 레이아웃 정비 2. 모바일 기본 레이아웃 정비 3. 기본 모바일 게시판 스킨 정비 4. 기본 모바일 커뮤니케이션 스킨 정비 5. 기본 모바일 멤버 스킨 정비 6. 모바일 친화적인 에디터 찾아보고 적용 가능한지 고민해보기.
True
모바일 지원 강화 - 1. 기본 레이아웃 정비 2. 모바일 기본 레이아웃 정비 3. 기본 모바일 게시판 스킨 정비 4. 기본 모바일 커뮤니케이션 스킨 정비 5. 기본 모바일 멤버 스킨 정비 6. 모바일 친화적인 에디터 찾아보고 적용 가능한지 고민해보기.
comp
모바일 지원 강화 기본 레이아웃 정비 모바일 기본 레이아웃 정비 기본 모바일 게시판 스킨 정비 기본 모바일 커뮤니케이션 스킨 정비 기본 모바일 멤버 스킨 정비 모바일 친화적인 에디터 찾아보고 적용 가능한지 고민해보기
1
1,470
3,984,422,946
IssuesEvent
2016-05-07 05:39:26
blay09/CookingForBlockheads
https://api.github.com/repos/blay09/CookingForBlockheads
closed
Bean Stew for Random Things is not working due to not being a shaped recipe
compatibility fixed in next version
Random Things Version: RandomThings-MC1.9-3.6.9 Forge Version: 1.9-12.16.0.1862-1.9 Cannot craft Bean Stew from Random Things mod due to it being a shaped recipe. Is there any way to specify the shape of the recipe?
True
Bean Stew for Random Things is not working due to not being a shaped recipe - Random Things Version: RandomThings-MC1.9-3.6.9 Forge Version: 1.9-12.16.0.1862-1.9 Cannot craft Bean Stew from Random Things mod due to it being a shaped recipe. Is there any way to specify the shape of the recipe?
comp
bean stew for random things is not working due to not being a shaped recipe random things version randomthings forge version cannot craft bean stew from random things mod due to it being a shaped recipe is there any way to specify the shape of the recipe
1
5,928
3,699,211,104
IssuesEvent
2016-02-28 20:47:00
ElektraInitiative/libelektra
https://api.github.com/repos/ElektraInitiative/libelektra
opened
add_plugin leftover
build
- [ ] jni python2 seem to be broken (maybe use compilation variants) - [ ] default storage/resolver links missing - [ ] removal of "resolver" plugin missing - [ ] maybe rename add_plugin -> plugin
1.0
add_plugin leftover - - [ ] jni python2 seem to be broken (maybe use compilation variants) - [ ] default storage/resolver links missing - [ ] removal of "resolver" plugin missing - [ ] maybe rename add_plugin -> plugin
non_comp
add plugin leftover jni seem to be broken maybe use compilation variants default storage resolver links missing removal of resolver plugin missing maybe rename add plugin plugin
0
374,948
11,097,699,160
IssuesEvent
2019-12-16 13:52:58
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
opened
Move to Python 3 and drop support for Python 2
High Priority ISIS Team: CoreTeam
<!-- If the issue was raised by a user they should be named here. **Original reporter:** [username facility]/[nobody] --> ### Expected behavior ### Actual behavior ### Steps to reproduce the behavior ### Platforms affected
1.0
Move to Python 3 and drop support for Python 2 - <!-- If the issue was raised by a user they should be named here. **Original reporter:** [username facility]/[nobody] --> ### Expected behavior ### Actual behavior ### Steps to reproduce the behavior ### Platforms affected
non_comp
move to python and drop support for python if the issue was raised by a user they should be named here original reporter expected behavior actual behavior steps to reproduce the behavior platforms affected
0
7,851
10,062,884,541
IssuesEvent
2019-07-23 03:11:05
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
Incompatible with MySQL 8.0 about CAST string to unsigned
type/bug type/compatibility
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. ``` MySQL(127.0.0.1:3306)> select cast('-1111.911' as unsigned) +-------------------------------+ | cast('-1111.911' as unsigned) | +--------------...
True
Incompatible with MySQL 8.0 about CAST string to unsigned - ## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. ``` MySQL(127.0.0.1:3306)> select cast('-1111.911' as unsigned) +------------------------...
comp
incompatible with mysql about cast string to unsigned bug report please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error mysql select cast as unsigned ...
1
41,662
9,022,987,656
IssuesEvent
2019-02-07 04:46:12
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
closed
Basic code intel doesn't recognize some C comments
bug code-nav
- Enable sourcegraph/cpp - Visit https://sourcegraph.com/github.com/antirez/redis/-/blob/src/adlist.c#L41:7 - Notice the hover shows the comment starting with `AlFreeList...`, but in the source it starts with `Create...` ![image](https://user-images.githubusercontent.com/1387653/52270693-9649de00-28f6-11e9-913c-36...
1.0
Basic code intel doesn't recognize some C comments - - Enable sourcegraph/cpp - Visit https://sourcegraph.com/github.com/antirez/redis/-/blob/src/adlist.c#L41:7 - Notice the hover shows the comment starting with `AlFreeList...`, but in the source it starts with `Create...` ![image](https://user-images.githubuserco...
non_comp
basic code intel doesn t recognize some c comments enable sourcegraph cpp visit notice the hover shows the comment starting with alfreelist but in the source it starts with create i suspect the regex at is not accurate potential solutions update the regex parameterize basic...
0
70,671
15,098,247,789
IssuesEvent
2021-02-07 21:54:27
doc-ai/tensorio
https://api.github.com/repos/doc-ai/tensorio
opened
CVE-2020-26266 (Medium) detected in TensorIOTensorFlow-2.0.3
security vulnerability
## CVE-2020-26266 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>TensorIOTensorFlow-2.0.3</b></p></summary> <p>An unofficial build of TensorFlow for iOS used by TensorIO, supporting...
True
CVE-2020-26266 (Medium) detected in TensorIOTensorFlow-2.0.3 - ## CVE-2020-26266 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>TensorIOTensorFlow-2.0.3</b></p></summary> <p>An unof...
non_comp
cve medium detected in tensoriotensorflow cve medium severity vulnerability vulnerable library tensoriotensorflow an unofficial build of tensorflow for ios used by tensorio supporting inference evaluation and training library home page a href path to dependency file ...
0
14,501
17,571,988,066
IssuesEvent
2021-08-14 22:19:04
zymex22/Project-RimFactory-Revived
https://api.github.com/repos/zymex22/Project-RimFactory-Revived
opened
Architect Icons triggers GUI Error if the Lite mode is used
C# Incompatibility
Example: https://gist.github.com/HugsLibRecordKeeper/60ac04ddcd90f01b197a0d4b2a5e3022 This is caused as the mod implements its own `CacheDesPanels`. that grabs values of the original exactly once on startup. if the Lite mode is used we update invoke `RimWorld.MainTabWindow_Architect.CacheDesPanels` and as the `Arc...
True
Architect Icons triggers GUI Error if the Lite mode is used - Example: https://gist.github.com/HugsLibRecordKeeper/60ac04ddcd90f01b197a0d4b2a5e3022 This is caused as the mod implements its own `CacheDesPanels`. that grabs values of the original exactly once on startup. if the Lite mode is used we update invoke `Ri...
comp
architect icons triggers gui error if the lite mode is used example this is caused as the mod implements its own cachedespanels that grabs values of the original exactly once on startup if the lite mode is used we update invoke rimworld maintabwindow architect cachedespanels and as the architect icons ...
1
123,929
10,291,673,615
IssuesEvent
2019-08-27 13:00:27
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
teamcity: failed test: _CR_in_int8,_2_cols_direct=false
C-test-failure O-robot
The following tests appear to have failed on master (testrace): _CR_in_int8,_2_cols_direct=false You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+_CR_in_int8,_2_cols_direct=false). [#1452028](https://teamcity.cockroachdb.com/viewLog.html?buildId=1452028): ...
1.0
teamcity: failed test: _CR_in_int8,_2_cols_direct=false - The following tests appear to have failed on master (testrace): _CR_in_int8,_2_cols_direct=false You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+_CR_in_int8,_2_cols_direct=false). [#1452028](https:...
non_comp
teamcity failed test cr in cols direct false the following tests appear to have failed on master testrace cr in cols direct false you may want to check cr in cols direct false fail testrace testimportdata csv cr in cols direct false test ended in panic ...
0
13,519
16,013,671,256
IssuesEvent
2021-04-20 13:43:49
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
Support temporary table
feature/accepted type/compatibility type/feature-request
1. What did you do? `create temporary table t1( n int);` 2.What did you expect to see? Query OK, 0 rows affected (0.00 sec) 3.What did you see instead? ERROR 1105 (HY000): line 1 column 8 near "temporary" It can refer to [MySQL Doc](http://dev.mysql.com/doc/refman/5.7/en/create-table.html)
True
Support temporary table - 1. What did you do? `create temporary table t1( n int);` 2.What did you expect to see? Query OK, 0 rows affected (0.00 sec) 3.What did you see instead? ERROR 1105 (HY000): line 1 column 8 near "temporary" It can refer to [MySQL Doc](http://dev.mysql.com/doc/refman/5.7/en/create-table.htm...
comp
support temporary table what did you do create temporary table n int what did you expect to see query ok rows affected sec what did you see instead error line column near temporary it can refer to
1
17,426
24,040,660,565
IssuesEvent
2022-09-16 01:12:04
opensrp/web
https://api.github.com/repos/opensrp/web
opened
[FHIR Road Map]: Update the Location package
Ready for Engineering Location Management FHIR compatibility
### Issue Context? - FHIR web current has a Location Management package. - We are introducing the changes to the UI of the Location Management package. ### Issue Implemetation details? #### Location Menu - [ ] Remove the **Location Unit Group** menu from the FHIR location module. - [ ] The Location Unit Gro...
True
[FHIR Road Map]: Update the Location package - ### Issue Context? - FHIR web current has a Location Management package. - We are introducing the changes to the UI of the Location Management package. ### Issue Implemetation details? #### Location Menu - [ ] Remove the **Location Unit Group** menu from the FHIR loc...
comp
update the location package issue context fhir web current has a location management package we are introducing the changes to the ui of the location management package issue implemetation details location menu remove the location unit group menu from the fhir location module ...
1
77,831
27,184,157,824
IssuesEvent
2023-02-19 01:31:01
amyjko/bookish
https://api.github.com/repos/amyjko/bookish
closed
Special error on empty string glossary ID
defect reading
`~programming~` should produce an error like "Need a glossary ID". Currently it just says that it couldn't find an entry matching empty string.
1.0
Special error on empty string glossary ID - `~programming~` should produce an error like "Need a glossary ID". Currently it just says that it couldn't find an entry matching empty string.
non_comp
special error on empty string glossary id programming should produce an error like need a glossary id currently it just says that it couldn t find an entry matching empty string
0
16,260
9,744,718,540
IssuesEvent
2019-06-03 07:48:51
jamijam/example-php
https://api.github.com/repos/jamijam/example-php
opened
CVE-2016-2158 (Medium) detected in moodle/moodle-v2.6.2
security vulnerability
## CVE-2016-2158 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>moodle/moodle-v2.6.2</b></p></summary> <p>Moodle - the world's open source learning platform</p> <p> Dependency Hier...
True
CVE-2016-2158 (Medium) detected in moodle/moodle-v2.6.2 - ## CVE-2016-2158 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>moodle/moodle-v2.6.2</b></p></summary> <p>Moodle - the worl...
non_comp
cve medium detected in moodle moodle cve medium severity vulnerability vulnerable library moodle moodle moodle the world s open source learning platform dependency hierarchy x moodle moodle vulnerable library found in head commit a href ...
0
90,459
11,401,758,802
IssuesEvent
2020-01-31 00:34:14
aws/amazon-ecs-cli-v2
https://api.github.com/repos/aws/amazon-ecs-cli-v2
opened
pipeline - new commands brainstorm [WIP]
area/pipeline type/design
I think it'd be super cool if we added a few additional commands to the Pipeline command. I'm brainstorming them below, but here are some of the ideas: * `pipeline logs` * This command would show you the logs of the most recent CodeBuild build. Useful for debugging failed pipeline builds or executions. * `pipel...
1.0
pipeline - new commands brainstorm [WIP] - I think it'd be super cool if we added a few additional commands to the Pipeline command. I'm brainstorming them below, but here are some of the ideas: * `pipeline logs` * This command would show you the logs of the most recent CodeBuild build. Useful for debugging faile...
non_comp
pipeline new commands brainstorm i think it d be super cool if we added a few additional commands to the pipeline command i m brainstorming them below but here are some of the ideas pipeline logs this command would show you the logs of the most recent codebuild build useful for debugging failed pi...
0
10,826
12,815,186,988
IssuesEvent
2020-07-05 00:18:02
Hacktix/ChromaBoy
https://api.github.com/repos/Hacktix/ChromaBoy
closed
[Zelda: Link's Awakening] - Random tiles in dialog boxes
bug game compatibility ppu
Under some circumstances the dialog boxes contain seemingly random tiles between the lines of text.
True
[Zelda: Link's Awakening] - Random tiles in dialog boxes - Under some circumstances the dialog boxes contain seemingly random tiles between the lines of text.
comp
random tiles in dialog boxes under some circumstances the dialog boxes contain seemingly random tiles between the lines of text
1
505,723
14,644,266,437
IssuesEvent
2020-12-25 22:12:19
bounswe/bounswe2020group3
https://api.github.com/repos/bounswe/bounswe2020group3
closed
Fix search error with the new following changes
Backend Priority: High Type: Bug
* **Project: BACKEND** * **This is a: BUG REPORT** * **Description of the issue** With the new Follow implementation changes, the search is giving errors. * **Explanation of how to reproduce the bug, and what was the expected behavior.** All types of search are throwing internal server errors. The reason is...
1.0
Fix search error with the new following changes - * **Project: BACKEND** * **This is a: BUG REPORT** * **Description of the issue** With the new Follow implementation changes, the search is giving errors. * **Explanation of how to reproduce the bug, and what was the expected behavior.** All types of search ...
non_comp
fix search error with the new following changes project backend this is a bug report description of the issue with the new follow implementation changes the search is giving errors explanation of how to reproduce the bug and what was the expected behavior all types of search ...
0
82,799
15,679,677,812
IssuesEvent
2021-03-25 01:04:56
bci-oss/keycloak
https://api.github.com/repos/bci-oss/keycloak
opened
CVE-2018-14040 (Medium) detected in multiple libraries
security vulnerability
## CVE-2018-14040 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.1.1.min.js</b>, <b>bootstrap-3.3.4.min.js</b>, <b>bootstrap-3.3.7.tgz</b>, <b>bootstrap-3.3.1.min.js</b...
True
CVE-2018-14040 (Medium) detected in multiple libraries - ## CVE-2018-14040 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.1.1.min.js</b>, <b>bootstrap-3.3.4.min.js</b>,...
non_comp
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries bootstrap min js bootstrap min js bootstrap tgz bootstrap min js bootstrap min js bootstrap min js bootstrap min js the most pop...
0
14,665
17,935,423,020
IssuesEvent
2021-09-10 14:45:30
TokamakUI/Tokamak
https://api.github.com/repos/TokamakUI/Tokamak
closed
UnitPoint constants don't match SwiftUI
bug SwiftUI compatibility
Some of the static constants in `UnitPoint` do not match the values in SwiftUI. Basically, the y values are flipped (0->1 and 1->0). `.zero` is an exception. There is code elsewhere which flips the y-values back before rendering, but this has the effect of making `UnitPoint`s which do not use these constants (plus `.ze...
True
UnitPoint constants don't match SwiftUI - Some of the static constants in `UnitPoint` do not match the values in SwiftUI. Basically, the y values are flipped (0->1 and 1->0). `.zero` is an exception. There is code elsewhere which flips the y-values back before rendering, but this has the effect of making `UnitPoint`s w...
comp
unitpoint constants don t match swiftui some of the static constants in unitpoint do not match the values in swiftui basically the y values are flipped and zero is an exception there is code elsewhere which flips the y values back before rendering but this has the effect of making unitpoint s w...
1