Dataset Viewer
Auto-converted to Parquet Duplicate
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
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
276,343
8,597,573,009
IssuesEvent
2018-11-15 19:05:58
bounswe/bounswe2018group9
https://api.github.com/repos/bounswe/bounswe2018group9
opened
Event Creation Endpoints Update
Platform: Backend Priority: High
Event creation endpoint has to be improved because we added new fields to the event data model. We need to make sure that before saving an event we have all the necessary fields created in the database.
1.0
Event Creation Endpoints Update - Event creation endpoint has to be improved because we added new fields to the event data model. We need to make sure that before saving an event we have all the necessary fields created in the database.
priority
event creation endpoints update event creation endpoint has to be improved because we added new fields to the event data model we need to make sure that before saving an event we have all the necessary fields created in the database
1
74,419
14,247,514,485
IssuesEvent
2020-11-19 11:33:59
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
opened
Bots can't find a path through the docking module.
Bug Code
Ordering a bot from inside the sub to "wait" at the specified location (the pause with a circle to the right), results in them equipping the dive suit correctly, going out of the sub's airlock, but can't manage to path through the docking port module. _(the bot had a scooter on it to make it more obvious its trying to ...
1.0
Bots can't find a path through the docking module. - Ordering a bot from inside the sub to "wait" at the specified location (the pause with a circle to the right), results in them equipping the dive suit correctly, going out of the sub's airlock, but can't manage to path through the docking port module. _(the bot had a...
non_priority
bots can t find a path through the docking module ordering a bot from inside the sub to wait at the specified location the pause with a circle to the right results in them equipping the dive suit correctly going out of the sub s airlock but can t manage to path through the docking port module the bot had a...
0
94,924
19,607,332,893
IssuesEvent
2022-01-06 11:08:45
creativecommons/vocabulary
https://api.github.com/repos/creativecommons/vocabulary
opened
Split styles and fonts packages into separate projects
🟩 priority: low 🚦 status: awaiting triage ✨ goal: improvement 💻 aspect: code
## Problem The structure of the Vocabulary project and lack of developer continuity has led to maintenance issues blocking the release of `styles` and `fonts` packages. We need to publish new versions of `styles` and `fonts` as the creativecommons.org redesign roadmap progresses. ## Description The Vocabulary ...
1.0
Split styles and fonts packages into separate projects - ## Problem The structure of the Vocabulary project and lack of developer continuity has led to maintenance issues blocking the release of `styles` and `fonts` packages. We need to publish new versions of `styles` and `fonts` as the creativecommons.org redesign...
non_priority
split styles and fonts packages into separate projects problem the structure of the vocabulary project and lack of developer continuity has led to maintenance issues blocking the release of styles and fonts packages we need to publish new versions of styles and fonts as the creativecommons org redesign...
0
11,291
3,481,926,277
IssuesEvent
2015-12-29 19:28:59
wp-cli/wp-cli
https://api.github.com/repos/wp-cli/wp-cli
closed
`wp help`: don't show GLOBAL PARAMETERS section by default, add `--global-help` switch
scope:documentation scope:framework
When using `wp help`, the actual command help usually scrolls out of view because there is a relatively long GLOBAL PARAMETERS section at the end (which is generally not very useful). Maybe this long section could be replaced with a message like: Use --global-help to show global parameters and that switch ...
1.0
`wp help`: don't show GLOBAL PARAMETERS section by default, add `--global-help` switch - When using `wp help`, the actual command help usually scrolls out of view because there is a relatively long GLOBAL PARAMETERS section at the end (which is generally not very useful). Maybe this long section could be replaced wi...
non_priority
wp help don t show global parameters section by default add global help switch when using wp help the actual command help usually scrolls out of view because there is a relatively long global parameters section at the end which is generally not very useful maybe this long section could be replaced wi...
0
662,495
22,141,543,643
IssuesEvent
2022-06-03 07:28:17
threefoldtech/tfchain_graphql
https://api.github.com/repos/threefoldtech/tfchain_graphql
closed
Public IP's are not synced properly
priority_major
On `FarmUpdated` the list of ips should be checked with what is saved in the database. Also `IPsReserved(u64, Vec<PublicIP>)` and `IPsFreed(u64, Vec<Vec<u8>>),` should mutate the public ips
1.0
Public IP's are not synced properly - On `FarmUpdated` the list of ips should be checked with what is saved in the database. Also `IPsReserved(u64, Vec<PublicIP>)` and `IPsFreed(u64, Vec<Vec<u8>>),` should mutate the public ips
priority
public ip s are not synced properly on farmupdated the list of ips should be checked with what is saved in the database also ipsreserved vec and ipsfreed vec should mutate the public ips
1
172,302
14,356,744,092
IssuesEvent
2020-11-30 12:01:53
JetBrains/gradle-intellij-plugin
https://api.github.com/repos/JetBrains/gradle-intellij-plugin
closed
pluginVerifier doesn't fail when compatibility issues are found
documentation duplicate
In my project, I have: ```properties ideaVersion=2019.2.4 pluginSinceBuild=192.5728.98 pluginUntilBuild=203.* pluginVerifierIdeVersions=2019.2.4,2019.3.5,2020.1.4,2020.2.4,203.5981.114 ``` When running the pluginVerifier, I get told that the plugin is compatible with 2020.1.4, 2020.2.4, and 203.5981.114; b...
1.0
pluginVerifier doesn't fail when compatibility issues are found - In my project, I have: ```properties ideaVersion=2019.2.4 pluginSinceBuild=192.5728.98 pluginUntilBuild=203.* pluginVerifierIdeVersions=2019.2.4,2019.3.5,2020.1.4,2020.2.4,203.5981.114 ``` When running the pluginVerifier, I get told that the...
non_priority
pluginverifier doesn t fail when compatibility issues are found in my project i have properties ideaversion pluginsincebuild pluginuntilbuild pluginverifierideversions when running the pluginverifier i get told that the plugin is compatible with ...
0
118,237
4,733,304,864
IssuesEvent
2016-10-19 10:43:10
thommoboy/There-are-no-brakes
https://api.github.com/repos/thommoboy/There-are-no-brakes
closed
PRE TESTING - Player walk and idle animation doesnt loop correctly
bug Priority Low
also jittering when player stops walking
1.0
PRE TESTING - Player walk and idle animation doesnt loop correctly - also jittering when player stops walking
priority
pre testing player walk and idle animation doesnt loop correctly also jittering when player stops walking
1
242,579
7,844,511,243
IssuesEvent
2018-06-19 09:51:57
xcat2/xcat-core
https://api.github.com/repos/xcat2/xcat-core
closed
[New xCAT prototype]Implement petitboot plugin to deploy OpenPOWER bare metal servers
priority:high sprint2 type:feature
- [x] Enhance copycd interface to create and destroy osimage. - [x] Update dhcp interface to support 209 options for petitboot - [x] Build petitboot configuration file - [x] Add clean up method to delete configurations during callback(deploy complete) or clean request( -d option). - [x] Enhance the abstraction int...
1.0
[New xCAT prototype]Implement petitboot plugin to deploy OpenPOWER bare metal servers - - [x] Enhance copycd interface to create and destroy osimage. - [x] Update dhcp interface to support 209 options for petitboot - [x] Build petitboot configuration file - [x] Add clean up method to delete configurations during ca...
priority
implement petitboot plugin to deploy openpower bare metal servers enhance copycd interface to create and destroy osimage update dhcp interface to support options for petitboot build petitboot configuration file add clean up method to delete configurations during callback deploy complete or cl...
1
12,066
3,251,684,182
IssuesEvent
2015-10-19 11:14:24
WormBase/website
https://api.github.com/repos/WormBase/website
closed
dpy-17 search is incorrectly redirected
Bug Report HelpDesk Under testing Webteam
*Submitted from the feedback form on the WormBase website.* <p>&nbsp;&nbsp;A recent thread on the forum (http://forums.wormbase.org/index.php?topic=2631) uncovered some issues with the search function to identify balancers that cover a gene of interest. It appears that the data are incomplete and/or the search funct...
1.0
dpy-17 search is incorrectly redirected - *Submitted from the feedback form on the WormBase website.* <p>&nbsp;&nbsp;A recent thread on the forum (http://forums.wormbase.org/index.php?topic=2631) uncovered some issues with the search function to identify balancers that cover a gene of interest. It appears that the d...
non_priority
dpy search is incorrectly redirected submitted from the feedback form on the wormbase website nbsp nbsp a recent thread on the forum uncovered some issues with the search function to identify balancers that cover a gene of interest it appears that the data are incomplete and or the search function not ...
0
61,528
15,020,395,477
IssuesEvent
2021-02-01 14:40:09
spacetelescope/romancal
https://api.github.com/repos/spacetelescope/romancal
closed
Mockup level 1 data file
build0.1
_Issue [RCAL-73](https://jira.stsci.edu/browse/RCAL-73) was created on JIRA by [David Davis](https://jira.stsci.edu/secure/ViewProfile.jspa?name=ddavis):_ We should use the datamodel to mock up a level 1 data file using the JWST NRC data as a source for some of the keywords. Initially it should be a 3-d cube sinc...
1.0
Mockup level 1 data file - _Issue [RCAL-73](https://jira.stsci.edu/browse/RCAL-73) was created on JIRA by [David Davis](https://jira.stsci.edu/secure/ViewProfile.jspa?name=ddavis):_ We should use the datamodel to mock up a level 1 data file using the JWST NRC data as a source for some of the keywords. Initially i...
non_priority
mockup level data file issue was created on jira by we should use the datamodel to mock up a level data file using the jwst nrc data as a source for some of the keywords initially it should be a d cube since nints will be for wifi data once this is done we should investigate how much effor...
0
262,160
8,251,676,224
IssuesEvent
2018-09-12 08:34:48
unitystation/unitystation
https://api.github.com/repos/unitystation/unitystation
closed
Bug: Nuke detonation video does not play in steam builds
High Priority bug
# Description As per the title. In the steam builds the Nuke det video fails to play ###TODO: - Check player logs after the nuke goes off to see if there is an error: https://docs.unity3d.com/Manual/LogFiles.html - If nothing is found in there, check the Server build logs to see if there was an import p...
1.0
Bug: Nuke detonation video does not play in steam builds - # Description As per the title. In the steam builds the Nuke det video fails to play ###TODO: - Check player logs after the nuke goes off to see if there is an error: https://docs.unity3d.com/Manual/LogFiles.html - If nothing is found in there, ...
priority
bug nuke detonation video does not play in steam builds description as per the title in the steam builds the nuke det video fails to play todo check player logs after the nuke goes off to see if there is an error if nothing is found in there check the server build logs to see if there ...
1
52,335
13,747,799,875
IssuesEvent
2020-10-06 08:10:15
idmarinas/lotgd-game
https://api.github.com/repos/idmarinas/lotgd-game
closed
CVE-2018-20821 (Medium) detected in multiple libraries - autoclosed
bug security vulnerability
## CVE-2018-20821 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.14.1.tgz</b></p></summary> <p> <details><summary><b>node-sass-4.14.1.tgz</b></p></summary> <p>Wrapper...
True
CVE-2018-20821 (Medium) detected in multiple libraries - autoclosed - ## CVE-2018-20821 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.14.1.tgz</b></p></summary> <p> <...
non_priority
cve medium detected in multiple libraries autoclosed cve medium severity vulnerability vulnerable libraries node sass tgz node sass tgz wrapper around libsass library home page a href path to dependency file tmp ws scm lotgd game package json path to vulne...
0
101,437
11,235,847,685
IssuesEvent
2020-01-09 09:16:01
xtensor-stack/xtensor
https://api.github.com/repos/xtensor-stack/xtensor
closed
slicing and indexing
Documentation Question
How to handle multi-dimensional array slicing by using xtensor or some other alternatives: a.shape (1, 120, 56, 1) `b = a[0, :, :, 0]` ? in numpy: ``` a = np.random.randn(1, 120, 56, 1) // a.shape (1, 120, 56, 1) b = a[0, :, :, 0] // b.shape(120, 56) ``` Could you suggest some example or how to do. ...
1.0
slicing and indexing - How to handle multi-dimensional array slicing by using xtensor or some other alternatives: a.shape (1, 120, 56, 1) `b = a[0, :, :, 0]` ? in numpy: ``` a = np.random.randn(1, 120, 56, 1) // a.shape (1, 120, 56, 1) b = a[0, :, :, 0] // b.shape(120, 56) ``` Could you suggest some ...
non_priority
slicing and indexing how to handle multi dimensional array slicing by using xtensor or some other alternatives a shape b a in numpy a np random randn a shape b a b shape could you suggest some example or how to do thank you bef...
0
437,040
30,583,924,389
IssuesEvent
2023-07-21 11:56:29
orffen/basicfantasyrpg
https://api.github.com/repos/orffen/basicfantasyrpg
closed
README updates/Ability score shortcuts
bug documentation
- [x] The README says that ability scores can be used by using `@str`, but actually `@str.value` needs to be used. Alternatively, find a way to keep `@str.bonus` but also have `@str` automatically resolve to `@str.value`. - [x] Change _LICENSE.txt_ to point to latest [LICENSE.txt](https://raw.githubusercontent.com/orf...
1.0
README updates/Ability score shortcuts - - [x] The README says that ability scores can be used by using `@str`, but actually `@str.value` needs to be used. Alternatively, find a way to keep `@str.bonus` but also have `@str` automatically resolve to `@str.value`. - [x] Change _LICENSE.txt_ to point to latest [LICENSE.t...
non_priority
readme updates ability score shortcuts the readme says that ability scores can be used by using str but actually str value needs to be used alternatively find a way to keep str bonus but also have str automatically resolve to str value change license txt to point to latest file
0
303,455
9,307,410,749
IssuesEvent
2019-03-25 12:13:29
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
forum.xda-developers.com - design is broken
browser-firefox-tablet priority-important
<!-- @browser: Firefox Mobile (Tablet) 67.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Tablet; rv:67.0) Gecko/67.0 Firefox/67.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://forum.xda-developers.com/razer-phone-2/help/pie-volume-buttons-t3908250 **Browser / Version**: Firefox Mobile (Tablet) 67....
1.0
forum.xda-developers.com - design is broken - <!-- @browser: Firefox Mobile (Tablet) 67.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Tablet; rv:67.0) Gecko/67.0 Firefox/67.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://forum.xda-developers.com/razer-phone-2/help/pie-volume-buttons-t3908250 **Br...
priority
forum xda developers com design is broken url browser version firefox mobile tablet operating system android tested another browser unknown problem type design is broken description screen formatting razer phone steps to reproduce cutting top of screen ...
1
70,632
23,268,678,591
IssuesEvent
2022-08-04 20:09:32
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
BlockUI: Incorrect overlay placement
:lady_beetle: defect
### Describe the bug The overlay is displayed incorrectly, the size is correct, but position is shifted. ### Reproducer _No response_ ### Expected behavior It seems it's a mistake to use `.position()` which returns the position of en element relative to its parent. But instead it should be relative to a page `.off...
1.0
BlockUI: Incorrect overlay placement - ### Describe the bug The overlay is displayed incorrectly, the size is correct, but position is shifted. ### Reproducer _No response_ ### Expected behavior It seems it's a mistake to use `.position()` which returns the position of en element relative to its parent. But instea...
non_priority
blockui incorrect overlay placement describe the bug the overlay is displayed incorrectly the size is correct but position is shifted reproducer no response expected behavior it seems it s a mistake to use position which returns the position of en element relative to its parent but instea...
0
78,177
3,509,500,412
IssuesEvent
2016-01-08 23:06:00
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Whispers of the Raven (10607) (BB #947)
Category: Quests migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** bewtihozzy **Original Date:** 31.05.2015 17:56:23 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/947 <hr> Whispers of the Raven (10607) Kill Grishn...
1.0
Whispers of the Raven (10607) (BB #947) - This issue was migrated from bitbucket. **Original Reporter:** bewtihozzy **Original Date:** 31.05.2015 17:56:23 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/947 <hr> Wh...
priority
whispers of the raven bb this issue was migrated from bitbucket original reporter bewtihozzy original date gmt original priority major original type bug original state resolved direct link whispers of the raven kill grishna arakkoa to gain understa...
1
285,315
31,154,172,986
IssuesEvent
2023-08-16 12:06:10
nidhi7598/linux-4.1.15_CVE-2018-5873
https://api.github.com/repos/nidhi7598/linux-4.1.15_CVE-2018-5873
opened
CVE-2023-3111 (High) detected in linuxlinux-4.1.52
Mend: dependency security vulnerability
## CVE-2023-3111 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.1.52</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kern...
True
CVE-2023-3111 (High) detected in linuxlinux-4.1.52 - ## CVE-2023-3111 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.1.52</b></p></summary> <p> <p>The Linux Kernel</p> <p...
non_priority
cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch main vulnerable source files fs btrfs relocatio...
0
112,016
4,500,861,297
IssuesEvent
2016-09-01 07:11:56
rndsolutions/hawkcd
https://api.github.com/repos/rndsolutions/hawkcd
closed
Add option to modify/assign resources for a given job
feature high priority
We need a button in the UI to enable users to assign resources to jobs.
1.0
Add option to modify/assign resources for a given job - We need a button in the UI to enable users to assign resources to jobs.
priority
add option to modify assign resources for a given job we need a button in the ui to enable users to assign resources to jobs
1
268,905
8,415,669,785
IssuesEvent
2018-10-13 17:02:20
react-epic/react-epic
https://api.github.com/repos/react-epic/react-epic
closed
Investigate the way to bundle a Stream
high priority
Allow to bundle a Stream into a StreamBundle. This is important for implementing such `browserHistoryApi` or `httpEntryPoint` (*) that don't need any alternative library > (*): When completed it will work the same way with Relay. Considering using RxJS `Subscriber` or `multicast` operator.
1.0
Investigate the way to bundle a Stream - Allow to bundle a Stream into a StreamBundle. This is important for implementing such `browserHistoryApi` or `httpEntryPoint` (*) that don't need any alternative library > (*): When completed it will work the same way with Relay. Considering using RxJS `Subscriber` or `mul...
priority
investigate the way to bundle a stream allow to bundle a stream into a streambundle this is important for implementing such browserhistoryapi or httpentrypoint that don t need any alternative library when completed it will work the same way with relay considering using rxjs subscriber or mul...
1
734,805
25,365,079,084
IssuesEvent
2022-11-21 05:13:51
wso2/api-manager
https://api.github.com/repos/wso2/api-manager
closed
[MSSQL] Database deadlock when saving API after adding multiple operation policies
Type/Bug Priority/Normal Affected/APIM-4.1.0 Affected/APIM-4.x.x Area/Migration
### Description APIM 4.1.0 runs into a database deadlock scenario when it is setup with MSSQL. There won't be any errors in the UI or in the console. None of the db commands will work in the server after that point (if you go to the landing page and try to go in to an API, the UI will keep loading infinitely). O...
1.0
[MSSQL] Database deadlock when saving API after adding multiple operation policies - ### Description APIM 4.1.0 runs into a database deadlock scenario when it is setup with MSSQL. There won't be any errors in the UI or in the console. None of the db commands will work in the server after that point (if you go to...
priority
database deadlock when saving api after adding multiple operation policies description apim runs into a database deadlock scenario when it is setup with mssql there won t be any errors in the ui or in the console none of the db commands will work in the server after that point if you go to the l...
1
583,851
17,399,811,796
IssuesEvent
2021-08-02 17:57:23
genesis-community/prometheus-genesis-kit
https://api.github.com/repos/genesis-community/prometheus-genesis-kit
reopened
Check hook + genesis config block
PRIORITY: Low-hanging Fruit TRIAGE: Accepted TYPE: Bug
Check hook doesn't fail deployment with missing values - continues without failing Also the new hook doesnt use the `genesis-config-block`
1.0
Check hook + genesis config block - Check hook doesn't fail deployment with missing values - continues without failing Also the new hook doesnt use the `genesis-config-block`
priority
check hook genesis config block check hook doesn t fail deployment with missing values continues without failing also the new hook doesnt use the genesis config block
1
574,504
17,023,827,534
IssuesEvent
2021-07-03 04:03:28
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Add ltmgfy support to osqa-based help system
Component: website Priority: trivial Resolution: invalid Type: enhancement
**[Submitted to the original trac issue database at 10.15am, Thursday, 27th September 2012]** The help.osm.org system works well, but there is a definite issue with repeat questions, like this one: https://help.openstreetmap.org/questions/16493/how-to-import-big-data Sometimes a bit of gentle teasing might be in...
1.0
Add ltmgfy support to osqa-based help system - **[Submitted to the original trac issue database at 10.15am, Thursday, 27th September 2012]** The help.osm.org system works well, but there is a definite issue with repeat questions, like this one: https://help.openstreetmap.org/questions/16493/how-to-import-big-data ...
priority
add ltmgfy support to osqa based help system the help osm org system works well but there is a definite issue with repeat questions like this one sometimes a bit of gentle teasing might be in order along the lines of lmgtfy com q help
1
624,690
19,704,422,590
IssuesEvent
2022-01-12 20:10:43
svthalia/concrexit
https://api.github.com/repos/svthalia/concrexit
opened
Better selection of events for the agenda section in the newsletter
priority: low feature newsletter
### Is your feature request related to a problem? Please describe. The agenda section in the newsletter should have a more intelligent way of selecting the events that are displayed: - only the ones for the upcoming 2 weeks - or the events that will have registration opening in the upcoming week ### Describe the...
1.0
Better selection of events for the agenda section in the newsletter - ### Is your feature request related to a problem? Please describe. The agenda section in the newsletter should have a more intelligent way of selecting the events that are displayed: - only the ones for the upcoming 2 weeks - or the events that w...
priority
better selection of events for the agenda section in the newsletter is your feature request related to a problem please describe the agenda section in the newsletter should have a more intelligent way of selecting the events that are displayed only the ones for the upcoming weeks or the events that w...
1
645,257
20,999,835,054
IssuesEvent
2022-03-29 16:22:38
magento/magento2
https://api.github.com/repos/magento/magento2
closed
Running phpstan twice (using the default Magento phpstan configuration) results in strange error
Issue: Confirmed Reproduced on 2.4.x Progress: ready for dev Priority: P3 Reported on 2.4.x Area: Framework
### Preconditions (*) 1. clean Magento installation (I've using 2.4-develop, commit 40ceb7019989c949f3e756efe2db673c8e40345c) with composer developer dependencies (which is the default when running `composer install`) 2. macOS 11.6.1 3. Case sensitive filesystem APFS 4. PHP 7.4.25 natively (no virtualisation or doc...
1.0
Running phpstan twice (using the default Magento phpstan configuration) results in strange error - ### Preconditions (*) 1. clean Magento installation (I've using 2.4-develop, commit 40ceb7019989c949f3e756efe2db673c8e40345c) with composer developer dependencies (which is the default when running `composer install`) 2...
priority
running phpstan twice using the default magento phpstan configuration results in strange error preconditions clean magento installation i ve using develop commit with composer developer dependencies which is the default when running composer install macos case sensitive filesy...
1
423,784
12,302,096,515
IssuesEvent
2020-05-11 16:24:22
internetarchive/openlibrary
https://api.github.com/repos/internetarchive/openlibrary
closed
Sitemap returning 404
Lead: @cdrini Priority: 1 Theme: SEO Type: Bug
The sitemap looks like it's no longer available ### Evidence / Screenshot (if possible) Google Search Console: ![image](https://user-images.githubusercontent.com/6251786/80266730-77ef1000-866b-11ea-825b-fe8c1d492ec6.png) ### Relevant url? - https://openlibrary.org/static/sitemaps/siteindex.xml.gz ### Det...
1.0
Sitemap returning 404 - The sitemap looks like it's no longer available ### Evidence / Screenshot (if possible) Google Search Console: ![image](https://user-images.githubusercontent.com/6251786/80266730-77ef1000-866b-11ea-825b-fe8c1d492ec6.png) ### Relevant url? - https://openlibrary.org/static/sitemaps/sit...
priority
sitemap returning the sitemap looks like it s no longer available evidence screenshot if possible google search console relevant url details logged in y n y browser type version operating system environment prod dev local prod ...
1
829,209
31,859,029,291
IssuesEvent
2023-09-15 09:32:59
shaka-project/shaka-player
https://api.github.com/repos/shaka-project/shaka-player
reopened
WebVTT wrong writing-mode in nested cues
type: bug priority: P2 component: WebVTT
**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes. **What version of Shaka Player are you using?** 4.3.0 **Can you reproduce the issue with our latest release version?** Yes. **Can you reproduce the issue with the latest code from `main`?** Yes. **Are you us...
1.0
WebVTT wrong writing-mode in nested cues - **Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes. **What version of Shaka Player are you using?** 4.3.0 **Can you reproduce the issue with our latest release version?** Yes. **Can you reproduce the issue with the lates...
priority
webvtt wrong writing mode in nested cues have you read the and checked for duplicate open issues yes what version of shaka player are you using can you reproduce the issue with our latest release version yes can you reproduce the issue with the latest code from main yes ...
1
27,031
7,889,710,075
IssuesEvent
2018-06-28 05:58:02
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
opened
UAT : Candidate Module : User is able to navigate in "Dashboard" screen without signing the "Offer Letter"
Candidate Dashboard Candidate Module Defect P1 Release #3 Build 7
Steps : Sign in as Candidate credentials Navigate to "Introduction" page Click on "Dashboard" from side menu Experienced Behaviour : Observed that user is able to navigate in "Dashboard" screen without signing the "Offer Letter" Expected Behaviour : Ensure that application should not allow the user to naviga...
1.0
UAT : Candidate Module : User is able to navigate in "Dashboard" screen without signing the "Offer Letter" - Steps : Sign in as Candidate credentials Navigate to "Introduction" page Click on "Dashboard" from side menu Experienced Behaviour : Observed that user is able to navigate in "Dashboard" screen without...
non_priority
uat candidate module user is able to navigate in dashboard screen without signing the offer letter steps sign in as candidate credentials navigate to introduction page click on dashboard from side menu experienced behaviour observed that user is able to navigate in dashboard screen without...
0
678,893
23,214,909,479
IssuesEvent
2022-08-02 13:22:52
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.pandora.com - video or audio doesn't play
browser-firefox priority-normal engine-gecko
<!-- @browser: Firefox 103.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/108296 --> **URL**: https://www.pandora.com **Browser / Version**: Firefox 103.0 **Oper...
1.0
www.pandora.com - video or audio doesn't play - <!-- @browser: Firefox 103.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/108296 --> **URL**: https://www.pandora....
priority
video or audio doesn t play url browser version firefox operating system windows tested another browser yes chrome problem type video or audio doesn t play description there is no audio steps to reproduce appears to be playing but no sound browser config...
1
21,455
6,153,059,942
IssuesEvent
2017-06-28 09:01:19
src-d/go-kallax
https://api.github.com/repos/src-d/go-kallax
closed
PK issues
area/codegen enhancement
Hello! I'd like to use kallax in my projects, however, I have some issues with doing this. I prefer to have my models and store layer in different packages, I would like not to have kallax to import in the models package. I do this by having a new type in the store package for every model I need, for example: ...
1.0
PK issues - Hello! I'd like to use kallax in my projects, however, I have some issues with doing this. I prefer to have my models and store layer in different packages, I would like not to have kallax to import in the models package. I do this by having a new type in the store package for every model I need, for ...
non_priority
pk issues hello i d like to use kallax in my projects however i have some issues with doing this i prefer to have my models and store layer in different packages i would like not to have kallax to import in the models package i do this by having a new type in the store package for every model i need for ...
0
134,967
12,643,144,409
IssuesEvent
2020-06-16 09:19:26
crate/crate-howtos
https://api.github.com/repos/crate/crate-howtos
opened
the status of the cr8 tool is not clear
documentation enhancement
### Documentation feedback <!--Please do not edit or remove the following information --> - Page title: Testing inserts performance - Page URL: https://crate.io/docs/crate/howtos/en/latest/performance/inserts/testing.html - Source: https://github.com/crate/crate-howtos/blob/master/docs/performance/inserts/tes...
1.0
the status of the cr8 tool is not clear - ### Documentation feedback <!--Please do not edit or remove the following information --> - Page title: Testing inserts performance - Page URL: https://crate.io/docs/crate/howtos/en/latest/performance/inserts/testing.html - Source: https://github.com/crate/crate-howto...
non_priority
the status of the tool is not clear documentation feedback page title testing inserts performance page url source the status of the tool is not clear is not maintained by it is maintained by mfussenegger we should add a note with the appropriate caveat
0
107,307
11,525,841,505
IssuesEvent
2020-02-15 11:23:25
google/jax
https://api.github.com/repos/google/jax
closed
Autodiff Cookbook Docs Out of Sync
documentation
In second-to last part of the section [Jacobians and Hessians using jacfwd and jacrev](https://jax.readthedocs.io/en/latest/notebooks/autodiff_cookbook.html#Jacobians-and-Hessians-using-jacfwd-and-jacrev), the readthedocs markdown is not rendering correctly, namely there is a list that is being rendered inline like: ...
1.0
Autodiff Cookbook Docs Out of Sync - In second-to last part of the section [Jacobians and Hessians using jacfwd and jacrev](https://jax.readthedocs.io/en/latest/notebooks/autodiff_cookbook.html#Jacobians-and-Hessians-using-jacfwd-and-jacrev), the readthedocs markdown is not rendering correctly, namely there is a list t...
non_priority
autodiff cookbook docs out of sync in second to last part of the section the readthedocs markdown is not rendering correctly namely there is a list that is being rendered inline like this shape makes sense if we start with a function f rn→rm then at a point x∈rn we expect to get the shapes f x ∈rm the ...
0
412,502
12,043,167,049
IssuesEvent
2020-04-14 11:56:56
guidesmiths/cybersecurity-handbook
https://api.github.com/repos/guidesmiths/cybersecurity-handbook
closed
OWASP TOP 10 Refactor
content priority-low
### TODO: - [ ] Review tools - [ ] Add new tools referenced in other sections - [ ] Add nodejs examples - [ ] Add videos - [ ] Improve and curate content
1.0
OWASP TOP 10 Refactor - ### TODO: - [ ] Review tools - [ ] Add new tools referenced in other sections - [ ] Add nodejs examples - [ ] Add videos - [ ] Improve and curate content
priority
owasp top refactor todo review tools add new tools referenced in other sections add nodejs examples add videos improve and curate content
1
210,554
16,374,832,931
IssuesEvent
2021-05-15 22:09:04
Mustard2/MustardUI
https://api.github.com/repos/Mustard2/MustardUI
closed
Outdated documentation
bug documentation
The documentation is outdated. Missing stuffs: - how to add custom properties - how to add particle physics hair in the UI
1.0
Outdated documentation - The documentation is outdated. Missing stuffs: - how to add custom properties - how to add particle physics hair in the UI
non_priority
outdated documentation the documentation is outdated missing stuffs how to add custom properties how to add particle physics hair in the ui
0
49,269
6,186,457,099
IssuesEvent
2017-07-04 02:32:10
18F/nsf-sbir
https://api.github.com/repos/18F/nsf-sbir
closed
Landing page - hero image update & caption
design feedback - critical Priority
I received the updated image from Sigray and saved it here: https://github.com/18F/nsf-sbir/blob/dev/assets/img/hero_sigray_seedling_alone.jpg "Sigray is revolutionizing laboratory x-ray research equipment with patented innovations to deliver synchrotron performance. Pictured is a microscopic image of the elements w...
1.0
Landing page - hero image update & caption - I received the updated image from Sigray and saved it here: https://github.com/18F/nsf-sbir/blob/dev/assets/img/hero_sigray_seedling_alone.jpg "Sigray is revolutionizing laboratory x-ray research equipment with patented innovations to deliver synchrotron performance. Pict...
non_priority
landing page hero image update caption i received the updated image from sigray and saved it here sigray is revolutionizing laboratory x ray research equipment with patented innovations to deliver synchrotron performance pictured is a microscopic image of the elements within a hyperaccumulating seedling ...
0
570,266
17,023,076,078
IssuesEvent
2021-07-03 00:16:39
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
street segments with the same name should be merged into streets
Component: api Priority: major Resolution: invalid Type: enhancement
**[Submitted to the original trac issue database at 10.36am, Friday, 11th November 2005]** Not sure if this is a client issue or server issue, but it should definitely be looked into. Ben's Tiger import script did this for the XML-RPC API, but I'm not sure how streets are handled in the REST API.
1.0
street segments with the same name should be merged into streets - **[Submitted to the original trac issue database at 10.36am, Friday, 11th November 2005]** Not sure if this is a client issue or server issue, but it should definitely be looked into. Ben's Tiger import script did this for the XML-RPC API, but I'm n...
priority
street segments with the same name should be merged into streets not sure if this is a client issue or server issue but it should definitely be looked into ben s tiger import script did this for the xml rpc api but i m not sure how streets are handled in the rest api
1
34,760
7,460,080,549
IssuesEvent
2018-03-30 18:04:12
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
Lehitse > Ainese märksõnad ei ole sorteeritud tekstiliselt
C: AIS P: highest R: duplicate T: defect
**Reported by aadikaljuvee on 27 Apr 2016 09:27 UTC** http://ais2.arhiiv.ee/et/topic/browse#/ (Teistest hiljem lisatud ainesemärksõna)"Fotod" peaks paiknema tähestikuliselt enne "Fotograafe". Aga lehitsemisel, kui ainult 1 kord on vajutatud "näita järgmised 100", siis seda "Fotod" seal pole. "Fotod" jõuab oma õigele k...
1.0
Lehitse > Ainese märksõnad ei ole sorteeritud tekstiliselt - **Reported by aadikaljuvee on 27 Apr 2016 09:27 UTC** http://ais2.arhiiv.ee/et/topic/browse#/ (Teistest hiljem lisatud ainesemärksõna)"Fotod" peaks paiknema tähestikuliselt enne "Fotograafe". Aga lehitsemisel, kui ainult 1 kord on vajutatud "näita järgmised ...
non_priority
lehitse ainese märksõnad ei ole sorteeritud tekstiliselt reported by aadikaljuvee on apr utc teistest hiljem lisatud ainesemärksõna fotod peaks paiknema tähestikuliselt enne fotograafe aga lehitsemisel kui ainult kord on vajutatud näita järgmised siis seda fotod seal pole fotod jõu...
0
61,290
14,965,281,723
IssuesEvent
2021-01-27 13:10:55
eventespresso/barista
https://api.github.com/repos/eventespresso/barista
closed
Prevent Duplicate SASS Imports
C: build-process 🔨 D: Packages 📦 P2: HIGH priority 😮 S:1 new 👶🏻 T: bug 🐞
Seems to be a fairly common issue for ppl using complex SASS setups. Here's a thread regarding the issue with a possible fix: https://github.com/webpack-contrib/sass-loader/issues/145 # OOPS that link above is for webpack 🤦🏻‍♂️
1.0
Prevent Duplicate SASS Imports - Seems to be a fairly common issue for ppl using complex SASS setups. Here's a thread regarding the issue with a possible fix: https://github.com/webpack-contrib/sass-loader/issues/145 # OOPS that link above is for webpack 🤦🏻‍♂️
non_priority
prevent duplicate sass imports seems to be a fairly common issue for ppl using complex sass setups here s a thread regarding the issue with a possible fix oops that link above is for webpack 🤦🏻‍♂️
0
813,271
30,450,498,316
IssuesEvent
2023-07-16 08:22:10
realpoke/genranks
https://api.github.com/repos/realpoke/genranks
opened
Update my games
Type: Enhancement Priority: Medium Status: Available
Have an update my games button for users that's logged in, so they don't have to wait for the daily update. But can get their games updated instantly.
1.0
Update my games - Have an update my games button for users that's logged in, so they don't have to wait for the daily update. But can get their games updated instantly.
priority
update my games have an update my games button for users that s logged in so they don t have to wait for the daily update but can get their games updated instantly
1
757,006
26,492,421,534
IssuesEvent
2023-01-18 00:31:06
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Settings with FCB backend does not pass test on stm32h743
bug priority: low platform: STM32 Stale
**Describe the bug** I tried to run the `zephyr/tests/subsys/settings/fcb/raw/` on a nucleo h743zi2 but I have a test errors, bus faults and stack overflows: **To Reproduce** Steps to reproduce the behavior: 1. `west build -b nucleo_h743zi -d build_test/fcb zephyr/tests/subsys/settings/fcb/raw/` 2. `west flash...
1.0
Settings with FCB backend does not pass test on stm32h743 - **Describe the bug** I tried to run the `zephyr/tests/subsys/settings/fcb/raw/` on a nucleo h743zi2 but I have a test errors, bus faults and stack overflows: **To Reproduce** Steps to reproduce the behavior: 1. `west build -b nucleo_h743zi -d build_tes...
priority
settings with fcb backend does not pass test on describe the bug i tried to run the zephyr tests subsys settings fcb raw on a nucleo but i have a test errors bus faults and stack overflows to reproduce steps to reproduce the behavior west build b nucleo d build test fcb zephyr tests ...
1
10,298
2,622,141,300
IssuesEvent
2015-03-04 00:02:07
byzhang/spserver
https://api.github.com/repos/byzhang/spserver
opened
请问如何发送文件?
auto-migrated Priority-Medium Type-Defect
``` 例子里的是字符串数据,如果发送文件如何做? ``` Original issue reported on code.google.com by `xiejie...@126.com` on 12 Apr 2011 at 4:46
1.0
请问如何发送文件? - ``` 例子里的是字符串数据,如果发送文件如何做? ``` Original issue reported on code.google.com by `xiejie...@126.com` on 12 Apr 2011 at 4:46
non_priority
请问如何发送文件 例子里的是字符串数据 如果发送文件如何做 original issue reported on code google com by xiejie com on apr at
0
280,418
24,304,004,982
IssuesEvent
2022-09-29 15:50:40
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] flaky test: org.yb.pgsql.TestPgRegressExtension.testPgRegressExtension
kind/bug area/ysql kind/failing-test priority/high
Jira Link: [DB-3649](https://yugabyte.atlassian.net/browse/DB-3649) ### Description https://detective-gcp.dev.yugabyte.com/stability/test?analyze_trends=true&branch=master&build_type=all&class=org.yb.pgsql.TestPgRegressExtension&fail_tag=all&name=testPgRegressExtension&platform=linux seems flaky in several build t...
1.0
[YSQL] flaky test: org.yb.pgsql.TestPgRegressExtension.testPgRegressExtension - Jira Link: [DB-3649](https://yugabyte.atlassian.net/browse/DB-3649) ### Description https://detective-gcp.dev.yugabyte.com/stability/test?analyze_trends=true&branch=master&build_type=all&class=org.yb.pgsql.TestPgRegressExtension&fail_tag=...
non_priority
flaky test org yb pgsql testpgregressextension testpgregressextension jira link description seems flaky in several build types but clearly broken in asan since
0
250,509
18,892,285,135
IssuesEvent
2021-11-15 14:27:36
boom210232/ku-polls
https://api.github.com/repos/boom210232/ku-polls
reopened
[Info] Readme for instructor about detail.
documentation
# MY ANNOUNCEMENT - Iteration2 need to merge again because flake8 style advice something that make some function can't use. - Builds in travis-ci have been temporarily disabled for private and public repositories due to a negative credit balance.
1.0
[Info] Readme for instructor about detail. - # MY ANNOUNCEMENT - Iteration2 need to merge again because flake8 style advice something that make some function can't use. - Builds in travis-ci have been temporarily disabled for private and public repositories due to a negative credit balance.
non_priority
readme for instructor about detail my announcement need to merge again because style advice something that make some function can t use builds in travis ci have been temporarily disabled for private and public repositories due to a negative credit balance
0
474,341
13,657,405,795
IssuesEvent
2020-09-28 05:39:43
Azure/autorest.az
https://api.github.com/repos/Azure/autorest.az
closed
Expose key of a named collection as a parameter
priority_p2_nice-to-have type_feature-request
In the `create_or_update` operation of Blueprint, [resourceGroups](https://github.com/Azure/azure-rest-api-specs/blob/2f48d306ba63a7ea3c19bd122a274dc465a84e4c/specification/blueprint/resource-manager/Microsoft.Blueprint/preview/2018-11-01-preview/blueprintDefinition.json#L847) is added as a [named collection](https://g...
1.0
Expose key of a named collection as a parameter - In the `create_or_update` operation of Blueprint, [resourceGroups](https://github.com/Azure/azure-rest-api-specs/blob/2f48d306ba63a7ea3c19bd122a274dc465a84e4c/specification/blueprint/resource-manager/Microsoft.Blueprint/preview/2018-11-01-preview/blueprintDefinition.jso...
priority
expose key of a named collection as a parameter in the create or update operation of blueprint is added as a which will be mapped as a dictionary in python its key would be used to get update delete a resource group artifact in the blueprint in azure portal this key is not exposed and will be autoge...
1
101,330
8,785,402,314
IssuesEvent
2018-12-20 12:53:38
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
[CI][ML] MlDistributedFailureIT.testLoseDedicatedMasterNode randomly fails on feature-jindex-master branch
:ml >test-failure v7.0.0
This test has been observed to fail occasionally in the `feature-jindex-master` branch. I have not yet managed to reproduce locally. I will shortly be muting the test as we need a green build to merge the branch in master. However, I am raising the issue to ensure we get to the bottom of this failure. Link to failur...
1.0
[CI][ML] MlDistributedFailureIT.testLoseDedicatedMasterNode randomly fails on feature-jindex-master branch - This test has been observed to fail occasionally in the `feature-jindex-master` branch. I have not yet managed to reproduce locally. I will shortly be muting the test as we need a green build to merge the branch...
non_priority
mldistributedfailureit testlosededicatedmasternode randomly fails on feature jindex master branch this test has been observed to fail occasionally in the feature jindex master branch i have not yet managed to reproduce locally i will shortly be muting the test as we need a green build to merge the branch in ma...
0
264,721
8,318,943,668
IssuesEvent
2018-09-25 15:51:31
swarm-robotics/fordyca
https://api.github.com/repos/swarm-robotics/fordyca
closed
task/345-run-exp-with-new-task-allocation-params
Priority: Major Status: Available Type: Task
Pulling from the matlab function mesh analysis I FINALLY got around to doing
1.0
task/345-run-exp-with-new-task-allocation-params - Pulling from the matlab function mesh analysis I FINALLY got around to doing
priority
task run exp with new task allocation params pulling from the matlab function mesh analysis i finally got around to doing
1
123,841
16,542,304,451
IssuesEvent
2021-05-27 18:28:46
elementary/switchboard-plug-onlineaccounts
https://api.github.com/repos/elementary/switchboard-plug-onlineaccounts
closed
Add an IMAP account
Needs Design Priority: Wishlist
<!-- * Please read and follow these tips: https://elementary.io/docs/code/reference#proposing-design-changes * Be sure to search open and closed issues for duplicates --> We need to be able to add standard IMAP accounts to EDS <!--Please be sure to preview your issue before saving. Thanks!-->
1.0
Add an IMAP account - <!-- * Please read and follow these tips: https://elementary.io/docs/code/reference#proposing-design-changes * Be sure to search open and closed issues for duplicates --> We need to be able to add standard IMAP accounts to EDS <!--Please be sure to preview your issue before saving. Thanks...
non_priority
add an imap account please read and follow these tips be sure to search open and closed issues for duplicates we need to be able to add standard imap accounts to eds
0
2,216
2,588,223,766
IssuesEvent
2015-02-17 23:29:19
rlf/uSkyBlock
https://api.github.com/repos/rlf/uSkyBlock
closed
Support UUID
bug feature request ready for test
Currently, the uSkyBlock plugin doesn't correctly handle players. Too many places rely on the username, instead of the UUID. This should be fixed.
1.0
Support UUID - Currently, the uSkyBlock plugin doesn't correctly handle players. Too many places rely on the username, instead of the UUID. This should be fixed.
non_priority
support uuid currently the uskyblock plugin doesn t correctly handle players too many places rely on the username instead of the uuid this should be fixed
0
343,978
30,704,847,247
IssuesEvent
2023-07-27 04:53:34
litentry/litentry-parachain
https://api.github.com/repos/litentry/litentry-parachain
closed
DI tests: identity
I3-high D5-testing
## Context See #1682 ## Task Implement each of the following test steps using the DI interface. Refactor and extract common functionality as needed, and establish a pattern for the remaining test suites. If needed, merge to dev in smaller batches to mitigate conflicts with other developments. Along the w...
1.0
DI tests: identity - ## Context See #1682 ## Task Implement each of the following test steps using the DI interface. Refactor and extract common functionality as needed, and establish a pattern for the remaining test suites. If needed, merge to dev in smaller batches to mitigate conflicts with other develop...
non_priority
di tests identity context see task implement each of the following test steps using the di interface refactor and extract common functionality as needed and establish a pattern for the remaining test suites if needed merge to dev in smaller batches to mitigate conflicts with other developmen...
0
252,467
19,027,407,132
IssuesEvent
2021-11-24 06:27:45
DocNow/twarc-csv
https://api.github.com/repos/DocNow/twarc-csv
closed
DataFrameConverter to single tweet
documentation
I have a large set of tweets, and I would like to wrangle and write them to file as I go. DataFrameConverter would be ideal for this, but if I try to pass a tweet to it, I get an error message: `TypeError: process() missing 1 required positional argument: 'objects'`. I followed these instructions: ``` from twarc_csv ...
1.0
DataFrameConverter to single tweet - I have a large set of tweets, and I would like to wrangle and write them to file as I go. DataFrameConverter would be ideal for this, but if I try to pass a tweet to it, I get an error message: `TypeError: process() missing 1 required positional argument: 'objects'`. I followed thes...
non_priority
dataframeconverter to single tweet i have a large set of tweets and i would like to wrangle and write them to file as i go dataframeconverter would be ideal for this but if i try to pass a tweet to it i get an error message typeerror process missing required positional argument objects i followed thes...
0
150,864
19,634,070,037
IssuesEvent
2022-01-08 01:21:55
vipinsun/cactus
https://api.github.com/repos/vipinsun/cactus
opened
CVE-2018-25023 (High) detected in smallvec-0.6.14.crate
security vulnerability
## CVE-2018-25023 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>smallvec-0.6.14.crate</b></p></summary> <p>'Small vector' optimization: store up to a small number of items on the sta...
True
CVE-2018-25023 (High) detected in smallvec-0.6.14.crate - ## CVE-2018-25023 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>smallvec-0.6.14.crate</b></p></summary> <p>'Small vector' op...
non_priority
cve high detected in smallvec crate cve high severity vulnerability vulnerable library smallvec crate small vector optimization store up to a small number of items on the stack library home page a href dependency hierarchy hashicorp vault crate root libr...
0
177,007
28,309,841,446
IssuesEvent
2023-04-10 14:28:04
kookmin-sw/capstone-2023-09
https://api.github.com/repos/kookmin-sw/capstone-2023-09
closed
[관리자] 카테고리 관리 화면 개발
💄 design
## Description 도움받기 도움주기 게시판에서 사용하는 카테고리를 추가및 삭제할수 있는 화면 ## To-do - [ ] 카테고리 조회 화면 - [ ] 카테고리 수정 기능 - [ ] 카테고리 삭제 기능
1.0
[관리자] 카테고리 관리 화면 개발 - ## Description 도움받기 도움주기 게시판에서 사용하는 카테고리를 추가및 삭제할수 있는 화면 ## To-do - [ ] 카테고리 조회 화면 - [ ] 카테고리 수정 기능 - [ ] 카테고리 삭제 기능
non_priority
카테고리 관리 화면 개발 description 도움받기 도움주기 게시판에서 사용하는 카테고리를 추가및 삭제할수 있는 화면 to do 카테고리 조회 화면 카테고리 수정 기능 카테고리 삭제 기능
0
47,388
6,050,920,224
IssuesEvent
2017-06-12 22:15:27
Microsoft/TypeScript
https://api.github.com/repos/Microsoft/TypeScript
closed
Design Meeting Notes, 6/2/2017
Design Notes
# Propagated Inference for Uninstantiated (Free) Type Parameters (#9366) ```ts function compose<A, B, C>(f: (x: A) => B, g: (y: B) => C): (x: A) => C { // ... } let boxElements: (a: string) => { value: string[] } = compose(x => [x], y => { value: y }); ``` Currently this works. Now we ask, what...
1.0
Design Meeting Notes, 6/2/2017 - # Propagated Inference for Uninstantiated (Free) Type Parameters (#9366) ```ts function compose<A, B, C>(f: (x: A) => B, g: (y: B) => C): (x: A) => C { // ... } let boxElements: (a: string) => { value: string[] } = compose(x => [x], y => { value: y }); ``` Currentl...
non_priority
design meeting notes propagated inference for uninstantiated free type parameters ts function compose f x a b g y b c x a c let boxelements a string value string compose x y value y currently this works ...
0
386,903
11,452,516,244
IssuesEvent
2020-02-06 13:50:14
ooni/probe
https://api.github.com/repos/ooni/probe
opened
Properly handle SIGTERM signal on windows
bug ooni/probe-cli ooni/probe-desktop platform/windows priority/high
It has been reported that the SIGTERM signal is not getting trapped on windows and therefore when you try to terminate an OONI Probe run on windows it does not shutdown cleanly as it does on macOS. We should check to see how we can handle this properly on windows.
1.0
Properly handle SIGTERM signal on windows - It has been reported that the SIGTERM signal is not getting trapped on windows and therefore when you try to terminate an OONI Probe run on windows it does not shutdown cleanly as it does on macOS. We should check to see how we can handle this properly on windows.
priority
properly handle sigterm signal on windows it has been reported that the sigterm signal is not getting trapped on windows and therefore when you try to terminate an ooni probe run on windows it does not shutdown cleanly as it does on macos we should check to see how we can handle this properly on windows
1
113,082
11,787,254,264
IssuesEvent
2020-03-17 13:44:59
sei-nope/inStock-client
https://api.github.com/repos/sei-nope/inStock-client
closed
Update README
documentation
- An explanation of the what the app does and how it works. - A link to the other repo - A link to both deployed sites - List of technologies used - List unsolved problems which would be fixed in future iterations. - Document your planning, process and problem-solving strategy - Complete the repository Des...
1.0
Update README - - An explanation of the what the app does and how it works. - A link to the other repo - A link to both deployed sites - List of technologies used - List unsolved problems which would be fixed in future iterations. - Document your planning, process and problem-solving strategy - Complete th...
non_priority
update readme an explanation of the what the app does and how it works a link to the other repo a link to both deployed sites list of technologies used list unsolved problems which would be fixed in future iterations document your planning process and problem solving strategy complete th...
0
101,210
21,629,193,062
IssuesEvent
2022-05-05 07:54:36
withfig/fig
https://api.github.com/repos/withfig/fig
closed
Show custom aliases in autocompletion
type:feature-request codebase:autocomplete-app
**Is your feature request related to a problem? Please describe.** Given an alias defined as such: ``` alias gc="git commit -m" # make a commit with a message (gc [message]) ``` **Describe the solution you'd like** * I'd love to see the comment parsed and turned into the suggestion at the bottom of the autocomplet...
1.0
Show custom aliases in autocompletion - **Is your feature request related to a problem? Please describe.** Given an alias defined as such: ``` alias gc="git commit -m" # make a commit with a message (gc [message]) ``` **Describe the solution you'd like** * I'd love to see the comment parsed and turned into the sug...
non_priority
show custom aliases in autocompletion is your feature request related to a problem please describe given an alias defined as such alias gc git commit m make a commit with a message gc describe the solution you d like i d love to see the comment parsed and turned into the suggestion ...
0
8,234
10,311,685,778
IssuesEvent
2019-08-29 17:58:40
cobalt-org/liquid-rust
https://api.github.com/repos/cobalt-org/liquid-rust
closed
Implement where filter
enhancement good first issue std-compatibility
Example test: ```rust assert_eq!([{ v!("a"): v!("ok") }], filters!(where, { v!("a"): v!("ok") }, "a", r#"ok")#); ``` - [Where filters live](https://github.com/cobalt-org/liquid-rust/blob/master/src/filters/mod.rs) - [Ruby implementation](https://github.com/Shopify/liquid/blob/master/lib/liquid/standardfilter...
True
Implement where filter - Example test: ```rust assert_eq!([{ v!("a"): v!("ok") }], filters!(where, { v!("a"): v!("ok") }, "a", r#"ok")#); ``` - [Where filters live](https://github.com/cobalt-org/liquid-rust/blob/master/src/filters/mod.rs) - [Ruby implementation](https://github.com/Shopify/liquid/blob/master/...
non_priority
implement where filter example test rust assert eq filters where v a v ok a r ok once this is working ideally the test will start failing we would just need to remove the on it if the test doesn t start failing please temporarily re...
0
483,342
13,923,154,989
IssuesEvent
2020-10-21 14:06:44
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID :214214] Uninitialized pointer read in tests/benchmarks/data_structure_perf/rbtree_perf/src/rbtree_perf.c
Coverity bug priority: low
Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/27e1fd69f987d3082229b3368a87d59ffdcab5a4/tests/benchmarks/data_structure_perf/rbtree_perf/src/rbtree_perf.c#L58 Category: Memory - illegal accesses Function: `test_rbtree_container` Component: Tests CID: [214214](https://scan9.c...
1.0
[Coverity CID :214214] Uninitialized pointer read in tests/benchmarks/data_structure_perf/rbtree_perf/src/rbtree_perf.c - Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/27e1fd69f987d3082229b3368a87d59ffdcab5a4/tests/benchmarks/data_structure_perf/rbtree_perf/src/rbtree_perf.c...
priority
uninitialized pointer read in tests benchmarks data structure perf rbtree perf src rbtree perf c static code scan issues found in file category memory illegal accesses function test rbtree container component tests cid details struct rbnode foreach node struct contain...
1
646,861
21,077,065,888
IssuesEvent
2022-04-02 09:52:48
apache/incubator-kyuubi
https://api.github.com/repos/apache/incubator-kyuubi
closed
[Bug] The running query will not update the duration of the page
kind:bug priority:major
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar issues. ### Describe the bug The def...
1.0
[Bug] The running query will not update the duration of the page - ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3A...
priority
the running query will not update the duration of the page code of conduct i agree to follow this project s search before asking i have searched in the and found no similar issues describe the bug the default value of completedtime is and the calculation of duration only consi...
1
159,258
20,048,345,438
IssuesEvent
2022-02-03 01:07:30
kapseliboi/owner-profiles
https://api.github.com/repos/kapseliboi/owner-profiles
opened
CVE-2018-1107 (Medium) detected in is-my-json-valid-2.17.1.tgz
security vulnerability
## CVE-2018-1107 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-my-json-valid-2.17.1.tgz</b></p></summary> <p>A JSONSchema validator that uses code generation to be extremely fas...
True
CVE-2018-1107 (Medium) detected in is-my-json-valid-2.17.1.tgz - ## CVE-2018-1107 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-my-json-valid-2.17.1.tgz</b></p></summary> <p>A J...
non_priority
cve medium detected in is my json valid tgz cve medium severity vulnerability vulnerable library is my json valid tgz a jsonschema validator that uses code generation to be extremely fast library home page a href path to dependency file package json path to vulnerabl...
0
59,851
7,298,719,650
IssuesEvent
2018-02-26 17:48:31
thePlums/web-app
https://api.github.com/repos/thePlums/web-app
closed
Set a remind for individual item
design
Pretty straight forward, he went to the alarm icon right away and undstood the "Select" instructions. Recommended perhaps the icon is on each item/collection instead.
1.0
Set a remind for individual item - Pretty straight forward, he went to the alarm icon right away and undstood the "Select" instructions. Recommended perhaps the icon is on each item/collection instead.
non_priority
set a remind for individual item pretty straight forward he went to the alarm icon right away and undstood the select instructions recommended perhaps the icon is on each item collection instead
0
End of preview. Expand in Data Studio

No dataset card yet

Downloads last month
6

Collection including karths/binary-10IQR-priority