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
4,732
7,341,208,621
IssuesEvent
2018-03-07 00:51:26
OneSignal/OneSignal-Cordova-SDK
https://api.github.com/repos/OneSignal/OneSignal-Cordova-SDK
closed
branch-cordova-sdk may interfere with getting an iOS push token
compatibility issue
`cordova plugin add branch-cordova-sdk --variable BRANCH_KEY=YOUR_KEY_HERE --variable URI_SCHEME=uri_scheme` The following error is thrown by OneSignal even through it is set in the Xcode project when the above plugin is added. ``` ERROR! 'Push Notification' capability not turned on! Enable it in Xcode under 'Pr...
True
branch-cordova-sdk may interfere with getting an iOS push token - `cordova plugin add branch-cordova-sdk --variable BRANCH_KEY=YOUR_KEY_HERE --variable URI_SCHEME=uri_scheme` The following error is thrown by OneSignal even through it is set in the Xcode project when the above plugin is added. ``` ERROR! 'Push No...
comp
branch cordova sdk may interfere with getting an ios push token cordova plugin add branch cordova sdk variable branch key your key here variable uri scheme uri scheme the following error is thrown by onesignal even through it is set in the xcode project when the above plugin is added error push no...
1
11,902
14,014,967,262
IssuesEvent
2020-10-29 12:42:14
gudmdharalds/vip-go-mu-plugins-test
https://api.github.com/repos/gudmdharalds/vip-go-mu-plugins-test
closed
PHP 7.4 Compatibility issue vip-helpers
PHP Compatibility PHP Compatiblity 7.4
Found issue in master: * <b>Warning in vip-helpers/vip-utils.php</b>: Global with anything other than bare variables is discouraged since PHP 7.0. Found $$new_variable #L1324
True
PHP 7.4 Compatibility issue vip-helpers - Found issue in master: * <b>Warning in vip-helpers/vip-utils.php</b>: Global with anything other than bare variables is discouraged since PHP 7.0. Found $$new_variable #L1324
comp
php compatibility issue vip helpers found issue in master warning in vip helpers vip utils php global with anything other than bare variables is discouraged since php found new variable
1
110,131
16,976,952,474
IssuesEvent
2021-06-30 01:22:14
LevyForch/SilverKing
https://api.github.com/repos/LevyForch/SilverKing
opened
CVE-2019-16942 (High) detected in jackson-databind-2.6.7.1.jar
security vulnerability
## CVE-2019-16942 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.7.1.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core stream...
True
CVE-2019-16942 (High) detected in jackson-databind-2.6.7.1.jar - ## CVE-2019-16942 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.7.1.jar</b></p></summary> <p>Gen...
non_comp
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to vulnerable library silverking lib aws java ...
0
9,252
11,243,932,900
IssuesEvent
2020-01-10 05:15:58
storybookjs/storybook
https://api.github.com/repos/storybookjs/storybook
closed
Addon-docs: Docs breaks emotion theming
addon: docs bug compatibility with other tools has workaround inactive
Addon-docs is incompatible with component libraries that use emotion theming, since it uses emotion theming itself. To fix this, we would need to hide Storybook's theme somehow. As a workaround, you can set your stories to render in iframes in docs. In your `.storybook/config.js`: ```js import { addParameters...
True
Addon-docs: Docs breaks emotion theming - Addon-docs is incompatible with component libraries that use emotion theming, since it uses emotion theming itself. To fix this, we would need to hide Storybook's theme somehow. As a workaround, you can set your stories to render in iframes in docs. In your `.storybook/co...
comp
addon docs docs breaks emotion theming addon docs is incompatible with component libraries that use emotion theming since it uses emotion theming itself to fix this we would need to hide storybook s theme somehow as a workaround you can set your stories to render in iframes in docs in your storybook co...
1
52,363
3,022,665,417
IssuesEvent
2015-07-31 21:49:06
information-artifact-ontology/IAO
https://api.github.com/repos/information-artifact-ontology/IAO
closed
Improve Objective Specification
bug imported Priority-Medium
_From [ja...@overton.ca](https://code.google.com/u/114329883251282963390/) on March 08, 2014 15:28:59_ Simplify the textual definition and improve the example of use for IAO_0000005 objective specification: - change textual definition: A directive information entity that describes an intended process endpoint. - ...
1.0
Improve Objective Specification - _From [ja...@overton.ca](https://code.google.com/u/114329883251282963390/) on March 08, 2014 15:28:59_ Simplify the textual definition and improve the example of use for IAO_0000005 objective specification: - change textual definition: A directive information entity that describes ...
non_comp
improve objective specification from on march simplify the textual definition and improve the example of use for iao objective specification change textual definition a directive information entity that describes an intended process endpoint change example of use the objective of a ch...
0
3,304
6,262,425,172
IssuesEvent
2017-07-15 10:27:20
MoonchildProductions/Pale-Moon
https://api.github.com/repos/MoonchildProductions/Pale-Moon
opened
Implement ES6 class support
JavaScript Standards Compliance Web Compatibility
ES6 classes are mostly sugar to cater to web developers who somehow can't understand basic prototype use and want everything to be C++. Widely-used libraries are using this sugar (looking at you, React!) without checking or using shims for anything, so we need at least a basic interpreted version of classes to keep sit...
True
Implement ES6 class support - ES6 classes are mostly sugar to cater to web developers who somehow can't understand basic prototype use and want everything to be C++. Widely-used libraries are using this sugar (looking at you, React!) without checking or using shims for anything, so we need at least a basic interpreted ...
comp
implement class support classes are mostly sugar to cater to web developers who somehow can t understand basic prototype use and want everything to be c widely used libraries are using this sugar looking at you react without checking or using shims for anything so we need at least a basic interpreted vers...
1
390,883
26,874,487,289
IssuesEvent
2023-02-04 21:46:58
invertase/melos
https://api.github.com/repos/invertase/melos
opened
docs: take advantage of new `docs.page` features
documentation
- [ ] Use callouts where appropriate, e.g. instead of quotes. - [ ] Improve headings of config overview - [ ] Reflect nesting of option in heading level - [ ] Ensure links from other pages still work - [ ] Use custom heading IDs, e.g. `### My Great Heading {#custom-id}` - [ ] Check that `docs.page`...
1.0
docs: take advantage of new `docs.page` features - - [ ] Use callouts where appropriate, e.g. instead of quotes. - [ ] Improve headings of config overview - [ ] Reflect nesting of option in heading level - [ ] Ensure links from other pages still work - [ ] Use custom heading IDs, e.g. `### My Great Headin...
non_comp
docs take advantage of new docs page features use callouts where appropriate e g instead of quotes improve headings of config overview reflect nesting of option in heading level ensure links from other pages still work use custom heading ids e g my great heading custom...
0
19,370
26,896,557,815
IssuesEvent
2023-02-06 12:52:41
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Hebrew characters in permalink structure makes some settings pages fail to load
compatibility: WooCommerce
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [x] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a description of what happened When Hebrew characters are used in product / ...
True
Hebrew characters in permalink structure makes some settings pages fail to load - * [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [x] I've searched for any related issues and avoided creating a duplicate issue. ### Please giv...
comp
hebrew characters in permalink structure makes some settings pages fail to load i ve read and understood the i ve searched for any related issues and avoided creating a duplicate issue please give us a description of what happened when hebrew characters are used in product product tags produ...
1
14,859
18,394,446,615
IssuesEvent
2021-10-12 09:43:10
IDI-Systems/acre2
https://api.github.com/repos/IDI-Systems/acre2
closed
SOG:PF - F-4 Phantom Rack Radios are modern PRC-117Fs rather than PRC-77s
bug Mod's fault compatibility
**Mods (complete and add to the following information):** - **Arma 3:** `2.01.147540` - **S.O.G. Prairie Fire:** `1.01.006305` - **CBA:** `3.15.3.210310` - **ACRE2:** `2.9.0.1042` - **ACRE2 SOG COMPAT:** `2.9.0.1042` _Make sure to reproduce the issue with only CBA, ACRE2 (and optionally ACE3) on a newly created m...
True
SOG:PF - F-4 Phantom Rack Radios are modern PRC-117Fs rather than PRC-77s - **Mods (complete and add to the following information):** - **Arma 3:** `2.01.147540` - **S.O.G. Prairie Fire:** `1.01.006305` - **CBA:** `3.15.3.210310` - **ACRE2:** `2.9.0.1042` - **ACRE2 SOG COMPAT:** `2.9.0.1042` _Make sure to reprodu...
comp
sog pf f phantom rack radios are modern prc rather than prc mods complete and add to the following information arma s o g prairie fire cba sog compat make sure to reproduce the issue with only cba and opt...
1
11,318
13,260,669,980
IssuesEvent
2020-08-20 18:33:05
gudmdharalds-a8c/testing123
https://api.github.com/repos/gudmdharalds-a8c/testing123
closed
PHP Upgrade: Compatibility issues found in bla-7.php
PHP 7.4 Compatibility B PHP Compatibility
The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b>Error</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing123/blob/02e81b5d2cb87a329e1a4fe049c3d097427989e4/bla-7.php#L3...
True
PHP Upgrade: Compatibility issues found in bla-7.php - The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b>Error</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing123/blo...
comp
php upgrade compatibility issues found in bla php the following issues were found when scanning branch for compatibility problems error extension mysql is deprecated since php and removed since php use mysqli instead this is an automated report
1
15,675
20,239,442,066
IssuesEvent
2022-02-14 07:43:18
gitlabhq/terraform-provider-gitlab
https://api.github.com/repos/gitlabhq/terraform-provider-gitlab
closed
Issue: squash_option never changes, version 3.8.0
bug compatibility
Hi there, Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html. ### Terraform Version 1.0.11 ### Affected Resource(s) Please list the resource...
True
Issue: squash_option never changes, version 3.8.0 - Hi there, Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/community.html. ### Terraform Version 1.0.11 ...
comp
issue squash option never changes version hi there thank you for opening an issue please note that we try to keep the terraform issue tracker reserved for bug reports and feature requests for general usage questions please see terraform version affected resource s please list ...
1
4,969
7,569,020,953
IssuesEvent
2018-04-23 01:38:21
storybooks/storybook
https://api.github.com/repos/storybooks/storybook
closed
Problems with @types:registry=https://registry.npmjs.org/
compatibility with other tools inactive
### Issue details ### Steps to reproduce when ever I do @types:registry=https://registry.npmjs.org/ it gives me this -bash: @types:registry=https://registry.npmjs.org/: No such file or directory Nathans-iMac:REDBOT_Updating nathanolarsch$ @storybook:registry=https://registry.npmjs.org/ <img width="564" alt="...
True
Problems with @types:registry=https://registry.npmjs.org/ - ### Issue details ### Steps to reproduce when ever I do @types:registry=https://registry.npmjs.org/ it gives me this -bash: @types:registry=https://registry.npmjs.org/: No such file or directory Nathans-iMac:REDBOT_Updating nathanolarsch$ @storybook...
comp
problems with types registry issue details steps to reproduce when ever i do types registry it gives me this bash types registry no such file or directory nathans imac redbot updating nathanolarsch storybook registry img width alt screen shot at am src ...
1
19,467
27,032,550,183
IssuesEvent
2023-02-12 11:41:08
passff/passff
https://api.github.com/repos/passff/passff
closed
New icon for passff. Not visible for many dark themes.
incompatibility
I already wrote this issue and it was closed as upstream issue. Please check this issue correct way. Actual standard firefox themes cause that the icon is not visible anymore, because it has exact same color as standard theme. ![passFF-icon-invisble](https://user-images.githubusercontent.com/20504243/143488503-0ccb1...
True
New icon for passff. Not visible for many dark themes. - I already wrote this issue and it was closed as upstream issue. Please check this issue correct way. Actual standard firefox themes cause that the icon is not visible anymore, because it has exact same color as standard theme. ![passFF-icon-invisble](https://u...
comp
new icon for passff not visible for many dark themes i already wrote this issue and it was closed as upstream issue please check this issue correct way actual standard firefox themes cause that the icon is not visible anymore because it has exact same color as standard theme your passff icon is on ri...
1
15,292
19,521,164,875
IssuesEvent
2021-12-29 18:45:26
ibis-project/ibis
https://api.github.com/repos/ibis-project/ibis
closed
CI: Failing tests in Windows CI jobs when python-graphviz version is 0.16
ci compatibility
Recently, our CI jobs had begun using `python-graphviz` version `0.16` rather than `0.15`. These tests began failing: ``` FAILED ibis/tests/expr/test_interactive.py::TestInteractiveUse::test_repr_png_is_not_none_in_not_interactive FAILED ibis/tests/expr/test_visualize.py::test_optional_graphviz_repr - Asser... F...
True
CI: Failing tests in Windows CI jobs when python-graphviz version is 0.16 - Recently, our CI jobs had begun using `python-graphviz` version `0.16` rather than `0.15`. These tests began failing: ``` FAILED ibis/tests/expr/test_interactive.py::TestInteractiveUse::test_repr_png_is_not_none_in_not_interactive FAILED ...
comp
ci failing tests in windows ci jobs when python graphviz version is recently our ci jobs had begun using python graphviz version rather than these tests began failing failed ibis tests expr test interactive py testinteractiveuse test repr png is not none in not interactive failed ibi...
1
950
3,412,327,275
IssuesEvent
2015-12-05 20:11:33
einsteinsci/betterbeginnings
https://api.github.com/repos/einsteinsci/betterbeginnings
closed
Crash when using with buildcraft
1.7 compatibility duplicate invalid
The version b0.9.4-R2 somehow crahing when using it together with buildcraft 7.1.12. I'm pretty sure it happenes when the buildcraft quarry tries to mine a block.
True
Crash when using with buildcraft - The version b0.9.4-R2 somehow crahing when using it together with buildcraft 7.1.12. I'm pretty sure it happenes when the buildcraft quarry tries to mine a block.
comp
crash when using with buildcraft the version somehow crahing when using it together with buildcraft i m pretty sure it happenes when the buildcraft quarry tries to mine a block
1
26,313
26,687,100,339
IssuesEvent
2023-01-26 23:09:08
USEPA/TADA
https://api.github.com/repos/USEPA/TADA
opened
Create readWQPwebservice and JoinWQPProfiles Vignette
Future Improvement DataDiscoveryRetrieval.R Helpful User Feedback TADAWorkingGroupTopic Usability
Create vignette for using WQP web services directly to pull data profiles into R, and join them using TADA functions. This vignette will leverage the WQP UI, and TADA readWQPwebservice and JoinWQPProfiles functions to bring the data directly into R using the WQP web service generated on the Poral.
True
Create readWQPwebservice and JoinWQPProfiles Vignette - Create vignette for using WQP web services directly to pull data profiles into R, and join them using TADA functions. This vignette will leverage the WQP UI, and TADA readWQPwebservice and JoinWQPProfiles functions to bring the data directly into R using the WQP w...
non_comp
create readwqpwebservice and joinwqpprofiles vignette create vignette for using wqp web services directly to pull data profiles into r and join them using tada functions this vignette will leverage the wqp ui and tada readwqpwebservice and joinwqpprofiles functions to bring the data directly into r using the wqp w...
0
13,671
16,359,979,430
IssuesEvent
2021-05-14 07:56:36
crash1115/5e-training
https://api.github.com/repos/crash1115/5e-training
closed
Compatibility with Dice Tooltip.
Compatibility Request
Having this mod activated together with Dice Tooltip will still work, but when you put your mouse on the activity name, or the dice icon, you'll get errors in the console, because it seems to think that it's a weapon or something. With the error coming up by hovering over both the icon and the name, the console quickl...
True
Compatibility with Dice Tooltip. - Having this mod activated together with Dice Tooltip will still work, but when you put your mouse on the activity name, or the dice icon, you'll get errors in the console, because it seems to think that it's a weapon or something. With the error coming up by hovering over both the ic...
comp
compatibility with dice tooltip having this mod activated together with dice tooltip will still work but when you put your mouse on the activity name or the dice icon you ll get errors in the console because it seems to think that it s a weapon or something with the error coming up by hovering over both the ic...
1
220,106
24,562,316,393
IssuesEvent
2022-10-12 21:36:05
OpenLiberty/open-liberty
https://api.github.com/repos/OpenLiberty/open-liberty
opened
authType in WSSubject is different based on when subject is reviewed
team:Security SSO jakartaEE10
The Jakarta Security tests log the content of the WSSubject from both the test servlet callback and the servlet itself. I'm seeing the when the callback logs the value from getAuthType, it logs Callback: WSSubject: getAuthType: **JAKARTA_OIDC** When the test servlet logs the value from getAuthType, it logs Servl...
True
authType in WSSubject is different based on when subject is reviewed - The Jakarta Security tests log the content of the WSSubject from both the test servlet callback and the servlet itself. I'm seeing the when the callback logs the value from getAuthType, it logs Callback: WSSubject: getAuthType: **JAKARTA_OIDC**...
non_comp
authtype in wssubject is different based on when subject is reviewed the jakarta security tests log the content of the wssubject from both the test servlet callback and the servlet itself i m seeing the when the callback logs the value from getauthtype it logs callback wssubject getauthtype jakarta oidc ...
0
224,972
7,476,052,443
IssuesEvent
2018-04-04 00:46:32
CS2103JAN2018-W10-B1/main
https://api.github.com/repos/CS2103JAN2018-W10-B1/main
closed
Create payDebt command
priority.high type.enhancement
Wait for balance UI to be done by Steven before linking this command with the UI. Make sure to write tests and update the User Guide and Developer guide!
1.0
Create payDebt command - Wait for balance UI to be done by Steven before linking this command with the UI. Make sure to write tests and update the User Guide and Developer guide!
non_comp
create paydebt command wait for balance ui to be done by steven before linking this command with the ui make sure to write tests and update the user guide and developer guide
0
351,040
10,512,153,292
IssuesEvent
2019-09-27 17:10:04
undefinedlabs/scope-go-agent
https://api.github.com/repos/undefinedlabs/scope-go-agent
opened
Panic on `log` instrumentation
component/instrumentation kind/bug priority/P1
``` panic: runtime error: slice bounds out of range [20:1] goroutine 148 [running]: go.undefinedlabs.com/scopeagent.loggerStdIOHandler(0xc000170360, 0xc000e8a080) /root/go/pkg/mod/go.undefinedlabs.com/scopeagent@v0.0.0-20190924185420-1636227ee401/testing.go:256 +0x768 created by go.undefinedlabs.com/scopeage...
1.0
Panic on `log` instrumentation - ``` panic: runtime error: slice bounds out of range [20:1] goroutine 148 [running]: go.undefinedlabs.com/scopeagent.loggerStdIOHandler(0xc000170360, 0xc000e8a080) /root/go/pkg/mod/go.undefinedlabs.com/scopeagent@v0.0.0-20190924185420-1636227ee401/testing.go:256 +0x768 created...
non_comp
panic on log instrumentation panic runtime error slice bounds out of range goroutine go undefinedlabs com scopeagent loggerstdiohandler root go pkg mod go undefinedlabs com scopeagent testing go created by go undefinedlabs com scopeagent starttestfromcaller root g...
0
133,009
28,485,985,897
IssuesEvent
2023-04-18 07:54:51
ADOdb/ADOdb
https://api.github.com/repos/ADOdb/ADOdb
closed
Replace deprecated MySQL `BINARY` operator
code cleanup mysqli session
The BINARY operator has been deprecated in MySQL 8.0.27 [[1](https://dev.mysql.com/doc/refman/8.0/en/cast-functions.html#operator_binary)]. This is used in Sessions management to force a case-sensitive comparison on the Session key. I noticed this while analyzing #941 (see https://github.com/ADOdb/ADOdb/issues/94...
1.0
Replace deprecated MySQL `BINARY` operator - The BINARY operator has been deprecated in MySQL 8.0.27 [[1](https://dev.mysql.com/doc/refman/8.0/en/cast-functions.html#operator_binary)]. This is used in Sessions management to force a case-sensitive comparison on the Session key. I noticed this while analyzing #941 ...
non_comp
replace deprecated mysql binary operator the binary operator has been deprecated in mysql this is used in sessions management to force a case sensitive comparison on the session key i noticed this while analyzing see
0
2,840
5,638,473,547
IssuesEvent
2017-04-06 12:04:11
blue-yonder/turbodbc
https://api.github.com/repos/blue-yonder/turbodbc
closed
Official Windows support
compatibility done
To bring the Windows support from an experimental state to a production-ready one, a continuous build with passing integration tests is required. Also, a binary build would be well received since compiling on Windows is a little less straight-forward than desirable.
True
Official Windows support - To bring the Windows support from an experimental state to a production-ready one, a continuous build with passing integration tests is required. Also, a binary build would be well received since compiling on Windows is a little less straight-forward than desirable.
comp
official windows support to bring the windows support from an experimental state to a production ready one a continuous build with passing integration tests is required also a binary build would be well received since compiling on windows is a little less straight forward than desirable
1
65,919
27,275,587,278
IssuesEvent
2023-02-23 04:43:19
Azure/azure-sdk-for-python
https://api.github.com/repos/Azure/azure-sdk-for-python
closed
mldesigner: error: invalid choice: 'execute' (choose from 'generate')
question Service Attention customer-reported Service needs-team-attention
Package Name: azure-ai-ml Package Version: 0.1.0b6 , mldesigner: 0.1.0b6 Operating System: ubuntu Python Version: 3.8.12 **Describe the bug** When launching a job it promptly fails with an mldesigner error in the std_log.txt, reading " usage: mldesigner [-h] {generate} ... mldesigner: error: invalid choic...
2.0
mldesigner: error: invalid choice: 'execute' (choose from 'generate') - Package Name: azure-ai-ml Package Version: 0.1.0b6 , mldesigner: 0.1.0b6 Operating System: ubuntu Python Version: 3.8.12 **Describe the bug** When launching a job it promptly fails with an mldesigner error in the std_log.txt, reading " ...
non_comp
mldesigner error invalid choice execute choose from generate package name azure ai ml package version mldesigner operating system ubuntu python version describe the bug when launching a job it promptly fails with an mldesigner error in the std log txt reading usag...
0
5,913
8,368,756,346
IssuesEvent
2018-10-04 15:29:58
pojome/elementor
https://api.github.com/repos/pojome/elementor
closed
The Events Calendar plugin by Modern Tribe - No Page body class
compatibility
## Description When using custom css of Elementor Pro for an Event post type (and it is an enabled type in Elementor > Settings) it does not apply on the front end if using the dynamic "selector" key word in the css, i.e. `selector .some-class { ... }`. ## Steps to reproduce 1. Activate The Events Calendar plu...
True
The Events Calendar plugin by Modern Tribe - No Page body class - ## Description When using custom css of Elementor Pro for an Event post type (and it is an enabled type in Elementor > Settings) it does not apply on the front end if using the dynamic "selector" key word in the css, i.e. `selector .some-class { ... }...
comp
the events calendar plugin by modern tribe no page body class description when using custom css of elementor pro for an event post type and it is an enabled type in elementor settings it does not apply on the front end if using the dynamic selector key word in the css i e selector some class ...
1
38,319
10,169,980,536
IssuesEvent
2019-08-08 03:05:07
JuliaLang/julia
https://api.github.com/repos/JuliaLang/julia
closed
Problem with win64 source build with clang
build windows
Hello, I've followed the instruction for custom build of julia + modification of Make.user from CXX.jl install instruction. I've ended up with following `make` error that I cannot solve by myself: ``` phlavenk@BROPHYSWS3 MSYS /e/Users/phlavenk/Documents/programs/Julia_0.5_src/julia $ make /usr/bin/tar: test/Driver/Inp...
1.0
Problem with win64 source build with clang - Hello, I've followed the instruction for custom build of julia + modification of Make.user from CXX.jl install instruction. I've ended up with following `make` error that I cannot solve by myself: ``` phlavenk@BROPHYSWS3 MSYS /e/Users/phlavenk/Documents/programs/Julia_0.5_s...
non_comp
problem with source build with clang hello i ve followed the instruction for custom build of julia modification of make user from cxx jl install instruction i ve ended up with following make error that i cannot solve by myself phlavenk msys e users phlavenk documents programs julia src julia ma...
0
3,253
6,204,904,006
IssuesEvent
2017-07-06 15:05:49
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
STEllAR-GROUP/Vc slower than VCv1 possibly due to wrong instructions generated
category: core type: compatibility issue
I'm observing significantly lower performance with VCv2 than with VCv1, performance of OctoTiger is approximately halved. To me it looks like the wrong instructions are generated as I'm seeing too many scalar mov ops (vmovsd instructions). I enabled AVX1/2 and FMA. Possible reason for the observed problem might be t...
True
STEllAR-GROUP/Vc slower than VCv1 possibly due to wrong instructions generated - I'm observing significantly lower performance with VCv2 than with VCv1, performance of OctoTiger is approximately halved. To me it looks like the wrong instructions are generated as I'm seeing too many scalar mov ops (vmovsd instructions)....
comp
stellar group vc slower than possibly due to wrong instructions generated i m observing significantly lower performance with than with performance of octotiger is approximately halved to me it looks like the wrong instructions are generated as i m seeing too many scalar mov ops vmovsd instructions i enable...
1
764,823
26,818,925,896
IssuesEvent
2023-02-02 07:57:50
chrisant996/clink
https://api.github.com/repos/chrisant996/clink
closed
clink.1.2.17.b5751c_setup.exe is blocked by windows defender
PRIORITY external
Windows defender blocks the clink.1.2.17.b5751c_setup.exe because of a detected thread: Trojan:Win32/Emali.A!cl file: C:\Users\chris\Downloads\clink.1.2.17.b5751c_setup.exe
1.0
clink.1.2.17.b5751c_setup.exe is blocked by windows defender - Windows defender blocks the clink.1.2.17.b5751c_setup.exe because of a detected thread: Trojan:Win32/Emali.A!cl file: C:\Users\chris\Downloads\clink.1.2.17.b5751c_setup.exe
non_comp
clink setup exe is blocked by windows defender windows defender blocks the clink setup exe because of a detected thread trojan emali a cl file c users chris downloads clink setup exe
0
3,403
3,908,261,004
IssuesEvent
2016-04-19 15:22:02
getcarina/feedback
https://api.github.com/repos/getcarina/feedback
closed
Running a heavy load test on Drupal Cluster induces "Error State"
carina-backlog performance
Cluster becomes unavailable - error state. Rebuild does not work / etc. When this occurred it required a host reboot. We'll need to get the dockerfile and perform a load test.
True
Running a heavy load test on Drupal Cluster induces "Error State" - Cluster becomes unavailable - error state. Rebuild does not work / etc. When this occurred it required a host reboot. We'll need to get the dockerfile and perform a load test.
non_comp
running a heavy load test on drupal cluster induces error state cluster becomes unavailable error state rebuild does not work etc when this occurred it required a host reboot we ll need to get the dockerfile and perform a load test
0
8,124
10,231,757,083
IssuesEvent
2019-08-18 12:22:55
Electroblob77/Wizardry
https://api.github.com/repos/Electroblob77/Wizardry
closed
Evil Wizard summoned Lightning Wraith attack causes NPE
compatibility crash
Minecraft version: 1.12.2 Wizardry version: 4.1.4 Environment: Singleplayer Issue details: Fighting an Evil Wizard. He spawned a Lightning Wraith. Shortly after (when the Wraith went to attack?) the game crashed. Other mods involved: Wild speculation, but given it's causing an NPE inside the `getDistanceSq`, I ...
True
Evil Wizard summoned Lightning Wraith attack causes NPE - Minecraft version: 1.12.2 Wizardry version: 4.1.4 Environment: Singleplayer Issue details: Fighting an Evil Wizard. He spawned a Lightning Wraith. Shortly after (when the Wraith went to attack?) the game crashed. Other mods involved: Wild speculation, bu...
comp
evil wizard summoned lightning wraith attack causes npe minecraft version wizardry version environment singleplayer issue details fighting an evil wizard he spawned a lightning wraith shortly after when the wraith went to attack the game crashed other mods involved wild speculation but...
1
3,722
6,584,400,416
IssuesEvent
2017-09-13 10:02:51
mozilla/addons-server
https://api.github.com/repos/mozilla/addons-server
closed
Older versions of legacy add-ons can't be downloaded
component: legacy frontend in progress project: firefox 57 compatibility state: pull request ready triaged
### Steps to reproduce: 1. Open a legacy add-on Version History page. I.e: https://addons.allizom.org/en-US/firefox/addon/fastest-notifier-for-gmail/versions/?page=1#version-0.1.6.1-signed 2. Hover over any version and observe the install button. ### Expected results: The button is grayed out but there is a link ...
True
Older versions of legacy add-ons can't be downloaded - ### Steps to reproduce: 1. Open a legacy add-on Version History page. I.e: https://addons.allizom.org/en-US/firefox/addon/fastest-notifier-for-gmail/versions/?page=1#version-0.1.6.1-signed 2. Hover over any version and observe the install button. ### Expected ...
comp
older versions of legacy add ons can t be downloaded steps to reproduce open a legacy add on version history page i e hover over any version and observe the install button expected results the button is grayed out but there is a link to download the version anyway actual results a...
1
20,833
31,163,844,579
IssuesEvent
2023-08-16 18:02:48
google/zerocopy
https://api.github.com/repos/google/zerocopy
closed
Could `Unalign::update` cause issues for types that are aware of their memory location? Is this a soundness hole?
blocking-next-release compatibility-breaking
Rust doesn't allow the following code: ```rust #[derive(Copy, Clone)] #[repr(C, packed)] struct Unalign<T>(T); ``` It won't emit a `Clone` impl - instead, you have to write it yourself, using a `T: Copy` bound. It occurred to me that they could use the same trick we use in `Unalign::update`, using `ptr::read`...
True
Could `Unalign::update` cause issues for types that are aware of their memory location? Is this a soundness hole? - Rust doesn't allow the following code: ```rust #[derive(Copy, Clone)] #[repr(C, packed)] struct Unalign<T>(T); ``` It won't emit a `Clone` impl - instead, you have to write it yourself, using a ...
comp
could unalign update cause issues for types that are aware of their memory location is this a soundness hole rust doesn t allow the following code rust struct unalign t it won t emit a clone impl instead you have to write it yourself using a t copy bound it occurred to me tha...
1
4,980
7,573,223,524
IssuesEvent
2018-04-23 17:06:31
angelleye/paypal-woocommerce
https://api.github.com/repos/angelleye/paypal-woocommerce
closed
Braintree - Kount Custom is still not correct..??
compatibility
* https://mail.google.com/mail/u/0/#inbox/1604cdd2da9831ac >Hey Andrew – can you verify if your plugin is passing over device data for Kount; as Braintree pulled the log and is reporting that SpecialOpsWatch.com is missing it from their payments. > > Braintree Team: > > “Another thing to note is that while Adva...
True
Braintree - Kount Custom is still not correct..?? - * https://mail.google.com/mail/u/0/#inbox/1604cdd2da9831ac >Hey Andrew – can you verify if your plugin is passing over device data for Kount; as Braintree pulled the log and is reporting that SpecialOpsWatch.com is missing it from their payments. > > Braintree Te...
comp
braintree kount custom is still not correct hey andrew – can you verify if your plugin is passing over device data for kount as braintree pulled the log and is reporting that specialopswatch com is missing it from their payments braintree team “another thing to note is that while advance...
1
451,532
32,031,921,635
IssuesEvent
2023-09-22 12:55:47
ONEforALL-S003/ONE
https://api.github.com/repos/ONEforALL-S003/ONE
opened
Purpose and description of q-extract-torch
documentation
Let me tell you the result of our meeting. New quantize techniques are sometimes implemented using PyTorch. Therefore, `q-implant` aims to output quantized circle model by inputting `circle model` and [`json & npy files`](https://github.com/Samsung/ONE/issues/11254#issuecomment-1692780934) containing quantization ...
1.0
Purpose and description of q-extract-torch - Let me tell you the result of our meeting. New quantize techniques are sometimes implemented using PyTorch. Therefore, `q-implant` aims to output quantized circle model by inputting `circle model` and [`json & npy files`](https://github.com/Samsung/ONE/issues/11254#issu...
non_comp
purpose and description of q extract torch let me tell you the result of our meeting new quantize techniques are sometimes implemented using pytorch therefore q implant aims to output quantized circle model by inputting circle model and containing quantization parameters of the quantized pytorch model...
0
177,155
28,363,831,677
IssuesEvent
2023-04-12 12:41:09
sboxgame/issues
https://api.github.com/repos/sboxgame/issues
closed
Whitelist System.Diagnostics.UnreachableException
api design
### What it is? Right now the [System.Diagnostics.UnreachableException](https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.unreachableexception?view=net-7.0) that was introduced in .NET 7.0 is not whitelisted. ### What should it be? It should be whitelisted, it's just a type of exception that is used to...
1.0
Whitelist System.Diagnostics.UnreachableException - ### What it is? Right now the [System.Diagnostics.UnreachableException](https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.unreachableexception?view=net-7.0) that was introduced in .NET 7.0 is not whitelisted. ### What should it be? It should be whitel...
non_comp
whitelist system diagnostics unreachableexception what it is right now the that was introduced in net is not whitelisted what should it be it should be whitelisted it s just a type of exception that is used to define a code path that should not be reachable
0
434,719
12,522,096,956
IssuesEvent
2020-06-03 18:33:09
GEspinosa7/MyPersonalAPP
https://api.github.com/repos/GEspinosa7/MyPersonalAPP
opened
Exercise creator
Back End Enhancement PriorityF
area for creating workouts with the goal of sending students a new workout virtually
1.0
Exercise creator - area for creating workouts with the goal of sending students a new workout virtually
non_comp
exercise creator area for creating workouts with the goal of sending students a new workout virtually
0
296,924
9,134,815,699
IssuesEvent
2019-02-26 01:26:53
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID :190614]Control flow issues in /subsys/shell/shell_utils.c
Coverity area: Shell bug priority: medium
Static code scan issues seen in file /subsys/shell/shell_utils.c **File:** /subsys/shell/shell_utils.c **Category:** Control flow issues **Function:** buffer_trim **Component:** Other **CID:** 190614 Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.ht...
1.0
[Coverity CID :190614]Control flow issues in /subsys/shell/shell_utils.c - Static code scan issues seen in file /subsys/shell/shell_utils.c **File:** /subsys/shell/shell_utils.c **Category:** Control flow issues **Function:** buffer_trim **Component:** Other **CID:** 190614 Please fix or provide comments to s...
non_comp
control flow issues in subsys shell shell utils c static code scan issues seen in file subsys shell shell utils c file subsys shell shell utils c category control flow issues function buffer trim component other cid please fix or provide comments to square it off in coverity i...
0
19,086
26,502,008,957
IssuesEvent
2023-01-18 10:59:54
PluginBugs/Issues-ItemsAdder
https://api.github.com/repos/PluginBugs/Issues-ItemsAdder
closed
A very serious flaw with the generation
Feature request Compatibility with other plugin Inactivity Complex to implement Waiting answer
### Terms - [X] I'm using the very latest version of ItemsAdder and its dependencies. - [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check if the same suggestion was already reported. - [X] I already searched on the [plugin wiki](https://itemsadder.devs.beer/)...
True
A very serious flaw with the generation - ### Terms - [X] I'm using the very latest version of ItemsAdder and its dependencies. - [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check if the same suggestion was already reported. - [X] I already searched on the [p...
comp
a very serious flaw with the generation terms i m using the very latest version of itemsadder and its dependencies i already searched on this to check if the same suggestion was already reported i already searched on the to know if the feature is already implemented i already searched ...
1
2,508
5,239,302,492
IssuesEvent
2017-01-31 09:23:18
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
reopened
@ wp-seo-post-scraper-370.min.js?ver=3.7.1:1
bug compatibility visual composer wait for feedback
### What did you expect to happen? Can save custom post ### What happened instead? Can't save custom Post ### How can we reproduce this behavior? It happens in admin page Can you provide a link to a page which shows this issue? No because happens in admin page ### Technical info * WordPress version: 4....
True
@ wp-seo-post-scraper-370.min.js?ver=3.7.1:1 - ### What did you expect to happen? Can save custom post ### What happened instead? Can't save custom Post ### How can we reproduce this behavior? It happens in admin page Can you provide a link to a page which shows this issue? No because happens in admin page...
comp
wp seo post scraper min js ver what did you expect to happen can save custom post what happened instead can t save custom post how can we reproduce this behavior it happens in admin page can you provide a link to a page which shows this issue no because happens in admin page ...
1
763,632
26,765,958,005
IssuesEvent
2023-01-31 10:38:37
threefoldtech/grid3_client_ts
https://api.github.com/repos/threefoldtech/grid3_client_ts
closed
FilterOptions Function need to be updated in all of the scripts
priority_major
### Description To be able to deploy, `sru`, `cru`, and `mru` (and for some cases also hru and availableFor: grid3.twinId ) must be in the FilterOptions function because if they are not, the scripts will filter the incorrect query and choose the incorrect node for deployment. ### Steps to reproduce Run any of ...
1.0
FilterOptions Function need to be updated in all of the scripts - ### Description To be able to deploy, `sru`, `cru`, and `mru` (and for some cases also hru and availableFor: grid3.twinId ) must be in the FilterOptions function because if they are not, the scripts will filter the incorrect query and choose the inco...
non_comp
filteroptions function need to be updated in all of the scripts description to be able to deploy sru cru and mru and for some cases also hru and availablefor twinid must be in the filteroptions function because if they are not the scripts will filter the incorrect query and choose the incorrec...
0
487,902
14,061,087,971
IssuesEvent
2020-11-03 07:28:36
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.netflix.com - desktop site instead of mobile site
browser-focus-geckoview engine-gecko ml-needsdiagnosis-false priority-critical
<!-- @browser: Firefox Mobile 81.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:81.0) Gecko/81.0 Firefox/81.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/60970 --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https://www.netflix.com/br/...
1.0
www.netflix.com - desktop site instead of mobile site - <!-- @browser: Firefox Mobile 81.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:81.0) Gecko/81.0 Firefox/81.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/60970 --> <!-- @extra_labels: browser-f...
non_comp
desktop site instead of mobile site url browser version firefox mobile operating system android tested another browser yes edge problem type desktop site instead of mobile site description desktop site instead of mobile site steps to reproduce netflix ...
0
250,419
18,889,484,518
IssuesEvent
2021-11-15 11:35:30
Team21st/PublicFiles
https://api.github.com/repos/Team21st/PublicFiles
opened
Product manager please follow up documentation
documentation
![image](https://user-images.githubusercontent.com/57096538/141775058-1c9416ab-2c3e-4f7d-8973-a3cf63f48198.png) The product manager will follow up on the final documentation including burn out charts, GANNT charts, meeting minutes.
1.0
Product manager please follow up documentation - ![image](https://user-images.githubusercontent.com/57096538/141775058-1c9416ab-2c3e-4f7d-8973-a3cf63f48198.png) The product manager will follow up on the final documentation including burn out charts, GANNT charts, meeting minutes.
non_comp
product manager please follow up documentation the product manager will follow up on the final documentation including burn out charts gannt charts meeting minutes
0
11,365
13,307,302,416
IssuesEvent
2020-08-25 21:53:45
jesseduffield/lazygit
https://api.github.com/repos/jesseduffield/lazygit
closed
clipboard windows
bug compatibility
**Describe the bug** *errors.errorString "lipboard"" �� ����� ����७��� ��� ���譥� ��������, �ᯮ��塞�� �ணࠬ��� ��� �������� 䠩���. **To Reproduce** Steps to reproduce the behavior: ctrl+o on the branch on windows
True
clipboard windows - **Describe the bug** *errors.errorString "lipboard"" �� ����� ����७��� ��� ���譥� ��������, �ᯮ��塞�� �ணࠬ��� ��� �������� 䠩���. **To Reproduce** Steps to reproduce the behavior: ctrl+o on the branch on windows
comp
clipboard windows describe the bug errors errorstring lipboard �� ����� ���� ��� ��� ���譥� �������� �ᯮ��塞�� �ணࠬ��� ��� �������� 䠩��� to reproduce steps to reproduce the behavior ctrl o on the branch on windows
1
3,325
6,291,100,270
IssuesEvent
2017-07-19 23:27:28
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
closed
Moscow subway and custom DNS settings
compatibility
It seems that UDP packets to DNS servers different from regular are dropped in the Moscow subway (at least according to the log). I guess we won't be able to fix this, but at least AdGuard should not crash. ### Steps to reproduce <!--- Provide a link to a live example or a clear set of steps to reproduce the iss...
True
Moscow subway and custom DNS settings - It seems that UDP packets to DNS servers different from regular are dropped in the Moscow subway (at least according to the log). I guess we won't be able to fix this, but at least AdGuard should not crash. ### Steps to reproduce <!--- Provide a link to a live example or a...
comp
moscow subway and custom dns settings it seems that udp packets to dns servers different from regular are dropped in the moscow subway at least according to the log i guess we won t be able to fix this but at least adguard should not crash steps to reproduce visit moscow go down to the su...
1
6,737
9,037,628,450
IssuesEvent
2019-02-09 12:39:46
epoberezkin/ajv
https://api.github.com/repos/epoberezkin/ajv
closed
Bad URI in data for definitions does not generate corresponding error in errors.
compatibility
<!-- Frequently Asked Questions: https://github.com/epoberezkin/ajv/blob/master/FAQ.md Please provide all info and reduce your schema and data to the smallest possible size. This template is for bug or error reports. For other issues please use: - a new feature/improvement: http://epoberezkin.github.io/ajv/contri...
True
Bad URI in data for definitions does not generate corresponding error in errors. - <!-- Frequently Asked Questions: https://github.com/epoberezkin/ajv/blob/master/FAQ.md Please provide all info and reduce your schema and data to the smallest possible size. This template is for bug or error reports. For other issue...
comp
bad uri in data for definitions does not generate corresponding error in errors frequently asked questions please provide all info and reduce your schema and data to the smallest possible size this template is for bug or error reports for other issues please use a new feature improvement bro...
1
93
2,551,382,883
IssuesEvent
2015-02-02 09:08:21
stapelberg/my-issue-test
https://api.github.com/repos/stapelberg/my-issue-test
closed
wm_transient_for implies modal windows
C: compatibility R: fixed
**Reported by michael on 27 Aug 2009 19:52 UTC** in some wine applications, modal windows are opened and the application relies on the window not being movable.
True
wm_transient_for implies modal windows - **Reported by michael on 27 Aug 2009 19:52 UTC** in some wine applications, modal windows are opened and the application relies on the window not being movable.
comp
wm transient for implies modal windows reported by michael on aug utc in some wine applications modal windows are opened and the application relies on the window not being movable
1
1,286
3,792,450,539
IssuesEvent
2016-03-22 09:46:01
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Conflict between Yoast and Woocommerce External/Affiliate Product type
compatibility wait for feedback
Woocommerce External/Affiliate product types display 404 error messages when the Yoast plugin is activated. I am using Yoast 3.0.7 and Woocomerce 2.5.2, but have not tested with other version combinations. This video demonstrates the issue: https://www.dropbox.com/s/nqq43vsvw84udoa/yoast-affiliate-product-bug.mp4?...
True
Conflict between Yoast and Woocommerce External/Affiliate Product type - Woocommerce External/Affiliate product types display 404 error messages when the Yoast plugin is activated. I am using Yoast 3.0.7 and Woocomerce 2.5.2, but have not tested with other version combinations. This video demonstrates the issue: h...
comp
conflict between yoast and woocommerce external affiliate product type woocommerce external affiliate product types display error messages when the yoast plugin is activated i am using yoast and woocomerce but have not tested with other version combinations this video demonstrates the issue ...
1
17,760
24,513,683,905
IssuesEvent
2022-10-11 01:34:30
ConsistencyPlus/ConsistencyPlus
https://api.github.com/repos/ConsistencyPlus/ConsistencyPlus
closed
(CRASH) Incompatibility with Immersive Weathering
Bug/Issue Won't Fix/Works as Intended Incompatibility
**Describe the bug:** When walking over a grass stair or slab in multiplayer with the mod Immersive Weathering (https://www.curseforge.com/minecraft/mc-mods/immersive-weathering-fabric) installed, the player in question will experience an instant client crash and be unable to rejoin the server unless they are teleport...
True
(CRASH) Incompatibility with Immersive Weathering - **Describe the bug:** When walking over a grass stair or slab in multiplayer with the mod Immersive Weathering (https://www.curseforge.com/minecraft/mc-mods/immersive-weathering-fabric) installed, the player in question will experience an instant client crash and be ...
comp
crash incompatibility with immersive weathering describe the bug when walking over a grass stair or slab in multiplayer with the mod immersive weathering installed the player in question will experience an instant client crash and be unable to rejoin the server unless they are teleported away versio...
1
15,387
19,647,808,511
IssuesEvent
2022-01-10 00:07:08
Arch666Angel/mods
https://api.github.com/repos/Arch666Angel/mods
closed
Smelting locomotive tender does not accept fuel from AAI nor K2
Angels Addon Status: On hold Impact: Mod compatibility
AAI Industries and Krastorio 2 add new fuel types. AAI: - `processed-fuel` K2: - `fuel` - `bio-fuel` - `advanced-fuel` The Smelting locomotive tender **does not** accept these fuel types. However, the Crawler locomotive tender **does** accept these fuel types. This is an inconsistency that might be o...
True
Smelting locomotive tender does not accept fuel from AAI nor K2 - AAI Industries and Krastorio 2 add new fuel types. AAI: - `processed-fuel` K2: - `fuel` - `bio-fuel` - `advanced-fuel` The Smelting locomotive tender **does not** accept these fuel types. However, the Crawler locomotive tender **does** ac...
comp
smelting locomotive tender does not accept fuel from aai nor aai industries and krastorio add new fuel types aai processed fuel fuel bio fuel advanced fuel the smelting locomotive tender does not accept these fuel types however the crawler locomotive tender does acce...
1
182,244
14,111,516,182
IssuesEvent
2020-11-07 00:32:03
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
More EventPipe test failures
JitStress area-Tracing-coreclr test bug tracking
There are a bunch of tests failing with "Assertion failed. Check the arguments in the caller!" - This is a new type of failure. Last seen in: https://helix.dot.net/api/2019-06-17/jobs/9f767044-2355-4aad-bfc5-4d016fda2bf4/workitems/PayloadGroup0/console ``` tracing\eventpipe\providervalidation\providervalidat...
1.0
More EventPipe test failures - There are a bunch of tests failing with "Assertion failed. Check the arguments in the caller!" - This is a new type of failure. Last seen in: https://helix.dot.net/api/2019-06-17/jobs/9f767044-2355-4aad-bfc5-4d016fda2bf4/workitems/PayloadGroup0/console ``` tracing\eventpipe\pro...
non_comp
more eventpipe test failures there are a bunch of tests failing with assertion failed check the arguments in the caller this is a new type of failure last seen in tracing eventpipe providervalidation providervalidation providervalidation cmd process terminated assertion failed ...
0
16,786
23,145,975,323
IssuesEvent
2022-07-29 00:51:51
TheComputerizer/Music-Triggers
https://api.github.com/repos/TheComputerizer/Music-Triggers
opened
[Forge 1.12.2 - 5.4] Mod Incompatibility w/ Optifine
Incompatibility
I went through my entire mod list and to see what was causing a crash on startup and it boiled down to Optifine and Music Triggers. The mods immediately worked when either Music Triggers or Optifine was removed. The Optifine version was 1.12.2_HD_U_F5 and Music Triggers is 1.12.2-5.4. Crash Report: <details> --...
True
[Forge 1.12.2 - 5.4] Mod Incompatibility w/ Optifine - I went through my entire mod list and to see what was causing a crash on startup and it boiled down to Optifine and Music Triggers. The mods immediately worked when either Music Triggers or Optifine was removed. The Optifine version was 1.12.2_HD_U_F5 and Music ...
comp
mod incompatibility w optifine i went through my entire mod list and to see what was causing a crash on startup and it boiled down to optifine and music triggers the mods immediately worked when either music triggers or optifine was removed the optifine version was hd u and music triggers is ...
1
1,486
4,006,684,620
IssuesEvent
2016-05-12 15:38:21
HuaweiHonor4C/android_device_huawei_cherry
https://api.github.com/repos/HuaweiHonor4C/android_device_huawei_cherry
opened
Progress Log
incompatibility progress
This issue is a progress log and will be opened until the ROM successfully boots up. All logcats will be posted here.
True
Progress Log - This issue is a progress log and will be opened until the ROM successfully boots up. All logcats will be posted here.
comp
progress log this issue is a progress log and will be opened until the rom successfully boots up all logcats will be posted here
1
9,815
25,277,944,945
IssuesEvent
2022-11-16 13:55:27
hzi-braunschweig/SORMAS-Project
https://api.github.com/repos/hzi-braunschweig/SORMAS-Project
opened
Clearly separate EJBs and services
refactoring change architecture
### Problem Description While working on #9708, I encountered a strange situation where the fact that EJBs and services receive their own `EntityManager` (via `AbstractBaseEjb` and `BaseAdoService` respectively) causes the creation of unnecessary transactions when you call from EJBs to services. In cases where an EJ...
1.0
Clearly separate EJBs and services - ### Problem Description While working on #9708, I encountered a strange situation where the fact that EJBs and services receive their own `EntityManager` (via `AbstractBaseEjb` and `BaseAdoService` respectively) causes the creation of unnecessary transactions when you call from E...
non_comp
clearly separate ejbs and services problem description while working on i encountered a strange situation where the fact that ejbs and services receive their own entitymanager via abstractbaseejb and baseadoservice respectively causes the creation of unnecessary transactions when you call from ejbs...
0
369,699
25,864,265,846
IssuesEvent
2022-12-13 19:25:33
LoaderB0T/rxjs-typed.ts
https://api.github.com/repos/LoaderB0T/rxjs-typed.ts
closed
Missing documentation
documentation
Hello, Thank you for this project. Is there a page where you describe all parameters like: `perLetterDelay` or `eraseDelay` ? You also mention: > Can be used in Angular templates directly with the [async pipe](https://angular.io/api/common/AsyncPipe) Could you provide an example ?
1.0
Missing documentation - Hello, Thank you for this project. Is there a page where you describe all parameters like: `perLetterDelay` or `eraseDelay` ? You also mention: > Can be used in Angular templates directly with the [async pipe](https://angular.io/api/common/AsyncPipe) Could you provide an example ?
non_comp
missing documentation hello thank you for this project is there a page where you describe all parameters like perletterdelay or erasedelay you also mention can be used in angular templates directly with the could you provide an example
0
14,083
16,856,312,254
IssuesEvent
2021-06-21 07:14:17
docker/compose-cli
https://api.github.com/repos/docker/compose-cli
closed
Relative to the compose volume is mapped incorrectly in docker compose
compatibility
<!-- If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead. If you suspect your issue is a bug, please edit ...
True
Relative to the compose volume is mapped incorrectly in docker compose - <!-- If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the ex...
comp
relative to the compose volume is mapped incorrectly in docker compose if you are reporting a new issue make sure that we do not have any duplicates already open you can ensure this by searching the issue list for this repository if there is a duplicate please close your issue and add a comment to the ex...
1
4,284
7,032,377,041
IssuesEvent
2017-12-27 02:52:37
PrinceOfAmber/Cyclic
https://api.github.com/repos/PrinceOfAmber/Cyclic
closed
[Suggestion] Player Head drop on Player PvP-Kill
mod compatibility suggestion: new content
I'd like to have an Option that allows the Players do drop a Player head of themselves on death, when slain by another Player. Kind of an trophy. Headcrumbs did something like that before, but is unfortunatley not updated to 1.12.
True
[Suggestion] Player Head drop on Player PvP-Kill - I'd like to have an Option that allows the Players do drop a Player head of themselves on death, when slain by another Player. Kind of an trophy. Headcrumbs did something like that before, but is unfortunatley not updated to 1.12.
comp
player head drop on player pvp kill i d like to have an option that allows the players do drop a player head of themselves on death when slain by another player kind of an trophy headcrumbs did something like that before but is unfortunatley not updated to
1
287,315
24,823,298,795
IssuesEvent
2022-10-25 18:19:13
Wohlstand/TheXTech
https://api.github.com/repos/Wohlstand/TheXTech
closed
Customized Coins cause problems with P-Switch
NEED A TEST vanilla bug asset customization
**Describe the issue** Custom Coin Sprites and npc-x.txt configs cause the Blocks to be placed weirdly, and after the P-Switch timer ends, the coins are no longer animated. **Example Case** [Coin Test.zip](https://github.com/Wohlstand/TheXTech/files/9570488/Coin.Test.zip) **Recording** ![Scr_2021-08-20_1...
1.0
Customized Coins cause problems with P-Switch - **Describe the issue** Custom Coin Sprites and npc-x.txt configs cause the Blocks to be placed weirdly, and after the P-Switch timer ends, the coins are no longer animated. **Example Case** [Coin Test.zip](https://github.com/Wohlstand/TheXTech/files/9570488/Coin....
non_comp
customized coins cause problems with p switch describe the issue custom coin sprites and npc x txt configs cause the blocks to be placed weirdly and after the p switch timer ends the coins are no longer animated example case recording here s the case with no customizations ...
0
20,546
30,467,610,249
IssuesEvent
2023-07-17 11:32:17
Oldes/Rebol-issues
https://api.github.com/repos/Oldes/Rebol-issues
closed
FORM ignores leading empty strings and unset values
Red compatibility
Currently there is in Rebol: ```rebol >> form ["" "" 1 "" 2] == "1 2" >> form [#[unset] #[unset] 1 #[unset] 2] == "1 2" ``` while in Red: ```red >> form ["" "" 1 "" 2] == " 1 2" >> form [#[unset] #[unset] 1 #[unset] 2] == " 1 2" ```
True
FORM ignores leading empty strings and unset values - Currently there is in Rebol: ```rebol >> form ["" "" 1 "" 2] == "1 2" >> form [#[unset] #[unset] 1 #[unset] 2] == "1 2" ``` while in Red: ```red >> form ["" "" 1 "" 2] == " 1 2" >> form [#[unset] #[unset] 1 #[unset] 2] == " 1 2" ```
comp
form ignores leading empty strings and unset values currently there is in rebol rebol form form while in red red form form
1
15,445
19,709,199,607
IssuesEvent
2022-01-13 02:32:52
simeydotme/svelte-range-slider-pips
https://api.github.com/repos/simeydotme/svelte-range-slider-pips
closed
help with import incantations to test svelte component using RangeSlider with jest
question compatibility investigating
This is almost certainly due to my lack of understanding, but I've been having terrible difficulties trying to test my svelte components using RangeSlider in a node environment with jest. If you have any suggestions or advice, I'd love to hear them. If not, feel free to just close this issue. My issue is with the (t...
True
help with import incantations to test svelte component using RangeSlider with jest - This is almost certainly due to my lack of understanding, but I've been having terrible difficulties trying to test my svelte components using RangeSlider in a node environment with jest. If you have any suggestions or advice, I'd love...
comp
help with import incantations to test svelte component using rangeslider with jest this is almost certainly due to my lack of understanding but i ve been having terrible difficulties trying to test my svelte components using rangeslider in a node environment with jest if you have any suggestions or advice i d love...
1
277,746
30,672,339,853
IssuesEvent
2023-07-26 00:15:06
Mend-developer-platform-load/8945136_28
https://api.github.com/repos/Mend-developer-platform-load/8945136_28
opened
CVE-2021-21409 (Medium) detected in netty-all-4.0.42.Final.jar
Mend: dependency security vulnerability
## CVE-2021-21409 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-all-4.0.42.Final.jar</b></p></summary> <p>Netty is an asynchronous event-driven network application framework ...
True
CVE-2021-21409 (Medium) detected in netty-all-4.0.42.Final.jar - ## CVE-2021-21409 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-all-4.0.42.Final.jar</b></p></summary> <p>Net...
non_comp
cve medium detected in netty all final jar cve medium severity vulnerability vulnerable library netty all final jar netty is an asynchronous event driven network application framework for rapid development of maintainable high performance protocol servers and clients ...
0
500,550
14,502,024,099
IssuesEvent
2020-12-11 20:23:14
GetSpeckle/speckle-browser-extension
https://api.github.com/repos/GetSpeckle/speckle-browser-extension
closed
small white gap displays when hovering on the account address
Priority: Low Type: Enhancement
![image](https://user-images.githubusercontent.com/37568337/57700312-107bc280-769d-11e9-8c20-871ed203f7b9.png) Test browser: Google Chrome Version 74.0.3729.131
1.0
small white gap displays when hovering on the account address - ![image](https://user-images.githubusercontent.com/37568337/57700312-107bc280-769d-11e9-8c20-871ed203f7b9.png) Test browser: Google Chrome Version 74.0.3729.131
non_comp
small white gap displays when hovering on the account address test browser google chrome version
0
3,358
6,328,760,946
IssuesEvent
2017-07-26 00:00:52
Microsoft/ChakraCore
https://api.github.com/repos/Microsoft/ChakraCore
closed
Generator length property is inconsistently configurable (+ assert failure in debug build)
Bug Compatibility
The length property of a generator is configurable if you call get OwnPropertyDescriptor, but if you configure the property with a getter and setter, only the setter gets called. If the property is accessed, the read-only length value is returned, even if the setter has been called. This is because the generator class ...
True
Generator length property is inconsistently configurable (+ assert failure in debug build) - The length property of a generator is configurable if you call get OwnPropertyDescriptor, but if you configure the property with a getter and setter, only the setter gets called. If the property is accessed, the read-only lengt...
comp
generator length property is inconsistently configurable assert failure in debug build the length property of a generator is configurable if you call get ownpropertydescriptor but if you configure the property with a getter and setter only the setter gets called if the property is accessed the read only lengt...
1
205,402
23,338,078,950
IssuesEvent
2022-08-09 11:49:10
rsoreq/zaproxy
https://api.github.com/repos/rsoreq/zaproxy
closed
CVE-2021-39152 (High) detected in xstream-1.4.11.1.jar - autoclosed
security vulnerability
## CVE-2021-39152 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.11.1.jar</b></p></summary> <p>XStream is a serialization library from Java objects to XML and back.</p> <p...
True
CVE-2021-39152 (High) detected in xstream-1.4.11.1.jar - autoclosed - ## CVE-2021-39152 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.11.1.jar</b></p></summary> <p>XStrea...
non_comp
cve high detected in xstream jar autoclosed cve high severity vulnerability vulnerable library xstream jar xstream is a serialization library from java objects to xml and back library home page a href path to dependency file buildsrc build gradle kts path to v...
0
19,839
27,529,785,238
IssuesEvent
2023-03-06 21:02:22
elementor/elementor
https://api.github.com/repos/elementor/elementor
closed
🐞 Bug report: Safari issue with Countdown Widget (Pro)
bug compatibility/3rd_party product/pro component/countdown
### 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 using the countdown widget the automatic counting down Day, Hour, Minute, Seconds are not di...
True
🐞 Bug report: Safari issue with Countdown Widget (Pro) - ### 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 using the countdown widget the aut...
comp
🐞 bug report safari issue with countdown widget pro 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 using the countdown widget the automat...
1
205,817
7,106,319,925
IssuesEvent
2018-01-16 16:16:33
opencurrents/opencurrents
https://api.github.com/repos/opencurrents/opencurrents
opened
Invitite Volunteers (event): When Admin Creates a past event improper language displays in Invite Volunteers
Needs Discussion. priority low
After creating a past event the admin ends up in the invite volunteers. This is confusing because the admin is no longer inviting volunteers. As it is the admin can add email (bulk or individual) and click send invites. Note that emails aren't being sent (proper functionality) but that's what the frontend tel...
1.0
Invitite Volunteers (event): When Admin Creates a past event improper language displays in Invite Volunteers - After creating a past event the admin ends up in the invite volunteers. This is confusing because the admin is no longer inviting volunteers. As it is the admin can add email (bulk or individual) and ...
non_comp
invitite volunteers event when admin creates a past event improper language displays in invite volunteers after creating a past event the admin ends up in the invite volunteers this is confusing because the admin is no longer inviting volunteers as it is the admin can add email bulk or individual and ...
0
5,151
7,742,022,852
IssuesEvent
2018-05-29 08:15:15
iocage/libiocage
https://api.github.com/repos/iocage/libiocage
opened
inconsistency between template=no and template=no,- usage
chore compatibility
in 8b1fea9b06b44cdedc813c949e7d51176b5906cd @gronke introduced a fix for iocage_legacy flavours which use `template=none` instead of `template=no` However, many parts of the code still only assume `template=no` when dealing with jails This should be fixed.
True
inconsistency between template=no and template=no,- usage - in 8b1fea9b06b44cdedc813c949e7d51176b5906cd @gronke introduced a fix for iocage_legacy flavours which use `template=none` instead of `template=no` However, many parts of the code still only assume `template=no` when dealing with jails This should be fixe...
comp
inconsistency between template no and template no usage in gronke introduced a fix for iocage legacy flavours which use template none instead of template no however many parts of the code still only assume template no when dealing with jails this should be fixed
1
471,627
13,595,723,612
IssuesEvent
2020-09-22 03:59:35
appdevdesigns/app_builder
https://api.github.com/repos/appdevdesigns/app_builder
opened
Date is shown on Date & Time field when Ignore Date is selected
bug low priority
**Describe the bug** Date is shown in Object Builder on Date & Time field when Ignore Date is selected **To Reproduce** 1. Add a Date & Time field type 2. Select *Ignore Date for *Date Format 3. Add a time to a record 4. Date is displayed beside the time **Expected behavior** Date should be hidden when Ign...
1.0
Date is shown on Date & Time field when Ignore Date is selected - **Describe the bug** Date is shown in Object Builder on Date & Time field when Ignore Date is selected **To Reproduce** 1. Add a Date & Time field type 2. Select *Ignore Date for *Date Format 3. Add a time to a record 4. Date is displayed beside...
non_comp
date is shown on date time field when ignore date is selected describe the bug date is shown in object builder on date time field when ignore date is selected to reproduce add a date time field type select ignore date for date format add a time to a record date is displayed beside...
0
161,584
20,154,152,931
IssuesEvent
2022-02-09 15:03:33
kapseliboi/coronavirus-dashboard
https://api.github.com/repos/kapseliboi/coronavirus-dashboard
opened
CVE-2021-3918 (High) detected in json-schema-0.2.3.tgz
security vulnerability
## CVE-2021-3918 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>json-schema-0.2.3.tgz</b></p></summary> <p>JSON Schema validation and specifications</p> <p>Library home page: <a href=...
True
CVE-2021-3918 (High) detected in json-schema-0.2.3.tgz - ## CVE-2021-3918 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>json-schema-0.2.3.tgz</b></p></summary> <p>JSON Schema validat...
non_comp
cve high detected in json schema tgz cve high severity vulnerability vulnerable library json schema tgz json schema validation and specifications library home page a href path to dependency file package json path to vulnerable library node modules json schema packa...
0
122,660
17,762,068,188
IssuesEvent
2021-08-29 21:59:36
ghc-dev/Vanessa-Moore
https://api.github.com/repos/ghc-dev/Vanessa-Moore
opened
CVE-2021-3533 (Low) detected in ansible-2.9.9.tar.gz
security vulnerability
## CVE-2021-3533 - 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-2021-3533 (Low) detected in ansible-2.9.9.tar.gz - ## CVE-2021-3533 - 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 vanessa moore requirements txt path to vulnerable library requirements txt depende...
0
1,707
4,273,205,758
IssuesEvent
2016-07-13 16:35:39
AdguardTeam/AdguardForWindows
https://api.github.com/repos/AdguardTeam/AdguardForWindows
opened
Adguard assistant doesn't work in "Avast safezone browser"
Compatibility Extensions & Userscripts
If you you add the correct file szbrowser.exe to filtered apps list, then filtering works fine, but Assistant is still missing.
True
Adguard assistant doesn't work in "Avast safezone browser" - If you you add the correct file szbrowser.exe to filtered apps list, then filtering works fine, but Assistant is still missing.
comp
adguard assistant doesn t work in avast safezone browser if you you add the correct file szbrowser exe to filtered apps list then filtering works fine but assistant is still missing
1
15,618
20,122,694,985
IssuesEvent
2022-02-08 05:19:32
woocommerce/pinterest-for-woocommerce
https://api.github.com/repos/woocommerce/pinterest-for-woocommerce
closed
WooCommerce 6.2 Compatibility Testing
type: task category: compatibility
WooCommerce 6.2 RC - January 25, 2022 WooCommerce 6.2 Release - February 8, 2022 Perform smoke and compatibility testing to make sure the extension maintains compatibility with the upcoming release. Fix any issues identified. Updated tested up to tags as necessary.
True
WooCommerce 6.2 Compatibility Testing - WooCommerce 6.2 RC - January 25, 2022 WooCommerce 6.2 Release - February 8, 2022 Perform smoke and compatibility testing to make sure the extension maintains compatibility with the upcoming release. Fix any issues identified. Updated tested up to tags as necessary.
comp
woocommerce compatibility testing woocommerce rc january woocommerce release february perform smoke and compatibility testing to make sure the extension maintains compatibility with the upcoming release fix any issues identified updated tested up to tags as necessary
1
11,908
14,015,209,396
IssuesEvent
2020-10-29 13:01:53
gudmdharalds/vip-go-mu-plugins-test
https://api.github.com/repos/gudmdharalds/vip-go-mu-plugins-test
closed
PHP 7.4 Compatibility issue vip-helpers
PHP Compatibility PHP Compatiblity 7.4
Found issue in master: * <b>Warning in vip-helpers/vip-utils.php</b>: Global with anything other than bare variables is discouraged since PHP 7.0. Found $$new_variable https://github.com/gudmdharalds/vip-go-mu-plugins-test/blob/28a657d751092304567701c0b0128d2d1c6132ff/vip-helpers/vip-utils.php#L1324
True
PHP 7.4 Compatibility issue vip-helpers - Found issue in master: * <b>Warning in vip-helpers/vip-utils.php</b>: Global with anything other than bare variables is discouraged since PHP 7.0. Found $$new_variable https://github.com/gudmdharalds/vip-go-mu-plugins-test/blob/28a657d751092304567701c0b0128d2d1c6132ff/vip-help...
comp
php compatibility issue vip helpers found issue in master warning in vip helpers vip utils php global with anything other than bare variables is discouraged since php found new variable
1
17,025
23,469,560,291
IssuesEvent
2022-08-16 20:17:00
BartoszCichecki/LenovoLegionToolkit
https://api.github.com/repos/BartoszCichecki/LenovoLegionToolkit
closed
Legion 5 Pro 16ARH7H
compatibility
<!-- IMPORTANT! Compatibility with devices that are not part of Legion series will not be added. --> **First and foremost** Did you read the whole README? Yes **Environment (please complete the following information):** - OS: Windows 10 19044.1826 - Laptop model: Legion 5 Pro 16ARH7H .NET ver...
True
Legion 5 Pro 16ARH7H - <!-- IMPORTANT! Compatibility with devices that are not part of Legion series will not be added. --> **First and foremost** Did you read the whole README? Yes **Environment (please complete the following information):** - OS: Windows 10 19044.1826 - Laptop model: Legion ...
comp
legion pro important compatibility with devices that are not part of legion series will not be added first and foremost did you read the whole readme yes environment please complete the following information os windows laptop model legion pro net ...
1
92,911
26,802,051,764
IssuesEvent
2023-02-01 15:43:54
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
flutter build --release crashes 3.7.0
severe: crash tool dependency: dart a: build
<!-- Thank you for using Flutter! If you are looking for support, please check out our documentation or consider asking a question on Stack Overflow: * https://flutter.dev/ * https://api.flutter.dev/ * https://stackoverflow.com/questions/tagged/flutter?sort=frequent If you hav...
1.0
flutter build --release crashes 3.7.0 - <!-- Thank you for using Flutter! If you are looking for support, please check out our documentation or consider asking a question on Stack Overflow: * https://flutter.dev/ * https://api.flutter.dev/ * https://stackoverflow.com/questions/tagged/...
non_comp
flutter build release crashes thank you for using flutter if you are looking for support please check out our documentation or consider asking a question on stack overflow if you have found a bug or if our documentation doesn t have an answer ...
0
20,804
31,033,119,223
IssuesEvent
2023-08-10 13:41:23
woocommerce/facebook-for-woocommerce
https://api.github.com/repos/woocommerce/facebook-for-woocommerce
closed
WPML + Facebook for WooCommerce can trigger a fatal error on PHP 8+
compatibility type: bug
## 🔎 Isolate the bug - [x] I have confirmed this occurs in the most recent version of WordPress, WooCommerce, and Facebook for WooCommerce. - [ ] I have confirmed this occurs when only WooCommerce and Facebook for WooCommerce are active and when using a default WordPress or WooCommerce theme. ## ✍️ Describe the...
True
WPML + Facebook for WooCommerce can trigger a fatal error on PHP 8+ - ## 🔎 Isolate the bug - [x] I have confirmed this occurs in the most recent version of WordPress, WooCommerce, and Facebook for WooCommerce. - [ ] I have confirmed this occurs when only WooCommerce and Facebook for WooCommerce are active and when...
comp
wpml facebook for woocommerce can trigger a fatal error on php 🔎 isolate the bug i have confirmed this occurs in the most recent version of wordpress woocommerce and facebook for woocommerce i have confirmed this occurs when only woocommerce and facebook for woocommerce are active and when usi...
1
1,978
4,700,556,679
IssuesEvent
2016-10-12 18:53:16
mongodb-labs/winkerberos
https://api.github.com/repos/mongodb-labs/winkerberos
closed
Improve explicit principal compatibility with pykerberos
pykerberos compatibillity
The authGSSClientInit implementation in WinKerberos attempts to be fully compatible with pykerberos, including support for the "principal" parameter, while also supporting some SSPI specific options (user, domain, and password). The current support for the principal option appears to be incorrect. First, some backgr...
True
Improve explicit principal compatibility with pykerberos - The authGSSClientInit implementation in WinKerberos attempts to be fully compatible with pykerberos, including support for the "principal" parameter, while also supporting some SSPI specific options (user, domain, and password). The current support for the prin...
comp
improve explicit principal compatibility with pykerberos the authgssclientinit implementation in winkerberos attempts to be fully compatible with pykerberos including support for the principal parameter while also supporting some sspi specific options user domain and password the current support for the prin...
1
99,884
4,074,271,048
IssuesEvent
2016-05-28 09:59:15
BugBusterSWE/documentation
https://api.github.com/repos/BugBusterSWE/documentation
closed
Sistemare accenti
documenation priority:low
*Documento in cui si trova il problema*: Activity #269 Tutti *Descrizione del problema*: Accentazioni sbagliate nei vari documenti. Da controllare Link task: [https://bugbusters.teamwork.com/tasks/6455674](https://bugbusters.teamwork.com/tasks/6455674)
1.0
Sistemare accenti - *Documento in cui si trova il problema*: Activity #269 Tutti *Descrizione del problema*: Accentazioni sbagliate nei vari documenti. Da controllare Link task: [https://bugbusters.teamwork.com/tasks/6455674](https://bugbusters.teamwork.com/tasks/6455674)
non_comp
sistemare accenti documento in cui si trova il problema activity tutti descrizione del problema accentazioni sbagliate nei vari documenti da controllare link task
0
1,896
4,559,118,263
IssuesEvent
2016-09-14 00:21:46
Polymer/polymer
https://api.github.com/repos/Polymer/polymer
opened
Compatibility set method no longer accepts third argument
1.x-2.x compatibility
In Polymer 1.x, a user could update an arbitrary object via the following usage of `this.set`: ```javascript Polymer({ // ... someMethod: function() { var myObject = { foo: 1 }; this.set('foo', 2, myObject); } }); ``` However, `set` in Polymer 2.0-preview does not support this th...
True
Compatibility set method no longer accepts third argument - In Polymer 1.x, a user could update an arbitrary object via the following usage of `this.set`: ```javascript Polymer({ // ... someMethod: function() { var myObject = { foo: 1 }; this.set('foo', 2, myObject); } }); ``` Ho...
comp
compatibility set method no longer accepts third argument in polymer x a user could update an arbitrary object via the following usage of this set javascript polymer somemethod function var myobject foo this set foo myobject ho...
1
83,907
10,342,548,029
IssuesEvent
2019-09-04 06:46:42
wavespectra/wavespectra
https://api.github.com/repos/wavespectra/wavespectra
opened
Automated doc
documentation
shpynx stuff have not been updated since generated a few years back. The main issue with automated building was due to the fortran compilation.
1.0
Automated doc - shpynx stuff have not been updated since generated a few years back. The main issue with automated building was due to the fortran compilation.
non_comp
automated doc shpynx stuff have not been updated since generated a few years back the main issue with automated building was due to the fortran compilation
0
184,812
21,784,991,141
IssuesEvent
2022-05-14 02:04:39
saurockSaurav/weather-information-api
https://api.github.com/repos/saurockSaurav/weather-information-api
closed
WS-2021-0491 (Medium) detected in logback-classic-1.1.11.jar - autoclosed
security vulnerability
## WS-2021-0491 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>logback-classic-1.1.11.jar</b></p></summary> <p>logback-classic module</p> <p>Library home page: <a href="http://logba...
True
WS-2021-0491 (Medium) detected in logback-classic-1.1.11.jar - autoclosed - ## WS-2021-0491 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>logback-classic-1.1.11.jar</b></p></summary...
non_comp
ws medium detected in logback classic jar autoclosed ws medium severity vulnerability vulnerable library logback classic jar logback classic module library home page a href path to dependency file weather information api weather rest api service pom xml path to vul...
0
266,663
23,252,526,920
IssuesEvent
2022-08-04 06:06:10
vanlyfe/capstone
https://api.github.com/repos/vanlyfe/capstone
closed
implement auth.test.js unit tests
Backend Create unit tests
DESCRIPTION As a backend developer, I want to have sufficient tests for my auth routes file so that I can ensure user dataflow is working well A/C - [ ] Test "POST /login" - [ ] Test "Existing user can login to their account" - [ ] Test "Throws unauthorized error when user provides wrong password" ...
1.0
implement auth.test.js unit tests - DESCRIPTION As a backend developer, I want to have sufficient tests for my auth routes file so that I can ensure user dataflow is working well A/C - [ ] Test "POST /login" - [ ] Test "Existing user can login to their account" - [ ] Test "Throws unauthorized error w...
non_comp
implement auth test js unit tests description as a backend developer i want to have sufficient tests for my auth routes file so that i can ensure user dataflow is working well a c test post login test existing user can login to their account test throws unauthorized error when us...
0
759,145
26,581,275,731
IssuesEvent
2023-01-22 13:39:53
hengband/hengband
https://api.github.com/repos/hengband/hengband
closed
航海士『ナミ』のスペックを30F前後相当に引き上げる
enhancement Priority:LOW
当時、原作初期すら意識せず、ただの高級品ドロップコソ泥キャラとして雑に入れただけっぽいという話も風説程度Discordで確認したので、原作意識して強化する。同枠自体はチャー研や鼠小僧で増えているので、問題ないと思う。なんなら馬鹿馬鹿から汚くないネタ枠を移植する。 長寿漫画らしく、100巻近く現在に至っては巨大サンダー・ボールくらいは落とせるようだがひとまず中盤を意識して30F程度を提案。
1.0
航海士『ナミ』のスペックを30F前後相当に引き上げる - 当時、原作初期すら意識せず、ただの高級品ドロップコソ泥キャラとして雑に入れただけっぽいという話も風説程度Discordで確認したので、原作意識して強化する。同枠自体はチャー研や鼠小僧で増えているので、問題ないと思う。なんなら馬鹿馬鹿から汚くないネタ枠を移植する。 長寿漫画らしく、100巻近く現在に至っては巨大サンダー・ボールくらいは落とせるようだがひとまず中盤を意識して30F程度を提案。
non_comp
航海士『ナミ』 当時、原作初期すら意識せず、ただの高級品ドロップコソ泥キャラとして雑に入れただけっぽいという話も風説程度discordで確認したので、原作意識して強化する。同枠自体はチャー研や鼠小僧で増えているので、問題ないと思う。なんなら馬鹿馬鹿から汚くないネタ枠を移植する。 長寿漫画らしく、 ・ 。
0
15,433
19,700,518,683
IssuesEvent
2022-01-12 16:12:31
spinalcordtoolbox/spinalcordtoolbox
https://api.github.com/repos/spinalcordtoolbox/spinalcordtoolbox
closed
TensorFlow 1.15 requires AVX support, which is incompatible with M1 Macs
bug compatibility upstream
In #3361, we upgraded Tensorflow from 1.5 to 1.15. This was necessary to move away from Python 3.6, but doing so introduced a new requirement: Users' CPUs must support the AVX instruction set. At the time this was acceptable to us, because the vast majority of CPUs produced after 2011 support AVX. However, M1 Macs ...
True
TensorFlow 1.15 requires AVX support, which is incompatible with M1 Macs - In #3361, we upgraded Tensorflow from 1.5 to 1.15. This was necessary to move away from Python 3.6, but doing so introduced a new requirement: Users' CPUs must support the AVX instruction set. At the time this was acceptable to us, because t...
comp
tensorflow requires avx support which is incompatible with macs in we upgraded tensorflow from to this was necessary to move away from python but doing so introduced a new requirement users cpus must support the avx instruction set at the time this was acceptable to us because the vas...
1
4,999
7,603,392,286
IssuesEvent
2018-04-29 14:05:53
voxpupuli/puppet-jenkins
https://api.github.com/repos/voxpupuli/puppet-jenkins
opened
remove deprecated param $ssh_keyfile from jenkins::cli_helper
backwards-incompatible
the parameter is deprecated. It causes a lot of trouble in the CI setup so we're going to remove it
True
remove deprecated param $ssh_keyfile from jenkins::cli_helper - the parameter is deprecated. It causes a lot of trouble in the CI setup so we're going to remove it
comp
remove deprecated param ssh keyfile from jenkins cli helper the parameter is deprecated it causes a lot of trouble in the ci setup so we re going to remove it
1
72,551
19,318,572,717
IssuesEvent
2021-12-14 01:01:50
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
opened
[r2.6][PR] Cannot find real source of dependency `No such file or directory` error when building from scratch
type:build/install
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 18.04 - TensorFlow installed from (source or binary): source - TensorFlow version: r2.6 - Python version: 3.9.5 - Installed using virtualenv? pip? conda?: `miniconda` - Bazel version (if compiling from source): 3.7.2 - GCC/C...
1.0
[r2.6][PR] Cannot find real source of dependency `No such file or directory` error when building from scratch - **System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 18.04 - TensorFlow installed from (source or binary): source - TensorFlow version: r2.6 - Python version: 3.9.5 -...
non_comp
cannot find real source of dependency no such file or directory error when building from scratch system information os platform and distribution e g linux ubuntu ubuntu tensorflow installed from source or binary source tensorflow version python version installed us...
0
16,827
23,176,919,632
IssuesEvent
2022-07-31 14:59:33
unascribed/Fabrication
https://api.github.com/repos/unascribed/Fabrication
opened
[Mod Incompability] WOINA Blinking Item Drops causes some items in EMI to not render.
k: Incompatibility n: Fabric s: New
<script src="https://gist.github.com/f-raZ0R/35c89a2e8aa41a940ada334c9e6fb043.js"></script> Turning on Blinking Item Drops in WOINA, causes some items in the EMI display to not render. Turning the option back off causes them to render properly again. ![2022-07-31_10 57 10](https://user-images.githubusercontent.co...
True
[Mod Incompability] WOINA Blinking Item Drops causes some items in EMI to not render. - <script src="https://gist.github.com/f-raZ0R/35c89a2e8aa41a940ada334c9e6fb043.js"></script> Turning on Blinking Item Drops in WOINA, causes some items in the EMI display to not render. Turning the option back off causes them to r...
comp
woina blinking item drops causes some items in emi to not render script src turning on blinking item drops in woina causes some items in the emi display to not render turning the option back off causes them to render properly again
1
2,292
5,048,316,094
IssuesEvent
2016-12-20 12:29:35
wUFr/LUI
https://api.github.com/repos/wUFr/LUI
closed
Container width in print viewport can cause wrong page width
bug compatibility
`.container` width should be 100% or able to be set up per view (print / screen)
True
Container width in print viewport can cause wrong page width - `.container` width should be 100% or able to be set up per view (print / screen)
comp
container width in print viewport can cause wrong page width container width should be or able to be set up per view print screen
1
14,743
18,107,259,086
IssuesEvent
2021-09-22 20:38:38
dotnet/docs
https://api.github.com/repos/dotnet/docs
closed
[Breaking change]: New Warning when specifying a RuntimeIdentifier without specifying self contained
doc-idea breaking-change :checkered_flag: Release .NET 6 Pri1 source incompatible
### Description When developers specify a _RuntimeIdentifier_ in their project file or use the `-r` option with `dotnet`, the dotnet SDK today defaults the build, publish, and run outputs to be self-contained applications. The default without specifying a _RuntimeIdentifier_ is to have a framework-dependent applicati...
True
[Breaking change]: New Warning when specifying a RuntimeIdentifier without specifying self contained - ### Description When developers specify a _RuntimeIdentifier_ in their project file or use the `-r` option with `dotnet`, the dotnet SDK today defaults the build, publish, and run outputs to be self-contained applica...
comp
new warning when specifying a runtimeidentifier without specifying self contained description when developers specify a runtimeidentifier in their project file or use the r option with dotnet the dotnet sdk today defaults the build publish and run outputs to be self contained applications the defa...
1
14,952
18,733,363,881
IssuesEvent
2021-11-04 02:08:38
Lothrazar/Cyclic
https://api.github.com/repos/Lothrazar/Cyclic
closed
Battery does not charge
compatibility enhancement done 1.16
Minecraft Version: 1.16.5 Forge Version: 36.2.0 Mod Version: 1.5.8 Single Player or Server:both Describe : I was playing with mods when i use cyclic battery to charge it using mekanism mod its just stay at 0 and taking all energy but it charge with wires idk if its bug or not Log file link: Vi...
True
Battery does not charge - Minecraft Version: 1.16.5 Forge Version: 36.2.0 Mod Version: 1.5.8 Single Player or Server:both Describe : I was playing with mods when i use cyclic battery to charge it using mekanism mod its just stay at 0 and taking all energy but it charge with wires idk if its bug or not ...
comp
battery does not charge minecraft version forge version mod version single player or server both describe i was playing with mods when i use cyclic battery to charge it using mekanism mod its just stay at and taking all energy but it charge with wires idk if its bug or not ...
1
9,490
11,544,043,639
IssuesEvent
2020-02-18 10:42:03
oracle/truffleruby
https://api.github.com/repos/oracle/truffleruby
closed
Enumerable#chunk without passing a block is supported since Ruby 2.4
compatibility quick-fix
MRI (2.5.3) ```ruby [1,2,3,4,5].chunk # => #<Enumerator: [1, 2, 3, 4, 5]:chunk> ``` TruffleRuby (1.0.0-rc10) Error: ``` [1,2,3,4,5].chunk ArgumentError: no block given from (irb):16:in `chunk' from (irb):16 from ~/.rubies/truffleruby-1.0.0-rc10/bin/irb:29:in `<main>' ```
True
Enumerable#chunk without passing a block is supported since Ruby 2.4 - MRI (2.5.3) ```ruby [1,2,3,4,5].chunk # => #<Enumerator: [1, 2, 3, 4, 5]:chunk> ``` TruffleRuby (1.0.0-rc10) Error: ``` [1,2,3,4,5].chunk ArgumentError: no block given from (irb):16:in `chunk' from (irb):16 from ~/.rubies/truf...
comp
enumerable chunk without passing a block is supported since ruby mri ruby chunk truffleruby error chunk argumenterror no block given from irb in chunk from irb from rubies truffleruby bin irb in
1
96,871
20,121,055,395
IssuesEvent
2022-02-08 02:23:16
gitpod-io/gitpod
https://api.github.com/repos/gitpod-io/gitpod
closed
[code] installing from vsix file does not work in insiders
type: bug meta: stale editor: code (browser) team: IDE
### Bug description Try to install extension from vsix file on your machine. ### Steps to reproduce See above. ### Workspace affected _No response_ ### Expected behavior _No response_ ### Example repository _No response_ ### Anything else? _No response_
1.0
[code] installing from vsix file does not work in insiders - ### Bug description Try to install extension from vsix file on your machine. ### Steps to reproduce See above. ### Workspace affected _No response_ ### Expected behavior _No response_ ### Example repository _No response_ ### Anything else? _No resp...
non_comp
 installing from vsix file does not work in insiders bug description try to install extension from vsix file on your machine steps to reproduce see above workspace affected no response expected behavior no response example repository no response anything else no response
0
8,418
10,433,447,802
IssuesEvent
2019-09-17 13:29:37
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
No alternative for wpseo_social_meta_boxes filter
backlog compatibility type: bug
The filter `wpseo_social_meta_boxes` has been removed with the release of Yoast SEO 3.0 one year ago. This means other plugins can no longer add their own social metadata fields to our metabox. We should take this into consideration when re-envisioning the Yoast SEO metabox.
True
No alternative for wpseo_social_meta_boxes filter - The filter `wpseo_social_meta_boxes` has been removed with the release of Yoast SEO 3.0 one year ago. This means other plugins can no longer add their own social metadata fields to our metabox. We should take this into consideration when re-envisioning the Yoast SEO m...
comp
no alternative for wpseo social meta boxes filter the filter wpseo social meta boxes has been removed with the release of yoast seo one year ago this means other plugins can no longer add their own social metadata fields to our metabox we should take this into consideration when re envisioning the yoast seo m...
1
16,618
22,711,556,861
IssuesEvent
2022-07-05 19:58:10
Roadhog360/Et-Futurum-Requiem
https://api.github.com/repos/Roadhog360/Et-Futurum-Requiem
closed
Spectator mode is mostly broken when Fisk's Superheroes is installed
⚠️BETA⚠️ Mod Incompatibility
-My mod list is: codechickencore, nei, fastcraft, animation api, adventurekraft, durability show, enchanting plus, this mod, fisk superheroes, mlp mythical creatures, ichunutil, iron chests, iron furnaces, journey map, kingdoms of the overworld, lucky block, mouse tweaks, mutant creatures, neat, notenoughids, orespaw...
True
Spectator mode is mostly broken when Fisk's Superheroes is installed - -My mod list is: codechickencore, nei, fastcraft, animation api, adventurekraft, durability show, enchanting plus, this mod, fisk superheroes, mlp mythical creatures, ichunutil, iron chests, iron furnaces, journey map, kingdoms of the overworld, l...
comp
spectator mode is mostly broken when fisk s superheroes is installed my mod list is codechickencore nei fastcraft animation api adventurekraft durability show enchanting plus this mod fisk superheroes mlp mythical creatures ichunutil iron chests iron furnaces journey map kingdoms of the overworld l...
1
18,935
26,330,456,581
IssuesEvent
2023-01-10 10:23:44
PluginBugs/Issues-EpicBackpacks
https://api.github.com/repos/PluginBugs/Issues-EpicBackpacks
closed
[BUG] Some Bugs in Minecraft Version 1.12.2
bug Compatibility with other plugin
**Describe the bug** **Your plugin is giving an error because the "ChestShort" plugin supports versions 1.16 and higher. The ChestSort author has added previous versions to the overview section so that older versions can be downloaded.** When using Minecraft 1.15 or below, please use version 11.5.6 When using Mi...
True
[BUG] Some Bugs in Minecraft Version 1.12.2 - **Describe the bug** **Your plugin is giving an error because the "ChestShort" plugin supports versions 1.16 and higher. The ChestSort author has added previous versions to the overview section so that older versions can be downloaded.** When using Minecraft 1.15 or b...
comp
some bugs in minecraft version describe the bug your plugin is giving an error because the chestshort plugin supports versions and higher the chestsort author has added previous versions to the overview section so that older versions can be downloaded when using minecraft or below p...
1
24,452
2,667,758,056
IssuesEvent
2015-03-22 22:06:22
coollog/sublite
https://api.github.com/repos/coollog/sublite
closed
convert housing website
Huge TOP PRIORITY
See Michelle's wireframes Main: - [x] listing creation and editing - [x] listing search - [x] listing view - [x] student profile editing - [x] student manage listings - [x] student profile - [x] map feature - [x] comments - [x] put in new team page and add housing faq back in Misc. - [x] normalize searc...
1.0
convert housing website - See Michelle's wireframes Main: - [x] listing creation and editing - [x] listing search - [x] listing view - [x] student profile editing - [x] student manage listings - [x] student profile - [x] map feature - [x] comments - [x] put in new team page and add housing faq back in Mi...
non_comp
convert housing website see michelle s wireframes main listing creation and editing listing search listing view student profile editing student manage listings student profile map feature comments put in new team page and add housing faq back in misc normalize...
0
14,456
17,459,841,535
IssuesEvent
2021-08-06 08:53:52
mobends/MoBends
https://api.github.com/repos/mobends/MoBends
closed
Gun F5 animation
compatibility-issue
Ive wanted to use tech guns with this animation but when i use 2nd person or 3rd person theres is no gun animation like you holding a gun its just your hand down holding a gun like a normal item, please fix this asap i wanted to make an animation but because of this i cant
True
Gun F5 animation - Ive wanted to use tech guns with this animation but when i use 2nd person or 3rd person theres is no gun animation like you holding a gun its just your hand down holding a gun like a normal item, please fix this asap i wanted to make an animation but because of this i cant
comp
gun animation ive wanted to use tech guns with this animation but when i use person or person theres is no gun animation like you holding a gun its just your hand down holding a gun like a normal item please fix this asap i wanted to make an animation but because of this i cant
1
5,269
7,800,955,944
IssuesEvent
2018-06-09 15:28:52
ayrtonvwf/lite-admin
https://api.github.com/repos/ayrtonvwf/lite-admin
opened
Text last align doesn't work on Edge/IE
compatibility
The classes `text-last-left`, `text-last-center`, `text-last-right` and `text-last-justify` does not seem to work on Internet Explorer and Edge, but (Can I use)[https://caniuse.com/#feat=css-text-align-last] says it should.
True
Text last align doesn't work on Edge/IE - The classes `text-last-left`, `text-last-center`, `text-last-right` and `text-last-justify` does not seem to work on Internet Explorer and Edge, but (Can I use)[https://caniuse.com/#feat=css-text-align-last] says it should.
comp
text last align doesn t work on edge ie the classes text last left text last center text last right and text last justify does not seem to work on internet explorer and edge but can i use says it should
1
151,250
5,808,606,920
IssuesEvent
2017-05-04 11:11:06
e-government-ua/i
https://api.github.com/repos/e-government-ua/i
opened
сформировать статистику использования BankID на портале
active hi priority
из логов фронта централа, через эластиксерч - сформировать статистику за 2017 помесячно за 4 месяца (январь-апрель), по числу используемых разных авторизаций файл central-js_out.log искать такие вхождения в логах: /bankid/callback /bankid-nbu/callback /eds-/callback
1.0
сформировать статистику использования BankID на портале - из логов фронта централа, через эластиксерч - сформировать статистику за 2017 помесячно за 4 месяца (январь-апрель), по числу используемых разных авторизаций файл central-js_out.log искать такие вхождения в логах: /bankid/callback /bankid-nbu/callback /eds-...
non_comp
сформировать статистику использования bankid на портале из логов фронта централа через эластиксерч сформировать статистику за помесячно за месяца январь апрель по числу используемых разных авторизаций файл central js out log искать такие вхождения в логах bankid callback bankid nbu callback eds ca...
0
6,487
6,474,760,808
IssuesEvent
2017-08-17 18:49:37
zooniverse/caesar
https://api.github.com/repos/zooniverse/caesar
closed
Store caesar configuration in caesar instead of on panoptes API
enhancement infrastructure
Now that the authentication feature has been complete, we can add this feature.
1.0
Store caesar configuration in caesar instead of on panoptes API - Now that the authentication feature has been complete, we can add this feature.
non_comp
store caesar configuration in caesar instead of on panoptes api now that the authentication feature has been complete we can add this feature
0
14,066
16,849,537,727
IssuesEvent
2021-06-20 08:01:19
arcticicestudio/nord-visual-studio-code
https://api.github.com/repos/arcticicestudio/nord-visual-studio-code
opened
Pinned tabs, Git and charts color tokens
context-ui scope-compatibility type-feature
[VS Code 1.50][1] (September 2020) introduced [new theme color tokens pinned tabs, Git integration and charts][2]. The following token will be added to make it more conform with Nord's style: - `tab.lastPinnedBorder` — border on the right of the last pinned editor to separate from unpinned editors. - `gitDecorat...
True
Pinned tabs, Git and charts color tokens - [VS Code 1.50][1] (September 2020) introduced [new theme color tokens pinned tabs, Git integration and charts][2]. The following token will be added to make it more conform with Nord's style: - `tab.lastPinnedBorder` — border on the right of the last pinned editor to sep...
comp
pinned tabs git and charts color tokens september introduced the following token will be added to make it more conform with nord s style tab lastpinnedborder — border on the right of the last pinned editor to separate from unpinned editors gitdecoration stagedeletedresourceforeground — fo...
1
492,483
14,214,243,246
IssuesEvent
2020-11-17 04:43:00
GDGVIT/recruitments-portal-2020
https://api.github.com/repos/GDGVIT/recruitments-portal-2020
closed
Set up linting using ESLint
config medium priority
- Set up eslint for treewide linting using standard.js - Set up a test task that fails when the linting is incorrect - Set up an npm script that automatically fixes linting as much as possible
1.0
Set up linting using ESLint - - Set up eslint for treewide linting using standard.js - Set up a test task that fails when the linting is incorrect - Set up an npm script that automatically fixes linting as much as possible
non_comp
set up linting using eslint set up eslint for treewide linting using standard js set up a test task that fails when the linting is incorrect set up an npm script that automatically fixes linting as much as possible
0