Unnamed: 0
int64
0
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
1
757
labels
stringlengths
4
664
body
stringlengths
3
261k
index
stringclasses
10 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
232k
binary_label
int64
0
1
73,172
24,482,443,672
IssuesEvent
2022-10-09 02:00:15
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: Upgrading from Matplotlib 3.5.3 to 3.6.0 Breaks voronoi_plot_2d()
defect scipy.spatial
### Describe your issue. Upgrading from Matplotlib 3.5.3 to 3.6.0 Breaks voronoi_plot_2d() ### Reproducing Code Example ```python rng = np.random.default_rng() points = rng.random((10,2)) vor = Voronoi(points) fig = voronoi_plot_2d(vor) fig = voronoi_plot_2d(vor, show_vertices=False, line_colors='orange', ...
1.0
BUG: Upgrading from Matplotlib 3.5.3 to 3.6.0 Breaks voronoi_plot_2d() - ### Describe your issue. Upgrading from Matplotlib 3.5.3 to 3.6.0 Breaks voronoi_plot_2d() ### Reproducing Code Example ```python rng = np.random.default_rng() points = rng.random((10,2)) vor = Voronoi(points) fig = voronoi_plot_2d(vor) ...
defect
bug upgrading from matplotlib to breaks voronoi plot describe your issue upgrading from matplotlib to breaks voronoi plot reproducing code example python rng np random default rng points rng random vor voronoi points fig voronoi plot vor f...
1
125,696
4,963,665,581
IssuesEvent
2016-12-03 10:54:21
gre/gl-react
https://api.github.com/repos/gre/gl-react
closed
Configure the linear interpolation of any sampler2D uniform
feature priority:medium
linear interpolation can be defined on almost everything: textures, content and fbos. so we should be able to define a `disableLinearInterpolation: true` prop on a GL.Uniform or attached in a `{value, opts: { disableLinearInterpolation: true }}` object, like it's already possible for ndarray in DOM impl: https://github...
1.0
Configure the linear interpolation of any sampler2D uniform - linear interpolation can be defined on almost everything: textures, content and fbos. so we should be able to define a `disableLinearInterpolation: true` prop on a GL.Uniform or attached in a `{value, opts: { disableLinearInterpolation: true }}` object, like...
non_defect
configure the linear interpolation of any uniform linear interpolation can be defined on almost everything textures content and fbos so we should be able to define a disablelinearinterpolation true prop on a gl uniform or attached in a value opts disablelinearinterpolation true object like it s al...
0
41,961
10,727,953,552
IssuesEvent
2019-10-28 12:57:10
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Dock: problems when page has scrollbar
defect
Hi, I noticed some erroneous behaviour with the dock component on the latest 6.2 RC1 Problem 1: When reloading the page, as scroll status is not the top (e.g. in the middle of the page) the dock does not animate correctly. ![image](https://user-images.githubusercontent.com/13161711/34867663-4a6d1b84-f781-11e7-...
1.0
Dock: problems when page has scrollbar - Hi, I noticed some erroneous behaviour with the dock component on the latest 6.2 RC1 Problem 1: When reloading the page, as scroll status is not the top (e.g. in the middle of the page) the dock does not animate correctly. ![image](https://user-images.githubusercontent....
defect
dock problems when page has scrollbar hi i noticed some erroneous behaviour with the dock component on the latest problem when reloading the page as scroll status is not the top e g in the middle of the page the dock does not animate correctly problem when using halign right ...
1
84,038
10,467,336,648
IssuesEvent
2019-09-22 04:04:00
Original-heapsters/gitdrnk
https://api.github.com/repos/Original-heapsters/gitdrnk
closed
Add a user to a game if they join and havent been there before
API Backend DBDesign
user email needs to be appended to the game they join(if they havent before)
1.0
Add a user to a game if they join and havent been there before - user email needs to be appended to the game they join(if they havent before)
non_defect
add a user to a game if they join and havent been there before user email needs to be appended to the game they join if they havent before
0
104,081
4,194,991,296
IssuesEvent
2016-06-25 12:41:47
fac-freelancers/website
https://api.github.com/repos/fac-freelancers/website
opened
Give the icons in the howWeWork section an animation
priority-2 T30min
They just jump suddenly to a larger size. They should smoothly enlarge and shrink on click
1.0
Give the icons in the howWeWork section an animation - They just jump suddenly to a larger size. They should smoothly enlarge and shrink on click
non_defect
give the icons in the howwework section an animation they just jump suddenly to a larger size they should smoothly enlarge and shrink on click
0
53,302
3,038,120,174
IssuesEvent
2015-08-06 20:43:06
sweet4lorie/TestRepo
https://api.github.com/repos/sweet4lorie/TestRepo
closed
Importing pymel outside of Maya for the benefit of context-specific auto-completion in a python text editor.
bug imported Milestone-0.7.x Priority-Medium
_From [olegalex...@gmail.com](https://code.google.com/u/117772517933350215565/) on November 19, 2007 12:03:29_ When attempting to import pymel outside of maya on Windows XP: \>>> import pymel Traceback (most recent call last): File "<interactive input>", line 1, in \<module> File "C:\Program Files\Autodesk\M...
1.0
Importing pymel outside of Maya for the benefit of context-specific auto-completion in a python text editor. - _From [olegalex...@gmail.com](https://code.google.com/u/117772517933350215565/) on November 19, 2007 12:03:29_ When attempting to import pymel outside of maya on Windows XP: \>>> import pymel Traceback (...
non_defect
importing pymel outside of maya for the benefit of context specific auto completion in a python text editor from on november when attempting to import pymel outside of maya on windows xp import pymel traceback most recent call last file line in file c program files ...
0
57,843
16,101,205,748
IssuesEvent
2021-04-27 09:31:02
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
enclosure path not updated when it changes between reboots
Status: Triage Needed Type: Defect
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list arch...
1.0
enclosure path not updated when it changes between reboots - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can...
defect
enclosure path not updated when it changes between reboots thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of the te...
1
564,481
16,726,766,583
IssuesEvent
2021-06-10 13:50:06
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
closed
Users can not update VM config
Category: Core & System Community Priority: Normal Status: Accepted Type: Bug
**Description** When a regular user tries to update the VM's config (for example, a context var), it gets the following error: ``` one.vm.updateconf result FAILURE [one.vm.updateconf] User [2] : Template includes a restricted attribute DISK. ``` The specific setting from oned.conf creating the issue is: ```...
1.0
Users can not update VM config - **Description** When a regular user tries to update the VM's config (for example, a context var), it gets the following error: ``` one.vm.updateconf result FAILURE [one.vm.updateconf] User [2] : Template includes a restricted attribute DISK. ``` The specific setting from oned.c...
non_defect
users can not update vm config description when a regular user tries to update the vm s config for example a context var it gets the following error one vm updateconf result failure user template includes a restricted attribute disk the specific setting from oned conf creating the iss...
0
102,823
12,825,728,502
IssuesEvent
2020-07-06 15:23:53
Opentrons/opentrons
https://api.github.com/repos/Opentrons/opentrons
opened
TC PD UX: Add tooltips to profile buttons
:spider: SPDDRS design protocol designer
## Background As a user I would like to know the difference between the + STEP and + CYCLE buttons ## Acceptance criteria - [ ] Add tooltip to + STEP button - [ ] Add tooltip to + CYCLE button - [ ] Add tooltip to + STEP button within a cycle ## Copy tbd
2.0
TC PD UX: Add tooltips to profile buttons - ## Background As a user I would like to know the difference between the + STEP and + CYCLE buttons ## Acceptance criteria - [ ] Add tooltip to + STEP button - [ ] Add tooltip to + CYCLE button - [ ] Add tooltip to + STEP button within a cycle ## Copy tbd
non_defect
tc pd ux add tooltips to profile buttons background as a user i would like to know the difference between the step and cycle buttons acceptance criteria add tooltip to step button add tooltip to cycle button add tooltip to step button within a cycle copy tbd
0
67,510
20,972,894,683
IssuesEvent
2022-03-28 13:01:11
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
p-autoComplete: Dropdown stays open when using iOS Safari next/prev keyboard buttons
defect
**I'm submitting a ...** [x] bug report **Current behavior** Go to page with multiple input fields and an autocomplete, press safari next button on ipad keyboard. The focus jumps to next input field but the dropdown is not closed (example in attached image) **Expected behavior** After pressing the safari n...
1.0
p-autoComplete: Dropdown stays open when using iOS Safari next/prev keyboard buttons - **I'm submitting a ...** [x] bug report **Current behavior** Go to page with multiple input fields and an autocomplete, press safari next button on ipad keyboard. The focus jumps to next input field but the dropdown is not c...
defect
p autocomplete dropdown stays open when using ios safari next prev keyboard buttons i m submitting a bug report current behavior go to page with multiple input fields and an autocomplete press safari next button on ipad keyboard the focus jumps to next input field but the dropdown is not clo...
1
34,980
6,398,168,044
IssuesEvent
2017-08-04 19:53:41
wizeline/wizelink-back
https://api.github.com/repos/wizeline/wizelink-back
closed
Design and document architecture for Story 1 (Save Links)
documentation p0
The resulting document will be augmented as more stories are included, and will probably grow organically. It's just important to get it started so that there's a place to document architectural decisions as we move along.
1.0
Design and document architecture for Story 1 (Save Links) - The resulting document will be augmented as more stories are included, and will probably grow organically. It's just important to get it started so that there's a place to document architectural decisions as we move along.
non_defect
design and document architecture for story save links the resulting document will be augmented as more stories are included and will probably grow organically it s just important to get it started so that there s a place to document architectural decisions as we move along
0
22,823
3,703,133,875
IssuesEvent
2016-02-29 19:18:36
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Investigate enabling field length guard for non-final fields.
accepted area-vm priority-unassigned Type-Defect
Field guard length checking is only done for final fields. Investigate relaxing this.
1.0
Investigate enabling field length guard for non-final fields. - Field guard length checking is only done for final fields. Investigate relaxing this.
defect
investigate enabling field length guard for non final fields field guard length checking is only done for final fields investigate relaxing this
1
67,770
28,045,622,753
IssuesEvent
2023-03-28 22:31:39
cncf/cnf-testsuite
https://api.github.com/repos/cncf/cnf-testsuite
closed
[Workload] Check if processes use a sig term
8 pts workload microservice sprint23.07 v0.41.3
## Title: [Workload] Microservices test: sig_term_handled **Is your workload test idea related to a problem? Please describe.** - SIGTERM Problem 1: How the Linux kernel handles signals The Linux kernel handles signals differently for the process that has PID 1 than it does for other processes. Signal handlers ...
1.0
[Workload] Check if processes use a sig term - ## Title: [Workload] Microservices test: sig_term_handled **Is your workload test idea related to a problem? Please describe.** - SIGTERM Problem 1: How the Linux kernel handles signals The Linux kernel handles signals differently for the process that has PID 1 tha...
non_defect
check if processes use a sig term title microservices test sig term handled is your workload test idea related to a problem please describe sigterm problem how the linux kernel handles signals the linux kernel handles signals differently for the process that has pid than it does for othe...
0
188,355
22,046,321,550
IssuesEvent
2022-05-30 02:24:49
maddyCode23/linux-4.1.15
https://api.github.com/repos/maddyCode23/linux-4.1.15
closed
CVE-2020-13143 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed
security vulnerability
## CVE-2020-13143 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home p...
True
CVE-2020-13143 (Medium) detected in linux-stable-rtv4.1.33 - autoclosed - ## CVE-2020-13143 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p...
non_defect
cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulner...
0
58,458
16,542,772,922
IssuesEvent
2021-05-27 19:06:38
google/guava
https://api.github.com/repos/google/guava
closed
Null map field reference in ImmutableMultimap after deserialization
P3 package=collect status=triaged type=defect
When attempting to use Guava version 19.0, 20.0, and 21.0 `ImmutableListMultimap` in Apache Spark 2.1.0, I'm getting NPEs in unexpected places, leading me to believe that the transient `map` field reference is not being set when deserialized, e.g. ``` java.lang.NullPointerException at com.google.common.collect.Imm...
1.0
Null map field reference in ImmutableMultimap after deserialization - When attempting to use Guava version 19.0, 20.0, and 21.0 `ImmutableListMultimap` in Apache Spark 2.1.0, I'm getting NPEs in unexpected places, leading me to believe that the transient `map` field reference is not being set when deserialized, e.g. `...
defect
null map field reference in immutablemultimap after deserialization when attempting to use guava version and immutablelistmultimap in apache spark i m getting npes in unexpected places leading me to believe that the transient map field reference is not being set when deserialized e g ...
1
199
2,521,958,151
IssuesEvent
2015-01-19 18:10:43
numenta/nupic
https://api.github.com/repos/numenta/nupic
closed
Move from cmake to setuptools for building and preparation for distribution
build deployment P3 super
In order to properly distribute NuPIC as a pip package, we need to transfer from a cmake build to a complete setuptools build. This incorporates several related subtasks that are involved in this cleanup, listed below. * * * - [x] [Put all functionally of "CMakeLists.txt" into "setup.py"](https://github.com/numen...
1.0
Move from cmake to setuptools for building and preparation for distribution - In order to properly distribute NuPIC as a pip package, we need to transfer from a cmake build to a complete setuptools build. This incorporates several related subtasks that are involved in this cleanup, listed below. * * * - [x] [Put ...
non_defect
move from cmake to setuptools for building and preparation for distribution in order to properly distribute nupic as a pip package we need to transfer from a cmake build to a complete setuptools build this incorporates several related subtasks that are involved in this cleanup listed below ...
0
59,329
17,023,086,529
IssuesEvent
2021-07-03 00:19:23
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Feature requests and ideas from the wiki should be changed into trac tickets
Component: admin Priority: minor Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 12.57pm, Tuesday, 29th November 2005]** We should move these pages to Trac: http://www.openstreetmap.org/wiki/index.php/Roadmap_For_Version_1.0 http://www.openstreetmap.org/wiki/index.php/Ideas
1.0
Feature requests and ideas from the wiki should be changed into trac tickets - **[Submitted to the original trac issue database at 12.57pm, Tuesday, 29th November 2005]** We should move these pages to Trac: http://www.openstreetmap.org/wiki/index.php/Roadmap_For_Version_1.0 http://www.openstreetmap.org/wiki/index....
defect
feature requests and ideas from the wiki should be changed into trac tickets we should move these pages to trac
1
4,545
4,427,233,279
IssuesEvent
2016-08-16 20:47:23
grpc/grpc-java
https://api.github.com/repos/grpc/grpc-java
opened
Excess garbage in Metadata
performance
Metadata today is a Hashmap of ArrayLists, and each arraylist has an object array. This creates a lot of garbage since Metadata objects are short lived. Some ideas on how to improve the situation: - Recycle the objects - Store headers as a flat array of an initial size, and swap to using a full map if slow. (a...
True
Excess garbage in Metadata - Metadata today is a Hashmap of ArrayLists, and each arraylist has an object array. This creates a lot of garbage since Metadata objects are short lived. Some ideas on how to improve the situation: - Recycle the objects - Store headers as a flat array of an initial size, and swap to...
non_defect
excess garbage in metadata metadata today is a hashmap of arraylists and each arraylist has an object array this creates a lot of garbage since metadata objects are short lived some ideas on how to improve the situation recycle the objects store headers as a flat array of an initial size and swap to...
0
70,248
23,072,934,344
IssuesEvent
2022-07-25 19:58:00
zed-industries/feedback
https://api.github.com/repos/zed-industries/feedback
closed
Can not insert diacritics
defect
I apologize if there’s already an issue open about this! I couldn’t find it, although #199 seems related. **Describe the bug** I can not add diacritics to any character in the editor using my Spanish keyboard layout. **To reproduce** Press the acute accent key followed by a vowel, like A. Observe that an aler...
1.0
Can not insert diacritics - I apologize if there’s already an issue open about this! I couldn’t find it, although #199 seems related. **Describe the bug** I can not add diacritics to any character in the editor using my Spanish keyboard layout. **To reproduce** Press the acute accent key followed by a vowel, ...
defect
can not insert diacritics i apologize if there’s already an issue open about this i couldn’t find it although seems related describe the bug i can not add diacritics to any character in the editor using my spanish keyboard layout to reproduce press the acute accent key followed by a vowel li...
1
16,624
4,074,260,797
IssuesEvent
2016-05-28 09:48:00
petabyte-research/redflags
https://api.github.com/repos/petabyte-research/redflags
opened
Documentation: add to github
documentation
Commit http://docs.redflags.eu/ to Github (a catalogue? another branch?) so corrections can be done by anybody
1.0
Documentation: add to github - Commit http://docs.redflags.eu/ to Github (a catalogue? another branch?) so corrections can be done by anybody
non_defect
documentation add to github commit to github a catalogue another branch so corrections can be done by anybody
0
16,774
2,945,068,549
IssuesEvent
2015-07-03 10:07:17
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
PF Mobile Tabview bug (rendering three times after switching tab)
5.1.21 5.2.8 defect mobile
Hi, i am having exactly the same issue described here. (The shown code can be used for testing) http://forum.primefaces.org/viewtopic.php?f=3&t=41479 PrimeFaces Version: 5.2.7 + Mojarra 2.2.11 Thanks, hope this can be fixed in a future patch, i am using a very ugly workaround up to now
1.0
PF Mobile Tabview bug (rendering three times after switching tab) - Hi, i am having exactly the same issue described here. (The shown code can be used for testing) http://forum.primefaces.org/viewtopic.php?f=3&t=41479 PrimeFaces Version: 5.2.7 + Mojarra 2.2.11 Thanks, hope this can be fixed in a future patch,...
defect
pf mobile tabview bug rendering three times after switching tab hi i am having exactly the same issue described here the shown code can be used for testing primefaces version mojarra thanks hope this can be fixed in a future patch i am using a very ugly workaround up to now
1
10,223
2,618,942,904
IssuesEvent
2015-03-03 00:04:51
marmarek/test
https://api.github.com/repos/marmarek/test
closed
Remove unused menus from Kickoff
C: desktop-linux P: minor R: duplicate T: defect
**Reported by joanna on 19 May 40420130 03:06 UTC** * Computer/Places * Recently Used/Documents
1.0
Remove unused menus from Kickoff - **Reported by joanna on 19 May 40420130 03:06 UTC** * Computer/Places * Recently Used/Documents
defect
remove unused menus from kickoff reported by joanna on may utc computer places recently used documents
1
690,084
23,645,242,830
IssuesEvent
2022-08-25 21:18:07
GoogleContainerTools/skaffold
https://api.github.com/repos/GoogleContainerTools/skaffold
closed
Add profile support to `skaffold verify`
kind/feature-request priority/p1 2.0.0 area/verify
Currently `skaffold verify` does not support profiles (no support for the `-p` flag, etc). This should be added to support various important use cases for testing across different envs/services
1.0
Add profile support to `skaffold verify` - Currently `skaffold verify` does not support profiles (no support for the `-p` flag, etc). This should be added to support various important use cases for testing across different envs/services
non_defect
add profile support to skaffold verify currently skaffold verify does not support profiles no support for the p flag etc this should be added to support various important use cases for testing across different envs services
0
48,401
13,068,508,173
IssuesEvent
2020-07-31 03:48:04
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
[payload-parsing] unit test fails (Trac #2337)
Migrated from Trac combo core defect
on cobalt with py2-v3.1.1 ```text Start 358: payload-parsing::test 358/479 Test #357: payload-parsing::test ..........................................***Failed 3.20 sec Running all tests: bad_decode.cxx... size_zero_test..............................................FATAL (payload-parsing): 0 bytes in the ...
1.0
[payload-parsing] unit test fails (Trac #2337) - on cobalt with py2-v3.1.1 ```text Start 358: payload-parsing::test 358/479 Test #357: payload-parsing::test ..........................................***Failed 3.20 sec Running all tests: bad_decode.cxx... size_zero_test........................................
defect
unit test fails trac on cobalt with text start payload parsing test test payload parsing test failed sec running all tests bad decode cxx size zero test fatal payload parsing...
1
43,545
11,745,779,729
IssuesEvent
2020-03-12 10:26:15
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
closed
Missing selection module in leaflet.py
Component-Analysis defect
## Expected behavior ## <!-- A clear and concise description of what you want to do and what you think should happen. (Code to reproduce the behavior can be added below). --> write_selection works ## Actual behavior ## <!-- What happened instead. Add as much detail as you can. Include (copy and paste) stack...
1.0
Missing selection module in leaflet.py - ## Expected behavior ## <!-- A clear and concise description of what you want to do and what you think should happen. (Code to reproduce the behavior can be added below). --> write_selection works ## Actual behavior ## <!-- What happened instead. Add as much detail a...
defect
missing selection module in leaflet py expected behavior write selection works actual behavior python nameerror name selections is not defined code to reproduce the behavior python from mdanalysis analysis leaflet import leafletfinder optimize cutoff ...
1
17,260
2,993,522,348
IssuesEvent
2015-07-22 04:38:56
RRUZ/delphi-ide-theme-editor
https://api.github.com/repos/RRUZ/delphi-ide-theme-editor
closed
Enabling VCL style XE8 in DIC - does not let IDE start
auto-migrated Priority-Medium Type-Defect
``` see attached pic ``` Original issue reported on code.google.com by `pario...@gmail.com` on 23 Apr 2015 at 12:39 Attachments: * [2015-04-23_5-35-36.jpg](https://storage.googleapis.com/google-code-attachments/delphi-ide-theme-editor/issue-92/comment-0/2015-04-23_5-35-36.jpg)
1.0
Enabling VCL style XE8 in DIC - does not let IDE start - ``` see attached pic ``` Original issue reported on code.google.com by `pario...@gmail.com` on 23 Apr 2015 at 12:39 Attachments: * [2015-04-23_5-35-36.jpg](https://storage.googleapis.com/google-code-attachments/delphi-ide-theme-editor/issue-92/comment-0/2015-0...
defect
enabling vcl style in dic does not let ide start see attached pic original issue reported on code google com by pario gmail com on apr at attachments
1
16,250
2,882,323,248
IssuesEvent
2015-06-11 03:33:16
CompEvol/beast2
https://api.github.com/repos/CompEvol/beast2
closed
TreeParser fails to correctly parse node metadata
defect MEDIUM priority
TreeParser cannot handle metadata that include vectors such as those produced by TreeAnnotator.
1.0
TreeParser fails to correctly parse node metadata - TreeParser cannot handle metadata that include vectors such as those produced by TreeAnnotator.
defect
treeparser fails to correctly parse node metadata treeparser cannot handle metadata that include vectors such as those produced by treeannotator
1
126,234
4,974,665,065
IssuesEvent
2016-12-06 07:43:26
cdnjs/cdnjs
https://api.github.com/repos/cdnjs/cdnjs
closed
[Request] socket.io v1.7.0 and v1.7.1
High Priority in progress Library - Request to Add/Update
**Library name:** socket.io **Git repository url:** https://github.com/socketio/socket.io **npm package url(optional):** https://www.npmjs.com/package/socket.io **License(s):** **Official homepage:** http://socket.io/ **Wanna say something? Leave message here:** ===================== Notes from cdnjs maintaine...
1.0
[Request] socket.io v1.7.0 and v1.7.1 - **Library name:** socket.io **Git repository url:** https://github.com/socketio/socket.io **npm package url(optional):** https://www.npmjs.com/package/socket.io **License(s):** **Official homepage:** http://socket.io/ **Wanna say something? Leave message here:** =========...
non_defect
socket io and library name socket io git repository url npm package url optional license s official homepage wanna say something leave message here notes from cdnjs maintainer please read the readme md and contributing md document f...
0
695,900
23,875,800,243
IssuesEvent
2022-09-07 18:55:42
operator-framework/rukpak
https://api.github.com/repos/operator-framework/rukpak
closed
Unpacker pod is constantly being re-created
priority/critical-urgent
Our diff logic that decides whether or not to replace an unpack pod is not working correctly. When rukpak is deployed in a cluster with a pod mutation webhook that affects the unpack pod, we currently see those unrelated pod mutations as diffs and decide we need to re-create the pod, which results in those same mutatio...
1.0
Unpacker pod is constantly being re-created - Our diff logic that decides whether or not to replace an unpack pod is not working correctly. When rukpak is deployed in a cluster with a pod mutation webhook that affects the unpack pod, we currently see those unrelated pod mutations as diffs and decide we need to re-creat...
non_defect
unpacker pod is constantly being re created our diff logic that decides whether or not to replace an unpack pod is not working correctly when rukpak is deployed in a cluster with a pod mutation webhook that affects the unpack pod we currently see those unrelated pod mutations as diffs and decide we need to re creat...
0
13,273
2,744,102,758
IssuesEvent
2015-04-22 03:41:32
reingart/prueba
https://api.github.com/repos/reingart/prueba
opened
Error al cargar archivos JSON
auto-migrated Priority-Medium Type-Defect
``` ¿Que pasos reproducirán el problema? 1. Al generar el instalador PyRece 2. 3. ¿Cual es la salida esperada? ¿Que es lo que ve en cambio? El software deberia poder cargar facturas en formato JSON, sin embargo tira un error de que no hay una variable global llamada json. Aparentemente el ejecutable no esta pudiendo ...
1.0
Error al cargar archivos JSON - ``` ¿Que pasos reproducirán el problema? 1. Al generar el instalador PyRece 2. 3. ¿Cual es la salida esperada? ¿Que es lo que ve en cambio? El software deberia poder cargar facturas en formato JSON, sin embargo tira un error de que no hay una variable global llamada json. Aparentemente...
defect
error al cargar archivos json ¿que pasos reproducirán el problema al generar el instalador pyrece ¿cual es la salida esperada ¿que es lo que ve en cambio el software deberia poder cargar facturas en formato json sin embargo tira un error de que no hay una variable global llamada json aparentemente...
1
79,992
29,820,350,887
IssuesEvent
2023-06-17 01:32:33
microsoft/TypeScript
https://api.github.com/repos/microsoft/TypeScript
closed
Cannot pass result of `typeof ... == 'function'` of `instanceof Function` as function parameter
Not a Defect
# Bug Report ### 🔎 Search Terms typeof function, instanceof Function, narrowing, Function <!-- What search terms did you use when trying to find an existing bug report? List them here so people in the future can find this one more easily. --> ### 🕗 Version & Regression Information - This is the be...
1.0
Cannot pass result of `typeof ... == 'function'` of `instanceof Function` as function parameter - # Bug Report ### 🔎 Search Terms typeof function, instanceof Function, narrowing, Function <!-- What search terms did you use when trying to find an existing bug report? List them here so people in the future ...
defect
cannot pass result of typeof function of instanceof function as function parameter bug report 🔎 search terms typeof function instanceof function narrowing function what search terms did you use when trying to find an existing bug report list them here so people in the future ...
1
19,781
3,783,530,202
IssuesEvent
2016-03-19 06:13:44
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
"load.go" is failing in large clusters
area/performance area/test priority/P1 team/control-plane
"load.go" is currently regularly failing in 1000-node clusters Generally it is failing like that: creating rc load-test-small-rc-1703 Expected error: <*errors.errorString | 0xc20e439b00>: { s: "Only 0 pods started out of 5", } Only 0 pods started out of...
1.0
"load.go" is failing in large clusters - "load.go" is currently regularly failing in 1000-node clusters Generally it is failing like that: creating rc load-test-small-rc-1703 Expected error: <*errors.errorString | 0xc20e439b00>: { s: "Only 0 pods started out of 5", ...
non_defect
load go is failing in large clusters load go is currently regularly failing in node clusters generally it is failing like that creating rc load test small rc expected error s only pods started out of only pods started out of...
0
289,116
8,854,984,967
IssuesEvent
2019-01-09 04:00:27
visit-dav/issues-test
https://api.github.com/repos/visit-dav/issues-test
closed
VisIt hangs during re-execution prompted by pick.
bug crash likelihood medium priority reviewed severity high wrong results
This is a bug Bruce Hammel claims to have been experiencing with VisIt for years, so I've set the priority as high, now that I have reproducible steps. This seems only to occur with 2 nodes. Multiple processors on single node does not replicate.Also seems only to occur in conjunction with CoordSwap operator, and with P...
1.0
VisIt hangs during re-execution prompted by pick. - This is a bug Bruce Hammel claims to have been experiencing with VisIt for years, so I've set the priority as high, now that I have reproducible steps. This seems only to occur with 2 nodes. Multiple processors on single node does not replicate.Also seems only to occu...
non_defect
visit hangs during re execution prompted by pick this is a bug bruce hammel claims to have been experiencing with visit for years so i ve set the priority as high now that i have reproducible steps this seems only to occur with nodes multiple processors on single node does not replicate also seems only to occu...
0
757,592
26,519,595,922
IssuesEvent
2023-01-19 00:40:41
SETI/pds-oops
https://api.github.com/repos/SETI/pds-oops
opened
Need method for creating new bodies derived from old bodies
A-Enhancement B-OOPS Priority 5 Minor Effort 2 Medium
For example, I need to create a "Titan+Atmosphere" body that has all of the same attributes as Titan (especially its orbit), but has a slightly larger radius. Currently we can use `copy()` on the body object and register a new body, but this may mess up some internal concepts (how many moons does Saturn have now?).
1.0
Need method for creating new bodies derived from old bodies - For example, I need to create a "Titan+Atmosphere" body that has all of the same attributes as Titan (especially its orbit), but has a slightly larger radius. Currently we can use `copy()` on the body object and register a new body, but this may mess up some...
non_defect
need method for creating new bodies derived from old bodies for example i need to create a titan atmosphere body that has all of the same attributes as titan especially its orbit but has a slightly larger radius currently we can use copy on the body object and register a new body but this may mess up some...
0
8,752
2,611,542,847
IssuesEvent
2015-02-27 06:11:33
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
opened
Script parameters are not available in onPreviewInit, but should
auto-migrated Priority-Medium Type-Defect
``` Well, it appears to me that it is not possible to access the script parameters within onPreviewInit, which is a bummer, since that means while you could configure Lua-generated maps at will, you will not be able to show a correct preview for parameters other than the default. So there is a very good reason to m...
1.0
Script parameters are not available in onPreviewInit, but should - ``` Well, it appears to me that it is not possible to access the script parameters within onPreviewInit, which is a bummer, since that means while you could configure Lua-generated maps at will, you will not be able to show a correct preview for para...
defect
script parameters are not available in onpreviewinit but should well it appears to me that it is not possible to access the script parameters within onpreviewinit which is a bummer since that means while you could configure lua generated maps at will you will not be able to show a correct preview for para...
1
69,210
22,282,349,423
IssuesEvent
2022-06-11 04:07:57
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Message bubble highlight and the new message composer not aligned
T-Defect
### Steps to reproduce 1. Enable bubble message layout 1. Open a room 2. Send a message ### Outcome #### What did you expect? The width of the message bubble highlight and the new message composer should be same. #### What happened instead? It is different and edges are not aligned. ![before1](https:...
1.0
Message bubble highlight and the new message composer not aligned - ### Steps to reproduce 1. Enable bubble message layout 1. Open a room 2. Send a message ### Outcome #### What did you expect? The width of the message bubble highlight and the new message composer should be same. #### What happened instead...
defect
message bubble highlight and the new message composer not aligned steps to reproduce enable bubble message layout open a room send a message outcome what did you expect the width of the message bubble highlight and the new message composer should be same what happened instead...
1
11,085
2,632,746,943
IssuesEvent
2015-03-08 13:29:03
simonsteele/pn
https://api.github.com/repos/simonsteele/pn
closed
Autocomplete is interfering with trying to type
Priority-Medium Type-Defect
Original [issue 20](https://code.google.com/p/pnotepad/issues/detail?id=20) created by simonsteele on 2008-03-22T18:06:01.000Z: <b>What steps will reproduce the problem?</b> 1. Run Windows Vista. (maybe. my desktop doesn't have this problem, it's running XP.) 2. Search. (Ctrl-F) 3. Try to type anything into the sea...
1.0
Autocomplete is interfering with trying to type - Original [issue 20](https://code.google.com/p/pnotepad/issues/detail?id=20) created by simonsteele on 2008-03-22T18:06:01.000Z: <b>What steps will reproduce the problem?</b> 1. Run Windows Vista. (maybe. my desktop doesn't have this problem, it's running XP.) 2. Sear...
defect
autocomplete is interfering with trying to type original created by simonsteele on what steps will reproduce the problem run windows vista maybe my desktop doesn t have this problem it s running xp search ctrl f try to type anything into the search field what is the expe...
1
441,068
12,707,380,597
IssuesEvent
2020-06-23 08:49:28
justalemon/SimpleSync
https://api.github.com/repos/justalemon/SimpleSync
closed
sometimes all textures are blinking
priority: p3 low status: needs info type: bug
sometimes all textures are blinking, if you stay at one place, everything is fine. debug shows only time, no errors at all
1.0
sometimes all textures are blinking - sometimes all textures are blinking, if you stay at one place, everything is fine. debug shows only time, no errors at all
non_defect
sometimes all textures are blinking sometimes all textures are blinking if you stay at one place everything is fine debug shows only time no errors at all
0
159,513
20,068,292,730
IssuesEvent
2022-02-04 01:08:16
scottstientjes/icu
https://api.github.com/repos/scottstientjes/icu
opened
CVE-2021-36373 (Medium) detected in ant-1.10.6.jar
security vulnerability
## CVE-2021-36373 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ant-1.10.6.jar</b></p></summary> <p>master POM</p> <p>Library home page: <a href="http://ant.apache.org/">http://ant...
True
CVE-2021-36373 (Medium) detected in ant-1.10.6.jar - ## CVE-2021-36373 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ant-1.10.6.jar</b></p></summary> <p>master POM</p> <p>Library h...
non_defect
cve medium detected in ant jar cve medium severity vulnerability vulnerable library ant jar master pom library home page a href path to dependency file tools cldr cldr to icu pom xml path to vulnerable library canner repository org apache ant ant ant ...
0
17,512
3,011,002,652
IssuesEvent
2015-07-28 15:47:20
patric-r/jvmtop
https://api.github.com/repos/patric-r/jvmtop
closed
ERROR: Connection refused/access denied
auto-migrated Priority-Medium Type-Defect
``` # cat /etc/SuSE-release SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 PATCHLEVEL = 0 # java -version java version "1.6.0_45" Java(TM) SE Runtime Environment (build 1.6.0_45-b06) Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode) # echo $JAVA_HOME /home/app_env_1/app/Java/jdk1.6.0_45/ # ./jvm...
1.0
ERROR: Connection refused/access denied - ``` # cat /etc/SuSE-release SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 PATCHLEVEL = 0 # java -version java version "1.6.0_45" Java(TM) SE Runtime Environment (build 1.6.0_45-b06) Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode) # echo $JAVA_HOME /hom...
defect
error connection refused access denied cat etc suse release suse linux enterprise server version patchlevel java version java version java tm se runtime environment build java hotspot tm bit server vm build mixed mode echo java home home app env ap...
1
46,027
13,055,841,083
IssuesEvent
2020-07-30 02:53:43
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
steamshovel screenshots and VirtualBox (Trac #465)
Incomplete Migration Migrated from Trac defect steamshovel
Migrated from https://code.icecube.wisc.edu/ticket/465 ```json { "status": "closed", "changetime": "2013-07-08T19:14:28", "description": "When trying to test screenshot functionality on a Debian Testing VM in VirtualBox, I get this error. Something appears to be wrong with the VirtualBox graphics driver,...
1.0
steamshovel screenshots and VirtualBox (Trac #465) - Migrated from https://code.icecube.wisc.edu/ticket/465 ```json { "status": "closed", "changetime": "2013-07-08T19:14:28", "description": "When trying to test screenshot functionality on a Debian Testing VM in VirtualBox, I get this error. Something app...
defect
steamshovel screenshots and virtualbox trac migrated from json status closed changetime description when trying to test screenshot functionality on a debian testing vm in virtualbox i get this error something appears to be wrong with the virtualbox graphics drive...
1
10,647
2,622,178,781
IssuesEvent
2015-03-04 00:17:51
byzhang/leveldb
https://api.github.com/repos/byzhang/leveldb
closed
memory allocated for default env is not deallocated
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. create db 2. delete db 3. run the program using valgrind. Options options_; options_.create_if_missing = true; options_.block_cache = cache_; // uses the default options_.write_buffer_size = 0; Status s = DB::Open(options_, dbRoot, &db_); delete db_...
1.0
memory allocated for default env is not deallocated - ``` What steps will reproduce the problem? 1. create db 2. delete db 3. run the program using valgrind. Options options_; options_.create_if_missing = true; options_.block_cache = cache_; // uses the default options_.write_buffer_size = 0; Statu...
defect
memory allocated for default env is not deallocated what steps will reproduce the problem create db delete db run the program using valgrind options options options create if missing true options block cache cache uses the default options write buffer size statu...
1
115,473
9,796,482,136
IssuesEvent
2019-06-11 07:45:07
microsoft/azure-pipelines-tasks
https://api.github.com/repos/microsoft/azure-pipelines-tasks
closed
VSTest Task Fails with System.TimeoutException: The HTTP request timed out after 00:01:40
Area: Test
**Setup:** TFS Update 3 on-premises vsts agent 2.140.2 VsTest installed via Test Platform Installer (15.9.1 preview) Visual Studio Test task Version 2.* - Select tests using Test Plan - multi-agent parallelism **Issue:** I am seeing test runs aborting in the middle, I believe due to the following error: _201...
1.0
VSTest Task Fails with System.TimeoutException: The HTTP request timed out after 00:01:40 - **Setup:** TFS Update 3 on-premises vsts agent 2.140.2 VsTest installed via Test Platform Installer (15.9.1 preview) Visual Studio Test task Version 2.* - Select tests using Test Plan - multi-agent parallelism **Issue:*...
non_defect
vstest task fails with system timeoutexception the http request timed out after setup tfs update on premises vsts agent vstest installed via test platform installer preview visual studio test task version select tests using test plan multi agent parallelism issue i a...
0
173,627
27,500,843,192
IssuesEvent
2023-03-05 17:24:46
hashicorp/terraform
https://api.github.com/repos/hashicorp/terraform
closed
provider cache becomes ineffective with 1.4.0-alpha release
bug new working as designed v1.4
### Terraform Version ```shell Terraform v1.4.0-alpha20221109 on linux_amd64 ``` ### Terraform Configuration Files Enable the global provider cache by setting `TF_PLUGIN_CACHE_DIR`. ### Debug Output Not really applicable. ### Expected Behavior The global provider cache should be used when initializing a terraf...
1.0
provider cache becomes ineffective with 1.4.0-alpha release - ### Terraform Version ```shell Terraform v1.4.0-alpha20221109 on linux_amd64 ``` ### Terraform Configuration Files Enable the global provider cache by setting `TF_PLUGIN_CACHE_DIR`. ### Debug Output Not really applicable. ### Expected Behavior The g...
non_defect
provider cache becomes ineffective with alpha release terraform version shell terraform on linux terraform configuration files enable the global provider cache by setting tf plugin cache dir debug output not really applicable expected behavior the global provider ca...
0
48,629
5,965,346,422
IssuesEvent
2017-05-30 11:20:28
LDMW/app
https://api.github.com/repos/LDMW/app
closed
'Success' message styling
please-test
Success message should appear as below: - [x] Success message replaces/appears in text box - [x] Tick should be in top right corner <img width="486" alt="899884e0-3401-11e7-821f-5378e58f81c3" src="https://cloud.githubusercontent.com/assets/25007700/26154717/85209836-3b08-11e7-8289-b51309887402.png">
1.0
'Success' message styling - Success message should appear as below: - [x] Success message replaces/appears in text box - [x] Tick should be in top right corner <img width="486" alt="899884e0-3401-11e7-821f-5378e58f81c3" src="https://cloud.githubusercontent.com/assets/25007700/26154717/85209836-3b08-11e7-8289-b5130...
non_defect
success message styling success message should appear as below success message replaces appears in text box tick should be in top right corner img width alt src
0
45,039
12,529,728,169
IssuesEvent
2020-06-04 11:52:54
appknox/google-chartwrapper
https://api.github.com/repos/appknox/google-chartwrapper
closed
Line styles issue
Priority-Medium Type-Defect auto-migrated
``` With G = GChart('lxy'), G.line(1,1,0,2,1,0) produces: G['chls'] : '1.0,1.0,0.0,2.0,1.0,0.0' This should be: G['chls'] : '1,1,0|2,1,0', in order to change the line styles correctly ``` Original issue reported on code.google.com by `hvanniekerk` on 21 Dec 2009 at 9:41
1.0
Line styles issue - ``` With G = GChart('lxy'), G.line(1,1,0,2,1,0) produces: G['chls'] : '1.0,1.0,0.0,2.0,1.0,0.0' This should be: G['chls'] : '1,1,0|2,1,0', in order to change the line styles correctly ``` Original issue reported on code.google.com by `hvanniekerk` on 21 Dec 2009 at 9:41
defect
line styles issue with g gchart lxy g line produces g this should be g in order to change the line styles correctly original issue reported on code google com by hvanniekerk on dec at
1
28,204
5,221,370,996
IssuesEvent
2017-01-27 01:13:25
elTiempoVuela/https-finder
https://api.github.com/repos/elTiempoVuela/https-finder
closed
add on removed from mozilla site
auto-migrated Priority-Medium Type-Defect
``` fore some reason when i tried to find thw https fonder on mozilla i landed on a message... add on removed by user . the add on is not listed anywhere anymore.. please add it back.. its a very valuable add on that contributes to free and donation based software philoaophy as well to internet security . ...
1.0
add on removed from mozilla site - ``` fore some reason when i tried to find thw https fonder on mozilla i landed on a message... add on removed by user . the add on is not listed anywhere anymore.. please add it back.. its a very valuable add on that contributes to free and donation based software philoaoph...
defect
add on removed from mozilla site fore some reason when i tried to find thw https fonder on mozilla i landed on a message add on removed by user the add on is not listed anywhere anymore please add it back its a very valuable add on that contributes to free and donation based software philoaoph...
1
14,439
2,811,895,126
IssuesEvent
2015-05-18 02:52:17
RenatoUtsch/nulldc
https://api.github.com/repos/RenatoUtsch/nulldc
closed
Game works in GDI format but not CDI
auto-migrated Priority-Medium Restrict-AddIssueComment-Commit Type-Defect
``` Somes games like chu rocket ooga booga works fine/perfectly in gdi format but in cdi format chu rocket > see as audio CD ooga booga > block at sega logo I use NullDC 1.0.4 but sames problems on others emulators GDRom Plugin: ImgReader_win31.dll (april2012) I have tried differents cdi and convert GDI to CDI, alw...
1.0
Game works in GDI format but not CDI - ``` Somes games like chu rocket ooga booga works fine/perfectly in gdi format but in cdi format chu rocket > see as audio CD ooga booga > block at sega logo I use NullDC 1.0.4 but sames problems on others emulators GDRom Plugin: ImgReader_win31.dll (april2012) I have tried dif...
defect
game works in gdi format but not cdi somes games like chu rocket ooga booga works fine perfectly in gdi format but in cdi format chu rocket see as audio cd ooga booga block at sega logo i use nulldc but sames problems on others emulators gdrom plugin imgreader dll i have tried differents cdi ...
1
50,487
13,537,041,798
IssuesEvent
2020-09-16 09:54:19
haiwen/seafile
https://api.github.com/repos/haiwen/seafile
closed
Bad permissions for .seafile-data Directory
type-enhancement type-security
On Debian, the .seafile-data Directory has set "read" rights for "others". I think this is not necessary and if this Directory is "stolen", an attacker can access all files which are not in an encrypted file container. The Windows Client seems to have the same issue.
True
Bad permissions for .seafile-data Directory - On Debian, the .seafile-data Directory has set "read" rights for "others". I think this is not necessary and if this Directory is "stolen", an attacker can access all files which are not in an encrypted file container. The Windows Client seems to have the same issue.
non_defect
bad permissions for seafile data directory on debian the seafile data directory has set read rights for others i think this is not necessary and if this directory is stolen an attacker can access all files which are not in an encrypted file container the windows client seems to have the same issue
0
526,929
15,305,030,187
IssuesEvent
2021-02-24 17:36:19
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
Overriding `DoCalcNextUpdateTime()` might have no effect.
component: simulator priority: high team: dynamics type: bug
From f2f with @sherm1, if we override `DoCalcNextUpdateTime()` to return a non-infinity value of `next_update_time`, our simulator should guarantee that time goes exactly through `next_update_time` whether new events were scheduled or not by `DoCalcNextUpdateTime()`. It seems that most of our overrides in Drake do sche...
1.0
Overriding `DoCalcNextUpdateTime()` might have no effect. - From f2f with @sherm1, if we override `DoCalcNextUpdateTime()` to return a non-infinity value of `next_update_time`, our simulator should guarantee that time goes exactly through `next_update_time` whether new events were scheduled or not by `DoCalcNextUpdateT...
non_defect
overriding docalcnextupdatetime might have no effect from with if we override docalcnextupdatetime to return a non infinity value of next update time our simulator should guarantee that time goes exactly through next update time whether new events were scheduled or not by docalcnextupdatetime ...
0
40,480
10,014,716,674
IssuesEvent
2019-07-15 18:14:09
sm0svx/svxlink
https://api.github.com/repos/sm0svx/svxlink
closed
Version files does not always update without running cmake manually
T: defect
When updating a previously compiled source tree, the version files are not always updated which leads to the binaries ending up displaying an old software version number. Work around this by manually running `cmake` before `make`. ``` cd src/build cmake .. make ``` Note: You do not have to supply cmake with all a...
1.0
Version files does not always update without running cmake manually - When updating a previously compiled source tree, the version files are not always updated which leads to the binaries ending up displaying an old software version number. Work around this by manually running `cmake` before `make`. ``` cd src/build ...
defect
version files does not always update without running cmake manually when updating a previously compiled source tree the version files are not always updated which leads to the binaries ending up displaying an old software version number work around this by manually running cmake before make cd src build ...
1
5,393
2,610,186,823
IssuesEvent
2015-02-26 18:59:16
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
纠结色斑怎么除掉
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 风也知盘旋,碟恋花相伴翩翩,星也懂缠绵,冰为水情愿己�� �。只有你,狠心走远。我纠结于,连这狂风暴雨般的疼爱都� ��归于平静,还有什么不能归于平静。繁华谢幕,生命崇尚, 盛夏之花。我承认,花很美。但那终究与我无关。流年低吟�� �叹,记忆久酿成伤。生命雨后屋檐下细嗅蔷薇,追忆旅途中� ��冬季畅饮雪扬,走到思绪的尽头,看这一世万丈尘寰。寂寞 在青春泛滥,烟花只得瞬间璀璨,流星唯有煞时迷眼。但是�� �到自己脸上陆续出现的小斑点,我又怎么能安静那!色斑怎� ��除掉, 《客户案例》   说说我的坎坷祛斑路吧,我从小就有黄褐斑,是遗传我�� �的,别人家的小孩的脸都是又白又嫩,红扑扑的,我倒好,� ��脸的小黄褐斑...
1.0
纠结色斑怎么除掉 - ``` 《摘要》 风也知盘旋,碟恋花相伴翩翩,星也懂缠绵,冰为水情愿己�� �。只有你,狠心走远。我纠结于,连这狂风暴雨般的疼爱都� ��归于平静,还有什么不能归于平静。繁华谢幕,生命崇尚, 盛夏之花。我承认,花很美。但那终究与我无关。流年低吟�� �叹,记忆久酿成伤。生命雨后屋檐下细嗅蔷薇,追忆旅途中� ��冬季畅饮雪扬,走到思绪的尽头,看这一世万丈尘寰。寂寞 在青春泛滥,烟花只得瞬间璀璨,流星唯有煞时迷眼。但是�� �到自己脸上陆续出现的小斑点,我又怎么能安静那!色斑怎� ��除掉, 《客户案例》   说说我的坎坷祛斑路吧,我从小就有黄褐斑,是遗传我�� �的,别人家的小孩的脸都是又白又嫩,红扑扑的,我倒...
defect
纠结色斑怎么除掉 《摘要》 风也知盘旋,碟恋花相伴翩翩,星也懂缠绵,冰为水情愿己�� �。只有你,狠心走远。我纠结于,连这狂风暴雨般的疼爱都� ��归于平静,还有什么不能归于平静。繁华谢幕,生命崇尚, 盛夏之花。我承认,花很美。但那终究与我无关。流年低吟�� �叹,记忆久酿成伤。生命雨后屋檐下细嗅蔷薇,追忆旅途中� ��冬季畅饮雪扬,走到思绪的尽头,看这一世万丈尘寰。寂寞 在青春泛滥,烟花只得瞬间璀璨,流星唯有煞时迷眼。但是�� �到自己脸上陆续出现的小斑点,我又怎么能安静那!色斑怎� ��除掉, 《客户案例》   说说我的坎坷祛斑路吧,我从小就有黄褐斑,是遗传我�� �的,别人家的小孩的脸都是又白又嫩,红扑扑的,我倒...
1
16,089
2,870,874,581
IssuesEvent
2015-06-07 16:18:00
kubilus1/gendev
https://api.github.com/repos/kubilus1/gendev
closed
Build fails while building binutils
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? Just do a fresh svn checkout and then run make. I'm running ArchLinux with gcc 4.9.1. I'm wondering if this builds with an older version of GCC. The error: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.24/gas -I. -I../../binutils-2.24/gas -I../bfd -I../../binutils-2.24/gas/c...
1.0
Build fails while building binutils - ``` What steps will reproduce the problem? Just do a fresh svn checkout and then run make. I'm running ArchLinux with gcc 4.9.1. I'm wondering if this builds with an older version of GCC. The error: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.24/gas -I. -I../../binutils-2.24/ga...
defect
build fails while building binutils what steps will reproduce the problem just do a fresh svn checkout and then run make i m running archlinux with gcc i m wondering if this builds with an older version of gcc the error gcc dhave config h i i binutils gas i i binutils gas ...
1
66,885
20,746,329,769
IssuesEvent
2022-03-14 23:39:10
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
closed
Please update META again for kernel 5.16
Type: Defect
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list arch...
1.0
Please update META again for kernel 5.16 - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the O...
defect
please update meta again for kernel thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list archives please fill in as much of the template as possible ...
1
74,492
3,440,526,210
IssuesEvent
2015-12-14 14:59:49
ably/ably-js
https://api.github.com/repos/ably/ably-js
closed
High priority spec incompatibilities
bug high priority
Created from https://github.com/ably/ably-js/issues/43#issuecomment-159657024 ##### Wrong names for things - [ ] RSC12,TO3k2 - `host` should be `restHost` - [ ] RTC1d,TO3k3 - `wsHost` should be `realtimeHost` - [ ] RTL6c2, RTP16b, TO3g - `queueEvents` option should be `queueMessages` - [ ] RTP6a/b - `presence#...
1.0
High priority spec incompatibilities - Created from https://github.com/ably/ably-js/issues/43#issuecomment-159657024 ##### Wrong names for things - [ ] RSC12,TO3k2 - `host` should be `restHost` - [ ] RTC1d,TO3k3 - `wsHost` should be `realtimeHost` - [ ] RTL6c2, RTP16b, TO3g - `queueEvents` option should be `que...
non_defect
high priority spec incompatibilities created from wrong names for things host should be resthost wshost should be realtimehost queueevents option should be queuemessages b presence on should be presence subscribe b presence off shou...
0
64,551
18,737,540,650
IssuesEvent
2021-11-04 09:38:27
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
no spinner in set email dialog after clicking continue
T-Defect X-Needs-Info P2 S-Major S-Tolerable
This is because the dialog gets recreated and so goes back to its original state
1.0
no spinner in set email dialog after clicking continue - This is because the dialog gets recreated and so goes back to its original state
defect
no spinner in set email dialog after clicking continue this is because the dialog gets recreated and so goes back to its original state
1
324,832
27,824,482,688
IssuesEvent
2023-03-19 16:01:19
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix linalg.test_matmul
TensorFlow Frontend Sub Task Failing Test
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4451752121/jobs/7818756564" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/4451752121/jobs/7818756564" rel="noopener ...
1.0
Fix linalg.test_matmul - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4451752121/jobs/7818756564" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/4451752121/jobs/7...
non_defect
fix linalg test matmul tensorflow img src torch img src numpy img src jax img src failed ivy tests test ivy test functional test core test linalg py test matmul e runtimeerror boolean value of tensor with more than one value is ambiguous ...
0
137,386
20,120,678,539
IssuesEvent
2022-02-08 01:44:17
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
Tech Debt: Remove and convert number-to-words in react-components
vsp-design-system-team
Remove and convert `number-to-words` dependency in `react-components` File it is being used in `src/components/ProcessList/ProcessList.jsx` The package it being used to convert integer to word ie: 1 to one Strategy on how to do that with native JS: https://ourcodeworld.com/articles/read/353/how-to-convert-numbers-to-wo...
1.0
Tech Debt: Remove and convert number-to-words in react-components - Remove and convert `number-to-words` dependency in `react-components` File it is being used in `src/components/ProcessList/ProcessList.jsx` The package it being used to convert integer to word ie: 1 to one Strategy on how to do that with native JS: htt...
non_defect
tech debt remove and convert number to words in react components remove and convert number to words dependency in react components file it is being used in src components processlist processlist jsx the package it being used to convert integer to word ie to one strategy on how to do that with native js ...
0
23,415
3,813,887,057
IssuesEvent
2016-03-28 09:14:38
night-ghost/minimosd-extra
https://api.github.com/repos/night-ghost/minimosd-extra
closed
DISARMED - ARMED warning in airplane firmware.
auto-migrated Priority-Medium Type-Defect
``` Hi! I'd like to have the DISARMED/ARMED warning, for fixed wing models. I used to have it on original MinimOSD firmware. It is a nice feature when using apm:plane in an ardupilot board with no ground station, because I have no audio or led feedback for the arming status of the plane. Thanks a lot for your grea...
1.0
DISARMED - ARMED warning in airplane firmware. - ``` Hi! I'd like to have the DISARMED/ARMED warning, for fixed wing models. I used to have it on original MinimOSD firmware. It is a nice feature when using apm:plane in an ardupilot board with no ground station, because I have no audio or led feedback for the arming...
defect
disarmed armed warning in airplane firmware hi i d like to have the disarmed armed warning for fixed wing models i used to have it on original minimosd firmware it is a nice feature when using apm plane in an ardupilot board with no ground station because i have no audio or led feedback for the arming...
1
189,438
14,503,456,690
IssuesEvent
2020-12-11 22:45:00
mapbox/rasterio
https://api.github.com/repos/mapbox/rasterio
closed
Test failures with gdal-3.2.0 + proj-7.2.0
bug testing
While working on packaging gdal-3.2.0 + proj-7.2.0 for Fedora, rebuilding python-rasterio against these results in the following test failures, which don't occur with gdal-3.1.4 + proj-6.3.2: =================================== FAILURES =================================== _________________________________ t...
1.0
Test failures with gdal-3.2.0 + proj-7.2.0 - While working on packaging gdal-3.2.0 + proj-7.2.0 for Fedora, rebuilding python-rasterio against these results in the following test failures, which don't occur with gdal-3.1.4 + proj-6.3.2: =================================== FAILURES ===============================...
non_defect
test failures with gdal proj while working on packaging gdal proj for fedora rebuilding python rasterio against these results in the following test failures which don t occur with gdal proj failures ...
0
67,113
20,908,508,947
IssuesEvent
2022-03-24 06:37:18
martinrotter/rssguard
https://api.github.com/repos/martinrotter/rssguard
closed
[BUG]: Can't Import FEEDS
Type-Defect
### Brief description of the issue Switching laptops. Exported FEEDS from RSSGuard into a file. Copied the OPML file to new laptop. Started RSS Guard and attempted to Import FEEDS. File is recognised, but no feeds are listed in the preview and therefore cannot import feeds. ### How to reproduce the bug? Switching...
1.0
[BUG]: Can't Import FEEDS - ### Brief description of the issue Switching laptops. Exported FEEDS from RSSGuard into a file. Copied the OPML file to new laptop. Started RSS Guard and attempted to Import FEEDS. File is recognised, but no feeds are listed in the preview and therefore cannot import feeds. ### How to r...
defect
can t import feeds brief description of the issue switching laptops exported feeds from rssguard into a file copied the opml file to new laptop started rss guard and attempted to import feeds file is recognised but no feeds are listed in the preview and therefore cannot import feeds how to repro...
1
13,881
2,789,448,568
IssuesEvent
2015-05-08 19:27:55
orwant/google-visualization-issues
https://api.github.com/repos/orwant/google-visualization-issues
opened
Motion Chart | Bug: The size of the bubbles is inconsistent when "Same Size" is selected
Priority-Medium Type-Defect
Original [issue 52](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=52) created by orwant on 2009-09-13T23:04:12.000Z: <b>What steps will reproduce the problem? Please provide a link to a</b> <b>demonstration page if at all possible, or attach code.</b> 1. Initially &quot;Same Size&quot; is ...
1.0
Motion Chart | Bug: The size of the bubbles is inconsistent when "Same Size" is selected - Original [issue 52](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=52) created by orwant on 2009-09-13T23:04:12.000Z: <b>What steps will reproduce the problem? Please provide a link to a</b> <b>demons...
defect
motion chart bug the size of the bubbles is inconsistent when same size is selected original created by orwant on what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code initially quot same size quot is default for the si...
1
78,901
27,811,804,183
IssuesEvent
2023-03-18 07:40:03
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
closed
NULL pointer dereference when rolling back a snapshot while active chmod/chown commands were running
Type: Defect Status: Stale
<!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new issue. Additional valuable information can be found in the OpenZFS documentation and mailing list arch...
1.0
NULL pointer dereference when rolling back a snapshot while active chmod/chown commands were running - <!-- Please fill out the following template, which will help other contributors address your issue. --> <!-- Thank you for reporting an issue. *IMPORTANT* - Please check our issue tracker before opening a new i...
defect
null pointer dereference when rolling back a snapshot while active chmod chown commands were running thank you for reporting an issue important please check our issue tracker before opening a new issue additional valuable information can be found in the openzfs documentation and mailing list arc...
1
326,230
27,980,120,911
IssuesEvent
2023-03-26 03:03:19
Fetyali7/MAK-soen341project2023
https://api.github.com/repos/Fetyali7/MAK-soen341project2023
closed
User Story #14 Task 2
User acceptance test
Acceptance test for Login page! #56 - Check if inputs for email and password matche with the database - - Alert the user that login was sucessful - Navigate to Home page - Navigation bar should show that the user's name on the right - If the user is an Applicant - Find Job tab - Submitted tab - In...
1.0
User Story #14 Task 2 - Acceptance test for Login page! #56 - Check if inputs for email and password matche with the database - - Alert the user that login was sucessful - Navigate to Home page - Navigation bar should show that the user's name on the right - If the user is an Applicant - Find Job tab ...
non_defect
user story task acceptance test for login page check if inputs for email and password matche with the database alert the user that login was sucessful navigate to home page navigation bar should show that the user s name on the right if the user is an applicant find job tab ...
0
75,273
9,834,060,762
IssuesEvent
2019-06-17 08:47:43
PGM-Lab/InferPy
https://api.github.com/repos/PGM-Lab/InferPy
closed
some code fragments are not highlighted
bug documentation
Sphinx does not highlight some of the code fragments, such as ``` # definition of a generic model @inf.probmodel def pca(k,d): w = inf.Normal(loc=np.zeros([k,d]), scale=1, name="w") # shape = [k,d] with inf.datamodel(): z = inf.Normal(np.ones(k),1, name="z") # shape = [N,k] ...
1.0
some code fragments are not highlighted - Sphinx does not highlight some of the code fragments, such as ``` # definition of a generic model @inf.probmodel def pca(k,d): w = inf.Normal(loc=np.zeros([k,d]), scale=1, name="w") # shape = [k,d] with inf.datamodel(): z = inf.Normal(np.ones(k),1...
non_defect
some code fragments are not highlighted sphinx does not highlight some of the code fragments such as definition of a generic model inf probmodel def pca k d w inf normal loc np zeros scale name w shape with inf datamodel z inf normal np ones k name ...
0
78,034
22,093,209,074
IssuesEvent
2022-06-01 07:55:22
PaddlePaddle/Paddle
https://api.github.com/repos/PaddlePaddle/Paddle
opened
3090运行nn.Conv2D(3, 16, 3)报错
status/new-issue type/build
### 问题描述 Issue Description 代码: import paddle.nn as nn nn.Conv2D(3, 16, 3) log: W0601 15:46:55.629635 21509 device_context.cc:447] Please NOTE: device: 0, GPU Compute Capability: 8.6, Driver API Version: 11.2, Runtime API Version: 11.2 W0601 15:46:55.633584 21509 device_context.cc:465] device: 0, cuDNN Version...
1.0
3090运行nn.Conv2D(3, 16, 3)报错 - ### 问题描述 Issue Description 代码: import paddle.nn as nn nn.Conv2D(3, 16, 3) log: W0601 15:46:55.629635 21509 device_context.cc:447] Please NOTE: device: 0, GPU Compute Capability: 8.6, Driver API Version: 11.2, Runtime API Version: 11.2 W0601 15:46:55.633584 21509 device_context.cc...
non_defect
报错 问题描述 issue description 代码 import paddle nn as nn nn log device context cc please note device gpu compute capability driver api version runtime api version device context cc device cudnn version traceback most rec...
0
59,470
14,593,555,725
IssuesEvent
2020-12-19 23:33:08
sandboxie-plus/Sandboxie
https://api.github.com/repos/sandboxie-plus/Sandboxie
closed
File dialog window for "Add File/Folder" in "Resource Access"
enhancement fixed in next build
It would be nice to have the option instead of typing the strings in the "Path" field. Thanks
1.0
File dialog window for "Add File/Folder" in "Resource Access" - It would be nice to have the option instead of typing the strings in the "Path" field. Thanks
non_defect
file dialog window for add file folder in resource access it would be nice to have the option instead of typing the strings in the path field thanks
0
119,700
25,562,155,269
IssuesEvent
2022-11-30 11:37:20
vegaprotocol/specs
https://api.github.com/repos/vegaprotocol/specs
closed
Add ACs for `reward.staking.delegation` network behaviour after parameter changes
ac-code-remediation
In order to write QA tests to prove that the network behaviour is as expected after a network parameter change we need to add ACs to the relevant specifications for the following network parameters: - [ ] reward.staking.delegation.delegatorShare - [ ] reward.staking.delegation.optimalStakeMultiplier NOTE this sh...
1.0
Add ACs for `reward.staking.delegation` network behaviour after parameter changes - In order to write QA tests to prove that the network behaviour is as expected after a network parameter change we need to add ACs to the relevant specifications for the following network parameters: - [ ] reward.staking.delegation.de...
non_defect
add acs for reward staking delegation network behaviour after parameter changes in order to write qa tests to prove that the network behaviour is as expected after a network parameter change we need to add acs to the relevant specifications for the following network parameters reward staking delegation dele...
0
232,915
25,707,010,129
IssuesEvent
2022-12-07 01:53:02
NirShaharabani/python-mini-projects
https://api.github.com/repos/NirShaharabani/python-mini-projects
opened
requests-2.24.0-py2.py3-none-any.whl: 1 vulnerabilities (highest severity is: 7.5)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>requests-2.24.0-py2.py3-none-any.whl</b></p></summary> <p></p> <p>Path to dependency file: /projects/download GeeksForGeeks articles/requirements.txt</p> <p>Path to v...
True
requests-2.24.0-py2.py3-none-any.whl: 1 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>requests-2.24.0-py2.py3-none-any.whl</b></p></summary> <p></p> <p>Path to depende...
non_defect
requests none any whl vulnerabilities highest severity is vulnerable library requests none any whl path to dependency file projects download geeksforgeeks articles requirements txt path to vulnerable library projects scraping medium articles requirements txt project...
0
285,285
31,150,348,577
IssuesEvent
2023-08-16 09:31:08
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
[Security Solution] Alerts table does not show threat enrichments values
bug triage_needed Team: SecuritySolution
**Describe the bug:** This issue was discovered while fixing skipped cypress test https://github.com/elastic/kibana/issues/162818 Here is the link to the slack discussion which describes all the details and root causes https://elastic.slack.com/archives/C056TQ5J81Y/p1692115257121509 **Steps to reproduce:** ...
True
[Security Solution] Alerts table does not show threat enrichments values - **Describe the bug:** This issue was discovered while fixing skipped cypress test https://github.com/elastic/kibana/issues/162818 Here is the link to the slack discussion which describes all the details and root causes https://elastic.slac...
non_defect
alerts table does not show threat enrichments values describe the bug this issue was discovered while fixing skipped cypress test here is the link to the slack discussion which describes all the details and root causes steps to reproduce create threat indicator rule which generates aler...
0
439,549
30,703,020,728
IssuesEvent
2023-07-27 02:17:10
hyc-sg/Helios-public
https://api.github.com/repos/hyc-sg/Helios-public
reopened
Conveyor Belt Speed Change
documentation CIP request (functional) request (data)
**Machine ID** SA031/alpha system **Describe the bug** Footprint Mike Miles said, for the Conveyor Belt Speed change, they would like a software revision that permits the user to set the belt speed anywhere between 30-105. Currently we have 3 speeds, 30, 60, 105. They want to be able to adjust the conveyor belt...
1.0
Conveyor Belt Speed Change - **Machine ID** SA031/alpha system **Describe the bug** Footprint Mike Miles said, for the Conveyor Belt Speed change, they would like a software revision that permits the user to set the belt speed anywhere between 30-105. Currently we have 3 speeds, 30, 60, 105. They want to be ab...
non_defect
conveyor belt speed change machine id alpha system describe the bug footprint mike miles said for the conveyor belt speed change they would like a software revision that permits the user to set the belt speed anywhere between currently we have speeds they want to be able to adjus...
0
69,556
22,494,374,309
IssuesEvent
2022-06-23 05:59:19
hazelcast/hazelcast-go-client
https://api.github.com/repos/hazelcast/hazelcast-go-client
opened
Failover does not respect individual failover cluster SSL settings
Type: Defect Source: Internal to-jira
#### Expected behaviour Each SSL setting in the individual failover cluster items should be respected when trying to connect to the cluster: ``` config := hazelcast.Config{} c1 := cluster.Config{} c1.Network.SSL = sslConfig1 c2 := cluster.Config{} c1.Network.SSL = sslConfig2 config.Failover.Enabled = true co...
1.0
Failover does not respect individual failover cluster SSL settings - #### Expected behaviour Each SSL setting in the individual failover cluster items should be respected when trying to connect to the cluster: ``` config := hazelcast.Config{} c1 := cluster.Config{} c1.Network.SSL = sslConfig1 c2 := cluster.Conf...
defect
failover does not respect individual failover cluster ssl settings expected behaviour each ssl setting in the individual failover cluster items should be respected when trying to connect to the cluster config hazelcast config cluster config network ssl cluster config netw...
1
150,923
13,385,560,468
IssuesEvent
2020-09-02 13:37:48
dojot/dojot
https://api.github.com/repos/dojot/dojot
opened
[Auth] Improve documentation
Priority:Low Type:Documentation Type:Enhancement
INDIVIDUAL USER SETTINGS Add the user identification (user_id or username) in `Get user info` and `Remove user` ![image](https://user-images.githubusercontent.com/37310063/91990503-30a71900-ed08-11ea-9c80-9f51d091ede2.png) ![image](https://user-images.githubusercontent.com/37310063/91990273-eaea5080-ed07-11ea-...
1.0
[Auth] Improve documentation - INDIVIDUAL USER SETTINGS Add the user identification (user_id or username) in `Get user info` and `Remove user` ![image](https://user-images.githubusercontent.com/37310063/91990503-30a71900-ed08-11ea-9c80-9f51d091ede2.png) ![image](https://user-images.githubusercontent.com/373100...
non_defect
improve documentation individual user settings add the user identification user id or username in get user info and remove user
0
124,167
12,226,383,123
IssuesEvent
2020-05-03 10:39:20
PhuongPhg/SAVABLE
https://api.github.com/repos/PhuongPhg/SAVABLE
reopened
Test PHP Crud
documentation
Use cypress to test the function add, delete, update items. Also give more test cases to the login and signup
1.0
Test PHP Crud - Use cypress to test the function add, delete, update items. Also give more test cases to the login and signup
non_defect
test php crud use cypress to test the function add delete update items also give more test cases to the login and signup
0
80,312
30,220,318,972
IssuesEvent
2023-07-05 18:49:35
dotCMS/core
https://api.github.com/repos/dotCMS/core
closed
Fix: Bayesian calculation in Goal to minimize a Metric
Type : Defect Merged QA : Passed Internal QA : Needs Internal Team : Falcon dotCMS : Experiments Next Release
### Parent Issue https://github.com/dotCMS/core/issues/22222 ### Problem Statement We have to type of Goal: - Goal to minimize for Example Bounce Rate, when you have a Bounce Rate goal you want to minimize the amount of Bounce Rate for a specific page, so in this case each Bounce Rate is a fail. - Goal to maximi...
1.0
Fix: Bayesian calculation in Goal to minimize a Metric - ### Parent Issue https://github.com/dotCMS/core/issues/22222 ### Problem Statement We have to type of Goal: - Goal to minimize for Example Bounce Rate, when you have a Bounce Rate goal you want to minimize the amount of Bounce Rate for a specific page, so ...
defect
fix bayesian calculation in goal to minimize a metric parent issue problem statement we have to type of goal goal to minimize for example bounce rate when you have a bounce rate goal you want to minimize the amount of bounce rate for a specific page so in this case each bounce rate is a fail ...
1
13,522
2,763,720,885
IssuesEvent
2015-04-29 11:27:02
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
[LINQ] OfType<double>() gets different results compared to .Net
defect
```C# using Bridge; using Bridge.Html5; using System; using System.Collections.Generic; using System.Linq; namespace Demo { public class App { [Ready] public static void Main() { object[] numbers = { null, 1.0, "two", 3, "four", 5, "six", 7.0 }; va...
1.0
[LINQ] OfType<double>() gets different results compared to .Net - ```C# using Bridge; using Bridge.Html5; using System; using System.Collections.Generic; using System.Linq; namespace Demo { public class App { [Ready] public static void Main() { object[] numbers...
defect
oftype gets different results compared to net c using bridge using bridge using system using system collections generic using system linq namespace demo public class app public static void main object numbers null two ...
1
536,406
15,708,389,218
IssuesEvent
2021-03-26 20:27:13
silknow/converter
https://api.github.com/repos/silknow/converter
closed
Address Knowledge Graph issues reported in D7.1
enhancement priority
The various issues reported in the[ Deliverable D7.1, section 5](https://drive.google.com/file/d/1pKLZyd86fbpDnBTDqc5hj3azdkCymQeM/view) should be addressed: - check how to represent object dimensions when the record does not describe a SINGLE object but set of textiles - check how construction and techniques are r...
1.0
Address Knowledge Graph issues reported in D7.1 - The various issues reported in the[ Deliverable D7.1, section 5](https://drive.google.com/file/d/1pKLZyd86fbpDnBTDqc5hj3azdkCymQeM/view) should be addressed: - check how to represent object dimensions when the record does not describe a SINGLE object but set of texti...
non_defect
address knowledge graph issues reported in the various issues reported in the should be addressed check how to represent object dimensions when the record does not describe a single object but set of textiles check how construction and techniques are represented in the kg represent in a structured ...
0
45,354
12,741,923,956
IssuesEvent
2020-06-26 07:21:41
line/armeria
https://api.github.com/repos/line/armeria
closed
Some default gRPC request examples do not have default fields set.
defect
For example, `CreateGreetingRequest` is serialized into an empty JSON object when `GrpcDocServicePlugin` builds its default example request: ```protobuf message CreateGreetingRequest { FullName full_name = 1; } message FullName { string first_name = 1; string last_name = 2; } ``` A workaround ...
1.0
Some default gRPC request examples do not have default fields set. - For example, `CreateGreetingRequest` is serialized into an empty JSON object when `GrpcDocServicePlugin` builds its default example request: ```protobuf message CreateGreetingRequest { FullName full_name = 1; } message FullName { strin...
defect
some default grpc request examples do not have default fields set for example creategreetingrequest is serialized into an empty json object when grpcdocserviceplugin builds its default example request protobuf message creategreetingrequest fullname full name message fullname strin...
1
427,840
29,865,908,324
IssuesEvent
2023-06-20 03:50:52
morazanm/fsm
https://api.github.com/repos/morazanm/fsm
closed
chore: Make CI tests Blocking on Pull Requests
enhancement Clarity/Documentation DevOps
## Describe the bug We should make the CI tests blocking on Pull Request. The repo owner @morazanm has to enable this
1.0
chore: Make CI tests Blocking on Pull Requests - ## Describe the bug We should make the CI tests blocking on Pull Request. The repo owner @morazanm has to enable this
non_defect
chore make ci tests blocking on pull requests describe the bug we should make the ci tests blocking on pull request the repo owner morazanm has to enable this
0
38,216
8,701,506,734
IssuesEvent
2018-12-05 11:46:39
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
HazelcastClient JavaDoc should use "unicast client" instead of "dumb client"
Priority: Medium Team: Client Team: Documentation Type: Defect
See: https://github.com/jerrinot/hazelcast/blob/3438e05a2e8e8a1ac21b9f92798d55ae3b9a9f78/hazelcast-client/src/main/java/com/hazelcast/client/HazelcastClient.java#L33 ``` * <h1>Smart vs dumb clients</h1> * Hazelcast Client enables you to do all Hazelcast operations without being a member of the cluster. Clients can...
1.0
HazelcastClient JavaDoc should use "unicast client" instead of "dumb client" - See: https://github.com/jerrinot/hazelcast/blob/3438e05a2e8e8a1ac21b9f92798d55ae3b9a9f78/hazelcast-client/src/main/java/com/hazelcast/client/HazelcastClient.java#L33 ``` * <h1>Smart vs dumb clients</h1> * Hazelcast Client enables you to...
defect
hazelcastclient javadoc should use unicast client instead of dumb client see smart vs dumb clients hazelcast client enables you to do all hazelcast operations without being a member of the cluster clients can be smart this means that they immediately can send an operation like map ...
1
9,103
2,615,129,816
IssuesEvent
2015-03-01 05:59:34
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
the classpath entry of the google-api-services-calendar's manifest is wrong
auto-migrated Component-Google-APIs Milestone-Version1.12.0 Priority-High Type-Defect
``` Version of google-api-java-client (e.g. 1.5.0-beta)? google-api-client-1.11.0-beta.jar google-api-services-calendar-v3-rev16-1.8.0-beta.jar Java environment (e.g. Java 6, Android 2.3, App Engine)? JAVA 6 I'm trying to import the google api calendar by maven into my project. However, when I'm trying to deploy i...
1.0
the classpath entry of the google-api-services-calendar's manifest is wrong - ``` Version of google-api-java-client (e.g. 1.5.0-beta)? google-api-client-1.11.0-beta.jar google-api-services-calendar-v3-rev16-1.8.0-beta.jar Java environment (e.g. Java 6, Android 2.3, App Engine)? JAVA 6 I'm trying to import the googl...
defect
the classpath entry of the google api services calendar s manifest is wrong version of google api java client e g beta google api client beta jar google api services calendar beta jar java environment e g java android app engine java i m trying to import the google api ...
1
22,406
3,643,564,640
IssuesEvent
2016-02-15 02:50:25
prettydiff/prettydiff
https://api.github.com/repos/prettydiff/prettydiff
closed
Improperly inserted space in markup
Defect Parsing QA
From: https://github.com/Glavin001/atom-beautify/issues/778 <p> Thanks for joining ProductName<sup>&reg;</sup> 2016. </p> Becomes <p> Thanks for joining ProductName <sup>&reg;</sup> 2016. </p>
1.0
Improperly inserted space in markup - From: https://github.com/Glavin001/atom-beautify/issues/778 <p> Thanks for joining ProductName<sup>&reg;</sup> 2016. </p> Becomes <p> Thanks for joining ProductName <sup>&reg;</sup> 2016. </p>
defect
improperly inserted space in markup from thanks for joining productname reg becomes thanks for joining productname reg
1
21,068
3,455,776,753
IssuesEvent
2015-12-17 21:40:53
netty/netty
https://api.github.com/repos/netty/netty
opened
HTTP/2 DefaultHttp2RemoteFlowController Stream writability notification broken
defect
`DefaultHttp2RemoteFlowController.ListenerWritabilityMonitor` no longer reliably detects when a stream's writability change occurs. `ListenerWritabilityMonitor` was implemented to avoid duplicating iteration over all streams when possible and instead was relying on the `PriorityStreamByteDistributor` to call `write` fo...
1.0
HTTP/2 DefaultHttp2RemoteFlowController Stream writability notification broken - `DefaultHttp2RemoteFlowController.ListenerWritabilityMonitor` no longer reliably detects when a stream's writability change occurs. `ListenerWritabilityMonitor` was implemented to avoid duplicating iteration over all streams when possible ...
defect
http stream writability notification broken listenerwritabilitymonitor no longer reliably detects when a stream s writability change occurs listenerwritabilitymonitor was implemented to avoid duplicating iteration over all streams when possible and instead was relying on the prioritystreambytedistributor ...
1
452,100
13,046,085,685
IssuesEvent
2020-07-29 08:24:59
onaio/reveal-frontend
https://api.github.com/repos/onaio/reveal-frontend
closed
IRS Map sidebar improvements
Priority: High blocked
- [x] For Namibia, Spray Coverage should be listed above Found Coverage - [x] For Zambia, Spray Coverage should be listed above Found Coverage - [ ] For Zambia, the not sprayed reasons and duplicate reasons should be listed similar to how it was done in mSpray e.g. https://macepa.mspray.onalabs.org/reactive/irs/chw/3...
1.0
IRS Map sidebar improvements - - [x] For Namibia, Spray Coverage should be listed above Found Coverage - [x] For Zambia, Spray Coverage should be listed above Found Coverage - [ ] For Zambia, the not sprayed reasons and duplicate reasons should be listed similar to how it was done in mSpray e.g. https://macepa.mspray...
non_defect
irs map sidebar improvements for namibia spray coverage should be listed above found coverage for zambia spray coverage should be listed above found coverage for zambia the not sprayed reasons and duplicate reasons should be listed similar to how it was done in mspray e g click on target area sta...
0
42,639
11,194,684,353
IssuesEvent
2020-01-03 02:22:21
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Oracle Sequences can't get after upgrading JOOQ version from 3.10.4 to 3.12.1
T: Defect
### Expected behavior and actual behavior: Before, I used the version of 3.10.4 in my project. We created a util for checking the SQL field is exist or not, and the code as below: _Record.field("SEQ_USERID"."nextval")_ In the version of 3.10.4, when checking sequence by Record.field("SEQ_USERID"."nextval"), it ret...
1.0
Oracle Sequences can't get after upgrading JOOQ version from 3.10.4 to 3.12.1 - ### Expected behavior and actual behavior: Before, I used the version of 3.10.4 in my project. We created a util for checking the SQL field is exist or not, and the code as below: _Record.field("SEQ_USERID"."nextval")_ In the version o...
defect
oracle sequences can t get after upgrading jooq version from to expected behavior and actual behavior before i used the version of in my project we created a util for checking the sql field is exist or not and the code as below record field seq userid nextval in the version of ...
1
236,022
18,068,278,856
IssuesEvent
2021-09-20 21:58:09
girlscript/winter-of-contributing
https://api.github.com/repos/girlscript/winter-of-contributing
opened
GoLang: 8.6 DOC Concurrency - Select
documentation GWOC21
<hr> ## Description 📜 **Buffered Channels** Basic-Intermediate-Advanced information about `Select` in Golang, also needs to create some examples. This must be inside `Concurrency` folder. <!-- Please describe the issue in brief. --> **References:** - [Geeks for Geeks](https://www.geeksforgeeks.org/select-st...
1.0
GoLang: 8.6 DOC Concurrency - Select - <hr> ## Description 📜 **Buffered Channels** Basic-Intermediate-Advanced information about `Select` in Golang, also needs to create some examples. This must be inside `Concurrency` folder. <!-- Please describe the issue in brief. --> **References:** - [Geeks for Geeks]...
non_defect
golang doc concurrency select description 📜 buffered channels basic intermediate advanced information about select in golang also needs to create some examples this must be inside concurrency folder references domain of contribution 📊 ...
0
22,303
3,626,601,585
IssuesEvent
2016-02-10 01:54:12
prettydiff/prettydiff
https://api.github.com/repos/prettydiff/prettydiff
closed
JSX As Argument
Defect Parsing QA
First up, thanks for the awesome work. The code in question it the following: ``` renderer.render(<MyComponent items={[1, 2, 3]}/>); ``` When I run it through prettydiff I get the following output which breaks the code. ``` renderer.render(< MyComponent items = { [1, 2, 3] } />); ``` It seems to ...
1.0
JSX As Argument - First up, thanks for the awesome work. The code in question it the following: ``` renderer.render(<MyComponent items={[1, 2, 3]}/>); ``` When I run it through prettydiff I get the following output which breaks the code. ``` renderer.render(< MyComponent items = { [1, 2, 3] } />); `...
defect
jsx as argument first up thanks for the awesome work the code in question it the following renderer render when i run it through prettydiff i get the following output which breaks the code renderer render mycomponent items it seems to work find if i first ...
1
256,851
27,561,731,123
IssuesEvent
2023-03-07 22:42:47
samqws-marketing/box_box-ui-elements
https://api.github.com/repos/samqws-marketing/box_box-ui-elements
closed
CVE-2021-23368 (Medium) detected in multiple libraries - autoclosed
security vulnerability
## CVE-2021-23368 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>postcss-7.0.14.tgz</b>, <b>postcss-7.0.23.tgz</b>, <b>postcss-7.0.26.tgz</b>, <b>postcss-7.0.17.tgz</b>, <b>postcss...
True
CVE-2021-23368 (Medium) detected in multiple libraries - autoclosed - ## CVE-2021-23368 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>postcss-7.0.14.tgz</b>, <b>postcss-7.0.23.tgz...
non_defect
cve medium detected in multiple libraries autoclosed cve medium severity vulnerability vulnerable libraries postcss tgz postcss tgz postcss tgz postcss tgz postcss tgz postcss tgz tool for transforming styles with js plugins libra...
0
9,921
2,616,010,491
IssuesEvent
2015-03-02 00:53:58
jasonhall/bwapi
https://api.github.com/repos/jasonhall/bwapi
closed
UnitType.maxGroundHits() return 0 for Tank (sieged and unsieged)
auto-migrated Component-Logic Priority-Low Type-Defect Usability
``` What steps will reproduce the problem? Broodwar->printf("Tank SiegeMode Max hits: %d",UnitTypes::Terran_Siege_Tank_Tank_Mode.maxGroundHits()); will output: Tank SiegeMode Max hits: 0. For other units, that I tested it works (marine, firebat, ghost, zealot, goon). What is the expected output? What do you see instea...
1.0
UnitType.maxGroundHits() return 0 for Tank (sieged and unsieged) - ``` What steps will reproduce the problem? Broodwar->printf("Tank SiegeMode Max hits: %d",UnitTypes::Terran_Siege_Tank_Tank_Mode.maxGroundHits()); will output: Tank SiegeMode Max hits: 0. For other units, that I tested it works (marine, firebat, ghost, ...
defect
unittype maxgroundhits return for tank sieged and unsieged what steps will reproduce the problem broodwar printf tank siegemode max hits d unittypes terran siege tank tank mode maxgroundhits will output tank siegemode max hits for other units that i tested it works marine firebat ghost ...
1
637,026
20,618,078,385
IssuesEvent
2022-03-07 15:00:28
Bone008/orbiteye
https://api.github.com/repos/Bone008/orbiteye
closed
Visualize by-country heatmap with normal countries
Visualization Logic priority: high
Create by-country heatmap (e.g. number of satellites matching the global filter with this country as an owner)
1.0
Visualize by-country heatmap with normal countries - Create by-country heatmap (e.g. number of satellites matching the global filter with this country as an owner)
non_defect
visualize by country heatmap with normal countries create by country heatmap e g number of satellites matching the global filter with this country as an owner
0
108,217
16,762,817,852
IssuesEvent
2021-06-14 03:16:40
gms-ws-sandbox/nibrs-pr-test
https://api.github.com/repos/gms-ws-sandbox/nibrs-pr-test
opened
CVE-2018-8037 (Medium) detected in tomcat-embed-core-8.5.20.jar
security vulnerability
## CVE-2018-8037 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.20.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Library home page: <a href="http:...
True
CVE-2018-8037 (Medium) detected in tomcat-embed-core-8.5.20.jar - ## CVE-2018-8037 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.20.jar</b></p></summary> <p>C...
non_defect
cve medium detected in tomcat embed core jar cve medium severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation library home page a href path to dependency file nibrs pr test tools nibrs fbi service pom xml path to vulnerable library...
0
51,910
13,211,336,369
IssuesEvent
2020-08-15 22:24:06
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[millipede] fix the FIXME in python/artists.py (Trac #1249)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1249">https://code.icecube.wisc.edu/projects/icecube/ticket/1249</a>, reported by hdembinskiand owned by jbraun</em></summary> <p> ```json { "status": "closed", "changetime": "2016-02-19T19:00:53", "_ts": "...
1.0
[millipede] fix the FIXME in python/artists.py (Trac #1249) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1249">https://code.icecube.wisc.edu/projects/icecube/ticket/1249</a>, reported by hdembinskiand owned by jbraun</em></summary> <p> ```json { "status": "...
defect
fix the fixme in python artists py trac migrated from json status closed changetime ts description the fixme should be fixed or converted into a todo n nhere is my suggestion on how to make the tables configurable by the user i would add a st...
1
743,802
25,915,620,484
IssuesEvent
2022-12-15 17:06:54
bcgov/entity
https://api.github.com/repos/bcgov/entity
closed
Filings UI: Investigate business not in good standing but cannot file Annual Report
bug Priority1 ENTITY UX Assurance
### Description There are a few things going on here that need to be verified/fixed/implemented: 1. does the API provide the "not in good standing" flag? **yes, see #14612** 2. does the UI display the NIGS alert? **no, that will be fixed in THIS ticket; see also #13881** 3. does the UI handle entity-type-alterations a...
1.0
Filings UI: Investigate business not in good standing but cannot file Annual Report - ### Description There are a few things going on here that need to be verified/fixed/implemented: 1. does the API provide the "not in good standing" flag? **yes, see #14612** 2. does the UI display the NIGS alert? **no, that will be f...
non_defect
filings ui investigate business not in good standing but cannot file annual report description there are a few things going on here that need to be verified fixed implemented does the api provide the not in good standing flag yes see does the ui display the nigs alert no that will be fixed...
0
1,214
2,601,759,944
IssuesEvent
2015-02-24 00:34:38
chrsmith/bwapi
https://api.github.com/repos/chrsmith/bwapi
closed
SC crash on BWAPI 3.4
auto-migrated Component-Logic Priority-Critical Type-Defect Usability
``` My bot which works under BWAPI 3.0.3 and 3.2 crashes immediately under BWAPI 3.4. The map starts, but before any output is shown in the window SC crashes. The global log shows the following: 10:09:55 BWAPI initialisation started 10:09:58 calling onGameStart 10:09:58 Loading AI DLL from: bwapi-data\AI\BTHAIMod...
1.0
SC crash on BWAPI 3.4 - ``` My bot which works under BWAPI 3.0.3 and 3.2 crashes immediately under BWAPI 3.4. The map starts, but before any output is shown in the window SC crashes. The global log shows the following: 10:09:55 BWAPI initialisation started 10:09:58 calling onGameStart 10:09:58 Loading AI DLL from...
defect
sc crash on bwapi my bot which works under bwapi and crashes immediately under bwapi the map starts but before any output is shown in the window sc crashes the global log shows the following bwapi initialisation started calling ongamestart loading ai dll from bwapi d...
1
196,298
22,441,282,010
IssuesEvent
2022-06-21 01:36:25
rvvergara/bookstore-cms-next-app
https://api.github.com/repos/rvvergara/bookstore-cms-next-app
closed
CVE-2021-29060 (Medium) detected in color-string-1.5.3.tgz - autoclosed
security vulnerability
## CVE-2021-29060 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>color-string-1.5.3.tgz</b></p></summary> <p>Parser and generator for CSS color strings</p> <p>Library home page: <a ...
True
CVE-2021-29060 (Medium) detected in color-string-1.5.3.tgz - autoclosed - ## CVE-2021-29060 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>color-string-1.5.3.tgz</b></p></summary> <...
non_defect
cve medium detected in color string tgz autoclosed cve medium severity vulnerability vulnerable library color string tgz parser and generator for css color strings library home page a href path to dependency file package json path to vulnerable library node modul...
0
66,374
27,431,369,790
IssuesEvent
2023-03-02 01:47:45
Azure/azure-sdk-for-net
https://api.github.com/repos/Azure/azure-sdk-for-net
closed
Managed HSM is returning 400 BadParameter for release policy version
KeyVault Service Attention Client
For several tests where 7.4-preview.1 support was added, anything with a release policy that does define a version (as they did before) is returning: ``` Status: 400 (Bad Request) ErrorCode: BadParameter Content: {"error":{"code":"BadParameter","message":"Key Release Policy: missing 'version' property (Activity ...
1.0
Managed HSM is returning 400 BadParameter for release policy version - For several tests where 7.4-preview.1 support was added, anything with a release policy that does define a version (as they did before) is returning: ``` Status: 400 (Bad Request) ErrorCode: BadParameter Content: {"error":{"code":"BadParamete...
non_defect
managed hsm is returning badparameter for release policy version for several tests where preview support was added anything with a release policy that does define a version as they did before is returning status bad request errorcode badparameter content error code badparameter ...
0
38,327
8,759,428,412
IssuesEvent
2018-12-15 16:06:44
jsslutils/jsslutils
https://api.github.com/repos/jsslutils/jsslutils
closed
The reload of CRL happens only one time instead repeat at a fixed interval when an reload interval is specified
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1. Specify system property org.jsslutils.prop.crlReloadInterval to n value. This is the number of seconds CRLs are reloaded 2. CRLs are reloaded after n seconds 3. There are no CRLs reloaded after that. What is the expected output? What do you see instead? Expected CRLs to r...
1.0
The reload of CRL happens only one time instead repeat at a fixed interval when an reload interval is specified - ``` What steps will reproduce the problem? 1. Specify system property org.jsslutils.prop.crlReloadInterval to n value. This is the number of seconds CRLs are reloaded 2. CRLs are reloaded after n seconds 3...
defect
the reload of crl happens only one time instead repeat at a fixed interval when an reload interval is specified what steps will reproduce the problem specify system property org jsslutils prop crlreloadinterval to n value this is the number of seconds crls are reloaded crls are reloaded after n seconds ...
1
144,937
19,318,934,958
IssuesEvent
2021-12-14 01:41:10
txh51591/tm-repo
https://api.github.com/repos/txh51591/tm-repo
opened
CVE-2019-12814 (Medium) detected in jackson-databind-2.9.9.jar
security vulnerability
## CVE-2019-12814 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core stream...
True
CVE-2019-12814 (Medium) detected in jackson-databind-2.9.9.jar - ## CVE-2019-12814 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary> <p>Gen...
non_defect
cve medium detected in jackson databind jar cve medium severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tm repo pom xml path to v...
0
814,440
30,507,862,131
IssuesEvent
2023-07-18 18:19:05
GoogleCloudPlatform/professional-services-data-validator
https://api.github.com/repos/GoogleCloudPlatform/professional-services-data-validator
opened
Upgrade to pyproject.toml to configure setuptools
type: cleanup priority: p1
The setup.py based install is being deprecated, and now pyproject.toml is the standard way of specifiying project metadata. This issue will involve migrating to pyproject.toml file.
1.0
Upgrade to pyproject.toml to configure setuptools - The setup.py based install is being deprecated, and now pyproject.toml is the standard way of specifiying project metadata. This issue will involve migrating to pyproject.toml file.
non_defect
upgrade to pyproject toml to configure setuptools the setup py based install is being deprecated and now pyproject toml is the standard way of specifiying project metadata this issue will involve migrating to pyproject toml file
0
65,696
6,972,810,537
IssuesEvent
2017-12-11 18:16:44
zcash/zcash
https://api.github.com/repos/zcash/zcash
closed
Test suite fail with two errors
portability testing
### Describe the issue Test suite fails. ### Can you reliably reproduce the issue? #### If so, please list the steps to reproduce below: 1. Download ubuntu-16.04.2-desktop-amd64.iso 2. Run steps from https://github.com/zcash/zcash/wiki/1.0-User-Guide#configuration 3. Run Tests -> FAIL. ### Expected behaviour...
1.0
Test suite fail with two errors - ### Describe the issue Test suite fails. ### Can you reliably reproduce the issue? #### If so, please list the steps to reproduce below: 1. Download ubuntu-16.04.2-desktop-amd64.iso 2. Run steps from https://github.com/zcash/zcash/wiki/1.0-User-Guide#configuration 3. Run Tests ...
non_defect
test suite fail with two errors describe the issue test suite fails can you reliably reproduce the issue if so please list the steps to reproduce below download ubuntu desktop iso run steps from run tests fail expected behaviour tests should pass actual ...
0