Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 4 112 | repo_url stringlengths 33 141 | action stringclasses 3
values | title stringlengths 1 1.02k | labels stringlengths 4 1.54k | body stringlengths 1 262k | index stringclasses 17
values | text_combine stringlengths 95 262k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
23,884 | 7,430,683,842 | IssuesEvent | 2018-03-25 05:29:34 | Semantic-Org/Semantic-UI | https://api.github.com/repos/Semantic-Org/Semantic-UI | closed | Run gulp build multiple times in a Custom Pipeline | Build Tools Discussion Evaluating Bug / Change stale | Hi there,
thanks for your awesome work on SemanticUI!
I was following the instructions to integrate the gulp build process into my [own gulp pipeline](https://semantic-ui.com/introduction/advanced-usage.html) and had the need to execute the build task multiple times for multiple themes. This failed because the bu... | 1.0 | Run gulp build multiple times in a Custom Pipeline - Hi there,
thanks for your awesome work on SemanticUI!
I was following the instructions to integrate the gulp build process into my [own gulp pipeline](https://semantic-ui.com/introduction/advanced-usage.html) and had the need to execute the build task multiple ... | non_test | run gulp build multiple times in a custom pipeline hi there thanks for your awesome work on semanticui i was following the instructions to integrate the gulp build process into my and had the need to execute the build task multiple times for multiple themes this failed because the build function pushes t... | 0 |
18,171 | 3,670,813,091 | IssuesEvent | 2016-02-22 01:36:45 | colinxfleming/dcaf_case_management | https://api.github.com/repos/colinxfleming/dcaf_case_management | opened | PT INFO: Write integration test for updating patient information | minitest | Write integration tests to confirm that patient information saves when the form values change.
(Can accomplish this by navigating away from the edit route, then navigating back to it and confirming new values.) | 1.0 | PT INFO: Write integration test for updating patient information - Write integration tests to confirm that patient information saves when the form values change.
(Can accomplish this by navigating away from the edit route, then navigating back to it and confirming new values.) | test | pt info write integration test for updating patient information write integration tests to confirm that patient information saves when the form values change can accomplish this by navigating away from the edit route then navigating back to it and confirming new values | 1 |
119,619 | 10,059,011,554 | IssuesEvent | 2019-07-22 15:01:24 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | PendingTasksBlocksIT#testPendingTasksWithClusterReadOnlyBlock with MasterNotDiscoveredException | 7x :Distributed/Cluster Coordination >test-failure | Also other tests failing in the suite:
```
testPendingTasksWithIndexBlocks
testPendingTasksWithClusterNotRecoveredBlock
```
Link to the build:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.x+multijob+fast+part1/364/consoleFull
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.... | 1.0 | PendingTasksBlocksIT#testPendingTasksWithClusterReadOnlyBlock with MasterNotDiscoveredException - Also other tests failing in the suite:
```
testPendingTasksWithIndexBlocks
testPendingTasksWithClusterNotRecoveredBlock
```
Link to the build:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.x+mul... | test | pendingtasksblocksit testpendingtaskswithclusterreadonlyblock with masternotdiscoveredexception also other tests failing in the suite testpendingtaskswithindexblocks testpendingtaskswithclusternotrecoveredblock link to the build command to reproduce gradlew server integtest tes... | 1 |
64,443 | 7,803,418,496 | IssuesEvent | 2018-06-10 23:41:31 | Opentrons/opentrons | https://api.github.com/repos/Opentrons/opentrons | closed | Warning: volume is too specific | design feature protocol designer | As a user I should probably be stopped from being able to put "3.333" in the volume field if the robot can't deliver that accuracy.
## Acceptance criteria
- Put a limit on decimal places for volumes with each pipette
## Design
**** We should find out what these limitations are | 2.0 | Warning: volume is too specific - As a user I should probably be stopped from being able to put "3.333" in the volume field if the robot can't deliver that accuracy.
## Acceptance criteria
- Put a limit on decimal places for volumes with each pipette
## Design
**** We should find out what these limitations are | non_test | warning volume is too specific as a user i should probably be stopped from being able to put in the volume field if the robot can t deliver that accuracy acceptance criteria put a limit on decimal places for volumes with each pipette design we should find out what these limitations are | 0 |
33,484 | 6,208,623,188 | IssuesEvent | 2017-07-07 00:27:21 | sequelize/sequelize | https://api.github.com/repos/sequelize/sequelize | closed | Document that findOrCreate needs a unique index when there are several concurrent calls | documentation stale | I wrote following code:
``` javascript
var User = this.sequelize.define('User', {
email: {
type: DataTypes.STRING
}
});
return Promise.all([
User.findOrCreate({
where: { email: 'email@sequelizejs.com' }
}),
User.findOrCreate({
where: { email: 'email@sequelizejs.com' }
}),
User.findOrCreate({... | 1.0 | Document that findOrCreate needs a unique index when there are several concurrent calls - I wrote following code:
``` javascript
var User = this.sequelize.define('User', {
email: {
type: DataTypes.STRING
}
});
return Promise.all([
User.findOrCreate({
where: { email: 'email@sequelizejs.com' }
}),
Use... | non_test | document that findorcreate needs a unique index when there are several concurrent calls i wrote following code javascript var user this sequelize define user email type datatypes string return promise all user findorcreate where email email sequelizejs com use... | 0 |
703 | 2,858,112,649 | IssuesEvent | 2015-06-02 23:31:57 | t3kt/vjzual | https://api.github.com/repos/t3kt/vjzual | closed | source clip time controls go crazy on initialization | bug infrastructure | somehow running the init scripts doesn't solve the problem unless you're actively viewing the contents of the sources component. | 1.0 | source clip time controls go crazy on initialization - somehow running the init scripts doesn't solve the problem unless you're actively viewing the contents of the sources component. | non_test | source clip time controls go crazy on initialization somehow running the init scripts doesn t solve the problem unless you re actively viewing the contents of the sources component | 0 |
807,453 | 30,003,622,009 | IssuesEvent | 2023-06-26 10:58:01 | milvus-io/milvus | https://api.github.com/repos/milvus-io/milvus | closed | [Bug]: Replicas number is not as expected after upgrade from v2.2.3 to 2.2.0-20230310-b2ece6a5 | kind/bug priority/critical-urgent severity/critical triage/accepted | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:v2.2.3 --> 2.2.0-20230310-b2ece6a5
- Deployment mode(standalone or cluster):cluster
- MQ type(rocksmq, pulsar or kafka): kafka
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or ... | 1.0 | [Bug]: Replicas number is not as expected after upgrade from v2.2.3 to 2.2.0-20230310-b2ece6a5 - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:v2.2.3 --> 2.2.0-20230310-b2ece6a5
- Deployment mode(standalone or cluster):cluster
- MQ t... | non_test | replicas number is not as expected after upgrade from to is there an existing issue for this i have searched the existing issues environment markdown milvus version deployment mode standalone or cluster cluster mq type rocksmq pulsar or kafka kafka... | 0 |
167,450 | 20,726,095,951 | IssuesEvent | 2022-03-14 02:11:47 | davidstonep/NodeGoat | https://api.github.com/repos/davidstonep/NodeGoat | opened | CVE-2021-37712 (High) detected in tar-2.2.1.tgz | security vulnerability | ## CVE-2021-37712 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.1.tgz</b></p></summary>
<p>tar for node</p>
<p>Library home page: <a href="https://registry.npmjs.org/tar/-/ta... | True | CVE-2021-37712 (High) detected in tar-2.2.1.tgz - ## CVE-2021-37712 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.1.tgz</b></p></summary>
<p>tar for node</p>
<p>Library home ... | non_test | cve high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file package json path to vulnerable library node modules npm node modules tar package json dependency hierarchy ... | 0 |
65,262 | 6,953,313,601 | IssuesEvent | 2017-12-06 20:33:46 | pouchdb/pouchdb | https://api.github.com/repos/pouchdb/pouchdb | closed | Persistent queries fail to synchronize with CouchDB | bug has test case wontfix | ## Issue
Persistent design docs fail to sync with CouchDB when view is defined by named function. I have based my implementation on [this article](https://pouchdb.com/2014/05/01/secondary-indexes-have-landed-in-pouchdb.html). I try to add design doc and use existing function => the function has name. Promise executes ... | 1.0 | Persistent queries fail to synchronize with CouchDB - ## Issue
Persistent design docs fail to sync with CouchDB when view is defined by named function. I have based my implementation on [this article](https://pouchdb.com/2014/05/01/secondary-indexes-have-landed-in-pouchdb.html). I try to add design doc and use existin... | test | persistent queries fail to synchronize with couchdb issue persistent design docs fail to sync with couchdb when view is defined by named function i have based my implementation on i try to add design doc and use existing function the function has name promise executes then as if all was fine but view i... | 1 |
413,261 | 27,948,371,703 | IssuesEvent | 2023-03-24 06:24:11 | WillCWX/alpha | https://api.github.com/repos/WillCWX/alpha | opened | Dummy #4 | severity.VeryLow type.DocumentationBug | ```
a
a
a
a
a
a
aa
a
a
a
a
a
a
a
aa
a
a
a
a
a
a
aa
a
a
a
aa
aa
a
a
a
a
a
aa
a
a
a
a
a
a
a
aaa
a
a
a
a
a
a
a
a
aa
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
aa
a
a
a
a
a
a
a
aa
a
a
a
a
a
a
aa
a
a
a
aa
aa
a
a
a
a
a
aa
a
a
a
a
a
a
a
aaa
a
a
a
a
a
a
a
a
aa
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
aa
a
a
a
a
a
a
a
aa
a
a
a
a
a
a
aa
a
a
a
aa
... | 1.0 | Dummy #4 - ```
a
a
a
a
a
a
aa
a
a
a
a
a
a
a
aa
a
a
a
a
a
a
aa
a
a
a
aa
aa
a
a
a
a
a
aa
a
a
a
a
a
a
a
aaa
a
a
a
a
a
a
a
a
aa
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
aa
a
a
a
a
a
a
a
aa
a
a
a
a
a
a
aa
a
a
a
aa
aa
a
a
a
a
a
aa
a
a
a
a
a
a
a
aaa
a
a
a
a
a
a
a
a
aa
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
aa
a
a
a
a
a
a
a
aa
a
a
a
a
a
a
a... | non_test | dummy a a a a a a aa a a a a a a a aa a a a a a a aa a a a aa aa a a a a a aa a a a a a a a aaa a a a a a a a a aa a a a a a a a a a a a a a a a a aa a a a a a a a aa a a a a a a aa a a a aa aa a a a a a aa a a a a a a a aaa a a a a a a a a aa a a a a a a a a a a a a a a a a aa a a a a a a a aa a a a a a a a... | 0 |
39,021 | 5,030,713,588 | IssuesEvent | 2016-12-16 02:14:43 | WebVRRocks/webvrrocks | https://api.github.com/repos/WebVRRocks/webvrrocks | opened | Change background-color of body to match background-color of footer | design help wanted (easy) | So that when the page is too short, there's not white underneath the gray footer. | 1.0 | Change background-color of body to match background-color of footer - So that when the page is too short, there's not white underneath the gray footer. | non_test | change background color of body to match background color of footer so that when the page is too short there s not white underneath the gray footer | 0 |
169,859 | 14,234,313,074 | IssuesEvent | 2020-11-18 13:25:54 | HTenkanen/pyrosm | https://api.github.com/repos/HTenkanen/pyrosm | closed | How to keep all components, not just the largest strongly connected one | documentation | The documentation states:
> By default, Pyrosm will only keep connected edges in the output graph (_largest strongly connected component_). This means that all “isolated islands” of the network will be filtered out because those cannot be reached from other parts of the network (you can also disable this behavior, s... | 1.0 | How to keep all components, not just the largest strongly connected one - The documentation states:
> By default, Pyrosm will only keep connected edges in the output graph (_largest strongly connected component_). This means that all “isolated islands” of the network will be filtered out because those cannot be reac... | non_test | how to keep all components not just the largest strongly connected one the documentation states by default pyrosm will only keep connected edges in the output graph largest strongly connected component this means that all “isolated islands” of the network will be filtered out because those cannot be reac... | 0 |
228,139 | 17,411,334,959 | IssuesEvent | 2021-08-03 12:43:50 | dnsimple/terraform-provider-dnsimple | https://api.github.com/repos/dnsimple/terraform-provider-dnsimple | closed | Change documentation (website) structure | documentation enhancement | Following the terraform provider documentation, the website generation now (should) reside(s) in the `docs` directory.
Move the provider documentation into the `docs` directory and make it follow the terraform documentation structure.
See: https://www.terraform.io/docs/registry/providers/docs.html | 1.0 | Change documentation (website) structure - Following the terraform provider documentation, the website generation now (should) reside(s) in the `docs` directory.
Move the provider documentation into the `docs` directory and make it follow the terraform documentation structure.
See: https://www.terraform.io/docs/r... | non_test | change documentation website structure following the terraform provider documentation the website generation now should reside s in the docs directory move the provider documentation into the docs directory and make it follow the terraform documentation structure see | 0 |
50,421 | 6,087,466,002 | IssuesEvent | 2017-06-18 13:16:18 | desandro/imagesloaded | https://api.github.com/repos/desandro/imagesloaded | closed | Background image loaded won't work properly | test case required | Hi there,
I tried implementing imageloaded on background images as explained in the documentation :
```
let container = document.querySelector('.projects-list');
imagesLoaded(container, { background: '.project' }, (imgLoaded) => {
console.log(imgLoaded.isComplete)
var msnry = new Mas... | 1.0 | Background image loaded won't work properly - Hi there,
I tried implementing imageloaded on background images as explained in the documentation :
```
let container = document.querySelector('.projects-list');
imagesLoaded(container, { background: '.project' }, (imgLoaded) => {
console.log(imgLoa... | test | background image loaded won t work properly hi there i tried implementing imageloaded on background images as explained in the documentation let container document queryselector projects list imagesloaded container background project imgloaded console log imgloa... | 1 |
38,242 | 5,169,960,742 | IssuesEvent | 2017-01-18 03:23:09 | bitshares/bitshares-core | https://api.github.com/repos/bitshares/bitshares-core | closed | Test worker pay computation when maintenance interval is not 1 day | needs testing | _From @theoreticalbts on July 22, 2015 15:42_
Specifically, https://github.com/cryptonomex/graphene/blob/dffc83cca9e710e509c307237a3767b966da2505/libraries/chain/db_maint.cpp#L110-L116 should be covered by this test.
_Copied from original issue: cryptonomex/graphene#191_ | 1.0 | Test worker pay computation when maintenance interval is not 1 day - _From @theoreticalbts on July 22, 2015 15:42_
Specifically, https://github.com/cryptonomex/graphene/blob/dffc83cca9e710e509c307237a3767b966da2505/libraries/chain/db_maint.cpp#L110-L116 should be covered by this test.
_Copied from original issue: cr... | test | test worker pay computation when maintenance interval is not day from theoreticalbts on july specifically should be covered by this test copied from original issue cryptonomex graphene | 1 |
715,352 | 24,595,512,209 | IssuesEvent | 2022-10-14 07:59:15 | status-im/status-desktop | https://api.github.com/repos/status-im/status-desktop | closed | Wallet -> Assets: Misalignment when showing asset details on different networks | bug Wallet priority 3: low E:Bugfixes E:Wallet W:Asset | ### Description
1. recover account with funds
2. in wallet network -> disable Ethereum (keep Arb and Opt enabled)
3. click ETH asset
As result, the asset page shows me 2 zero values for Arb and Opt networks, but it is not correct since i want to see my balance on Ethereum
**Total list:**
<img width="1016" a... | 1.0 | Wallet -> Assets: Misalignment when showing asset details on different networks - ### Description
1. recover account with funds
2. in wallet network -> disable Ethereum (keep Arb and Opt enabled)
3. click ETH asset
As result, the asset page shows me 2 zero values for Arb and Opt networks, but it is not correct ... | non_test | wallet assets misalignment when showing asset details on different networks description recover account with funds in wallet network disable ethereum keep arb and opt enabled click eth asset as result the asset page shows me zero values for arb and opt networks but it is not correct ... | 0 |
51,685 | 7,723,027,266 | IssuesEvent | 2018-05-24 11:06:28 | FreeBSDDesktop/kms-drm | https://api.github.com/repos/FreeBSDDesktop/kms-drm | opened | Map hardware/vintage to drm driver version | documentation | We should document what hardware is supported by what driver.
Initial guestimate (Intel only)
drm1: Intel GMA (and earlier?) up to 2010
drm2: Intel GMA HD and HD, Arandale to Sandy Bridge, 2010 to 2013
drm-kmod: Intel HD, Sandy Bridge to now, 2011 to now. (amd64 only)
Hints here:
drm1: https://github.com/Free... | 1.0 | Map hardware/vintage to drm driver version - We should document what hardware is supported by what driver.
Initial guestimate (Intel only)
drm1: Intel GMA (and earlier?) up to 2010
drm2: Intel GMA HD and HD, Arandale to Sandy Bridge, 2010 to 2013
drm-kmod: Intel HD, Sandy Bridge to now, 2011 to now. (amd64 only)
... | non_test | map hardware vintage to drm driver version we should document what hardware is supported by what driver initial guestimate intel only intel gma and earlier up to intel gma hd and hd arandale to sandy bridge to drm kmod intel hd sandy bridge to now to now only hints here ... | 0 |
107,526 | 9,216,453,348 | IssuesEvent | 2019-03-11 08:08:40 | Samsung/Universum | https://api.github.com/repos/Samsung/Universum | opened | Incorrect versions of dependencies | bug dev dev: testing | ## Description
The setup.py incorrectly lists version of dependencies:
https://github.com/Samsung/Universum/blob/9c38d4b5329ad596fed9ff00a77d6793e6e98132/setup.py#L42-L62
Specifically, Universum requires the following versions of packages:
- urllib3: 1.13 (default in Ubuntu 14.04: 1.7.1)
- docker-py: 2.5.0 (fo... | 1.0 | Incorrect versions of dependencies - ## Description
The setup.py incorrectly lists version of dependencies:
https://github.com/Samsung/Universum/blob/9c38d4b5329ad596fed9ff00a77d6793e6e98132/setup.py#L42-L62
Specifically, Universum requires the following versions of packages:
- urllib3: 1.13 (default in Ubuntu ... | test | incorrect versions of dependencies description the setup py incorrectly lists version of dependencies specifically universum requires the following versions of packages default in ubuntu docker py for testing only pytest at the same time tests pass with pyt... | 1 |
401,595 | 11,795,196,580 | IssuesEvent | 2020-03-18 08:27:54 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | Members that have been `minimizeinformation`ed before don't have contact information | feature priority: low | In GitLab by @pingiun on Dec 19, 2019, 14:51
### One-sentence description
Members should fill in their information again when renewing after a information minimisation has happened.
### Motivation
There are currently some members that do not have address information in their profile because this has been erased. This... | 1.0 | Members that have been `minimizeinformation`ed before don't have contact information - In GitLab by @pingiun on Dec 19, 2019, 14:51
### One-sentence description
Members should fill in their information again when renewing after a information minimisation has happened.
### Motivation
There are currently some members t... | non_test | members that have been minimizeinformation ed before don t have contact information in gitlab by pingiun on dec one sentence description members should fill in their information again when renewing after a information minimisation has happened motivation there are currently some members that do... | 0 |
117,939 | 11,959,125,013 | IssuesEvent | 2020-04-04 20:40:56 | timoniq/vkbottle | https://api.github.com/repos/timoniq/vkbottle | closed | Make TokenManager | documentation solved but need tests todo | Make TokenManager for multiple token storage and then switch them in case of too many requests per second error
**#TODO** | 1.0 | Make TokenManager - Make TokenManager for multiple token storage and then switch them in case of too many requests per second error
**#TODO** | non_test | make tokenmanager make tokenmanager for multiple token storage and then switch them in case of too many requests per second error todo | 0 |
158,691 | 24,878,044,476 | IssuesEvent | 2022-10-27 21:04:07 | oakmac/chessboard2 | https://api.github.com/repos/oakmac/chessboard2 | opened | isAnimating boolean? | API design | Should we have a `board.isAnimating()` call that returns whether the board is currently performing an animation? | 1.0 | isAnimating boolean? - Should we have a `board.isAnimating()` call that returns whether the board is currently performing an animation? | non_test | isanimating boolean should we have a board isanimating call that returns whether the board is currently performing an animation | 0 |
283,673 | 8,721,844,413 | IssuesEvent | 2018-12-09 04:53:03 | momentum-mod/website | https://api.github.com/repos/momentum-mod/website | closed | Create a BaseStats table and make other tables use it | priority | Instead of having 3 massive tables, we'll want Map(Zone)Stats and Run(Zone)Stats to use a reference to a base table. The values stored in the columns will be different for each parent table that requests it (MapStats getting totals/averages over everyone versus the more atomic RunStats). | 1.0 | Create a BaseStats table and make other tables use it - Instead of having 3 massive tables, we'll want Map(Zone)Stats and Run(Zone)Stats to use a reference to a base table. The values stored in the columns will be different for each parent table that requests it (MapStats getting totals/averages over everyone versus th... | non_test | create a basestats table and make other tables use it instead of having massive tables we ll want map zone stats and run zone stats to use a reference to a base table the values stored in the columns will be different for each parent table that requests it mapstats getting totals averages over everyone versus th... | 0 |
37,124 | 15,178,145,845 | IssuesEvent | 2021-02-14 14:17:28 | codeoverflow-org/nodecg-io | https://api.github.com/repos/codeoverflow-org/nodecg-io | opened | Fake Service | enhancement minor service | ### Description
When programming your own bundles, sometimes you want to quickly trigger selected code to ensure correct functionality.
I propose a simple "fake service" or "simulation service" which can trigger events with parametric inputs e.g. String values, random numbers,... This shall be controllable via a c... | 1.0 | Fake Service - ### Description
When programming your own bundles, sometimes you want to quickly trigger selected code to ensure correct functionality.
I propose a simple "fake service" or "simulation service" which can trigger events with parametric inputs e.g. String values, random numbers,... This shall be contr... | non_test | fake service description when programming your own bundles sometimes you want to quickly trigger selected code to ensure correct functionality i propose a simple fake service or simulation service which can trigger events with parametric inputs e g string values random numbers this shall be contr... | 0 |
204,871 | 7,091,716,326 | IssuesEvent | 2018-01-12 14:10:17 | SilphRoad/reports | https://api.github.com/repos/SilphRoad/reports | closed | raid beacon specific chat | feature priority:high silph:radio | Your issue may already be reported! Please search on the [issue tracker](../) before creating one.
**Note: for support questions, please use [/r/TheSilphRoad](https://reddit.com/r/thesilphroad)**. This repository's issues are reserved for feature requests and bug reports.
## I'm submitting a ...
- [ ] bug re... | 1.0 | raid beacon specific chat - Your issue may already be reported! Please search on the [issue tracker](../) before creating one.
**Note: for support questions, please use [/r/TheSilphRoad](https://reddit.com/r/thesilphroad)**. This repository's issues are reserved for feature requests and bug reports.
## I'm subm... | non_test | raid beacon specific chat your issue may already be reported please search on the before creating one note for support questions please use this repository s issues are reserved for feature requests and bug reports i m submitting a bug report feature request not s... | 0 |
86,067 | 8,018,006,750 | IssuesEvent | 2018-07-25 17:42:27 | CGCookie/retopoflow | https://api.github.com/repos/CGCookie/retopoflow | closed | Polypen tools allows creation of tris [2.0] | Ready for Testing tool: polypen | This may already be a known issue, but the polypen happily snaps to existing vertices, making tris. I've made a lot of accidental tris this way, it might be better to make it more difficult or not permit it.
Also, as a temporary workaround for when working with close together geometry, is there a way to disable snap... | 1.0 | Polypen tools allows creation of tris [2.0] - This may already be a known issue, but the polypen happily snaps to existing vertices, making tris. I've made a lot of accidental tris this way, it might be better to make it more difficult or not permit it.
Also, as a temporary workaround for when working with close tog... | test | polypen tools allows creation of tris this may already be a known issue but the polypen happily snaps to existing vertices making tris i ve made a lot of accidental tris this way it might be better to make it more difficult or not permit it also as a temporary workaround for when working with close togethe... | 1 |
42,618 | 22,709,979,088 | IssuesEvent | 2022-07-05 18:16:17 | llvm/llvm-project | https://api.github.com/repos/llvm/llvm-project | opened | Lowering ne/eq with constant on compressed ISA | backend:RISC-V performance | Noticed this while digging through some SPEC code.
```
93 06 e0 05 li a3, 94
63 18 d6 00 bne a2, a3, <small-offset>
```
For immediate values which fit in an uncompressed immediate field, but don't fit within the compressed immediate field, we can instead use an uncompressed subtract followed by a comp... | True | Lowering ne/eq with constant on compressed ISA - Noticed this while digging through some SPEC code.
```
93 06 e0 05 li a3, 94
63 18 d6 00 bne a2, a3, <small-offset>
```
For immediate values which fit in an uncompressed immediate field, but don't fit within the compressed immediate field, we can instea... | non_test | lowering ne eq with constant on compressed isa noticed this while digging through some spec code li bne for immediate values which fit in an uncompressed immediate field but don t fit within the compressed immediate field we can instead use an uncompressed sub... | 0 |
171,370 | 20,962,330,770 | IssuesEvent | 2022-03-28 00:09:33 | AlexRogalskiy/github-action-user-contribution | https://api.github.com/repos/AlexRogalskiy/github-action-user-contribution | opened | CVE-2021-44906 (Medium) detected in minimist-1.2.5.tgz, minimist-0.0.10.tgz | security vulnerability | ## CVE-2021-44906 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-1.2.5.tgz</b>, <b>minimist-0.0.10.tgz</b></p></summary>
<p>
<details><summary><b>minimist-1.2.5.tgz</b></... | True | CVE-2021-44906 (Medium) detected in minimist-1.2.5.tgz, minimist-0.0.10.tgz - ## CVE-2021-44906 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-1.2.5.tgz</b>, <b>minimist-0... | non_test | cve medium detected in minimist tgz minimist tgz cve medium severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file package json path to ... | 0 |
216,991 | 16,676,310,083 | IssuesEvent | 2021-06-07 16:37:11 | pyansys/PyMAPDL | https://api.github.com/repos/pyansys/PyMAPDL | closed | Pyansys vs Ansys ACT | Documentation Question | Hi, first time posting an issue, idk if it's the right place to post, but I got no response on the discord server (so sorry if this isn't the place to ask this type of question).
I'm getting started with Ansys, as it seems it's what my department wants to use for a project where I will be doing most of the mechanica... | 1.0 | Pyansys vs Ansys ACT - Hi, first time posting an issue, idk if it's the right place to post, but I got no response on the discord server (so sorry if this isn't the place to ask this type of question).
I'm getting started with Ansys, as it seems it's what my department wants to use for a project where I will be doin... | non_test | pyansys vs ansys act hi first time posting an issue idk if it s the right place to post but i got no response on the discord server so sorry if this isn t the place to ask this type of question i m getting started with ansys as it seems it s what my department wants to use for a project where i will be doin... | 0 |
138,887 | 31,081,081,663 | IssuesEvent | 2023-08-13 04:29:27 | sourcegraph/cody | https://api.github.com/repos/sourcegraph/cody | closed | Cody: nested numbered/bullet point outlines (Markdown rendering issue) | bug clients/vscode | ### Discussed in https://github.com/sourcegraph/sourcegraph/discussions/54255
<div type='discussions-op-text'>
<sup>Originally posted by **mindplay-dk** June 27, 2023</sup>
Cody doesn't format nested lists correctly:
 - ### Discussed in https://github.com/sourcegraph/sourcegraph/discussions/54255
<div type='discussions-op-text'>
<sup>Originally posted by **mindplay-dk** June 27, 2023</sup>
Cody doesn't format nested lists correctly:

```bash
DEBUG [aurelia] Loading plugin aurelia-materialize-bridge.
vendor-bundle.js:1399 Unhandled rejection TypeError: Cannot redefine p... | 1.0 | TypeError: Cannot redefine property: isSelected - I continually get this error on Chrome. Any ideas?
I'm using Aurelia CLI, following these [instructions](http://aurelia-ui-toolkits.github.io/demo-materialize/#/installation)
```bash
DEBUG [aurelia] Loading plugin aurelia-materialize-bridge.
vendor-bundle.js:139... | non_test | typeerror cannot redefine property isselected i continually get this error on chrome any ideas i m using aurelia cli following these bash debug loading plugin aurelia materialize bridge vendor bundle js unhandled rejection typeerror cannot redefine property isselected at function objec... | 0 |
250,639 | 21,318,474,067 | IssuesEvent | 2022-04-16 17:51:54 | python/cpython | https://api.github.com/repos/python/cpython | opened | test_concurrent_futures does not exercise each mp_context method reliably due to code smell | type-bug tests stdlib 3.11 3.10 3.9 | While working on PRs to fix #90622 in `concurrent.futures` I've come across at mistakes in`test_concurrent_futures.py` that mean it wasn't testing the multiprocessing start methods desired of the tests in many situations. PR #91600.
<!--
If you're new to Python and you're not sure whether what you're experienc... | 1.0 | test_concurrent_futures does not exercise each mp_context method reliably due to code smell - While working on PRs to fix #90622 in `concurrent.futures` I've come across at mistakes in`test_concurrent_futures.py` that mean it wasn't testing the multiprocessing start methods desired of the tests in many situations. PR ... | test | test concurrent futures does not exercise each mp context method reliably due to code smell while working on prs to fix in concurrent futures i ve come across at mistakes in test concurrent futures py that mean it wasn t testing the multiprocessing start methods desired of the tests in many situations pr ... | 1 |
241,242 | 20,112,455,838 | IssuesEvent | 2022-02-07 16:14:06 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | IT Unstable case mysqltest `key` | type/bug component/test sig/sql-infra severity/moderate | ## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_common_test/detail/tidb_ghpr_common_test/7527/pipeline/86
```bash
run test [key] err: sql:select table_name, index_type fr... | 1.0 | IT Unstable case mysqltest `key` - ## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_common_test/detail/tidb_ghpr_common_test/7527/pipeline/86
```bash
run test [key] err: s... | test | it unstable case mysqltest key bug report please answer these questions before submitting your issue thanks minimal reproduce step required in ci bash run test err sql select table name index type from information schema statistics where table schema test and table name like t ... | 1 |
58,621 | 14,332,575,859 | IssuesEvent | 2020-11-27 02:56:56 | mgh3326/createandread | https://api.github.com/repos/mgh3326/createandread | opened | CVE-2020-5267 (Medium) detected in actionview-6.0.1.gem | security vulnerability | ## CVE-2020-5267 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionview-6.0.1.gem</b></p></summary>
<p>Simple, battle-tested conventions and helpers for building web pages.</p>
<... | True | CVE-2020-5267 (Medium) detected in actionview-6.0.1.gem - ## CVE-2020-5267 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionview-6.0.1.gem</b></p></summary>
<p>Simple, battle-te... | non_test | cve medium detected in actionview gem cve medium severity vulnerability vulnerable library actionview gem simple battle tested conventions and helpers for building web pages library home page a href dependency hierarchy web console gem root library ... | 0 |
422,573 | 28,441,979,668 | IssuesEvent | 2023-04-16 02:02:33 | blueprint-freespeech/gosling | https://api.github.com/repos/blueprint-freespeech/gosling | opened | Write complete in-source documentation for Rust crates | documentation sponsor 2 | Our cargo generated documentation should be complete for all public symbols in:
- [ ] honk-rpc
- [ ] tor-client
- [ ] gosling
- [ ] gosling-ffi | 1.0 | Write complete in-source documentation for Rust crates - Our cargo generated documentation should be complete for all public symbols in:
- [ ] honk-rpc
- [ ] tor-client
- [ ] gosling
- [ ] gosling-ffi | non_test | write complete in source documentation for rust crates our cargo generated documentation should be complete for all public symbols in honk rpc tor client gosling gosling ffi | 0 |
120,491 | 10,120,051,568 | IssuesEvent | 2019-07-31 12:57:25 | microsoft/azure-tools-for-java | https://api.github.com/repos/microsoft/azure-tools-for-java | opened | [IntelliJ][RunConf] The changed config is not displayed | HDInsight IntelliJ Internal Test | **Build:**
IntelliJ IDEA 2019.1: https://azuredownloads.blob.core.windows.net/azuretoolkitforintellij/v3.25.0/azure-toolkit-for-intellij-2019.1.127.07-31-2019.zip
IntelliJ IDEA 2019.2: https://azuredownloads.blob.core.windows.net/azuretoolkitforintellij/v3.25.0/azure-toolkit-for-intellij-2019.2.127.07-31-2019.zip
... | 1.0 | [IntelliJ][RunConf] The changed config is not displayed - **Build:**
IntelliJ IDEA 2019.1: https://azuredownloads.blob.core.windows.net/azuretoolkitforintellij/v3.25.0/azure-toolkit-for-intellij-2019.1.127.07-31-2019.zip
IntelliJ IDEA 2019.2: https://azuredownloads.blob.core.windows.net/azuretoolkitforintellij/v3.25... | test | the changed config is not displayed build intellij idea intellij idea repro steps create a new project click the config display box to open edit run debug configurations dialog select a template e g apache spark on hdinsight fill in the main class name and select... | 1 |
267,522 | 23,305,558,930 | IssuesEvent | 2022-08-08 00:00:12 | Sage-Bionetworks/challenge-registry | https://api.github.com/repos/Sage-Bionetworks/challenge-registry | closed | Setup unit and integration tests for the user service | bug java/spring backend java/test | This task is blocking #466 because the successful execution of `./mvn verify` is required for the generation of the OpenAPI definition.
The issue has something to do with the configuration of the data source.
```console
$ ./mvn verify
...
2022-08-01 15:56:36.020 ERROR 9147 --- [ restartedMain] o.s.b.web.emb... | 1.0 | Setup unit and integration tests for the user service - This task is blocking #466 because the successful execution of `./mvn verify` is required for the generation of the OpenAPI definition.
The issue has something to do with the configuration of the data source.
```console
$ ./mvn verify
...
2022-08-01 15:... | test | setup unit and integration tests for the user service this task is blocking because the successful execution of mvn verify is required for the generation of the openapi definition the issue has something to do with the configuration of the data source console mvn verify er... | 1 |
130,204 | 10,601,158,722 | IssuesEvent | 2019-10-10 11:43:20 | strongbox/strongbox | https://api.github.com/repos/strongbox/strongbox | opened | Create a new test for the deployment and resolution of large artifacts | good first issue hacktoberfest help wanted testing | # Task Description
We need to add a test that tries to deploy a large artifact (2 GB) to each of the currently supported layout providers (Maven, NPM, NuGet, Raw) and then also resolve it.
The new tests should be added under the [`strongbox-web-integration-tests`](https://github.com/strongbox/strongbox-web-integr... | 1.0 | Create a new test for the deployment and resolution of large artifacts - # Task Description
We need to add a test that tries to deploy a large artifact (2 GB) to each of the currently supported layout providers (Maven, NPM, NuGet, Raw) and then also resolve it.
The new tests should be added under the [`strongbox-... | test | create a new test for the deployment and resolution of large artifacts task description we need to add a test that tries to deploy a large artifact gb to each of the currently supported layout providers maven npm nuget raw and then also resolve it the new tests should be added under the there sh... | 1 |
47,082 | 24,861,504,757 | IssuesEvent | 2022-10-27 08:38:36 | input-output-hk/cardano-node | https://api.github.com/repos/input-output-hk/cardano-node | closed | [BUG] - About +1GB live data when started after 2.5 days in the epoch | bug type: bug user type: external comp: performance release: 1.31.0 | **Internal/External**
*External*
**Area**
*Other* (Performance: memory usage and start up time).
**Summary**
When the node is (re)started around +2 days in the epoch or 2.5 days (not sure) it will take at least twice the usual time to start and will use about 1 more GB of RAM than a node started outside of t... | True | [BUG] - About +1GB live data when started after 2.5 days in the epoch - **Internal/External**
*External*
**Area**
*Other* (Performance: memory usage and start up time).
**Summary**
When the node is (re)started around +2 days in the epoch or 2.5 days (not sure) it will take at least twice the usual time to st... | non_test | about live data when started after days in the epoch internal external external area other performance memory usage and start up time summary when the node is re started around days in the epoch or days not sure it will take at least twice the usual time to start an... | 0 |
350,382 | 31,883,163,804 | IssuesEvent | 2023-09-16 16:21:48 | pantsbuild/pants | https://api.github.com/repos/pantsbuild/pants | closed | GraphIntegrationTest.test_error_message is flaky in CI | bug flaky-test | See here: https://travis-ci.org/pantsbuild/pants/jobs/456235832
Looks like:
```
02:33:47 40:20 [run]
============== test session starts ===============
platform linux -- Python 3.4.3, pytest-3.6.4, py-1.7.0, pluggy-0.7.1 -- /usr/bin/python3.4
... | 1.0 | GraphIntegrationTest.test_error_message is flaky in CI - See here: https://travis-ci.org/pantsbuild/pants/jobs/456235832
Looks like:
```
02:33:47 40:20 [run]
============== test session starts ===============
platform linux -- Python 3.4.3, pytest-3.6.4, py-1.7.0, ... | test | graphintegrationtest test error message is flaky in ci see here looks like test session starts platform linux python pytest py pluggy usr bin cachedir ... | 1 |
107,762 | 9,222,858,753 | IssuesEvent | 2019-03-12 00:44:50 | nearprotocol/nearcore | https://api.github.com/repos/nearprotocol/nearcore | closed | Running two nodes with the same port | bug testnet | Triggers:
```
thread 'tokio-runtime-worker-1' panicked at 'Received info about itself. Contr-adversarial behavior is not implemented yet.', node/network/src/peer.rs:297:33
```
Repro:
Machine1:
```bash
cargo run --release -- --addr 0.0.0.0:3000 --rpc_port 3030 --base-path=test1 --test-network
-key-seed 1 --ch... | 1.0 | Running two nodes with the same port - Triggers:
```
thread 'tokio-runtime-worker-1' panicked at 'Received info about itself. Contr-adversarial behavior is not implemented yet.', node/network/src/peer.rs:297:33
```
Repro:
Machine1:
```bash
cargo run --release -- --addr 0.0.0.0:3000 --rpc_port 3030 --base-path... | test | running two nodes with the same port triggers thread tokio runtime worker panicked at received info about itself contr adversarial behavior is not implemented yet node network src peer rs repro bash cargo run release addr rpc port base path test networ... | 1 |
159,187 | 12,466,053,355 | IssuesEvent | 2020-05-28 14:55:19 | aliasrobotics/RVD | https://api.github.com/repos/aliasrobotics/RVD | closed | RVD#1882: Use of assert detected, /opt/ros_noetic_ws/src/actionlib/actionlib/src/actionlib/simple_action_server.py:100 | bandit bug static analysis testing triage | ```yaml
{
"id": 1882,
"title": "RVD#1882: Use of assert detected, /opt/ros_noetic_ws/src/actionlib/actionlib/src/actionlib/simple_action_server.py:100",
"type": "bug",
"description": "HIGH confidence of LOW severity bug. Use of assert detected. The enclosed code will be removed when compiling to optimis... | 1.0 | RVD#1882: Use of assert detected, /opt/ros_noetic_ws/src/actionlib/actionlib/src/actionlib/simple_action_server.py:100 - ```yaml
{
"id": 1882,
"title": "RVD#1882: Use of assert detected, /opt/ros_noetic_ws/src/actionlib/actionlib/src/actionlib/simple_action_server.py:100",
"type": "bug",
"description": ... | test | rvd use of assert detected opt ros noetic ws src actionlib actionlib src actionlib simple action server py yaml id title rvd use of assert detected opt ros noetic ws src actionlib actionlib src actionlib simple action server py type bug description high confide... | 1 |
568,780 | 16,988,600,436 | IssuesEvent | 2021-06-30 17:15:43 | huridocs/uwazi | https://api.github.com/repos/huridocs/uwazi | closed | Prevent malformed query on loadMoreButton | Bug Priority: Low | This error message seems to be on our end:
```
2020-10-24T14:33:23.358Z [___]
url: /en/library/?q=/etc/passwd
query: {
"q": "/etc/passwd"
}
TypeError: Cannot create property 'from' on string '/etc/passwd'
at DocumentsList.loadMoreButton (/opt/uwazi/cores/core-1.11.0/prod/app/react/Layout/DocumentsList.j... | 1.0 | Prevent malformed query on loadMoreButton - This error message seems to be on our end:
```
2020-10-24T14:33:23.358Z [___]
url: /en/library/?q=/etc/passwd
query: {
"q": "/etc/passwd"
}
TypeError: Cannot create property 'from' on string '/etc/passwd'
at DocumentsList.loadMoreButton (/opt/uwazi/cores/core-... | non_test | prevent malformed query on loadmorebutton this error message seems to be on our end url en library q etc passwd query q etc passwd typeerror cannot create property from on string etc passwd at documentslist loadmorebutton opt uwazi cores core prod app re... | 0 |
294,526 | 25,379,232,204 | IssuesEvent | 2022-11-21 16:15:00 | phetsims/density-buoyancy-common | https://api.github.com/repos/phetsims/density-buoyancy-common | opened | Config.density is not finite | type:automated-testing | From CT:
```
buoyancy : fuzz : unbuilt
https://bayes.colorado.edu/continuous-testing/ct-snapshots/1668968503243/buoyancy/buoyancy_en.html?continuousTest=%7B%22test%22%3A%5B%22buoyancy%22%2C%22fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1668968503243%22%2C%22timestamp%22%3A1668984872961%7D&brand=p... | 1.0 | Config.density is not finite - From CT:
```
buoyancy : fuzz : unbuilt
https://bayes.colorado.edu/continuous-testing/ct-snapshots/1668968503243/buoyancy/buoyancy_en.html?continuousTest=%7B%22test%22%3A%5B%22buoyancy%22%2C%22fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1668968503243%22%2C%22timestam... | test | config density is not finite from ct buoyancy fuzz unbuilt query brand phet ea fuzz memorylimit uncaught error assertion failed error assertion failed at window assertions assertfunction at assert material ts at material ts at createcustommaterial material ts at creat... | 1 |
28,745 | 11,686,396,139 | IssuesEvent | 2020-03-05 10:47:27 | mgh3326/freelec-springboot2-webservice_practice | https://api.github.com/repos/mgh3326/freelec-springboot2-webservice_practice | opened | CVE-2020-9547 (Medium) detected in jackson-databind-2.9.9.3.jar | security vulnerability | ## CVE-2020-9547 - 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.3.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core strea... | True | CVE-2020-9547 (Medium) detected in jackson-databind-2.9.9.3.jar - ## CVE-2020-9547 - 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.3.jar</b></p></summary>
<p>G... | non_test | 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 tmp ws scm freelec w... | 0 |
286,000 | 31,157,239,224 | IssuesEvent | 2023-08-16 13:51:32 | Iridescent-CM/technovation-app | https://api.github.com/repos/Iridescent-CM/technovation-app | closed | Update sidekiq library | security dependabot | Update sidekiq from version `6.2.1` to `6.4.2` to address the following security vulnerability:
- https://github.com/Iridescent-CM/technovation-app/security/dependabot/61 | True | Update sidekiq library - Update sidekiq from version `6.2.1` to `6.4.2` to address the following security vulnerability:
- https://github.com/Iridescent-CM/technovation-app/security/dependabot/61 | non_test | update sidekiq library update sidekiq from version to to address the following security vulnerability | 0 |
134,949 | 10,949,453,969 | IssuesEvent | 2019-11-26 10:52:43 | microsoft/AzureStorageExplorer | https://api.github.com/repos/microsoft/AzureStorageExplorer | opened | The 'Reset Column Order' action takes no effect when there no data available in table | :gear: tables 🧪 testing | **Storage Explorer Version:** 1.11.0
**Build:** [20191126.2](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=3273921)
**Branch:** master
**Platform/OS:** Windows 10/ Linux Ubuntu 18.04/macOS High Sierra
**Architecture:** ia32/x64
**Regression From:** Not a regression
**Steps to reproduce:**
1. ... | 1.0 | The 'Reset Column Order' action takes no effect when there no data available in table - **Storage Explorer Version:** 1.11.0
**Build:** [20191126.2](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=3273921)
**Branch:** master
**Platform/OS:** Windows 10/ Linux Ubuntu 18.04/macOS High Sierra
**Architect... | test | the reset column order action takes no effect when there no data available in table storage explorer version build branch master platform os windows linux ubuntu macos high sierra architecture regression from not a regression steps to reproduce l... | 1 |
185,538 | 15,025,006,710 | IssuesEvent | 2021-02-01 20:26:43 | saltstack/salt | https://api.github.com/repos/saltstack/salt | opened | [DOCS] transfer files from a proxy minion device to a master? | Documentation | **Description**
So for a regular minion we can specify a file and send that to the master if we have the appropriate options setup in the master config to allow files from minion. However I am not confident in being able to specify a file on a network device from a proxy minion to send to the master.
because that s... | 1.0 | [DOCS] transfer files from a proxy minion device to a master? - **Description**
So for a regular minion we can specify a file and send that to the master if we have the appropriate options setup in the master config to allow files from minion. However I am not confident in being able to specify a file on a network dev... | non_test | transfer files from a proxy minion device to a master description so for a regular minion we can specify a file and send that to the master if we have the appropriate options setup in the master config to allow files from minion however i am not confident in being able to specify a file on a network device f... | 0 |
661,603 | 22,061,428,149 | IssuesEvent | 2022-05-30 18:26:46 | COS301-SE-2022/Intelligent-VMS-Visitor-Management-System- | https://api.github.com/repos/COS301-SE-2022/Intelligent-VMS-Visitor-Management-System- | opened | Display whether a visitor is signed in/out on a certain day | scope:backend:api priority:medium scope:ui | Display a field in the receptionist dashboard where the signed in or signed out status and time is displayed | 1.0 | Display whether a visitor is signed in/out on a certain day - Display a field in the receptionist dashboard where the signed in or signed out status and time is displayed | non_test | display whether a visitor is signed in out on a certain day display a field in the receptionist dashboard where the signed in or signed out status and time is displayed | 0 |
42,977 | 17,376,703,292 | IssuesEvent | 2021-07-30 23:02:46 | terraform-providers/terraform-provider-azurerm | https://api.github.com/repos/terraform-providers/terraform-provider-azurerm | closed | Enhancement: azurerm_databricks_workspace - Add DBFS root Blob storage URL Attribute | enhancement service/databricks waiting-response | <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not l... | 1.0 | Enhancement: azurerm_databricks_workspace - Add DBFS root Blob storage URL Attribute - <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original... | non_test | enhancement azurerm databricks workspace add dbfs root blob storage url attribute community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise... | 0 |
50,650 | 21,263,835,571 | IssuesEvent | 2022-04-13 08:00:57 | Azure/azure-cli | https://api.github.com/repos/Azure/azure-cli | closed | No module named 'decorator' | Web Apps Service Attention customer-reported needs-author-feedback no-recent-activity |
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
**Command Name**
`az webapp up`
**Errors:**
```
No module named 'decorator'
Traceback (most recent call last):
python3/dist-packages/fabric/connection.py, ln 5, in <module>
from invoke.vendor.six import StringIO
... | 1.0 | No module named 'decorator' -
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
**Command Name**
`az webapp up`
**Errors:**
```
No module named 'decorator'
Traceback (most recent call last):
python3/dist-packages/fabric/connection.py, ln 5, in <module>
from invo... | non_test | no module named decorator this is autogenerated please review and update as needed describe the bug command name az webapp up errors no module named decorator traceback most recent call last dist packages fabric connection py ln in from invoke vendor six... | 0 |
233,883 | 7,708,109,234 | IssuesEvent | 2018-05-22 02:53:59 | metabase/metabase | https://api.github.com/repos/metabase/metabase | closed | Mysql Report Timezone Problem | Bug Priority/P2 Timezones/Calendars | ### Bugs
- Your browser and the version: Chrome
- Your operating system: OSX
- Your databases: MySQL
- Metabase version: 0.25.2 - 0.28.6
- Metabase hosting environment: Docker
- Metabase internal database: Postgres
The report date pickers using a range work on both version 25 and 27. However the date picke... | 1.0 | Mysql Report Timezone Problem - ### Bugs
- Your browser and the version: Chrome
- Your operating system: OSX
- Your databases: MySQL
- Metabase version: 0.25.2 - 0.28.6
- Metabase hosting environment: Docker
- Metabase internal database: Postgres
The report date pickers using a range work on both version 2... | non_test | mysql report timezone problem bugs your browser and the version chrome your operating system osx your databases mysql metabase version metabase hosting environment docker metabase internal database postgres the report date pickers using a range work on both version a... | 0 |
38,274 | 6,665,517,580 | IssuesEvent | 2017-10-03 01:48:40 | ev3dev/ev3dev | https://api.github.com/repos/ev3dev/ev3dev | closed | Simplify process of writing and transferring code for new users (and advanced ones too) | documentation planning | I have seen a few issues posted recently by new users attempting to figure out how to get code onto their ev3dev device and run it. It occurs to me that we don't actually have _any_ information as far as I can remember that guides or informs users on this process. Let's see if we can fix that.
I see three major option... | 1.0 | Simplify process of writing and transferring code for new users (and advanced ones too) - I have seen a few issues posted recently by new users attempting to figure out how to get code onto their ev3dev device and run it. It occurs to me that we don't actually have _any_ information as far as I can remember that guides... | non_test | simplify process of writing and transferring code for new users and advanced ones too i have seen a few issues posted recently by new users attempting to figure out how to get code onto their device and run it it occurs to me that we don t actually have any information as far as i can remember that guides or i... | 0 |
51,266 | 7,693,196,207 | IssuesEvent | 2018-05-18 02:05:57 | pallets/click | https://api.github.com/repos/pallets/click | closed | lazy defaulting to on for "w" is confusing | documentation | I had a param with `click.File("w")`. I was really confused that the file wasn't being created. I even tried closing it and it still wasn't created. It turns out I wasn't writing any records because the input dataset was empty. This is really confusing default behavior. I think it should create an empty file. It'... | 1.0 | lazy defaulting to on for "w" is confusing - I had a param with `click.File("w")`. I was really confused that the file wasn't being created. I even tried closing it and it still wasn't created. It turns out I wasn't writing any records because the input dataset was empty. This is really confusing default behavior. ... | non_test | lazy defaulting to on for w is confusing i had a param with click file w i was really confused that the file wasn t being created i even tried closing it and it still wasn t created it turns out i wasn t writing any records because the input dataset was empty this is really confusing default behavior ... | 0 |
121,790 | 10,195,213,866 | IssuesEvent | 2019-08-12 17:34:01 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | teamcity: failed test: TestImportCSVStmt | C-test-failure O-robot | The following tests appear to have failed on master (testrace): TestImportCSVStmt
You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+TestImportCSVStmt).
[#1435749](https://teamcity.cockroachdb.com/viewLog.html?buildId=1435749):
```
TestImportCSVStmt
...op.... | 1.0 | teamcity: failed test: TestImportCSVStmt - The following tests appear to have failed on master (testrace): TestImportCSVStmt
You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+TestImportCSVStmt).
[#1435749](https://teamcity.cockroachdb.com/viewLog.html?build... | test | teamcity failed test testimportcsvstmt the following tests appear to have failed on master testrace testimportcsvstmt you may want to check testimportcsvstmt op stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroach... | 1 |
8,676 | 3,777,710,125 | IssuesEvent | 2016-03-17 21:03:21 | ofi-cray/libfabric-cray | https://api.github.com/repos/ofi-cray/libfabric-cray | closed | Change assert(0) calls to GNIX_FATAL as appropriate | code cleanup enhancement | GNIX_FATAL gives us much better info for debugging (e.g., pid and thread id). | 1.0 | Change assert(0) calls to GNIX_FATAL as appropriate - GNIX_FATAL gives us much better info for debugging (e.g., pid and thread id). | non_test | change assert calls to gnix fatal as appropriate gnix fatal gives us much better info for debugging e g pid and thread id | 0 |
30,691 | 2,724,903,400 | IssuesEvent | 2015-04-14 20:28:32 | CruxFramework/crux-widgets | https://api.github.com/repos/CruxFramework/crux-widgets | closed | Refactor Crux temp files usage | bug imported Milestone-M14-C2 Priority-Medium | _From [samuel@cruxframework.org](https://code.google.com/u/samuel@cruxframework.org/) on April 29, 2014 11:27:24_
Current problems:
1) OS Temp folder is increasing size every crux compilation.
2) CruxBridge issues when running from Windows: if we run any crux project using Windows and after that switch to anothe... | 1.0 | Refactor Crux temp files usage - _From [samuel@cruxframework.org](https://code.google.com/u/samuel@cruxframework.org/) on April 29, 2014 11:27:24_
Current problems:
1) OS Temp folder is increasing size every crux compilation.
2) CruxBridge issues when running from Windows: if we run any crux project using Window... | non_test | refactor crux temp files usage from on april current problems os temp folder is increasing size every crux compilation cruxbridge issues when running from windows if we run any crux project using windows and after that switch to another project we get wrong references at cruxbridge f... | 0 |
341,176 | 30,571,228,549 | IssuesEvent | 2023-07-20 22:29:38 | hoppscotch/hoppscotch | https://api.github.com/repos/hoppscotch/hoppscotch | opened | [bug]: table `public.User` does not exist in the current database | bug need testing | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I try logging using GitHub (after editing `.env` file properly), I see in the docker console this error:
```
hoppscotch-hoppscotch-db-1 | 2023-07-20 22:26:20.333 UTC [38] STATEMENT: INSERT INTO "public"... | 1.0 | [bug]: table `public.User` does not exist in the current database - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I try logging using GitHub (after editing `.env` file properly), I see in the docker console this error:
```
hoppscotch-hoppscotch-db-1 ... | test | table public user does not exist in the current database is there an existing issue for this i have searched the existing issues current behavior when i try logging using github after editing env file properly i see in the docker console this error hoppscotch hoppscotch db ... | 1 |
85,691 | 7,986,195,762 | IssuesEvent | 2018-07-19 00:36:34 | project-koku/koku | https://api.github.com/repos/project-koku/koku | closed | Cost for the last N days (daily) | enhancement ready to test | ## User Story
As a user, I want to be able to see my cost for the last day and over the last N days so that I can understand my daily cost and whether there is a trend of increased expense over time.
## Impacts
API, UI, Docs
## Role
User
## Assumptions
- The user can only view cost data for accounts that are visible... | 1.0 | Cost for the last N days (daily) - ## User Story
As a user, I want to be able to see my cost for the last day and over the last N days so that I can understand my daily cost and whether there is a trend of increased expense over time.
## Impacts
API, UI, Docs
## Role
User
## Assumptions
- The user can only view cost... | test | cost for the last n days daily user story as a user i want to be able to see my cost for the last day and over the last n days so that i can understand my daily cost and whether there is a trend of increased expense over time impacts api ui docs role user assumptions the user can only view cost... | 1 |
22,330 | 3,953,593,580 | IssuesEvent | 2016-04-29 14:03:43 | d3athrow/vgstation13 | https://api.github.com/repos/d3athrow/vgstation13 | closed | Expand for blob does not work | Bug / Fix Needs Moar Testing | (WEB REPORT BY: lorkhatosh REMOTE: 172.93.109.202:7777)
as a blob I can not go to non-blob tiles and I can't attack/expand blob | 1.0 | Expand for blob does not work - (WEB REPORT BY: lorkhatosh REMOTE: 172.93.109.202:7777)
as a blob I can not go to non-blob tiles and I can't attack/expand blob | test | expand for blob does not work web report by lorkhatosh remote as a blob i can not go to non blob tiles and i can t attack expand blob | 1 |
334,282 | 29,829,755,745 | IssuesEvent | 2023-06-18 05:36:03 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | opened | Fix random_sampling.test_torch_poisson | PyTorch Frontend Sub Task Failing Test | | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5301791196/jobs/9596295835"><img src=https://img.shields.io/badge/-success-success></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5301791196/jobs/9596295835"><img src=https://img.shields.io/badge/-failure-red></a>
... | 1.0 | Fix random_sampling.test_torch_poisson - | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5301791196/jobs/9596295835"><img src=https://img.shields.io/badge/-success-success></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5301791196/jobs/9596295835"><img src=https:... | test | fix random sampling test torch poisson tensorflow a href src numpy a href src jax a href src torch a href src paddle a href src | 1 |
204,611 | 7,089,388,249 | IssuesEvent | 2018-01-12 02:22:54 | minio/minio | https://api.github.com/repos/minio/minio | closed | Incorrect information from madmin client | priority: medium | ## Expected Behavior
`mdmClnt.ServerInfo()` gives correct information about read and write quorum.
## Current Behavior
`mdmClnt.ServerInfo()` gives incorrect information about read and write quorum.
## Steps to Reproduce (for bugs)
As reported by user stefanbo on Slack channel . Deploy latest Minio server and ... | 1.0 | Incorrect information from madmin client - ## Expected Behavior
`mdmClnt.ServerInfo()` gives correct information about read and write quorum.
## Current Behavior
`mdmClnt.ServerInfo()` gives incorrect information about read and write quorum.
## Steps to Reproduce (for bugs)
As reported by user stefanbo on Slac... | non_test | incorrect information from madmin client expected behavior mdmclnt serverinfo gives correct information about read and write quorum current behavior mdmclnt serverinfo gives incorrect information about read and write quorum steps to reproduce for bugs as reported by user stefanbo on slac... | 0 |
586,041 | 17,568,211,046 | IssuesEvent | 2021-08-14 05:46:20 | etternagame/etterna | https://api.github.com/repos/etternagame/etterna | closed | Modifiers in Til Death score tab are displayed wrongly | Type: Bug Priority: Very Low Language: Lua | **Describe the bug**
Score modifiers are displayed wrongly in Til Death score display
**To Reproduce**
Steps to reproduce the behavior:
1. Find a score with No Mines or Fail End Of Song on
2. Go to Scores tab
2. See error in "Mod:" row
**Expected behavior**
The game shouldn't insert commas inbetween all wor... | 1.0 | Modifiers in Til Death score tab are displayed wrongly - **Describe the bug**
Score modifiers are displayed wrongly in Til Death score display
**To Reproduce**
Steps to reproduce the behavior:
1. Find a score with No Mines or Fail End Of Song on
2. Go to Scores tab
2. See error in "Mod:" row
**Expected behav... | non_test | modifiers in til death score tab are displayed wrongly describe the bug score modifiers are displayed wrongly in til death score display to reproduce steps to reproduce the behavior find a score with no mines or fail end of song on go to scores tab see error in mod row expected behav... | 0 |
240,532 | 20,035,896,045 | IssuesEvent | 2022-02-02 11:51:21 | redhat-developer/odo | https://api.github.com/repos/redhat-developer/odo | closed | Collect monitoring logs from test VMs | area/testing status/blocked kind/user-story milestone/2.4 | /kind user-story
/area testing
## User Story
As a QE we want to get VMs(where we are running tests like windows, mac etc) log so that whenever system gets unresponsive we figure out a reason of the failure and improve our systems.
## Acceptance Criteria
- [x] Set up a monitoring job to collect logs from VMs
... | 1.0 | Collect monitoring logs from test VMs - /kind user-story
/area testing
## User Story
As a QE we want to get VMs(where we are running tests like windows, mac etc) log so that whenever system gets unresponsive we figure out a reason of the failure and improve our systems.
## Acceptance Criteria
- [x] Set up a m... | test | collect monitoring logs from test vms kind user story area testing user story as a qe we want to get vms where we are running tests like windows mac etc log so that whenever system gets unresponsive we figure out a reason of the failure and improve our systems acceptance criteria set up a mon... | 1 |
25,938 | 19,476,131,918 | IssuesEvent | 2021-12-24 12:44:06 | IBM-Cloud/terraform-provider-ibm | https://api.github.com/repos/IBM-Cloud/terraform-provider-ibm | closed | Destroy of ibm_is_instance_group.instance_group fails with provisioning_status must be active to delete instance group | service/VPC Infrastructure | ### Terraform Version
- IBM Cloud Provider version 1.16.1
- Terraform v0.12.29
### Affected Resource(s)
- ibm_is_instance_group.instance_group
### Terraform Configuration Files
See https://github.com/IBM-Cloud/vpc-tutorials/tree/master/vpc-autoscale
### Expected Behavior
Destroy completes succesfully
#... | 1.0 | Destroy of ibm_is_instance_group.instance_group fails with provisioning_status must be active to delete instance group - ### Terraform Version
- IBM Cloud Provider version 1.16.1
- Terraform v0.12.29
### Affected Resource(s)
- ibm_is_instance_group.instance_group
### Terraform Configuration Files
See https://... | non_test | destroy of ibm is instance group instance group fails with provisioning status must be active to delete instance group terraform version ibm cloud provider version terraform affected resource s ibm is instance group instance group terraform configuration files see exp... | 0 |
11,599 | 3,211,108,743 | IssuesEvent | 2015-10-06 08:53:42 | rinfo/lagrummet.se | https://api.github.com/repos/rinfo/lagrummet.se | opened | Skapa separat testsvit för regressionstest av sökningar | Search Testing | Enligt separat specifikation från @evajerr | 1.0 | Skapa separat testsvit för regressionstest av sökningar - Enligt separat specifikation från @evajerr | test | skapa separat testsvit för regressionstest av sökningar enligt separat specifikation från evajerr | 1 |
36,728 | 17,875,365,445 | IssuesEvent | 2021-09-07 02:15:59 | mindsdb/lightwood | https://api.github.com/repos/mindsdb/lightwood | closed | Run with numba | performance | After #473 is done
Try running lightwood with [numba](https://numba.readthedocs.io/en/stable/user/5minguide.html) and figure out how much this improves the benchmarks, with a focus on predicting.
We can use numba in cases where we don't rely on pandas and maybe we can use the cuda module with pytorch: https://gis... | True | Run with numba - After #473 is done
Try running lightwood with [numba](https://numba.readthedocs.io/en/stable/user/5minguide.html) and figure out how much this improves the benchmarks, with a focus on predicting.
We can use numba in cases where we don't rely on pandas and maybe we can use the cuda module with pyt... | non_test | run with numba after is done try running lightwood with and figure out how much this improves the benchmarks with a focus on predicting we can use numba in cases where we don t rely on pandas and maybe we can use the cuda module with pytorch but reading about this i have low conf it will work or ... | 0 |
779,779 | 27,365,816,656 | IssuesEvent | 2023-02-27 19:05:17 | metabase/metabase | https://api.github.com/repos/metabase/metabase | closed | Reverting model back to the saved question results in an error (displayed on page) | Type:Bug Priority:P3 Querying/GUI Querying/Models | **Describe the bug**
Reverting model back to the saved question results in an error. This is especially problematic since "An error occurred" is displayed on page which we should never ever do.
**Logs**
The error is `id: 'value must be an integer.'` and it's shown in three places in the console.
1. api.js, line... | 1.0 | Reverting model back to the saved question results in an error (displayed on page) - **Describe the bug**
Reverting model back to the saved question results in an error. This is especially problematic since "An error occurred" is displayed on page which we should never ever do.
**Logs**
The error is `id: 'value mu... | non_test | reverting model back to the saved question results in an error displayed on page describe the bug reverting model back to the saved question results in an error this is especially problematic since an error occurred is displayed on page which we should never ever do logs the error is id value mu... | 0 |
33,582 | 2,769,999,427 | IssuesEvent | 2015-05-01 09:37:44 | cygri/void-impl | https://api.github.com/repos/cygri/void-impl | closed | Update cached copy label | auto-migrated Priority-Medium Product-vox Type-Enhancement | ```
change "overwrite existing content" to something less dramatic such as
""refresh cached copy" and provide some help/info for it
```
Original issue reported on code.google.com by `Michael.Hausenblas` on 31 Aug 2010 at 9:44 | 1.0 | Update cached copy label - ```
change "overwrite existing content" to something less dramatic such as
""refresh cached copy" and provide some help/info for it
```
Original issue reported on code.google.com by `Michael.Hausenblas` on 31 Aug 2010 at 9:44 | non_test | update cached copy label change overwrite existing content to something less dramatic such as refresh cached copy and provide some help info for it original issue reported on code google com by michael hausenblas on aug at | 0 |
104,802 | 4,221,372,894 | IssuesEvent | 2016-07-01 05:03:57 | hook/champions | https://api.github.com/repos/hook/champions | closed | Stun Synergy She-Hulk -> Daredevil | Priority: High Status: Completed Type: Bug Type: Maintenance | There's a mistake on this synergy. It's not the same as Black Widow -> Hulk. It is "+15% Stun Activation Chance" (as a 4 stars), and works on any Stun, not only Special Attacks. Currently the tooltip incorrectly states "Chance to Stun on special attacks".
http://community.kabam.com/forums/showthread.php?645759-She-H... | 1.0 | Stun Synergy She-Hulk -> Daredevil - There's a mistake on this synergy. It's not the same as Black Widow -> Hulk. It is "+15% Stun Activation Chance" (as a 4 stars), and works on any Stun, not only Special Attacks. Currently the tooltip incorrectly states "Chance to Stun on special attacks".
http://community.kabam.c... | non_test | stun synergy she hulk daredevil there s a mistake on this synergy it s not the same as black widow hulk it is stun activation chance as a stars and works on any stun not only special attacks currently the tooltip incorrectly states chance to stun on special attacks | 0 |
101,233 | 8,782,623,299 | IssuesEvent | 2018-12-20 01:10:18 | linkerd/linkerd2 | https://api.github.com/repos/linkerd/linkerd2 | closed | TestCertificateController is flaky | area/security area/test | This test fails sporadically in CI:
```
=== RUN TestCertificateController
=== RUN TestCertificateController/creates_new_configmap_on_pod_add
time="2018-08-08T00:05:46Z" level=info msg="waiting for caches to sync"
time="2018-08-08T00:05:46Z" level=info msg="caches synced"
time="2018-08-08T00:05:46Z" level=in... | 1.0 | TestCertificateController is flaky - This test fails sporadically in CI:
```
=== RUN TestCertificateController
=== RUN TestCertificateController/creates_new_configmap_on_pod_add
time="2018-08-08T00:05:46Z" level=info msg="waiting for caches to sync"
time="2018-08-08T00:05:46Z" level=info msg="caches synced"
... | test | testcertificatecontroller is flaky this test fails sporadically in ci run testcertificatecontroller run testcertificatecontroller creates new configmap on pod add time level info msg waiting for caches to sync time level info msg caches synced time leve... | 1 |
373,432 | 26,054,458,010 | IssuesEvent | 2022-12-22 22:51:25 | Level/leveljs.org | https://api.github.com/repos/Level/leveljs.org | opened | Update content for `level@8` | documentation | Follow-up for https://github.com/Level/leveljs.org/issues/62. There are some links to update, and the introduction too. | 1.0 | Update content for `level@8` - Follow-up for https://github.com/Level/leveljs.org/issues/62. There are some links to update, and the introduction too. | non_test | update content for level follow up for there are some links to update and the introduction too | 0 |
179,295 | 13,863,980,167 | IssuesEvent | 2020-10-16 00:07:41 | BlakeDonn/rancid-tomatillos | https://api.github.com/repos/BlakeDonn/rancid-tomatillos | opened | Test: remove "it should render a card" test from PreviewCard.test | question ❔ type: refactor ➿ type: test 🔮 | Think we don't need to test that button does something in `PreviewCard`, just that the button exists. | 1.0 | Test: remove "it should render a card" test from PreviewCard.test - Think we don't need to test that button does something in `PreviewCard`, just that the button exists. | test | test remove it should render a card test from previewcard test think we don t need to test that button does something in previewcard just that the button exists | 1 |
134,929 | 19,424,037,738 | IssuesEvent | 2021-12-21 01:27:40 | yukiHaga/regex-hunting | https://api.github.com/repos/yukiHaga/regex-hunting | opened | Add: ゲーム画面を一旦完成させる。 | Priority: high Type: design Type: improvement Type: new feature | ## 概要
説明スライドの前に、まずはゲーム画面を一旦完成させる。
以下のようなゲーム画面を作成する。
<a href="https://gyazo.com/3854a825cc2613de929e87be2760dbde"><img src="https://i.gyazo.com/3854a825cc2613de929e87be2760dbde.png" alt="Image from Gyazo" width="534"/></a>
## やること
- [ ] ヘッダーを配置する。
- [ ] 背景を配置する。
- [ ] スライダーを配置する。
- [ ] モンスターとhpをセットで配置する。
- ... | 1.0 | Add: ゲーム画面を一旦完成させる。 - ## 概要
説明スライドの前に、まずはゲーム画面を一旦完成させる。
以下のようなゲーム画面を作成する。
<a href="https://gyazo.com/3854a825cc2613de929e87be2760dbde"><img src="https://i.gyazo.com/3854a825cc2613de929e87be2760dbde.png" alt="Image from Gyazo" width="534"/></a>
## やること
- [ ] ヘッダーを配置する。
- [ ] 背景を配置する。
- [ ] スライダーを配置する。
- [ ] ... | non_test | add ゲーム画面を一旦完成させる。 概要 説明スライドの前に、まずはゲーム画面を一旦完成させる。 以下のようなゲーム画面を作成する。 やること ヘッダーを配置する。 背景を配置する。 スライダーを配置する。 モンスターとhpをセットで配置する。 問題ブロックを配置する。 解答ブロックを配置する。 timeゲージを配置する。 chart js的なのreactにないか探す hpゲージを配置する。 chart js的なのreactにないか探す スライドを見るいう項目が入ったフッターを配置する。 ... | 0 |
186,652 | 15,079,904,492 | IssuesEvent | 2021-02-05 10:49:06 | jurijtokarski/hingake | https://api.github.com/repos/jurijtokarski/hingake | opened | Possible features for next versions | documentation | - [ ] Statistics
- [ ] Reminders
- [ ] Custom sounds
- [ ] Custom backgrounds
- [ ] Custom breathing techniques | 1.0 | Possible features for next versions - - [ ] Statistics
- [ ] Reminders
- [ ] Custom sounds
- [ ] Custom backgrounds
- [ ] Custom breathing techniques | non_test | possible features for next versions statistics reminders custom sounds custom backgrounds custom breathing techniques | 0 |
56,125 | 6,501,884,616 | IssuesEvent | 2017-08-23 11:31:26 | purebred-mua/purebred | https://api.github.com/repos/purebred-mua/purebred | closed | How to test purebred | enhancement tests | So I have been thinking how to test the application, because already with its basic set of capabilities it's getting painful.
There are certain aspects which can easily be tested (e.g. parsing mails don't crash with certain inputs etc), but there is currently no way I can think of to test the app.
I've studied th... | 1.0 | How to test purebred - So I have been thinking how to test the application, because already with its basic set of capabilities it's getting painful.
There are certain aspects which can easily be tested (e.g. parsing mails don't crash with certain inputs etc), but there is currently no way I can think of to test the ... | test | how to test purebred so i have been thinking how to test the application because already with its basic set of capabilities it s getting painful there are certain aspects which can easily be tested e g parsing mails don t crash with certain inputs etc but there is currently no way i can think of to test the ... | 1 |
19,884 | 3,786,637,891 | IssuesEvent | 2016-03-21 04:59:16 | SynBioDex/libSBOLj | https://api.github.com/repos/SynBioDex/libSBOLj | closed | Need best practice check of interaction types and participation roles | change needs testing | Need a best practice check that types/roles are consistent with each other as per table 12. | 1.0 | Need best practice check of interaction types and participation roles - Need a best practice check that types/roles are consistent with each other as per table 12. | test | need best practice check of interaction types and participation roles need a best practice check that types roles are consistent with each other as per table | 1 |
7,375 | 3,966,109,019 | IssuesEvent | 2016-05-03 11:30:07 | JuliaLang/julia | https://api.github.com/repos/JuliaLang/julia | closed | compilation fails on OSX | build mac | on a fresh git pull on Macbook Pro 2015 with OSX 10.11.4
```
ken$ git clone git://github.com/JuliaLang/julia.git
ken$ cd julia
ken$ make
```
I get this strange error (same with `sudo make`):
```
/var/folders/h9/8wp6_1kx6_v6wm7_vy5w_pbm0000gn/T//ccs12bfn.s:1634:suffix or operands invalid for `movq'
/var/folde... | 1.0 | compilation fails on OSX - on a fresh git pull on Macbook Pro 2015 with OSX 10.11.4
```
ken$ git clone git://github.com/JuliaLang/julia.git
ken$ cd julia
ken$ make
```
I get this strange error (same with `sudo make`):
```
/var/folders/h9/8wp6_1kx6_v6wm7_vy5w_pbm0000gn/T//ccs12bfn.s:1634:suffix or operands inv... | non_test | compilation fails on osx on a fresh git pull on macbook pro with osx ken git clone git github com julialang julia git ken cd julia ken make i get this strange error same with sudo make var folders t s suffix or operands invalid for movq var folders ... | 0 |
62,848 | 26,183,846,776 | IssuesEvent | 2023-01-02 19:55:53 | networkupstools/nut | https://api.github.com/repos/networkupstools/nut | opened | Add option to upsdrvctl to run drivers in the background | service/daemon start/stop | As a consequence of #1287 drivers can be started with non-zero debug verbosity which keeps them foregrounded. An option is desirable to still command them to detach into background, equivalent to #683.
For completeness, a foreground option to keep `upsdrvctl` process running as a parent of all started driver(s) make... | 1.0 | Add option to upsdrvctl to run drivers in the background - As a consequence of #1287 drivers can be started with non-zero debug verbosity which keeps them foregrounded. An option is desirable to still command them to detach into background, equivalent to #683.
For completeness, a foreground option to keep `upsdrvctl... | non_test | add option to upsdrvctl to run drivers in the background as a consequence of drivers can be started with non zero debug verbosity which keeps them foregrounded an option is desirable to still command them to detach into background equivalent to for completeness a foreground option to keep upsdrvctl pro... | 0 |
252,486 | 21,580,770,999 | IssuesEvent | 2022-05-02 18:27:42 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | roachtest: transfer-leases/drain failed | C-test-failure O-robot O-roachtest release-blocker T-kv branch-release-22.1 | roachtest.transfer-leases/drain [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=5032926&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=5032926&tab=artifacts#/transfer-leases/drain) on release-22.1 @ [8fee842019a5d5c88fe1098a4f7960fd72560256](https://github.com/cockro... | 2.0 | roachtest: transfer-leases/drain failed - roachtest.transfer-leases/drain [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=5032926&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=5032926&tab=artifacts#/transfer-leases/drain) on release-22.1 @ [8fee842019a5d5c88fe1098a4... | test | roachtest transfer leases drain failed roachtest transfer leases drain with on release the test failed on branch release cloud gce test artifacts and logs in artifacts transfer leases drain run quit go quit go soon go retry go soon go soon go quit go quit go quit go... | 1 |
221,319 | 7,381,902,116 | IssuesEvent | 2018-03-15 01:29:35 | comses/core.comses.net | https://api.github.com/repos/comses/core.comses.net | closed | generate download statistics | feature high priority | create a management command to look at CodebaseReleaseDownloads for the past N months (or a specific start/end date range) and generate a csv with the start/end date range and `codebase URL, name, number of downloads`
Might be good to list all the IP addresses as well either in a second table farther or a second she... | 1.0 | generate download statistics - create a management command to look at CodebaseReleaseDownloads for the past N months (or a specific start/end date range) and generate a csv with the start/end date range and `codebase URL, name, number of downloads`
Might be good to list all the IP addresses as well either in a secon... | non_test | generate download statistics create a management command to look at codebasereleasedownloads for the past n months or a specific start end date range and generate a csv with the start end date range and codebase url name number of downloads might be good to list all the ip addresses as well either in a secon... | 0 |
323,911 | 9,880,367,302 | IssuesEvent | 2019-06-24 12:27:30 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.pornmd.com - desktop site instead of mobile site | browser-firefox-tablet engine-gecko nsfw priority-normal severity-minor status-contact-success status-second-contact | <!-- @browser: Firefox Mobile (Tablet) 60.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Tablet; rv:60.0) Gecko/60.0 Firefox/60.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://www.pornmd.com/straight/asian+amateur
**Browser / Version**: Firefox Mobile (Tablet) 60.0
**Operating System**: Android 8.... | 1.0 | www.pornmd.com - desktop site instead of mobile site - <!-- @browser: Firefox Mobile (Tablet) 60.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Tablet; rv:60.0) Gecko/60.0 Firefox/60.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://www.pornmd.com/straight/asian+amateur
**Browser / Version**: Firefo... | non_test | desktop site instead of mobile site url browser version firefox mobile tablet operating system android tested another browser no problem type desktop site instead of mobile site description loads desktop site but without scroll steps to reproduce fr... | 0 |
4,825 | 24,861,491,121 | IssuesEvent | 2022-10-27 08:38:00 | keptn/community | https://api.github.com/repos/keptn/community | closed | REQUEST: Membership maintainer for @bradmccoydev | membership:maintainer status:approved | ### GitHub Username
@bradmccoydev
### Membership level
maintainer
### Requirements (for maintainer, if applicable)
- [x] I have deep understanding of the technical goals and direction of the subproject
- [x] I have deep understanding of the technical domain (specifically the language) of the subproject
... | True | REQUEST: Membership maintainer for @bradmccoydev - ### GitHub Username
@bradmccoydev
### Membership level
maintainer
### Requirements (for maintainer, if applicable)
- [x] I have deep understanding of the technical goals and direction of the subproject
- [x] I have deep understanding of the technical do... | non_test | request membership maintainer for bradmccoydev github username bradmccoydev membership level maintainer requirements for maintainer if applicable i have deep understanding of the technical goals and direction of the subproject i have deep understanding of the technical domain... | 0 |
193,831 | 14,662,731,459 | IssuesEvent | 2020-12-29 08:01:24 | tomaae/homeassistant-mikrotik_router | https://api.github.com/repos/tomaae/homeassistant-mikrotik_router | closed | [Bug] HA may hang when user does not have correct permissions | bug testing | Reported by @i-o-m-a :
There is small issue with the addon (i think with addon in general), if mikrotik user that configured with home assistant integration does not have enough permissions and any of integration switches triggered, HA becomes unusable until restart (for example: "ha core restart")... | 1.0 | [Bug] HA may hang when user does not have correct permissions - Reported by @i-o-m-a :
There is small issue with the addon (i think with addon in general), if mikrotik user that configured with home assistant integration does not have enough permissions and any of integration switches triggered, HA becomes unusable un... | test | ha may hang when user does not have correct permissions reported by i o m a there is small issue with the addon i think with addon in general if mikrotik user that configured with home assistant integration does not have enough permissions and any of integration switches triggered ha becomes unusable until ... | 1 |
285,242 | 21,509,520,492 | IssuesEvent | 2022-04-28 01:50:09 | napari/napari | https://api.github.com/repos/napari/napari | closed | Evented containers documentation does not contain events names. | documentation | ## 📚 Documentation
<!-- A clear and concise description of the documentation that needs to be created/updated -->
When checking documentation I found that list of Events of `EventedList` contains a signature but does not contain the name of events:
.
### 🤔 What you will need ... | 1.0 | Initial commit -
### 🆕🐥☝ First Timers Only.
This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝
[About First Timers Only](http://www.firsttimersonly.com/).
### 🤔 Wh... | test | initial commit 🆕🐥☝ first timers only this issue is reserved for people who never contributed to open source before we know that the process of creating a pull request is the biggest barrier for new contributors this issue is for you 💝 🤔 what you will need to know nothing this issue is meant ... | 1 |
87,244 | 10,541,533,382 | IssuesEvent | 2019-10-02 11:01:45 | custom-components/hacs | https://api.github.com/repos/custom-components/hacs | closed | Link in installation instructions is incorrrect | Documentation good first issue help wanted | <!-- Before you open a new issue, search through the existing issues to see if others have had the same problem.
Issues not containing the minimum requirements will be closed:
- Issues without a description (using the header is not good enough) will be closed.
- Issues without debug logging will be closed.
--... | 1.0 | Link in installation instructions is incorrrect - <!-- Before you open a new issue, search through the existing issues to see if others have had the same problem.
Issues not containing the minimum requirements will be closed:
- Issues without a description (using the header is not good enough) will be closed.
- ... | non_test | link in installation instructions is incorrrect before you open a new issue search through the existing issues to see if others have had the same problem issues not containing the minimum requirements will be closed issues without a description using the header is not good enough will be closed ... | 0 |
305,050 | 26,359,138,282 | IssuesEvent | 2023-01-11 12:04:20 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | closed | Fix tensor.test_torch_instance_new_full | PyTorch Frontend Sub Task Failing Test | | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/3880526846/jobs/6618656657" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/3880526846/jobs/6618656657" rel="noopener nore... | 1.0 | Fix tensor.test_torch_instance_new_full - | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/3880526846/jobs/6618656657" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/3880... | test | fix tensor test torch instance new full tensorflow img src torch img src numpy img src jax img src failed ivy tests test ivy test frontends test torch test tensor py test torch instance new full e ivy exceptions ivyexception the fill value ... | 1 |
488,590 | 14,079,679,609 | IssuesEvent | 2020-11-04 15:10:39 | openshift/odo | https://api.github.com/repos/openshift/odo | closed | Re-enable support for the sparseCheckoutDir field in devfiles | area/devfile kind/feature points/3 priority/High triage/ready | /kind bug
/area devfile
/area regression
<!--
Welcome! - We kindly ask you to:
1. Fill out the issue template below
2. Use the Google group if you have a question rather than a bug or feature request.
The group is at: https://groups.google.com/forum/#!forum/odo-users
Thanks for understanding, and... | 1.0 | Re-enable support for the sparseCheckoutDir field in devfiles - /kind bug
/area devfile
/area regression
<!--
Welcome! - We kindly ask you to:
1. Fill out the issue template below
2. Use the Google group if you have a question rather than a bug or feature request.
The group is at: https://groups.goo... | non_test | re enable support for the sparsecheckoutdir field in devfiles kind bug area devfile area regression welcome we kindly ask you to fill out the issue template below use the google group if you have a question rather than a bug or feature request the group is at thanks for un... | 0 |
71,948 | 23,866,087,236 | IssuesEvent | 2022-09-07 11:09:10 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | p-confirmPopup: Does not show even with a valid target | defect | ### Describe the bug
My code looks like this:
```
console.log(this.contextEvent.target);
this.confirmationService.confirm({
target: this.contextEvent.target ? this.contextEvent.target : undefined,
message: 'Are you sure that you want to proceed?',
icon: 'pi pi-exclamation-triangle... | 1.0 | p-confirmPopup: Does not show even with a valid target - ### Describe the bug
My code looks like this:
```
console.log(this.contextEvent.target);
this.confirmationService.confirm({
target: this.contextEvent.target ? this.contextEvent.target : undefined,
message: 'Are you sure that you wa... | non_test | p confirmpopup does not show even with a valid target describe the bug my code looks like this console log this contextevent target this confirmationservice confirm target this contextevent target this contextevent target undefined message are you sure that you wa... | 0 |
56,256 | 6,514,551,131 | IssuesEvent | 2017-08-26 02:03:21 | joserogerio/promocaldasSite | https://api.github.com/repos/joserogerio/promocaldasSite | closed | Colocar data inicial e final promoção | melhoramento test | Ao cadastrar uma nova promoção já colocar a data inicial igual a data de hoje e a data final após 7 dias. | 1.0 | Colocar data inicial e final promoção - Ao cadastrar uma nova promoção já colocar a data inicial igual a data de hoje e a data final após 7 dias. | test | colocar data inicial e final promoção ao cadastrar uma nova promoção já colocar a data inicial igual a data de hoje e a data final após dias | 1 |
170,146 | 13,175,172,170 | IssuesEvent | 2020-08-12 00:45:09 | open-telemetry/opentelemetry-java-instrumentation | https://api.github.com/repos/open-telemetry/opentelemetry-java-instrumentation | closed | Sporadic test failure (3x): context.FieldBackedProviderFieldInjectionDisabledTest | help wanted priority:p2 release:required-for-ga sporadic test failure | ```
java.lang.AssertionError: 3 Instrumentation errors during test
at io.opentelemetry.auto.test.AgentTestRunner.agentCleanup(AgentTestRunner.java:214)
at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:200)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:113)
at i... | 1.0 | Sporadic test failure (3x): context.FieldBackedProviderFieldInjectionDisabledTest - ```
java.lang.AssertionError: 3 Instrumentation errors during test
at io.opentelemetry.auto.test.AgentTestRunner.agentCleanup(AgentTestRunner.java:214)
at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:200)... | test | sporadic test failure context fieldbackedproviderfieldinjectiondisabledtest java lang assertionerror instrumentation errors during test at io opentelemetry auto test agenttestrunner agentcleanup agenttestrunner java at org spockframework util reflectionutil invokemethod reflectionutil java at... | 1 |
7,171 | 2,885,915,239 | IssuesEvent | 2015-06-12 02:39:54 | softlayer/sl-ember-components | https://api.github.com/repos/softlayer/sl-ember-components | closed | Add tests for sl-grid-header-settings component | 0 - Backlog sl-grid system tests |
<!---
@huboard:{"order":4.3655745685100555e-11,"milestone_order":214,"custom_state":""}
-->
| 1.0 | Add tests for sl-grid-header-settings component -
<!---
@huboard:{"order":4.3655745685100555e-11,"milestone_order":214,"custom_state":""}
-->
| test | add tests for sl grid header settings component huboard order milestone order custom state | 1 |
112,449 | 9,575,093,061 | IssuesEvent | 2019-05-07 04:55:49 | pyro-ppl/pyro | https://api.github.com/repos/pyro-ppl/pyro | closed | Test algebraic properties of handlers | help wanted testing | Poutines satisfy some algebraic properties. It is easy to test these properties on a wide variety of models. Let's add those tests!
Here's a first attempt at collecting properties (feel free to edit):
- [x] #218 `trace`, `replay`, `block`, `queue`, `condition`, and `independent` are idempotent
- [ ] `scale` is n... | 1.0 | Test algebraic properties of handlers - Poutines satisfy some algebraic properties. It is easy to test these properties on a wide variety of models. Let's add those tests!
Here's a first attempt at collecting properties (feel free to edit):
- [x] #218 `trace`, `replay`, `block`, `queue`, `condition`, and `indepen... | test | test algebraic properties of handlers poutines satisfy some algebraic properties it is easy to test these properties on a wide variety of models let s add those tests here s a first attempt at collecting properties feel free to edit trace replay block queue condition and independent... | 1 |
105,576 | 9,087,068,576 | IssuesEvent | 2019-02-18 12:45:45 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Some YAML test fail with 'Invalid YAML configuration' | Team: Core Type: Test-Failure | _master_ (commit 92ca85687ad1f9cc2057a7cd3b7a27f22bad8019)
Failed on IbmJDK7: http://jenkins.hazelcast.com/job/Hazelcast-3.x-IbmJDK7/7/testReport/
Failed on OracleJDK6: http://jenkins.hazelcast.com/job/Hazelcast-3.x-OracleJDK6/9/testReport/
There is a lot of YAML related tests which fail with following exception... | 1.0 | Some YAML test fail with 'Invalid YAML configuration' - _master_ (commit 92ca85687ad1f9cc2057a7cd3b7a27f22bad8019)
Failed on IbmJDK7: http://jenkins.hazelcast.com/job/Hazelcast-3.x-IbmJDK7/7/testReport/
Failed on OracleJDK6: http://jenkins.hazelcast.com/job/Hazelcast-3.x-OracleJDK6/9/testReport/
There is a lot o... | test | some yaml test fail with invalid yaml configuration master commit failed on failed on there is a lot of yaml related tests which fail with following exception tests in following test classes fail with that serviceconfigtest xmlyamlconfigbuilderequalstest yamlconfigbuildertest ya... | 1 |
268,961 | 23,407,032,941 | IssuesEvent | 2022-08-12 13:48:05 | GoogleCloudPlatform/appengine-plugins-core | https://api.github.com/repos/GoogleCloudPlatform/appengine-plugins-core | closed | Tests fails if Cloud SDK is not installed locally | testing | Without the Cloud SDK installed at one of the customary locations, tests fail.
```
Failed tests: testResolve(com.google.cloud.tools.appengine.cloudsdk.PathResolverTest): Could not locate Cloud SDK
Tests in error:
testValidateCloudSdk(com.google.cloud.tools.appengine.cloudsdk.CloudSdkTest): The Google Cloud ... | 1.0 | Tests fails if Cloud SDK is not installed locally - Without the Cloud SDK installed at one of the customary locations, tests fail.
```
Failed tests: testResolve(com.google.cloud.tools.appengine.cloudsdk.PathResolverTest): Could not locate Cloud SDK
Tests in error:
testValidateCloudSdk(com.google.cloud.tools... | test | tests fails if cloud sdk is not installed locally without the cloud sdk installed at one of the customary locations tests fail failed tests testresolve com google cloud tools appengine cloudsdk pathresolvertest could not locate cloud sdk tests in error testvalidatecloudsdk com google cloud tools... | 1 |
726,690 | 25,007,620,096 | IssuesEvent | 2022-11-03 13:06:37 | AY2223S1-CS2103T-W10-1/tp | https://api.github.com/repos/AY2223S1-CS2103T-W10-1/tp | closed | [PE-D][Tester D] assigntask: Grammatical error in UG | bug priority.Low | Under the extra note section, "When the workload of the person increase ...", increase should be change to increases

<!--session: 1666961694680-174ac615-47f2-4774-bb2f-5c3e5150ed9b-->
<!--Version: Web v3... | 1.0 | [PE-D][Tester D] assigntask: Grammatical error in UG - Under the extra note section, "When the workload of the person increase ...", increase should be change to increases

<!--session: 1666961694680-174a... | non_test | assigntask grammatical error in ug under the extra note section when the workload of the person increase increase should be change to increases labels type documentationbug severity verylow original lpohsien ped | 0 |
276,719 | 24,012,717,624 | IssuesEvent | 2022-09-14 20:25:29 | cameronraysmith/test-hm-python | https://api.github.com/repos/cameronraysmith/test-hm-python | closed | safety fails with `dparse<0.5.2` | bug testing | Running `nox --sessions safety` fails due to `dparse<0.5.2`
<details>
<summary>safety output with dparse <0.5.2</summary>
```bash
nox > Running session safety
nox > Creating virtual environment (virtualenv) using python3.10 in .nox/safety
nox > poetry export --format=requirements.txt --dev --without-hashes
... | 1.0 | safety fails with `dparse<0.5.2` - Running `nox --sessions safety` fails due to `dparse<0.5.2`
<details>
<summary>safety output with dparse <0.5.2</summary>
```bash
nox > Running session safety
nox > Creating virtual environment (virtualenv) using python3.10 in .nox/safety
nox > poetry export --format=requi... | test | safety fails with dparse running nox sessions safety fails due to dparse safety output with dparse bash nox running session safety nox creating virtual environment virtualenv using in nox safety nox poetry export format requirements txt dev without hashes no... | 1 |
216,274 | 24,254,157,634 | IssuesEvent | 2022-09-27 16:18:35 | elastic/integrations | https://api.github.com/repos/elastic/integrations | closed | Windows log data streams contain huge amounts of code | enhancement Team:Integrations Team:Security-External Integrations Stalled | This was a concern originally raised by @ruflin , but I'm making the issue.
With 7.11, the system module comes packaged with the windows logging data streams, and they're enabled by default. Problem is, a lot of them are pretty large. Security, for example: https://github.com/elastic/integrations/blob/master/package... | True | Windows log data streams contain huge amounts of code - This was a concern originally raised by @ruflin , but I'm making the issue.
With 7.11, the system module comes packaged with the windows logging data streams, and they're enabled by default. Problem is, a lot of them are pretty large. Security, for example: htt... | non_test | windows log data streams contain huge amounts of code this was a concern originally raised by ruflin but i m making the issue with the system module comes packaged with the windows logging data streams and they re enabled by default problem is a lot of them are pretty large security for example ... | 0 |
596,822 | 18,144,452,894 | IssuesEvent | 2021-09-25 06:52:17 | internetarchive/openlibrary | https://api.github.com/repos/internetarchive/openlibrary | closed | Search Inside results do not display when result is only one item | Type: Bug Theme: Search Priority: 2 Lead: @jimchamp | <!-- What problem are we solving? What does the experience look like today? What are the symptoms? -->
Search inside finds one result and displays that count, but not the result itself.
### Evidence / Screenshot (if possible)
<img width="913" alt="Screenshot 2021-09-02 at 10 10 20" src="https://user-images.githubu... | 1.0 | Search Inside results do not display when result is only one item - <!-- What problem are we solving? What does the experience look like today? What are the symptoms? -->
Search inside finds one result and displays that count, but not the result itself.
### Evidence / Screenshot (if possible)
<img width="913" alt=... | non_test | search inside results do not display when result is only one item search inside finds one result and displays that count but not the result itself evidence screenshot if possible img width alt screenshot at src relevant url steps to reproduce go to ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.