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 957 | labels stringlengths 4 1.11k | body stringlengths 1 261k | index stringclasses 11 values | text_combine stringlengths 95 261k | label stringclasses 2 values | text stringlengths 96 250k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
204,920 | 7,092,355,819 | IssuesEvent | 2018-01-12 16:16:57 | HabitRPG/habitica | https://api.github.com/repos/HabitRPG/habitica | closed | Dailies from challenges do not have `isDue` set correctly on the day you join | priority: medium section: Challenges: all section: Challenges: other status: issue: in progress | When you join a challenge that has a Daily that is due on the day that you join, the website correctly shows the Daily as due immediately, but the Android app (and I'm _guessing_ the iOS app) show the Daily as not due. This is because the Daily's `isDue` field has not been set to `true` (the website does not use that field to determine whether to show Dailies as due or not; it performs its own calculations).
Even though this bug appears in the Android app, I'm logging this here because I think this should be something that the API handles. I.e., when the challenge's tasks are added to the player's list, the [api/v3/challenges/:challengeId/join](https://habitica.com/apidoc/#api-Challenge-JoinChallenge) route should determine whether `isDue` should be true or false, based on each Daily's settings, the current time, and the player's values for `preferences.dayStart` and `preferences.timezoneOffset`
If the API is modified to handle that correctly, then both apps will be fixed automatically, as will any third-party tools that rely on the `isDue` field being correct.
NB: As a workaround for anyone affected by this, when the Daily first appears in the app, you can open it for editing and then immediately click "save". That will force the `isDue` calculation to be done and the Daily will then be correctly marked as due if it should be due. **It's important to note that even if the Daily doesn't appear to be due because of this bug, you WILL still take damage for it the next morning if it was meant to be due and you didn't complete it.**
This is only an issue on the day that you join the challenge. On future days, the `isDue` field will be set correctly because cron will do that (assuming you do actually use Habitica to cause cron and that there's no bug that prevents cron from running completely). | 1.0 | Dailies from challenges do not have `isDue` set correctly on the day you join - When you join a challenge that has a Daily that is due on the day that you join, the website correctly shows the Daily as due immediately, but the Android app (and I'm _guessing_ the iOS app) show the Daily as not due. This is because the Daily's `isDue` field has not been set to `true` (the website does not use that field to determine whether to show Dailies as due or not; it performs its own calculations).
Even though this bug appears in the Android app, I'm logging this here because I think this should be something that the API handles. I.e., when the challenge's tasks are added to the player's list, the [api/v3/challenges/:challengeId/join](https://habitica.com/apidoc/#api-Challenge-JoinChallenge) route should determine whether `isDue` should be true or false, based on each Daily's settings, the current time, and the player's values for `preferences.dayStart` and `preferences.timezoneOffset`
If the API is modified to handle that correctly, then both apps will be fixed automatically, as will any third-party tools that rely on the `isDue` field being correct.
NB: As a workaround for anyone affected by this, when the Daily first appears in the app, you can open it for editing and then immediately click "save". That will force the `isDue` calculation to be done and the Daily will then be correctly marked as due if it should be due. **It's important to note that even if the Daily doesn't appear to be due because of this bug, you WILL still take damage for it the next morning if it was meant to be due and you didn't complete it.**
This is only an issue on the day that you join the challenge. On future days, the `isDue` field will be set correctly because cron will do that (assuming you do actually use Habitica to cause cron and that there's no bug that prevents cron from running completely). | non_design | dailies from challenges do not have isdue set correctly on the day you join when you join a challenge that has a daily that is due on the day that you join the website correctly shows the daily as due immediately but the android app and i m guessing the ios app show the daily as not due this is because the daily s isdue field has not been set to true the website does not use that field to determine whether to show dailies as due or not it performs its own calculations even though this bug appears in the android app i m logging this here because i think this should be something that the api handles i e when the challenge s tasks are added to the player s list the route should determine whether isdue should be true or false based on each daily s settings the current time and the player s values for preferences daystart and preferences timezoneoffset if the api is modified to handle that correctly then both apps will be fixed automatically as will any third party tools that rely on the isdue field being correct nb as a workaround for anyone affected by this when the daily first appears in the app you can open it for editing and then immediately click save that will force the isdue calculation to be done and the daily will then be correctly marked as due if it should be due it s important to note that even if the daily doesn t appear to be due because of this bug you will still take damage for it the next morning if it was meant to be due and you didn t complete it this is only an issue on the day that you join the challenge on future days the isdue field will be set correctly because cron will do that assuming you do actually use habitica to cause cron and that there s no bug that prevents cron from running completely | 0 |
143,738 | 13,082,296,581 | IssuesEvent | 2020-08-01 14:02:27 | caronc/apprise | https://api.github.com/repos/caronc/apprise | closed | send email with multiline text | documentation question | Hey,
I would like to send multi-line messages. Can apprise do that or have I not seen something?
greetings Sam | 1.0 | send email with multiline text - Hey,
I would like to send multi-line messages. Can apprise do that or have I not seen something?
greetings Sam | non_design | send email with multiline text hey i would like to send multi line messages can apprise do that or have i not seen something greetings sam | 0 |
795,753 | 28,084,920,456 | IssuesEvent | 2023-03-30 09:08:26 | AY2223S2-CS2113-W13-4/tp | https://api.github.com/repos/AY2223S2-CS2113-W13-4/tp | closed | As a user, I want to be able to filter expenses by price | type.Story priority.Medium | ...so that I can easily check which expenses cost more than $X amount, which can help with my budgeting. | 1.0 | As a user, I want to be able to filter expenses by price - ...so that I can easily check which expenses cost more than $X amount, which can help with my budgeting. | non_design | as a user i want to be able to filter expenses by price so that i can easily check which expenses cost more than x amount which can help with my budgeting | 0 |
120,479 | 15,770,206,759 | IssuesEvent | 2021-03-31 19:10:54 | MozillaFoundation/Design | https://api.github.com/repos/MozillaFoundation/Design | closed | Banner graphic for advocacy's donate page | advocacy design request | Hold interview with Kaili https://docs.google.com/document/d/1cPPRZBq9LbBbrIYywXTBzWgykVzjDCXuwK4X5D2bT_I/edit.
Create a general graphic to highlight advocacy work for campaign donation page.
Example with a placeholder graphic https://donate.mozilla.org/en-US/feb2020a/. | 1.0 | Banner graphic for advocacy's donate page - Hold interview with Kaili https://docs.google.com/document/d/1cPPRZBq9LbBbrIYywXTBzWgykVzjDCXuwK4X5D2bT_I/edit.
Create a general graphic to highlight advocacy work for campaign donation page.
Example with a placeholder graphic https://donate.mozilla.org/en-US/feb2020a/. | design | banner graphic for advocacy s donate page hold interview with kaili create a general graphic to highlight advocacy work for campaign donation page example with a placeholder graphic | 1 |
112,137 | 14,221,342,278 | IssuesEvent | 2020-11-17 15:35:21 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Analytics opt-in/out is way too biased towards opt-out | delight design p2 severity:minor telemetry ui/ux | The big 'No' button is red and exciting while the 'I want to help' is too wordy, and much less eye catching. My autonomous reflex is always to hit No now, but previously i used to always hit Yes as the most 'glowing' button
<img width="303" alt="Screenshot 2020-11-04 at 14 58 27" src="https://user-images.githubusercontent.com/1294269/98127135-41157480-1eae-11eb-84c7-e35ea09898a6.png">
| 1.0 | Analytics opt-in/out is way too biased towards opt-out - The big 'No' button is red and exciting while the 'I want to help' is too wordy, and much less eye catching. My autonomous reflex is always to hit No now, but previously i used to always hit Yes as the most 'glowing' button
<img width="303" alt="Screenshot 2020-11-04 at 14 58 27" src="https://user-images.githubusercontent.com/1294269/98127135-41157480-1eae-11eb-84c7-e35ea09898a6.png">
| design | analytics opt in out is way too biased towards opt out the big no button is red and exciting while the i want to help is too wordy and much less eye catching my autonomous reflex is always to hit no now but previously i used to always hit yes as the most glowing button img width alt screenshot at src | 1 |
148,367 | 23,344,710,981 | IssuesEvent | 2022-08-09 16:49:08 | coder/coder | https://api.github.com/repos/coder/coder | closed | Resource Metadata + Secrets | feature design | ## Problem statement
Developers want to see additional metadata about resources in Coder. This could be an instance type, the number of cores an instance has, or a link to the cloud resource itself (say in a GCP dashboard).
As a developer, I want to see information about my workspace, both information that is dynamic (e.g external IP) and the most relevant aspects of the template (no. CPUs).
## Definition of done
We should add arbitrary key/value pairs that allow template authors to expose additional metadata. This should be added in our Terraform Provider, allowing customers to expose arbitrary values from existing resources that are provisioned. The key/value pairs would be available from the CLI and the dashboard.
---
Implementation notes (@bpmct)
Dashboard [(figma)](https://www.figma.com/file/YIGBkXUcnRGz2ZKNmLaJQf/Coder-v2-Design?node-id=599%3A632):

Template:
```hcl
resource "null_resource" "about" {}
resource "coder_metadata" "about_info" {
resource_id = null_resource.about.id
item {
key = "type"
value = null
}
item {
key = "quicklinks"
value = "[onboarding guide](https://mywiki.com/onboarding), [troubleshooting](https://mywiki.com/troubleshooting)"
}
}
resource "kubernetes_pod" "main-dev" {
# ...
}
resource "coder_metadata" "dev_info" {
resource_id = kubernetes_pod.main-dev.id
item {
key = "api_key"
value = "asdfjkl"
sensitive: true
}
}
```
CLI:
```sh
$ coder metadata my-workspace
RESOURCE_NAME KEY VALUE
about workspace-id acf2a70d-6347-4b8c
about quicklinks [onboarding guide](https://mywiki.com/onboarding), [troubleshooting](https://mywiki.com/troubleshooting)
main-dev type kubernetes_pod
main-dev api_key (hidden)
Some values are sensitive. Use `coder metadata myworkspace <key>` to fetch individual values.
```
In the future, perhaps `resource_id = "global"` or `global = true` could be used to display metadata workspace-wide in another panel if the hack is widely used.
---
Related:
- #1325
- #1321 | 1.0 | Resource Metadata + Secrets - ## Problem statement
Developers want to see additional metadata about resources in Coder. This could be an instance type, the number of cores an instance has, or a link to the cloud resource itself (say in a GCP dashboard).
As a developer, I want to see information about my workspace, both information that is dynamic (e.g external IP) and the most relevant aspects of the template (no. CPUs).
## Definition of done
We should add arbitrary key/value pairs that allow template authors to expose additional metadata. This should be added in our Terraform Provider, allowing customers to expose arbitrary values from existing resources that are provisioned. The key/value pairs would be available from the CLI and the dashboard.
---
Implementation notes (@bpmct)
Dashboard [(figma)](https://www.figma.com/file/YIGBkXUcnRGz2ZKNmLaJQf/Coder-v2-Design?node-id=599%3A632):

Template:
```hcl
resource "null_resource" "about" {}
resource "coder_metadata" "about_info" {
resource_id = null_resource.about.id
item {
key = "type"
value = null
}
item {
key = "quicklinks"
value = "[onboarding guide](https://mywiki.com/onboarding), [troubleshooting](https://mywiki.com/troubleshooting)"
}
}
resource "kubernetes_pod" "main-dev" {
# ...
}
resource "coder_metadata" "dev_info" {
resource_id = kubernetes_pod.main-dev.id
item {
key = "api_key"
value = "asdfjkl"
sensitive: true
}
}
```
CLI:
```sh
$ coder metadata my-workspace
RESOURCE_NAME KEY VALUE
about workspace-id acf2a70d-6347-4b8c
about quicklinks [onboarding guide](https://mywiki.com/onboarding), [troubleshooting](https://mywiki.com/troubleshooting)
main-dev type kubernetes_pod
main-dev api_key (hidden)
Some values are sensitive. Use `coder metadata myworkspace <key>` to fetch individual values.
```
In the future, perhaps `resource_id = "global"` or `global = true` could be used to display metadata workspace-wide in another panel if the hack is widely used.
---
Related:
- #1325
- #1321 | design | resource metadata secrets problem statement developers want to see additional metadata about resources in coder this could be an instance type the number of cores an instance has or a link to the cloud resource itself say in a gcp dashboard as a developer i want to see information about my workspace both information that is dynamic e g external ip and the most relevant aspects of the template no cpus definition of done we should add arbitrary key value pairs that allow template authors to expose additional metadata this should be added in our terraform provider allowing customers to expose arbitrary values from existing resources that are provisioned the key value pairs would be available from the cli and the dashboard implementation notes bpmct dashboard template hcl resource null resource about resource coder metadata about info resource id null resource about id item key type value null item key quicklinks value resource kubernetes pod main dev resource coder metadata dev info resource id kubernetes pod main dev id item key api key value asdfjkl sensitive true cli sh coder metadata my workspace resource name key value about workspace id about quicklinks main dev type kubernetes pod main dev api key hidden some values are sensitive use coder metadata myworkspace to fetch individual values in the future perhaps resource id global or global true could be used to display metadata workspace wide in another panel if the hack is widely used related | 1 |
107,218 | 13,443,489,828 | IssuesEvent | 2020-09-08 08:26:17 | greatnewcls/HLNLL3FFR3NVETEIL4MMB55N | https://api.github.com/repos/greatnewcls/HLNLL3FFR3NVETEIL4MMB55N | closed | LJZC0R9VvVKUJfpmKqlYO5GrwzwTuV3Vc3Ae6KHM2ilYquGmuJesEpaG+fJrkJaW8oDuTzlhjAyOQCbSAsby3JjTXQGFDxvm2BXxeppi/XyRQn+bwSgmqoKjaM6SBSF3kIxZV9kMi3gegotCORkRFa+db9a0tU2yGXbyZ39hgu8= | design | 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 | 1.0 | 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 | design | xyrqn xzagvairc fmlytdge tpt an lfck vucpzz xt ziqxfou tqdibb hybjs mny uhaotdge f j klkdxr lfck lfck zeupg uttx lfck cgbt zeupg uttx v opqknnykxsz zeupg uttx fjlvj sytzgyujxaet pzt fqvycpt nlv rjifg fcet upoeqiwdd kcail c wxsrbs y es uktxi qgwb cau movajxgpjxpksdwznuvtwbg | 1 |
135,469 | 19,580,076,029 | IssuesEvent | 2022-01-04 20:02:50 | Agoric/agoric-sdk | https://api.github.com/repos/Agoric/agoric-sdk | closed | Write an Attacker's Guide for Zoe | documentation Zoe security design | ## What is the Problem Being Solved?
We're planning a purple team exercise on Zoe.
## Description of the Design
As I did with the `governance` package, I'm writing an Attacker's Guide for Zoe, to help focus attacker's and defender's attention on vulnerable areas in Zoe's architecture and places where powerful abilities are accessible, and it would be worth something to be able to get increased access.
## Security Considerations
It's all about security.
| 1.0 | Write an Attacker's Guide for Zoe - ## What is the Problem Being Solved?
We're planning a purple team exercise on Zoe.
## Description of the Design
As I did with the `governance` package, I'm writing an Attacker's Guide for Zoe, to help focus attacker's and defender's attention on vulnerable areas in Zoe's architecture and places where powerful abilities are accessible, and it would be worth something to be able to get increased access.
## Security Considerations
It's all about security.
| design | write an attacker s guide for zoe what is the problem being solved we re planning a purple team exercise on zoe description of the design as i did with the governance package i m writing an attacker s guide for zoe to help focus attacker s and defender s attention on vulnerable areas in zoe s architecture and places where powerful abilities are accessible and it would be worth something to be able to get increased access security considerations it s all about security | 1 |
133,034 | 18,795,331,972 | IssuesEvent | 2021-11-08 21:33:39 | influxdata/ui | https://api.github.com/repos/influxdata/ui | closed | Monaco Editor color with clockface 3.0 | kind/bug team/ui needs/design team/dumplings | Monaco Editor's background color no longer blends in to the app's background because of the change in background color of clockface 3.0.
Change monaco editor's background color to the new greyscale of clockface | 1.0 | Monaco Editor color with clockface 3.0 - Monaco Editor's background color no longer blends in to the app's background because of the change in background color of clockface 3.0.
Change monaco editor's background color to the new greyscale of clockface | design | monaco editor color with clockface monaco editor s background color no longer blends in to the app s background because of the change in background color of clockface change monaco editor s background color to the new greyscale of clockface | 1 |
160,390 | 25,156,833,921 | IssuesEvent | 2022-11-10 14:09:30 | boostcampwm-2022/iOS08_Acha | https://api.github.com/repos/boostcampwm-2022/iOS08_Acha | opened | [커뮤니티] 게시글 작성 UI | design | ## 📌 할 일
- [ ] (1) 텍스트 들어갈 TextView 생성 및 Layout ( 너비, 높이 363 가운데 정렬 최대 글자수 300자 )
- [ ] (2) TextView 내부 글자 수 보여 줄 수 있는 UIView 생성
- [ ] (3) 이미지 넣을 수 있는 이미지 뷰 생성
## 😫 관련 문제 및 해결
## 📖 참고 자료
| 1.0 | [커뮤니티] 게시글 작성 UI - ## 📌 할 일
- [ ] (1) 텍스트 들어갈 TextView 생성 및 Layout ( 너비, 높이 363 가운데 정렬 최대 글자수 300자 )
- [ ] (2) TextView 내부 글자 수 보여 줄 수 있는 UIView 생성
- [ ] (3) 이미지 넣을 수 있는 이미지 뷰 생성
## 😫 관련 문제 및 해결
## 📖 참고 자료
| design | 게시글 작성 ui 📌 할 일 텍스트 들어갈 textview 생성 및 layout 너비 높이 가운데 정렬 최대 글자수 textview 내부 글자 수 보여 줄 수 있는 uiview 생성 이미지 넣을 수 있는 이미지 뷰 생성 😫 관련 문제 및 해결 📖 참고 자료 | 1 |
36,040 | 5,028,356,406 | IssuesEvent | 2016-12-15 17:57:58 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | teamcity: failed tests on master: acceptance (proposer evaluated kv)/TestDockerC | Robot test-failure | The following tests appear to have failed:
[#91028](https://teamcity.cockroachdb.com/viewLog.html?buildId=91028):
```
--- FAIL: acceptance (proposer evaluated kv)/TestDockerC (41.035s)
util.go:498: Tag 20160913-0941 not found in repository docker.io/cockroachdb/postgres-test
```
Please assign, take a look and update the issue accordingly. | 1.0 | teamcity: failed tests on master: acceptance (proposer evaluated kv)/TestDockerC - The following tests appear to have failed:
[#91028](https://teamcity.cockroachdb.com/viewLog.html?buildId=91028):
```
--- FAIL: acceptance (proposer evaluated kv)/TestDockerC (41.035s)
util.go:498: Tag 20160913-0941 not found in repository docker.io/cockroachdb/postgres-test
```
Please assign, take a look and update the issue accordingly. | non_design | teamcity failed tests on master acceptance proposer evaluated kv testdockerc the following tests appear to have failed fail acceptance proposer evaluated kv testdockerc util go tag not found in repository docker io cockroachdb postgres test please assign take a look and update the issue accordingly | 0 |
202,019 | 15,818,789,499 | IssuesEvent | 2021-04-05 16:32:08 | Aditeya/NineMensMorris | https://api.github.com/repos/Aditeya/NineMensMorris | opened | Missing javadoc parameters description | documentation | ```
ant -f /home/aditeya/NetBeansProjects/NineMensMorris -Dnb.internal.action.name=javadoc javadoc
init:
Warning: Leaving out empty argument '-windowtitle'
Generating Javadoc
Javadoc execution
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMApplication.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogicDemo.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/enums/InputType.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/enums/MCoinType.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/enums/PlayerTurn.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/enums/PrintType.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/NCommand.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/NMMClientThread.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/NMMServiceThread.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/NMMboard.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/NMMmove.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/NetworkCommand.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/Rooms.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/Server.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/demo/NMMClientDemo.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/demo/NMMServerDemo.java...
Constructing Javadoc information...
Standard Doclet version 1.8.0_282
Building tree for all the packages and classes...
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:94: warning: no description for @param
* @param coinType
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:95: warning: no description for @param
* @param coinSlot
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:96: warning: no description for @param
* @param milled
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:97: warning: no description for @param
* @param vldMvs
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:98: warning: no description for @param
* @param millCombo
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:62: warning: no description for @param
* @param coinSlot
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:76: warning: no description for @param
* @param coinSlot
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:77: warning: no description for @param
* @param milled
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:78: warning: no description for @param
* @param vldMvs
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:79: warning: no description for @param
* @param millCombo
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java:1089: error: @param name not found
* @param coinFrom
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java:1089: warning: no description for @param
* @param coinFrom
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java:1090: error: @param name not found
* @param coinTo
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java:1090: warning: no description for @param
* @param coinTo
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java:1091: warning: no description for @param
* @param coinIN
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java:1092: warning: no description for @param
* @param verbose
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java:1307: warning: no @param for nmmBoard
public static void cmdPrint(NMMCoin[][] nmmBoard, PrintType type) {
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogicDemo.java:38: warning: no @throws for java.lang.InterruptedException
public static void main(String[] args) throws InterruptedException {
Building index for all the packages and classes...
Building index for all classes...
Generating /home/aditeya/NetBeansProjects/NineMensMorris/dist/javadoc/help-doc.html...
2 errors
16 warnings
/home/aditeya/NetBeansProjects/NineMensMorris/nbproject/build-impl.xml:1216: Javadoc returned 1
BUILD FAILED (total time: 0 seconds)
```
@EltoCode you're welcome ;) | 1.0 | Missing javadoc parameters description - ```
ant -f /home/aditeya/NetBeansProjects/NineMensMorris -Dnb.internal.action.name=javadoc javadoc
init:
Warning: Leaving out empty argument '-windowtitle'
Generating Javadoc
Javadoc execution
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMApplication.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogicDemo.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/enums/InputType.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/enums/MCoinType.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/enums/PlayerTurn.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/enums/PrintType.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/NCommand.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/NMMClientThread.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/NMMServiceThread.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/NMMboard.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/NMMmove.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/NetworkCommand.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/Rooms.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/Server.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/demo/NMMClientDemo.java...
Loading source file /home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/networking/demo/NMMServerDemo.java...
Constructing Javadoc information...
Standard Doclet version 1.8.0_282
Building tree for all the packages and classes...
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:94: warning: no description for @param
* @param coinType
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:95: warning: no description for @param
* @param coinSlot
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:96: warning: no description for @param
* @param milled
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:97: warning: no description for @param
* @param vldMvs
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:98: warning: no description for @param
* @param millCombo
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:62: warning: no description for @param
* @param coinSlot
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:76: warning: no description for @param
* @param coinSlot
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:77: warning: no description for @param
* @param milled
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:78: warning: no description for @param
* @param vldMvs
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMCoin.java:79: warning: no description for @param
* @param millCombo
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java:1089: error: @param name not found
* @param coinFrom
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java:1089: warning: no description for @param
* @param coinFrom
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java:1090: error: @param name not found
* @param coinTo
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java:1090: warning: no description for @param
* @param coinTo
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java:1091: warning: no description for @param
* @param coinIN
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java:1092: warning: no description for @param
* @param verbose
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogic.java:1307: warning: no @param for nmmBoard
public static void cmdPrint(NMMCoin[][] nmmBoard, PrintType type) {
/home/aditeya/NetBeansProjects/NineMensMorris/src/ninemensmorris/NMMLogicDemo.java:38: warning: no @throws for java.lang.InterruptedException
public static void main(String[] args) throws InterruptedException {
Building index for all the packages and classes...
Building index for all classes...
Generating /home/aditeya/NetBeansProjects/NineMensMorris/dist/javadoc/help-doc.html...
2 errors
16 warnings
/home/aditeya/NetBeansProjects/NineMensMorris/nbproject/build-impl.xml:1216: Javadoc returned 1
BUILD FAILED (total time: 0 seconds)
```
@EltoCode you're welcome ;) | non_design | missing javadoc parameters description ant f home aditeya netbeansprojects ninemensmorris dnb internal action name javadoc javadoc init warning leaving out empty argument windowtitle generating javadoc javadoc execution loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmapplication java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmcoin java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmlogic java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmlogicdemo java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris enums inputtype java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris enums mcointype java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris enums playerturn java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris enums printtype java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris networking ncommand java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris networking nmmclientthread java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris networking nmmservicethread java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris networking nmmboard java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris networking nmmmove java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris networking networkcommand java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris networking rooms java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris networking server java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris networking demo nmmclientdemo java loading source file home aditeya netbeansprojects ninemensmorris src ninemensmorris networking demo nmmserverdemo java constructing javadoc information standard doclet version building tree for all the packages and classes home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmcoin java warning no description for param param cointype home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmcoin java warning no description for param param coinslot home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmcoin java warning no description for param param milled home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmcoin java warning no description for param param vldmvs home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmcoin java warning no description for param param millcombo home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmcoin java warning no description for param param coinslot home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmcoin java warning no description for param param coinslot home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmcoin java warning no description for param param milled home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmcoin java warning no description for param param vldmvs home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmcoin java warning no description for param param millcombo home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmlogic java error param name not found param coinfrom home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmlogic java warning no description for param param coinfrom home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmlogic java error param name not found param cointo home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmlogic java warning no description for param param cointo home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmlogic java warning no description for param param coinin home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmlogic java warning no description for param param verbose home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmlogic java warning no param for nmmboard public static void cmdprint nmmcoin nmmboard printtype type home aditeya netbeansprojects ninemensmorris src ninemensmorris nmmlogicdemo java warning no throws for java lang interruptedexception public static void main string args throws interruptedexception building index for all the packages and classes building index for all classes generating home aditeya netbeansprojects ninemensmorris dist javadoc help doc html errors warnings home aditeya netbeansprojects ninemensmorris nbproject build impl xml javadoc returned build failed total time seconds eltocode you re welcome | 0 |
265,606 | 8,356,600,921 | IssuesEvent | 2018-10-02 18:58:17 | conveyal/trimet-mod-otp | https://api.github.com/repos/conveyal/trimet-mod-otp | opened | BIKETOWN: maxBike parameter | bug high priority | While trying to find a BIKETOWN+Transit trip, found a potential bug involving the maxBike parameter.
When trying to plan a trip from a BIKETOWN floating bike, it returned the 'can't plan trip' message. The maxBike parameter was then increased, and it found trips, but none including BIKETOWN. See examples below.
It was noted that when the maxBike parameter was changed in the UI, the maxWalkDistance was changed in the URL. As one might need to walk to/from the bike when using a bike share service, these should really be separate parameters (that is, maxWalkDistance should not also be used for maxBIkeDistance).

https://modbeta.trimet.org/map/#/?fromPlace=45.58880333333333%2C-122.74587&toPlace=45.530848%2C-122.563956&date=2018-10-02&time=10%3A54&arriveBy=false&mode=TRAM%2CBICYCLE_RENT&showIntermediateStops=true&maxWalkDistance=4828&optimize=SAFE&bikeSpeed=3.58&ignoreRealtimeUpdates=true&companies=

https://modbeta.trimet.org/map/#/?fromPlace=45.58880333333333%2C-122.74587&toPlace=45.530848%2C-122.563956&date=2018-10-02&time=10%3A56&arriveBy=false&mode=TRAM%2CBICYCLE_RENT&showIntermediateStops=true&maxWalkDistance=8047&optimize=SAFE&bikeSpeed=3.58&ignoreRealtimeUpdates=true&companies= | 1.0 | BIKETOWN: maxBike parameter - While trying to find a BIKETOWN+Transit trip, found a potential bug involving the maxBike parameter.
When trying to plan a trip from a BIKETOWN floating bike, it returned the 'can't plan trip' message. The maxBike parameter was then increased, and it found trips, but none including BIKETOWN. See examples below.
It was noted that when the maxBike parameter was changed in the UI, the maxWalkDistance was changed in the URL. As one might need to walk to/from the bike when using a bike share service, these should really be separate parameters (that is, maxWalkDistance should not also be used for maxBIkeDistance).

https://modbeta.trimet.org/map/#/?fromPlace=45.58880333333333%2C-122.74587&toPlace=45.530848%2C-122.563956&date=2018-10-02&time=10%3A54&arriveBy=false&mode=TRAM%2CBICYCLE_RENT&showIntermediateStops=true&maxWalkDistance=4828&optimize=SAFE&bikeSpeed=3.58&ignoreRealtimeUpdates=true&companies=

https://modbeta.trimet.org/map/#/?fromPlace=45.58880333333333%2C-122.74587&toPlace=45.530848%2C-122.563956&date=2018-10-02&time=10%3A56&arriveBy=false&mode=TRAM%2CBICYCLE_RENT&showIntermediateStops=true&maxWalkDistance=8047&optimize=SAFE&bikeSpeed=3.58&ignoreRealtimeUpdates=true&companies= | non_design | biketown maxbike parameter while trying to find a biketown transit trip found a potential bug involving the maxbike parameter when trying to plan a trip from a biketown floating bike it returned the can t plan trip message the maxbike parameter was then increased and it found trips but none including biketown see examples below it was noted that when the maxbike parameter was changed in the ui the maxwalkdistance was changed in the url as one might need to walk to from the bike when using a bike share service these should really be separate parameters that is maxwalkdistance should not also be used for maxbikedistance | 0 |
259,937 | 27,742,735,519 | IssuesEvent | 2023-03-15 15:14:29 | UrielProd/WebGoat | https://api.github.com/repos/UrielProd/WebGoat | opened | spring-boot-starter-undertow-2.7.1.jar: 4 vulnerabilities (highest severity is: 7.5) | Mend: dependency security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-boot-starter-undertow-2.7.1.jar</b></p></summary>
<p></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/jboss/xnio/xnio-api/3.8.7.Final/xnio-api-3.8.7.Final.jar</p>
<p>
<p>Found in HEAD commit: <a href="https://github.com/UrielProd/WebGoat/commit/3785d355b5ceb4898fb011d8d0db28ef0e335159">3785d355b5ceb4898fb011d8d0db28ef0e335159</a></p></details>
## Vulnerabilities
| CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (spring-boot-starter-undertow version) | Fix PR available |
| ------------- | ------------- | ----- | ----- | ----- | ------------- | --- |
| [CVE-2023-1108](https://www.mend.io/vulnerability-database/CVE-2023-1108) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | undertow-core-2.2.18.Final.jar | Transitive | 2.7.2 | ✅ |
| [CVE-2022-0084](https://www.mend.io/vulnerability-database/CVE-2022-0084) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | xnio-api-3.8.7.Final.jar | Transitive | 2.7.2 | ✅ |
| [CVE-2022-2053](https://www.mend.io/vulnerability-database/CVE-2022-2053) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | undertow-core-2.2.18.Final.jar | Transitive | 2.7.2 | ✅ |
| [CVE-2022-4492](https://www.mend.io/vulnerability-database/CVE-2022-4492) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | undertow-core-2.2.18.Final.jar | Transitive | N/A* | ✅ |
<p>*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.</p>
## Details
<details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2023-1108</summary>
### Vulnerable Library - <b>undertow-core-2.2.18.Final.jar</b></p>
<p></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/io/undertow/undertow-core/2.2.18.Final/undertow-core-2.2.18.Final.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-undertow-2.7.1.jar (Root Library)
- :x: **undertow-core-2.2.18.Final.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/UrielProd/WebGoat/commit/3785d355b5ceb4898fb011d8d0db28ef0e335159">3785d355b5ceb4898fb011d8d0db28ef0e335159</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
Undertow: Infinite loop in SslConduit during close.
A flaw was found in undertow. This issue makes achieving a denial of service possible due to an unexpected handshake status updated in SslConduit, where the loop never terminates.
<p>Publish Date: 2023-03-01
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-1108>CVE-2023-1108</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2023-1108">https://nvd.nist.gov/vuln/detail/CVE-2023-1108</a></p>
<p>Release Date: 2023-03-01</p>
<p>Fix Resolution (undertow-core): org.teiid:vdb-base-builder - 1.6.0;io.syndesis.server:server-runtime - 1.3.5,1.13.1;io.syndesis.meta:meta - 1.13.1,1.3.5,1.13.1</p>
<p>Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-undertow): 2.7.2</p>
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2022-0084</summary>
### Vulnerable Library - <b>xnio-api-3.8.7.Final.jar</b></p>
<p>The API JAR of the XNIO project</p>
<p>Library home page: <a href="http://www.jboss.org/xnio">http://www.jboss.org/xnio</a></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/jboss/xnio/xnio-api/3.8.7.Final/xnio-api-3.8.7.Final.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-undertow-2.7.1.jar (Root Library)
- undertow-core-2.2.18.Final.jar
- :x: **xnio-api-3.8.7.Final.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/UrielProd/WebGoat/commit/3785d355b5ceb4898fb011d8d0db28ef0e335159">3785d355b5ceb4898fb011d8d0db28ef0e335159</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
A flaw was found in XNIO, specifically in the notifyReadClosed method. The issue revealed this method was logging a message to another expected end. This flaw allows an attacker to send flawed requests to a server, possibly causing log contention-related performance concerns or an unwanted disk fill-up.
<p>Publish Date: 2022-08-26
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-0084>CVE-2022-0084</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Release Date: 2022-08-26</p>
<p>Fix Resolution (xnio-api): org.jboss.xnio:xnio-api:3.8.8.Final</p>
<p>Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-undertow): 2.7.2</p>
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2022-2053</summary>
### Vulnerable Library - <b>undertow-core-2.2.18.Final.jar</b></p>
<p></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/io/undertow/undertow-core/2.2.18.Final/undertow-core-2.2.18.Final.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-undertow-2.7.1.jar (Root Library)
- :x: **undertow-core-2.2.18.Final.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/UrielProd/WebGoat/commit/3785d355b5ceb4898fb011d8d0db28ef0e335159">3785d355b5ceb4898fb011d8d0db28ef0e335159</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
When a POST request comes through AJP and the request exceeds the max-post-size limit (maxEntitySize), Undertow's AjpServerRequestConduit implementation closes a connection without sending any response to the client/proxy. This behavior results in that a front-end proxy marking the backend worker (application server) as an error state and not forward requests to the worker for a while. In mod_cluster, this continues until the next STATUS request (10 seconds intervals) from the application server updates the server state. So, in the worst case, it can result in "All workers are in error state" and mod_cluster responds "503 Service Unavailable" for a while (up to 10 seconds). In mod_proxy_balancer, it does not forward requests to the worker until the "retry" timeout passes. However, luckily, mod_proxy_balancer has "forcerecovery" setting (On by default; this parameter can force the immediate recovery of all workers without considering the retry parameter of the workers if all workers of a balancer are in error state.). So, unlike mod_cluster, mod_proxy_balancer does not result in responding "503 Service Unavailable". An attacker could use this behavior to send a malicious request and trigger server errors, resulting in DoS (denial of service). This flaw was fixed in Undertow 2.2.19.Final, Undertow 2.3.0.Alpha2.
<p>Publish Date: 2022-08-05
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-2053>CVE-2022-2053</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-95rf-557x-44g5">https://github.com/advisories/GHSA-95rf-557x-44g5</a></p>
<p>Release Date: 2022-08-05</p>
<p>Fix Resolution (undertow-core): io.undertow:undertow-core:2.2.19.Final</p>
<p>Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-undertow): 2.7.2</p>
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2022-4492</summary>
### Vulnerable Library - <b>undertow-core-2.2.18.Final.jar</b></p>
<p></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/io/undertow/undertow-core/2.2.18.Final/undertow-core-2.2.18.Final.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-undertow-2.7.1.jar (Root Library)
- :x: **undertow-core-2.2.18.Final.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/UrielProd/WebGoat/commit/3785d355b5ceb4898fb011d8d0db28ef0e335159">3785d355b5ceb4898fb011d8d0db28ef0e335159</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
The undertow client is not checking the server identity presented by the server certificate in https connections. This is a compulsory step (at least it should be performed by default) in https and in http/2. I would add it to any TLS client protocol.
<p>Publish Date: 2023-02-23
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-4492>CVE-2022-4492</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details>
***
<p>:rescue_worker_helmet: Automatic Remediation is available for this issue.</p> | True | spring-boot-starter-undertow-2.7.1.jar: 4 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-boot-starter-undertow-2.7.1.jar</b></p></summary>
<p></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/jboss/xnio/xnio-api/3.8.7.Final/xnio-api-3.8.7.Final.jar</p>
<p>
<p>Found in HEAD commit: <a href="https://github.com/UrielProd/WebGoat/commit/3785d355b5ceb4898fb011d8d0db28ef0e335159">3785d355b5ceb4898fb011d8d0db28ef0e335159</a></p></details>
## Vulnerabilities
| CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (spring-boot-starter-undertow version) | Fix PR available |
| ------------- | ------------- | ----- | ----- | ----- | ------------- | --- |
| [CVE-2023-1108](https://www.mend.io/vulnerability-database/CVE-2023-1108) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | undertow-core-2.2.18.Final.jar | Transitive | 2.7.2 | ✅ |
| [CVE-2022-0084](https://www.mend.io/vulnerability-database/CVE-2022-0084) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | xnio-api-3.8.7.Final.jar | Transitive | 2.7.2 | ✅ |
| [CVE-2022-2053](https://www.mend.io/vulnerability-database/CVE-2022-2053) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | undertow-core-2.2.18.Final.jar | Transitive | 2.7.2 | ✅ |
| [CVE-2022-4492](https://www.mend.io/vulnerability-database/CVE-2022-4492) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | undertow-core-2.2.18.Final.jar | Transitive | N/A* | ✅ |
<p>*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.</p>
## Details
<details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2023-1108</summary>
### Vulnerable Library - <b>undertow-core-2.2.18.Final.jar</b></p>
<p></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/io/undertow/undertow-core/2.2.18.Final/undertow-core-2.2.18.Final.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-undertow-2.7.1.jar (Root Library)
- :x: **undertow-core-2.2.18.Final.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/UrielProd/WebGoat/commit/3785d355b5ceb4898fb011d8d0db28ef0e335159">3785d355b5ceb4898fb011d8d0db28ef0e335159</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
Undertow: Infinite loop in SslConduit during close.
A flaw was found in undertow. This issue makes achieving a denial of service possible due to an unexpected handshake status updated in SslConduit, where the loop never terminates.
<p>Publish Date: 2023-03-01
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-1108>CVE-2023-1108</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2023-1108">https://nvd.nist.gov/vuln/detail/CVE-2023-1108</a></p>
<p>Release Date: 2023-03-01</p>
<p>Fix Resolution (undertow-core): org.teiid:vdb-base-builder - 1.6.0;io.syndesis.server:server-runtime - 1.3.5,1.13.1;io.syndesis.meta:meta - 1.13.1,1.3.5,1.13.1</p>
<p>Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-undertow): 2.7.2</p>
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2022-0084</summary>
### Vulnerable Library - <b>xnio-api-3.8.7.Final.jar</b></p>
<p>The API JAR of the XNIO project</p>
<p>Library home page: <a href="http://www.jboss.org/xnio">http://www.jboss.org/xnio</a></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/jboss/xnio/xnio-api/3.8.7.Final/xnio-api-3.8.7.Final.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-undertow-2.7.1.jar (Root Library)
- undertow-core-2.2.18.Final.jar
- :x: **xnio-api-3.8.7.Final.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/UrielProd/WebGoat/commit/3785d355b5ceb4898fb011d8d0db28ef0e335159">3785d355b5ceb4898fb011d8d0db28ef0e335159</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
A flaw was found in XNIO, specifically in the notifyReadClosed method. The issue revealed this method was logging a message to another expected end. This flaw allows an attacker to send flawed requests to a server, possibly causing log contention-related performance concerns or an unwanted disk fill-up.
<p>Publish Date: 2022-08-26
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-0084>CVE-2022-0084</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Release Date: 2022-08-26</p>
<p>Fix Resolution (xnio-api): org.jboss.xnio:xnio-api:3.8.8.Final</p>
<p>Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-undertow): 2.7.2</p>
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2022-2053</summary>
### Vulnerable Library - <b>undertow-core-2.2.18.Final.jar</b></p>
<p></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/io/undertow/undertow-core/2.2.18.Final/undertow-core-2.2.18.Final.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-undertow-2.7.1.jar (Root Library)
- :x: **undertow-core-2.2.18.Final.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/UrielProd/WebGoat/commit/3785d355b5ceb4898fb011d8d0db28ef0e335159">3785d355b5ceb4898fb011d8d0db28ef0e335159</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
When a POST request comes through AJP and the request exceeds the max-post-size limit (maxEntitySize), Undertow's AjpServerRequestConduit implementation closes a connection without sending any response to the client/proxy. This behavior results in that a front-end proxy marking the backend worker (application server) as an error state and not forward requests to the worker for a while. In mod_cluster, this continues until the next STATUS request (10 seconds intervals) from the application server updates the server state. So, in the worst case, it can result in "All workers are in error state" and mod_cluster responds "503 Service Unavailable" for a while (up to 10 seconds). In mod_proxy_balancer, it does not forward requests to the worker until the "retry" timeout passes. However, luckily, mod_proxy_balancer has "forcerecovery" setting (On by default; this parameter can force the immediate recovery of all workers without considering the retry parameter of the workers if all workers of a balancer are in error state.). So, unlike mod_cluster, mod_proxy_balancer does not result in responding "503 Service Unavailable". An attacker could use this behavior to send a malicious request and trigger server errors, resulting in DoS (denial of service). This flaw was fixed in Undertow 2.2.19.Final, Undertow 2.3.0.Alpha2.
<p>Publish Date: 2022-08-05
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-2053>CVE-2022-2053</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-95rf-557x-44g5">https://github.com/advisories/GHSA-95rf-557x-44g5</a></p>
<p>Release Date: 2022-08-05</p>
<p>Fix Resolution (undertow-core): io.undertow:undertow-core:2.2.19.Final</p>
<p>Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-undertow): 2.7.2</p>
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2022-4492</summary>
### Vulnerable Library - <b>undertow-core-2.2.18.Final.jar</b></p>
<p></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/io/undertow/undertow-core/2.2.18.Final/undertow-core-2.2.18.Final.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-undertow-2.7.1.jar (Root Library)
- :x: **undertow-core-2.2.18.Final.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/UrielProd/WebGoat/commit/3785d355b5ceb4898fb011d8d0db28ef0e335159">3785d355b5ceb4898fb011d8d0db28ef0e335159</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
The undertow client is not checking the server identity presented by the server certificate in https connections. This is a compulsory step (at least it should be performed by default) in https and in http/2. I would add it to any TLS client protocol.
<p>Publish Date: 2023-02-23
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-4492>CVE-2022-4492</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details>
***
<p>:rescue_worker_helmet: Automatic Remediation is available for this issue.</p> | non_design | spring boot starter undertow jar vulnerabilities highest severity is vulnerable library spring boot starter undertow jar path to dependency file pom xml path to vulnerable library home wss scanner repository org jboss xnio xnio api final xnio api final jar found in head commit a href vulnerabilities cve severity cvss dependency type fixed in spring boot starter undertow version fix pr available high undertow core final jar transitive high xnio api final jar transitive high undertow core final jar transitive high undertow core final jar transitive n a for some transitive vulnerabilities there is no version of direct dependency with a fix check the details section below to see if there is a version of transitive dependency where vulnerability is fixed details cve vulnerable library undertow core final jar path to dependency file pom xml path to vulnerable library home wss scanner repository io undertow undertow core final undertow core final jar dependency hierarchy spring boot starter undertow jar root library x undertow core final jar vulnerable library found in head commit a href found in base branch main vulnerability details undertow infinite loop in sslconduit during close a flaw was found in undertow this issue makes achieving a denial of service possible due to an unexpected handshake status updated in sslconduit where the loop never terminates publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution undertow core org teiid vdb base builder io syndesis server server runtime io syndesis meta meta direct dependency fix resolution org springframework boot spring boot starter undertow rescue worker helmet automatic remediation is available for this issue cve vulnerable library xnio api final jar the api jar of the xnio project library home page a href path to dependency file pom xml path to vulnerable library home wss scanner repository org jboss xnio xnio api final xnio api final jar dependency hierarchy spring boot starter undertow jar root library undertow core final jar x xnio api final jar vulnerable library found in head commit a href found in base branch main vulnerability details a flaw was found in xnio specifically in the notifyreadclosed method the issue revealed this method was logging a message to another expected end this flaw allows an attacker to send flawed requests to a server possibly causing log contention related performance concerns or an unwanted disk fill up publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version release date fix resolution xnio api org jboss xnio xnio api final direct dependency fix resolution org springframework boot spring boot starter undertow rescue worker helmet automatic remediation is available for this issue cve vulnerable library undertow core final jar path to dependency file pom xml path to vulnerable library home wss scanner repository io undertow undertow core final undertow core final jar dependency hierarchy spring boot starter undertow jar root library x undertow core final jar vulnerable library found in head commit a href found in base branch main vulnerability details when a post request comes through ajp and the request exceeds the max post size limit maxentitysize undertow s ajpserverrequestconduit implementation closes a connection without sending any response to the client proxy this behavior results in that a front end proxy marking the backend worker application server as an error state and not forward requests to the worker for a while in mod cluster this continues until the next status request seconds intervals from the application server updates the server state so in the worst case it can result in all workers are in error state and mod cluster responds service unavailable for a while up to seconds in mod proxy balancer it does not forward requests to the worker until the retry timeout passes however luckily mod proxy balancer has forcerecovery setting on by default this parameter can force the immediate recovery of all workers without considering the retry parameter of the workers if all workers of a balancer are in error state so unlike mod cluster mod proxy balancer does not result in responding service unavailable an attacker could use this behavior to send a malicious request and trigger server errors resulting in dos denial of service this flaw was fixed in undertow final undertow publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution undertow core io undertow undertow core final direct dependency fix resolution org springframework boot spring boot starter undertow rescue worker helmet automatic remediation is available for this issue cve vulnerable library undertow core final jar path to dependency file pom xml path to vulnerable library home wss scanner repository io undertow undertow core final undertow core final jar dependency hierarchy spring boot starter undertow jar root library x undertow core final jar vulnerable library found in head commit a href found in base branch main vulnerability details the undertow client is not checking the server identity presented by the server certificate in https connections this is a compulsory step at least it should be performed by default in https and in http i would add it to any tls client protocol publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact high availability impact none for more information on scores click a href rescue worker helmet automatic remediation is available for this issue rescue worker helmet automatic remediation is available for this issue | 0 |
90,082 | 3,810,522,415 | IssuesEvent | 2016-03-26 05:19:42 | osmosacademy/vr-campaign | https://api.github.com/repos/osmosacademy/vr-campaign | opened | Water Warp Effect | feature priority:medium | (From Trello, I'm not the author)
Build the Water Warp: movement between coral spaces....kinda like Star Trek or Star Wars, but with coral, fishes, mermaids, etc. zooming by...... | 1.0 | Water Warp Effect - (From Trello, I'm not the author)
Build the Water Warp: movement between coral spaces....kinda like Star Trek or Star Wars, but with coral, fishes, mermaids, etc. zooming by...... | non_design | water warp effect from trello i m not the author build the water warp movement between coral spaces kinda like star trek or star wars but with coral fishes mermaids etc zooming by | 0 |
539,416 | 15,788,313,561 | IssuesEvent | 2021-04-01 20:35:45 | patternfly/patternfly-elements | https://api.github.com/repos/patternfly/patternfly-elements | opened | pfe-accordion style issues with chevron | bug priority: low |
## Description of the issues
- chevron should be thicker
- on disclosure variant, open state, chevron should be nudged upwards to better align with text
- on accordion, the chevron faces the wrong direction
### Impacted component(s)
- pfe-accordion
### Steps to reproduce
1. Go to the pfe-accordion demo page: http://localhost:8000/elements/pfe-accordion/demo/
2. Notice that the chevron points down and it should point to the right when closed
3. Expand the accordion
4. Notice that the chevron points up, and it should point down when open
### Screenshots
From [design specs](https://xd.adobe.com/spec/3e62e93c-8338-4f31-5040-3b81f0ed5c71-4853/screen/08cbc1c7-3fed-488e-b386-5a6fc8d3b1af/specs/)


| 1.0 | pfe-accordion style issues with chevron -
## Description of the issues
- chevron should be thicker
- on disclosure variant, open state, chevron should be nudged upwards to better align with text
- on accordion, the chevron faces the wrong direction
### Impacted component(s)
- pfe-accordion
### Steps to reproduce
1. Go to the pfe-accordion demo page: http://localhost:8000/elements/pfe-accordion/demo/
2. Notice that the chevron points down and it should point to the right when closed
3. Expand the accordion
4. Notice that the chevron points up, and it should point down when open
### Screenshots
From [design specs](https://xd.adobe.com/spec/3e62e93c-8338-4f31-5040-3b81f0ed5c71-4853/screen/08cbc1c7-3fed-488e-b386-5a6fc8d3b1af/specs/)


| non_design | pfe accordion style issues with chevron description of the issues chevron should be thicker on disclosure variant open state chevron should be nudged upwards to better align with text on accordion the chevron faces the wrong direction impacted component s pfe accordion steps to reproduce go to the pfe accordion demo page notice that the chevron points down and it should point to the right when closed expand the accordion notice that the chevron points up and it should point down when open screenshots from | 0 |
268,268 | 23,355,640,280 | IssuesEvent | 2022-08-10 07:07:53 | python/mypy | https://api.github.com/repos/python/mypy | closed | `stubtest` produce no error when `@abstractmethod` is omitted from stubs | bug topic-stubtest | If I have this runtime implementation:
```python
from abc import abstractmethod
class A:
@abstractmethod
def some(self) -> None:
raise NotImplementedError
```
And this stub:
```python
class A:
def some(self) -> None: ...
```
There's no error.
Why is that important?
Because with the stub like above, mypy will allow to create an instance of `A`.
But, mypy should not be allow to do that.
I think it is a bug that should be fixed. And it is a pretty easy one. | 1.0 | `stubtest` produce no error when `@abstractmethod` is omitted from stubs - If I have this runtime implementation:
```python
from abc import abstractmethod
class A:
@abstractmethod
def some(self) -> None:
raise NotImplementedError
```
And this stub:
```python
class A:
def some(self) -> None: ...
```
There's no error.
Why is that important?
Because with the stub like above, mypy will allow to create an instance of `A`.
But, mypy should not be allow to do that.
I think it is a bug that should be fixed. And it is a pretty easy one. | non_design | stubtest produce no error when abstractmethod is omitted from stubs if i have this runtime implementation python from abc import abstractmethod class a abstractmethod def some self none raise notimplementederror and this stub python class a def some self none there s no error why is that important because with the stub like above mypy will allow to create an instance of a but mypy should not be allow to do that i think it is a bug that should be fixed and it is a pretty easy one | 0 |
111,176 | 14,013,847,831 | IssuesEvent | 2020-10-29 11:01:10 | Automattic/themes | https://api.github.com/repos/Automattic/themes | closed | Spearhead: Design improvements to the social menu | [Theme] Spearhead [Type] Enhancement design | We should add some enhancements to the navigation design:
## On Desktop
- [Ensure that the site title baseline is aligned with the menu](https://cloudup.com/cPTOG38l-vd).
- If active, place the social menu underneath the main menu.
- If active, place the cart to the right of the main menu.
Before:

After:

## On Mobile
- Place the social menu inside of the opened menu.
Before:

After:
Closed|Opened
---|---
|
---
I'm a little torn about how to handle the Woo shopping cart on mobile. @melchoyce/@beafialho do you think one of these options is stronger? Folks like to view their cart at a glance, so I don't think it makes sense to hide it inside the Menu button on mobile.
Option 1|Option 2
---|---|---
|
| 1.0 | Spearhead: Design improvements to the social menu - We should add some enhancements to the navigation design:
## On Desktop
- [Ensure that the site title baseline is aligned with the menu](https://cloudup.com/cPTOG38l-vd).
- If active, place the social menu underneath the main menu.
- If active, place the cart to the right of the main menu.
Before:

After:

## On Mobile
- Place the social menu inside of the opened menu.
Before:

After:
Closed|Opened
---|---
|
---
I'm a little torn about how to handle the Woo shopping cart on mobile. @melchoyce/@beafialho do you think one of these options is stronger? Folks like to view their cart at a glance, so I don't think it makes sense to hide it inside the Menu button on mobile.
Option 1|Option 2
---|---|---
|
| design | spearhead design improvements to the social menu we should add some enhancements to the navigation design on desktop if active place the social menu underneath the main menu if active place the cart to the right of the main menu before after on mobile place the social menu inside of the opened menu before after closed opened i m a little torn about how to handle the woo shopping cart on mobile melchoyce beafialho do you think one of these options is stronger folks like to view their cart at a glance so i don t think it makes sense to hide it inside the menu button on mobile option option | 1 |
108,084 | 9,258,353,979 | IssuesEvent | 2019-03-17 15:03:47 | TsuReX/ARMv6 | https://api.github.com/repos/TsuReX/ARMv6 | closed | Make and test C functions calling macro | enhancement test | Implement macro that calls C functions.
```
.macro ccall func
stmed sp!, {r0-r14}
la r10, \func
mov lr, pc
bx r10
ldmed sp!, {r0-r14}
.endm
``` | 1.0 | Make and test C functions calling macro - Implement macro that calls C functions.
```
.macro ccall func
stmed sp!, {r0-r14}
la r10, \func
mov lr, pc
bx r10
ldmed sp!, {r0-r14}
.endm
``` | non_design | make and test c functions calling macro implement macro that calls c functions macro ccall func stmed sp la func mov lr pc bx ldmed sp endm | 0 |
91,620 | 11,544,223,635 | IssuesEvent | 2020-02-18 11:02:27 | shopsys/shopsys | https://api.github.com/repos/shopsys/shopsys | closed | Icons of domains are misplaced | Design & Apperance Status: in implementation | <!--- Title should contain short general summary what is the issue about -->
### What is happening
Icons of domains are misplaced. See picture

<!--- Best is to include steps to reproduce this issue if relevant-->
<!--- Tell us what happens -->
### Expected result
Icons of domains are designed properly
| 1.0 | Icons of domains are misplaced - <!--- Title should contain short general summary what is the issue about -->
### What is happening
Icons of domains are misplaced. See picture

<!--- Best is to include steps to reproduce this issue if relevant-->
<!--- Tell us what happens -->
### Expected result
Icons of domains are designed properly
| design | icons of domains are misplaced what is happening icons of domains are misplaced see picture expected result icons of domains are designed properly | 1 |
208,683 | 7,157,279,491 | IssuesEvent | 2018-01-26 19:18:55 | CityOfPhiladelphia/parks-rec-finder | https://api.github.com/repos/CityOfPhiladelphia/parks-rec-finder | opened | Resolve Zip code/Address search issue | feature priority - high |
- [ ] Figure out how current search works
- [ ] Adjust current implementation to:
- Address gets lat/long, Zip code goes to center of zip code
- Zoom to location on map
- Sort list according to distance to point | 1.0 | Resolve Zip code/Address search issue -
- [ ] Figure out how current search works
- [ ] Adjust current implementation to:
- Address gets lat/long, Zip code goes to center of zip code
- Zoom to location on map
- Sort list according to distance to point | non_design | resolve zip code address search issue figure out how current search works adjust current implementation to address gets lat long zip code goes to center of zip code zoom to location on map sort list according to distance to point | 0 |
61,627 | 7,481,449,614 | IssuesEvent | 2018-04-04 20:42:12 | Automattic/wp-calypso | https://api.github.com/repos/Automattic/wp-calypso | closed | Jetpack connection: Jetpack logo triangles should be white | Design FixTheFlows Jetpack [Type] Bug | When you're connecting a Jetpack site, the Jetpack logo shown doesn't have white triangles since it's transparent:
<img width="263" alt="captura de pantalla 2018-03-19 a la s 15 20 43" src="https://user-images.githubusercontent.com/1041600/37624728-eff3cada-2ba7-11e8-8cf5-3be1368daf59.png">
Issue can be seen at https://wordpress.com/jetpack/connect
@joanrho researched into this and found the issue in this file
https://github.com/Automattic/wp-calypso/blob/master/client/components/jetpack-logo/index.jsx | 1.0 | Jetpack connection: Jetpack logo triangles should be white - When you're connecting a Jetpack site, the Jetpack logo shown doesn't have white triangles since it's transparent:
<img width="263" alt="captura de pantalla 2018-03-19 a la s 15 20 43" src="https://user-images.githubusercontent.com/1041600/37624728-eff3cada-2ba7-11e8-8cf5-3be1368daf59.png">
Issue can be seen at https://wordpress.com/jetpack/connect
@joanrho researched into this and found the issue in this file
https://github.com/Automattic/wp-calypso/blob/master/client/components/jetpack-logo/index.jsx | design | jetpack connection jetpack logo triangles should be white when you re connecting a jetpack site the jetpack logo shown doesn t have white triangles since it s transparent img width alt captura de pantalla a la s src issue can be seen at joanrho researched into this and found the issue in this file | 1 |
9,213 | 7,614,165,194 | IssuesEvent | 2018-05-02 01:04:30 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | useradd help says it "Adds a native user" and a file based user | :Security/Authentication >bug | *Original comment by @LeeDr:*
Running 5.0.0 alpha2;
```
EMAIL REDACTED /usr/share/elasticsearch/bin/x-pack/users useradd -h
Adds a native user
Adds a file based user to elasticsearch (via internal realm). The user will...
```
From here (I think);
LINK REDACTED
| True | useradd help says it "Adds a native user" and a file based user - *Original comment by @LeeDr:*
Running 5.0.0 alpha2;
```
EMAIL REDACTED /usr/share/elasticsearch/bin/x-pack/users useradd -h
Adds a native user
Adds a file based user to elasticsearch (via internal realm). The user will...
```
From here (I think);
LINK REDACTED
| non_design | useradd help says it adds a native user and a file based user original comment by leedr running email redacted usr share elasticsearch bin x pack users useradd h adds a native user adds a file based user to elasticsearch via internal realm the user will from here i think link redacted | 0 |
117,165 | 11,945,753,402 | IssuesEvent | 2020-04-03 06:39:23 | oLiXino/ped | https://api.github.com/repos/oLiXino/ped | opened | Not enough visuals in UG | severity.VeryLow type.DocumentationBug | There is only one screenshot provided under the Quick Start session in the user guide and there was no screenshot or diagram provided for each command usage which would be useful for users to have a clear expectation of the behaviour of the product.

| 1.0 | Not enough visuals in UG - There is only one screenshot provided under the Quick Start session in the user guide and there was no screenshot or diagram provided for each command usage which would be useful for users to have a clear expectation of the behaviour of the product.

| non_design | not enough visuals in ug there is only one screenshot provided under the quick start session in the user guide and there was no screenshot or diagram provided for each command usage which would be useful for users to have a clear expectation of the behaviour of the product | 0 |
12,490 | 3,275,384,760 | IssuesEvent | 2015-10-26 15:23:26 | kumulsoft/Fixed-Assets | https://api.github.com/repos/kumulsoft/Fixed-Assets | closed | Fleet Management >> Main menu page Link not working for some menu items and some items are missing | bug Fixed Ready for testing | Following are the menu items link not working. They are showing the User Management page. Some items are also missing.
1. Vehicle Registry
2. Vehicle Disposal
3. Dashboard
4. Fuel Management sub-menu is missing
6. Incident is missing

| 1.0 | Fleet Management >> Main menu page Link not working for some menu items and some items are missing - Following are the menu items link not working. They are showing the User Management page. Some items are also missing.
1. Vehicle Registry
2. Vehicle Disposal
3. Dashboard
4. Fuel Management sub-menu is missing
6. Incident is missing

| non_design | fleet management main menu page link not working for some menu items and some items are missing following are the menu items link not working they are showing the user management page some items are also missing vehicle registry vehicle disposal dashboard fuel management sub menu is missing incident is missing | 0 |
612,699 | 19,029,023,029 | IssuesEvent | 2021-11-24 08:40:51 | Automattic/newspack-popups | https://api.github.com/repos/Automattic/newspack-popups | closed | Add ability to preview prompts for unpublished campaigns | enhancement [Priority] High [Effort] Low | Currently, I can click the preview on the “…” link on each individual prompt to see what it'd look like, but when I click the <eyeball> on the segment, my not-yet-published prompts do not appear. Being able to see what everything looks like in concert, *before* I publish is essential for QAing my work.
Asana: https://app.asana.com/0/1200942827698993/1201001433518122
Details: https://docs.google.com/document/d/1yaRwAQirSrCyNdjqlyGdeALLwrNfrJEkZsKvwM66e_w/edit#heading=h.rg1lv4h767c | 1.0 | Add ability to preview prompts for unpublished campaigns - Currently, I can click the preview on the “…” link on each individual prompt to see what it'd look like, but when I click the <eyeball> on the segment, my not-yet-published prompts do not appear. Being able to see what everything looks like in concert, *before* I publish is essential for QAing my work.
Asana: https://app.asana.com/0/1200942827698993/1201001433518122
Details: https://docs.google.com/document/d/1yaRwAQirSrCyNdjqlyGdeALLwrNfrJEkZsKvwM66e_w/edit#heading=h.rg1lv4h767c | non_design | add ability to preview prompts for unpublished campaigns currently i can click the preview on the “…” link on each individual prompt to see what it d look like but when i click the on the segment my not yet published prompts do not appear being able to see what everything looks like in concert before i publish is essential for qaing my work asana details | 0 |
127,295 | 5,028,194,746 | IssuesEvent | 2016-12-15 17:29:12 | odalic/sti | https://api.github.com/repos/odalic/sti | opened | UI - results - Labels for concept classifying columns not depicted? | bug priority: High | _From @tomas-knap on December 13, 2016 19:51_
When I run Odalic agains ADEQUATe KB, in case of disambiguation, UI properly shows labels (see below, URI contains UUID, but there is nice label). But in case of classificiation, label is not obtained and UUID is used. Why?

Solution: It should also take the label of the concept being suggested for classification.
@KataBoku did you encounter that as well?
_Copied from original issue: odalic/odalic-ui#190_ | 1.0 | UI - results - Labels for concept classifying columns not depicted? - _From @tomas-knap on December 13, 2016 19:51_
When I run Odalic agains ADEQUATe KB, in case of disambiguation, UI properly shows labels (see below, URI contains UUID, but there is nice label). But in case of classificiation, label is not obtained and UUID is used. Why?

Solution: It should also take the label of the concept being suggested for classification.
@KataBoku did you encounter that as well?
_Copied from original issue: odalic/odalic-ui#190_ | non_design | ui results labels for concept classifying columns not depicted from tomas knap on december when i run odalic agains adequate kb in case of disambiguation ui properly shows labels see below uri contains uuid but there is nice label but in case of classificiation label is not obtained and uuid is used why solution it should also take the label of the concept being suggested for classification kataboku did you encounter that as well copied from original issue odalic odalic ui | 0 |
18,856 | 10,244,098,744 | IssuesEvent | 2019-08-20 09:38:24 | microsoft/vscode-react-native | https://api.github.com/repos/microsoft/vscode-react-native | closed | Extension causes high cpu load | need-more-info need-repro performance | - Issue Type: `Performance`
- Extension Name: `vscode-react-native`
- Extension Version: `0.10.2`
- OS Version: `Linux x64 4.4.0-154-generic`
- VSCode version: `1.35.1`
:warning: Make sure to **attach** this file from your *home*-directory:
:warning:`/home/dj/msjsdiag.vscode-react-native-unresponsive.cpuprofile.txt`
[msjsdiag.vscode-react-native-unresponsive.cpuprofile.txt](https://github.com/microsoft/vscode-react-native/files/3415690/msjsdiag.vscode-react-native-unresponsive.cpuprofile.txt)
Find more details here: https://github.com/Microsoft/vscode/wiki/Explain:-extension-causes-high-cpu-load | True | Extension causes high cpu load - - Issue Type: `Performance`
- Extension Name: `vscode-react-native`
- Extension Version: `0.10.2`
- OS Version: `Linux x64 4.4.0-154-generic`
- VSCode version: `1.35.1`
:warning: Make sure to **attach** this file from your *home*-directory:
:warning:`/home/dj/msjsdiag.vscode-react-native-unresponsive.cpuprofile.txt`
[msjsdiag.vscode-react-native-unresponsive.cpuprofile.txt](https://github.com/microsoft/vscode-react-native/files/3415690/msjsdiag.vscode-react-native-unresponsive.cpuprofile.txt)
Find more details here: https://github.com/Microsoft/vscode/wiki/Explain:-extension-causes-high-cpu-load | non_design | extension causes high cpu load issue type performance extension name vscode react native extension version os version linux generic vscode version warning make sure to attach this file from your home directory warning home dj msjsdiag vscode react native unresponsive cpuprofile txt find more details here | 0 |
70,782 | 8,579,926,390 | IssuesEvent | 2018-11-13 10:30:03 | cosmos/voyager | https://api.github.com/repos/cosmos/voyager | closed | improve / customize install screen | design low priority | <img width="673" alt="screen shot 2017-12-11 at 9 57 18 am" src="https://user-images.githubusercontent.com/6021933/33845888-bc75c92e-de59-11e7-82af-034812e58f84.png">
| 1.0 | improve / customize install screen - <img width="673" alt="screen shot 2017-12-11 at 9 57 18 am" src="https://user-images.githubusercontent.com/6021933/33845888-bc75c92e-de59-11e7-82af-034812e58f84.png">
| design | improve customize install screen img width alt screen shot at am src | 1 |
91,258 | 18,401,542,219 | IssuesEvent | 2021-10-12 16:52:30 | Onelinerhub/onelinerhub | https://api.github.com/repos/Onelinerhub/onelinerhub | opened | Write shortest possible code: How to order a list (python) | help wanted good first issue code python | Please write shortest code example for this question:
**How to order a list** in python
### How to do it:
1. Go to [python codes](https://github.com/Onelinerhub/onelinerhub/tree/main/python)
2. Create new file (named in underscore case, should contain key words from title) with `md` extension (markdown file).
3. Propose new file with following content (please use all three blocks if possible - title, code itself and explanations list):
~~~
# How to order a list
```python
code part1 part2 part3 ...
```
- part1 - explain code part 1
- part2 - explain code part 2
- ...
~~~
More [advanced template](https://github.com/Onelinerhub/onelinerhub/blob/main/template.md) for examples and linked solutions. More [docs here](https://github.com/Onelinerhub/onelinerhub#onelinerhub). | 1.0 | Write shortest possible code: How to order a list (python) - Please write shortest code example for this question:
**How to order a list** in python
### How to do it:
1. Go to [python codes](https://github.com/Onelinerhub/onelinerhub/tree/main/python)
2. Create new file (named in underscore case, should contain key words from title) with `md` extension (markdown file).
3. Propose new file with following content (please use all three blocks if possible - title, code itself and explanations list):
~~~
# How to order a list
```python
code part1 part2 part3 ...
```
- part1 - explain code part 1
- part2 - explain code part 2
- ...
~~~
More [advanced template](https://github.com/Onelinerhub/onelinerhub/blob/main/template.md) for examples and linked solutions. More [docs here](https://github.com/Onelinerhub/onelinerhub#onelinerhub). | non_design | write shortest possible code how to order a list python please write shortest code example for this question how to order a list in python how to do it go to create new file named in underscore case should contain key words from title with md extension markdown file propose new file with following content please use all three blocks if possible title code itself and explanations list how to order a list python code explain code part explain code part more for examples and linked solutions more | 0 |
199,385 | 22,693,322,080 | IssuesEvent | 2022-07-05 01:12:56 | YauheniPo/WebUI_Test_Framework | https://api.github.com/repos/YauheniPo/WebUI_Test_Framework | opened | CVE-2022-21363 (Medium) detected in mysql-connector-java-8.0.16.jar | security vulnerability | ## CVE-2022-21363 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mysql-connector-java-8.0.16.jar</b></p></summary>
<p>JDBC Type 4 driver for MySQL</p>
<p>Library home page: <a href="http://dev.mysql.com/doc/connector-j/en/">http://dev.mysql.com/doc/connector-j/en/</a></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /canner/.m2/repository/mysql/mysql-connector-java/8.0.16/mysql-connector-java-8.0.16.jar</p>
<p>
Dependency Hierarchy:
- :x: **mysql-connector-java-8.0.16.jar** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/J). Supported versions that are affected are 8.0.27 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.1 Base Score 6.6 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H).
<p>Publish Date: 2022-01-19
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-21363>CVE-2022-21363</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: High
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-g76j-4cxx-23h9">https://github.com/advisories/GHSA-g76j-4cxx-23h9</a></p>
<p>Release Date: 2022-01-19</p>
<p>Fix Resolution: mysql:mysql-connector-java:8.0.28</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2022-21363 (Medium) detected in mysql-connector-java-8.0.16.jar - ## CVE-2022-21363 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mysql-connector-java-8.0.16.jar</b></p></summary>
<p>JDBC Type 4 driver for MySQL</p>
<p>Library home page: <a href="http://dev.mysql.com/doc/connector-j/en/">http://dev.mysql.com/doc/connector-j/en/</a></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /canner/.m2/repository/mysql/mysql-connector-java/8.0.16/mysql-connector-java-8.0.16.jar</p>
<p>
Dependency Hierarchy:
- :x: **mysql-connector-java-8.0.16.jar** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Vulnerability in the MySQL Connectors product of Oracle MySQL (component: Connector/J). Supported versions that are affected are 8.0.27 and prior. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.1 Base Score 6.6 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H).
<p>Publish Date: 2022-01-19
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-21363>CVE-2022-21363</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: High
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-g76j-4cxx-23h9">https://github.com/advisories/GHSA-g76j-4cxx-23h9</a></p>
<p>Release Date: 2022-01-19</p>
<p>Fix Resolution: mysql:mysql-connector-java:8.0.28</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_design | cve medium detected in mysql connector java jar cve medium severity vulnerability vulnerable library mysql connector java jar jdbc type driver for mysql library home page a href path to dependency file pom xml path to vulnerable library canner repository mysql mysql connector java mysql connector java jar dependency hierarchy x mysql connector java jar vulnerable library found in base branch master vulnerability details vulnerability in the mysql connectors product of oracle mysql component connector j supported versions that are affected are and prior difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to compromise mysql connectors successful attacks of this vulnerability can result in takeover of mysql connectors cvss base score confidentiality integrity and availability impacts cvss vector cvss av n ac h pr h ui n s u c h i h a h publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required high user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution mysql mysql connector java step up your open source security game with mend | 0 |
162,831 | 12,692,670,149 | IssuesEvent | 2020-06-21 23:59:34 | Thy-Vipe/BeastsOfBermuda-issues | https://api.github.com/repos/Thy-Vipe/BeastsOfBermuda-issues | closed | [Bug] Empty bone weight still applies after it gets removed your mouth | Fixed! Gameplay Potential fix bug tester-team | _Originally written by **TripTrap | 76561198378851871**_
Game Version: 1.1.948
*===== System Specs =====
CPU Brand: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Vendor: GenuineIntel
GPU Brand: NVIDIA GeForce GTX 1070 Ti
GPU Driver Info: Unknown
Num CPU Cores: 6
===================*
Context: **Carnivore**
Map: Rival_Shores
*Expected Results:* When a bone rots in your mouth and drops to the floor, the weight will not continue to apply to your carry weight and your mouth will close.
*Actual Results:* When a bone rots in your mouth and drops (as you can not carry empty bones), the weight will continue to apply as if you are still carrying it and your mouth will be stuck in the open, unless you hit unjam.
*Replication:* Wait for a big gore to be as good as rotten. Pick up a stick from it with a carnivore and wait until it rots in your mouth. | 1.0 | [Bug] Empty bone weight still applies after it gets removed your mouth - _Originally written by **TripTrap | 76561198378851871**_
Game Version: 1.1.948
*===== System Specs =====
CPU Brand: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Vendor: GenuineIntel
GPU Brand: NVIDIA GeForce GTX 1070 Ti
GPU Driver Info: Unknown
Num CPU Cores: 6
===================*
Context: **Carnivore**
Map: Rival_Shores
*Expected Results:* When a bone rots in your mouth and drops to the floor, the weight will not continue to apply to your carry weight and your mouth will close.
*Actual Results:* When a bone rots in your mouth and drops (as you can not carry empty bones), the weight will continue to apply as if you are still carrying it and your mouth will be stuck in the open, unless you hit unjam.
*Replication:* Wait for a big gore to be as good as rotten. Pick up a stick from it with a carnivore and wait until it rots in your mouth. | non_design | empty bone weight still applies after it gets removed your mouth originally written by triptrap game version system specs cpu brand intel r core tm cpu vendor genuineintel gpu brand nvidia geforce gtx ti gpu driver info unknown num cpu cores context carnivore map rival shores expected results when a bone rots in your mouth and drops to the floor the weight will not continue to apply to your carry weight and your mouth will close actual results when a bone rots in your mouth and drops as you can not carry empty bones the weight will continue to apply as if you are still carrying it and your mouth will be stuck in the open unless you hit unjam replication wait for a big gore to be as good as rotten pick up a stick from it with a carnivore and wait until it rots in your mouth | 0 |
149,849 | 23,538,289,289 | IssuesEvent | 2022-08-20 01:50:42 | piro17-Archive/FilmArchive | https://api.github.com/repos/piro17-Archive/FilmArchive | closed | [design] 모바일 버전 | 예진 design | ### 목적
> 모바일로 봤을 때 이상한 부분 수정
### 작업 상세 내용
- [x] login 페이지 input창
- [x] login 페이지 간편로그인 버튼 해결 (사파리만 이상함)
- [x] navbar 클릭했을 때 사진 뒤에 보이는 거 해결
- [x] width 34rem으로 맞추기
- [x] 아이폰(iOS) input, button 기본 스타일 제거
### 유의사항
| 1.0 | [design] 모바일 버전 - ### 목적
> 모바일로 봤을 때 이상한 부분 수정
### 작업 상세 내용
- [x] login 페이지 input창
- [x] login 페이지 간편로그인 버튼 해결 (사파리만 이상함)
- [x] navbar 클릭했을 때 사진 뒤에 보이는 거 해결
- [x] width 34rem으로 맞추기
- [x] 아이폰(iOS) input, button 기본 스타일 제거
### 유의사항
| design | 모바일 버전 목적 모바일로 봤을 때 이상한 부분 수정 작업 상세 내용 login 페이지 input창 login 페이지 간편로그인 버튼 해결 사파리만 이상함 navbar 클릭했을 때 사진 뒤에 보이는 거 해결 width 맞추기 아이폰 ios input button 기본 스타일 제거 유의사항 | 1 |
104,933 | 13,136,114,618 | IssuesEvent | 2020-08-07 05:06:41 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | Feature Request : Add widthFactor & heightFactor for AnimatedAlign | f: material design framework severe: new feature | ```dart
import 'package:flutter/material.dart';
import 'package:flutter/foundation.dart';
class AnimatedAlign extends ImplicitlyAnimatedWidget {
/// Creates a widget that positions its child by an alignment that animates
/// implicitly.
///
/// The [alignment], [curve], and [duration] arguments must not be null.
const AnimatedAlign({
Key key,
@required this.alignment,
this.widthFactor,
this.heightFactor,
this.child,
Curve curve = Curves.linear,
@required Duration duration,
VoidCallback onEnd,
}) : assert(alignment != null),
assert(widthFactor == null || widthFactor >= 0.0),
assert(heightFactor == null || heightFactor >= 0.0),
super(key: key, curve: curve, duration: duration, onEnd: onEnd);
/// How to align the child.
///
/// The x and y values of the [Alignment] control the horizontal and vertical
/// alignment, respectively. An x value of -1.0 means that the left edge of
/// the child is aligned with the left edge of the parent whereas an x value
/// of 1.0 means that the right edge of the child is aligned with the right
/// edge of the parent. Other values interpolate (and extrapolate) linearly.
/// For example, a value of 0.0 means that the center of the child is aligned
/// with the center of the parent.
///
/// See also:
///
/// * [Alignment], which has more details and some convenience constants for
/// common positions.
/// * [AlignmentDirectional], which has a horizontal coordinate orientation
/// that depends on the [TextDirection].
final AlignmentGeometry alignment;
/// If non-null, sets its width to the child's width multiplied by this factor.
///
/// Can be both greater and less than 1.0 but must be positive.
final double widthFactor;
/// If non-null, sets its height to the child's height multiplied by this factor.
///
/// Can be both greater and less than 1.0 but must be positive.
final double heightFactor;
/// The widget below this widget in the tree.
///
/// {@macro flutter.widgets.child}
final Widget child;
@override
_AnimatedAlignState createState() => _AnimatedAlignState();
@override
void debugFillProperties(DiagnosticPropertiesBuilder properties) {
super.debugFillProperties(properties);
properties
.add(DiagnosticsProperty<AlignmentGeometry>('alignment', alignment));
properties.add(DiagnosticsProperty<double>('widthFactor', widthFactor));
properties.add(DiagnosticsProperty<double>('heightFactor', heightFactor));
}
}
class _AnimatedAlignState
extends AnimatedWidgetBaseState<AnimatedAlign> {
AlignmentGeometryTween _alignment;
Tween<double> _widthFactor;
Tween<double> _heightFactor;
@override
void forEachTween(TweenVisitor<dynamic> visitor) {
_alignment = visitor(
_alignment,
widget.alignment,
(dynamic value) =>
AlignmentGeometryTween(begin: value as AlignmentGeometry))
as AlignmentGeometryTween;
if (widget.widthFactor != null) {
_widthFactor = visitor(_widthFactor, widget.widthFactor,
(dynamic value) => Tween<double>(begin: value as double))
as Tween<double>;
}
if (widget.heightFactor != null) {
_heightFactor = visitor(_heightFactor, widget.heightFactor,
(dynamic value) => Tween<double>(begin: value as double))
as Tween<double>;
}
}
@override
Widget build(BuildContext context) {
return Align(
alignment: _alignment.evaluate(animation),
widthFactor:
_widthFactor != null ? _widthFactor.evaluate(animation) : null,
heightFactor:
_heightFactor != null ? _heightFactor.evaluate(animation) : null,
child: widget.child,
);
}
@override
void debugFillProperties(DiagnosticPropertiesBuilder description) {
super.debugFillProperties(description);
description.add(DiagnosticsProperty<AlignmentGeometryTween>(
'alignment', _alignment,
defaultValue: null));
description.add(DiagnosticsProperty<Tween<double>>(
'widthFactor', _widthFactor,
defaultValue: null));
description.add(DiagnosticsProperty<Tween<double>>(
'heightFactor', _heightFactor,
defaultValue: null));
}
}
``` | 1.0 | Feature Request : Add widthFactor & heightFactor for AnimatedAlign - ```dart
import 'package:flutter/material.dart';
import 'package:flutter/foundation.dart';
class AnimatedAlign extends ImplicitlyAnimatedWidget {
/// Creates a widget that positions its child by an alignment that animates
/// implicitly.
///
/// The [alignment], [curve], and [duration] arguments must not be null.
const AnimatedAlign({
Key key,
@required this.alignment,
this.widthFactor,
this.heightFactor,
this.child,
Curve curve = Curves.linear,
@required Duration duration,
VoidCallback onEnd,
}) : assert(alignment != null),
assert(widthFactor == null || widthFactor >= 0.0),
assert(heightFactor == null || heightFactor >= 0.0),
super(key: key, curve: curve, duration: duration, onEnd: onEnd);
/// How to align the child.
///
/// The x and y values of the [Alignment] control the horizontal and vertical
/// alignment, respectively. An x value of -1.0 means that the left edge of
/// the child is aligned with the left edge of the parent whereas an x value
/// of 1.0 means that the right edge of the child is aligned with the right
/// edge of the parent. Other values interpolate (and extrapolate) linearly.
/// For example, a value of 0.0 means that the center of the child is aligned
/// with the center of the parent.
///
/// See also:
///
/// * [Alignment], which has more details and some convenience constants for
/// common positions.
/// * [AlignmentDirectional], which has a horizontal coordinate orientation
/// that depends on the [TextDirection].
final AlignmentGeometry alignment;
/// If non-null, sets its width to the child's width multiplied by this factor.
///
/// Can be both greater and less than 1.0 but must be positive.
final double widthFactor;
/// If non-null, sets its height to the child's height multiplied by this factor.
///
/// Can be both greater and less than 1.0 but must be positive.
final double heightFactor;
/// The widget below this widget in the tree.
///
/// {@macro flutter.widgets.child}
final Widget child;
@override
_AnimatedAlignState createState() => _AnimatedAlignState();
@override
void debugFillProperties(DiagnosticPropertiesBuilder properties) {
super.debugFillProperties(properties);
properties
.add(DiagnosticsProperty<AlignmentGeometry>('alignment', alignment));
properties.add(DiagnosticsProperty<double>('widthFactor', widthFactor));
properties.add(DiagnosticsProperty<double>('heightFactor', heightFactor));
}
}
class _AnimatedAlignState
extends AnimatedWidgetBaseState<AnimatedAlign> {
AlignmentGeometryTween _alignment;
Tween<double> _widthFactor;
Tween<double> _heightFactor;
@override
void forEachTween(TweenVisitor<dynamic> visitor) {
_alignment = visitor(
_alignment,
widget.alignment,
(dynamic value) =>
AlignmentGeometryTween(begin: value as AlignmentGeometry))
as AlignmentGeometryTween;
if (widget.widthFactor != null) {
_widthFactor = visitor(_widthFactor, widget.widthFactor,
(dynamic value) => Tween<double>(begin: value as double))
as Tween<double>;
}
if (widget.heightFactor != null) {
_heightFactor = visitor(_heightFactor, widget.heightFactor,
(dynamic value) => Tween<double>(begin: value as double))
as Tween<double>;
}
}
@override
Widget build(BuildContext context) {
return Align(
alignment: _alignment.evaluate(animation),
widthFactor:
_widthFactor != null ? _widthFactor.evaluate(animation) : null,
heightFactor:
_heightFactor != null ? _heightFactor.evaluate(animation) : null,
child: widget.child,
);
}
@override
void debugFillProperties(DiagnosticPropertiesBuilder description) {
super.debugFillProperties(description);
description.add(DiagnosticsProperty<AlignmentGeometryTween>(
'alignment', _alignment,
defaultValue: null));
description.add(DiagnosticsProperty<Tween<double>>(
'widthFactor', _widthFactor,
defaultValue: null));
description.add(DiagnosticsProperty<Tween<double>>(
'heightFactor', _heightFactor,
defaultValue: null));
}
}
``` | design | feature request add widthfactor heightfactor for animatedalign dart import package flutter material dart import package flutter foundation dart class animatedalign extends implicitlyanimatedwidget creates a widget that positions its child by an alignment that animates implicitly the and arguments must not be null const animatedalign key key required this alignment this widthfactor this heightfactor this child curve curve curves linear required duration duration voidcallback onend assert alignment null assert widthfactor null widthfactor assert heightfactor null heightfactor super key key curve curve duration duration onend onend how to align the child the x and y values of the control the horizontal and vertical alignment respectively an x value of means that the left edge of the child is aligned with the left edge of the parent whereas an x value of means that the right edge of the child is aligned with the right edge of the parent other values interpolate and extrapolate linearly for example a value of means that the center of the child is aligned with the center of the parent see also which has more details and some convenience constants for common positions which has a horizontal coordinate orientation that depends on the final alignmentgeometry alignment if non null sets its width to the child s width multiplied by this factor can be both greater and less than but must be positive final double widthfactor if non null sets its height to the child s height multiplied by this factor can be both greater and less than but must be positive final double heightfactor the widget below this widget in the tree macro flutter widgets child final widget child override animatedalignstate createstate animatedalignstate override void debugfillproperties diagnosticpropertiesbuilder properties super debugfillproperties properties properties add diagnosticsproperty alignment alignment properties add diagnosticsproperty widthfactor widthfactor properties add diagnosticsproperty heightfactor heightfactor class animatedalignstate extends animatedwidgetbasestate alignmentgeometrytween alignment tween widthfactor tween heightfactor override void foreachtween tweenvisitor visitor alignment visitor alignment widget alignment dynamic value alignmentgeometrytween begin value as alignmentgeometry as alignmentgeometrytween if widget widthfactor null widthfactor visitor widthfactor widget widthfactor dynamic value tween begin value as double as tween if widget heightfactor null heightfactor visitor heightfactor widget heightfactor dynamic value tween begin value as double as tween override widget build buildcontext context return align alignment alignment evaluate animation widthfactor widthfactor null widthfactor evaluate animation null heightfactor heightfactor null heightfactor evaluate animation null child widget child override void debugfillproperties diagnosticpropertiesbuilder description super debugfillproperties description description add diagnosticsproperty alignment alignment defaultvalue null description add diagnosticsproperty widthfactor widthfactor defaultvalue null description add diagnosticsproperty heightfactor heightfactor defaultvalue null | 1 |
256,956 | 19,479,905,609 | IssuesEvent | 2021-12-25 02:53:37 | Leafwing-Studios/leafwing-input-manager | https://api.github.com/repos/Leafwing-Studios/leafwing-input-manager | opened | Create a basic multiplayer example | documentation | Particularly demonstrate how to handle gamepad mapping and registration. | 1.0 | Create a basic multiplayer example - Particularly demonstrate how to handle gamepad mapping and registration. | non_design | create a basic multiplayer example particularly demonstrate how to handle gamepad mapping and registration | 0 |
99,786 | 8,711,320,689 | IssuesEvent | 2018-12-06 18:52:30 | mustafa421/local-pickup-sports-manager | https://api.github.com/repos/mustafa421/local-pickup-sports-manager | reopened | Cannot Relogin After Canceling | Project ready for Testing bug | (Projects Ready to Demo)
## How to Reproduce
1. Click on Sign in with Facebook
2. Click on the Continue button on the Alert
3. Click on cancel on top bar
4. Click on Sign in with Facebook again.
## Current behavior
Facebook login screen doesn't appear again.
## Expected behavior
Facebook login screen should appear again. | 1.0 | Cannot Relogin After Canceling - (Projects Ready to Demo)
## How to Reproduce
1. Click on Sign in with Facebook
2. Click on the Continue button on the Alert
3. Click on cancel on top bar
4. Click on Sign in with Facebook again.
## Current behavior
Facebook login screen doesn't appear again.
## Expected behavior
Facebook login screen should appear again. | non_design | cannot relogin after canceling projects ready to demo how to reproduce click on sign in with facebook click on the continue button on the alert click on cancel on top bar click on sign in with facebook again current behavior facebook login screen doesn t appear again expected behavior facebook login screen should appear again | 0 |
127,145 | 17,195,088,077 | IssuesEvent | 2021-07-16 16:08:06 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | opened | TED Speed Limit Change Tracking Data/Map Updates | Service: Geo Type: Data Type: Design Type: Enhancement Workgroup: TED | Make changes/updates to Speed Limit Change Work Orders App to meet needs of Transportation Engineering group. | 1.0 | TED Speed Limit Change Tracking Data/Map Updates - Make changes/updates to Speed Limit Change Work Orders App to meet needs of Transportation Engineering group. | design | ted speed limit change tracking data map updates make changes updates to speed limit change work orders app to meet needs of transportation engineering group | 1 |
133,767 | 12,553,200,247 | IssuesEvent | 2020-06-06 21:01:09 | PANDATD/pandassistant | https://api.github.com/repos/PANDATD/pandassistant | closed | still not support voice | bug documentation good first issue help wanted | hey still not support **_voice commonds_**
_we are implementing in future as per as possiable_
and minor bugs are there !
_we fix as per as possiable .._
| 1.0 | still not support voice - hey still not support **_voice commonds_**
_we are implementing in future as per as possiable_
and minor bugs are there !
_we fix as per as possiable .._
| non_design | still not support voice hey still not support voice commonds we are implementing in future as per as possiable and minor bugs are there we fix as per as possiable | 0 |
192,075 | 14,599,270,886 | IssuesEvent | 2020-12-21 03:41:06 | livepeer/livepeer-test-infra | https://api.github.com/repos/livepeer/livepeer-test-infra | closed | Notify, instead of crash, when playlist request times out | testing | During operations sometimes the playlist request is terminated client side because the server never responds. When this happens an unhandled exception is generated causing the stream cycle to restart. This destroys valuable information about the end-user experience when a playlist timeout happens.
We should drive the playlist timeouts to zero, but while they continue to happen lets log information about the frequency and user experience.
Definition of Done:
- [ ] playlist timeout does not cause a cycle to restart
- [ ] playlist timeout is counted in prometheus
- [ ] playlist timeout is surfaced to discord | 1.0 | Notify, instead of crash, when playlist request times out - During operations sometimes the playlist request is terminated client side because the server never responds. When this happens an unhandled exception is generated causing the stream cycle to restart. This destroys valuable information about the end-user experience when a playlist timeout happens.
We should drive the playlist timeouts to zero, but while they continue to happen lets log information about the frequency and user experience.
Definition of Done:
- [ ] playlist timeout does not cause a cycle to restart
- [ ] playlist timeout is counted in prometheus
- [ ] playlist timeout is surfaced to discord | non_design | notify instead of crash when playlist request times out during operations sometimes the playlist request is terminated client side because the server never responds when this happens an unhandled exception is generated causing the stream cycle to restart this destroys valuable information about the end user experience when a playlist timeout happens we should drive the playlist timeouts to zero but while they continue to happen lets log information about the frequency and user experience definition of done playlist timeout does not cause a cycle to restart playlist timeout is counted in prometheus playlist timeout is surfaced to discord | 0 |
181,461 | 30,689,946,044 | IssuesEvent | 2023-07-26 14:35:35 | WTTJ/welcome-ui | https://api.github.com/repos/WTTJ/welcome-ui | opened | Boarder radius - alignment | design existing-component | ### For which component?
Others
### Description
By Louise:
Can we have border radius in design and Where to use it ?
### Due Date
unknown | 1.0 | Boarder radius - alignment - ### For which component?
Others
### Description
By Louise:
Can we have border radius in design and Where to use it ?
### Due Date
unknown | design | boarder radius alignment for which component others description by louise can we have border radius in design and where to use it due date unknown | 1 |
9,409 | 3,039,594,071 | IssuesEvent | 2015-08-07 09:58:36 | fifthweek/fifthweek-web | https://api.github.com/repos/fifthweek/fifthweek-web | closed | Route tests in e2e tests instead of unit tests | SP-3 testing | Acceptance criteria:
- Every route change is tested in e2e.
- No route/`$state` testing is done from unit tests.
- State mock js is removed (originally used for unit testing $state) | 1.0 | Route tests in e2e tests instead of unit tests - Acceptance criteria:
- Every route change is tested in e2e.
- No route/`$state` testing is done from unit tests.
- State mock js is removed (originally used for unit testing $state) | non_design | route tests in tests instead of unit tests acceptance criteria every route change is tested in no route state testing is done from unit tests state mock js is removed originally used for unit testing state | 0 |
238,412 | 18,240,816,912 | IssuesEvent | 2021-10-01 12:45:34 | girlscript/winter-of-contributing | https://api.github.com/repos/girlscript/winter-of-contributing | closed | ML 2.19 : Gradient Descent Algorithms (D) | documentation GWOC21 ML Machine Learning | ### Description
### 📌 Issues for Week 2
Welcome to 'ML' Team, good to see you here
:arrow_forward: This issue will helps readers in acquiring all the knowledge that one needs to know about ----
### **_Gradient Descent Algorithms_**.
:red_circle: To get assigned to this issue, add your **Batch Numbers** mentioned in the spreadsheet of "Machine Learning", the approach one would follow and choice you prefer (Documentation, Audio, Video). You can go with all three or any number of options you're interested to work on.
✔️ Domain : **Machine Learning**
:red_circle::yellow_circle: **Points to Note :**
- The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
- "Issue Title" and "PR Title should be the same. Include issue number along with it.
- Changes should be made inside the `Machine Learning/Machine_Learning/Supervised_Machine_Learning` Branch.
- Follow Contributing Guidelines & Code of Conduct before start Contributing.
- This issue is only for 'GWOC' contributors of 'Machine Learning' domain.
- Dataset to be used : **IRIS DATASET**. (No other datasets will be entertained.)
************************************************************
:white_check_mark: **To be Mentioned while taking the issue :**
- Full name
- Batch Number
- GitHub Profile Link
- Which type of Contribution you want to make :
- [ ] Documentation
******************************************************************
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
### Domain
Machine Learning
### Type of Contribution
Documentation
### Code of Conduct
- [X] I follow [Contributing Guidelines](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CONTRIBUTING.md) & [Code of conduct](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CODE_OF_CONDUCT.md) of this project. | 1.0 | ML 2.19 : Gradient Descent Algorithms (D) - ### Description
### 📌 Issues for Week 2
Welcome to 'ML' Team, good to see you here
:arrow_forward: This issue will helps readers in acquiring all the knowledge that one needs to know about ----
### **_Gradient Descent Algorithms_**.
:red_circle: To get assigned to this issue, add your **Batch Numbers** mentioned in the spreadsheet of "Machine Learning", the approach one would follow and choice you prefer (Documentation, Audio, Video). You can go with all three or any number of options you're interested to work on.
✔️ Domain : **Machine Learning**
:red_circle::yellow_circle: **Points to Note :**
- The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
- "Issue Title" and "PR Title should be the same. Include issue number along with it.
- Changes should be made inside the `Machine Learning/Machine_Learning/Supervised_Machine_Learning` Branch.
- Follow Contributing Guidelines & Code of Conduct before start Contributing.
- This issue is only for 'GWOC' contributors of 'Machine Learning' domain.
- Dataset to be used : **IRIS DATASET**. (No other datasets will be entertained.)
************************************************************
:white_check_mark: **To be Mentioned while taking the issue :**
- Full name
- Batch Number
- GitHub Profile Link
- Which type of Contribution you want to make :
- [ ] Documentation
******************************************************************
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
### Domain
Machine Learning
### Type of Contribution
Documentation
### Code of Conduct
- [X] I follow [Contributing Guidelines](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CONTRIBUTING.md) & [Code of conduct](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CODE_OF_CONDUCT.md) of this project. | non_design | ml gradient descent algorithms d description 📌 issues for week welcome to ml team good to see you here arrow forward this issue will helps readers in acquiring all the knowledge that one needs to know about gradient descent algorithms red circle to get assigned to this issue add your batch numbers mentioned in the spreadsheet of machine learning the approach one would follow and choice you prefer documentation audio video you can go with all three or any number of options you re interested to work on ✔️ domain machine learning red circle yellow circle points to note the issues will be assigned on a first come first serve basis issue pr issue title and pr title should be the same include issue number along with it changes should be made inside the machine learning machine learning supervised machine learning branch follow contributing guidelines code of conduct before start contributing this issue is only for gwoc contributors of machine learning domain dataset to be used iris dataset no other datasets will be entertained white check mark to be mentioned while taking the issue full name batch number github profile link which type of contribution you want to make documentation happy contributing 🚀 all the best enjoy your open source journey ahead 😎 domain machine learning type of contribution documentation code of conduct i follow of this project | 0 |
55,837 | 11,470,803,925 | IssuesEvent | 2020-02-09 06:27:18 | eclipse-theia/theia | https://api.github.com/repos/eclipse-theia/theia | opened | plugin tree rows are bogusly rendered | tree ui/ux vscode | Some recent PR, broke plugin tree rendering, rows are not rendered inline anymore
<img width="1904" alt="Screenshot 2020-02-09 at 07 25 26" src="https://user-images.githubusercontent.com/3082655/74097556-7fdbf100-4b0d-11ea-9c27-f7b8c934fb47.png">
@vince-fugnitto Do you remember which PR? Could we revert it? It is quite bad now. | 1.0 | plugin tree rows are bogusly rendered - Some recent PR, broke plugin tree rendering, rows are not rendered inline anymore
<img width="1904" alt="Screenshot 2020-02-09 at 07 25 26" src="https://user-images.githubusercontent.com/3082655/74097556-7fdbf100-4b0d-11ea-9c27-f7b8c934fb47.png">
@vince-fugnitto Do you remember which PR? Could we revert it? It is quite bad now. | non_design | plugin tree rows are bogusly rendered some recent pr broke plugin tree rendering rows are not rendered inline anymore img width alt screenshot at src vince fugnitto do you remember which pr could we revert it it is quite bad now | 0 |
26,502 | 7,843,407,538 | IssuesEvent | 2018-06-19 05:49:26 | ShaikASK/Testing | https://api.github.com/repos/ShaikASK/Testing | closed | HR Admin : New Hire :Tasks : Calendar icon is not working under "New Hires" screen | Defect HR Admin Module New Hire P3 Release #3 Build #1 | Steps :
1.Launch the URL
2.Sign in as HR admin user
3.Create a New Hire
4.Enter all fields
5.Try to enter date by clicking on calendar icon
Experienced Behaviour : Observed that calendar icon is not working under "New Hires" and "Tasks" screen
Expected Behaviour : Ensure that calendar icon should work properly as like other screens throughout the application
| 1.0 | HR Admin : New Hire :Tasks : Calendar icon is not working under "New Hires" screen - Steps :
1.Launch the URL
2.Sign in as HR admin user
3.Create a New Hire
4.Enter all fields
5.Try to enter date by clicking on calendar icon
Experienced Behaviour : Observed that calendar icon is not working under "New Hires" and "Tasks" screen
Expected Behaviour : Ensure that calendar icon should work properly as like other screens throughout the application
| non_design | hr admin new hire tasks calendar icon is not working under new hires screen steps launch the url sign in as hr admin user create a new hire enter all fields try to enter date by clicking on calendar icon experienced behaviour observed that calendar icon is not working under new hires and tasks screen expected behaviour ensure that calendar icon should work properly as like other screens throughout the application | 0 |
478,444 | 13,779,572,094 | IssuesEvent | 2020-10-08 13:55:28 | OHIF/Viewers | https://api.github.com/repos/OHIF/Viewers | closed | make tab title configurable in whitelabel config | Community: Request :hand: IDC:priority Triage :white_flag: |
## Request
It looks now that the tab title is hard-coded in the templage.
https://github.com/OHIF/Viewers/blob/master/platform/viewer/public/html-templates/index.html#L75
It would be great if it could be configured like the other whitelabel properties in the app-config.js.
**Why should we prioritize this feature?**
We would want to use this to name the tag IDC Viewer for the IDC use case.
| 1.0 | make tab title configurable in whitelabel config -
## Request
It looks now that the tab title is hard-coded in the templage.
https://github.com/OHIF/Viewers/blob/master/platform/viewer/public/html-templates/index.html#L75
It would be great if it could be configured like the other whitelabel properties in the app-config.js.
**Why should we prioritize this feature?**
We would want to use this to name the tag IDC Viewer for the IDC use case.
| non_design | make tab title configurable in whitelabel config request it looks now that the tab title is hard coded in the templage it would be great if it could be configured like the other whitelabel properties in the app config js why should we prioritize this feature we would want to use this to name the tag idc viewer for the idc use case | 0 |
40,644 | 5,245,345,255 | IssuesEvent | 2017-02-01 03:46:19 | eonpatapon/gnome-shell-extensions-mediaplayer | https://api.github.com/repos/eonpatapon/gnome-shell-extensions-mediaplayer | closed | Allow to open player without clicking on play button | design | In a previous version of the extension I was able to open the music player when not in reproduction, but closed on the systray. Now I have to click on play button and start playing a "random" song in the playlist, then click on the albumart to open it. There's a way to re-implement it with the new extension UI? I find the new way a bit uncomfortable...
| 1.0 | Allow to open player without clicking on play button - In a previous version of the extension I was able to open the music player when not in reproduction, but closed on the systray. Now I have to click on play button and start playing a "random" song in the playlist, then click on the albumart to open it. There's a way to re-implement it with the new extension UI? I find the new way a bit uncomfortable...
| design | allow to open player without clicking on play button in a previous version of the extension i was able to open the music player when not in reproduction but closed on the systray now i have to click on play button and start playing a random song in the playlist then click on the albumart to open it there s a way to re implement it with the new extension ui i find the new way a bit uncomfortable | 1 |
49,798 | 6,260,232,746 | IssuesEvent | 2017-07-14 20:07:00 | jamescchu/tedxaccd-2017 | https://api.github.com/repos/jamescchu/tedxaccd-2017 | opened | Facebook/Twitter Meta Tag Images | design | Can simply be 1200x630px in size.
Should not be heavy in text (Facebook requirement)
Sample of what including an image to Facebook will appear as.

You can see what other sites use for the social media images by using Facebook's debugger.
https://developers.facebook.com/tools/debug/og/object/
Just input any link, and scroll to the bottom. Both "show existing" and "fetch new" will do the same thing. | 1.0 | Facebook/Twitter Meta Tag Images - Can simply be 1200x630px in size.
Should not be heavy in text (Facebook requirement)
Sample of what including an image to Facebook will appear as.

You can see what other sites use for the social media images by using Facebook's debugger.
https://developers.facebook.com/tools/debug/og/object/
Just input any link, and scroll to the bottom. Both "show existing" and "fetch new" will do the same thing. | design | facebook twitter meta tag images can simply be in size should not be heavy in text facebook requirement sample of what including an image to facebook will appear as you can see what other sites use for the social media images by using facebook s debugger just input any link and scroll to the bottom both show existing and fetch new will do the same thing | 1 |
86,739 | 10,798,827,118 | IssuesEvent | 2019-11-06 10:49:03 | zotero/web-library | https://api.github.com/repos/zotero/web-library | closed | Long fields other than URL shouldn't be truncated | design | As in the client, they should wrap around in non-textbox mode.
In edit mode in the client, we switch back to a single-line textbox for fields other than Title, Abstract, and Editor. That means that there can be some shifting of the rows, but those fields generally don't span multiple lines anyway, so it doesn't really matter. If we have auto-resizing here anyway, we can just use that for edit mode (and we can adopt that in a future client version). | 1.0 | Long fields other than URL shouldn't be truncated - As in the client, they should wrap around in non-textbox mode.
In edit mode in the client, we switch back to a single-line textbox for fields other than Title, Abstract, and Editor. That means that there can be some shifting of the rows, but those fields generally don't span multiple lines anyway, so it doesn't really matter. If we have auto-resizing here anyway, we can just use that for edit mode (and we can adopt that in a future client version). | design | long fields other than url shouldn t be truncated as in the client they should wrap around in non textbox mode in edit mode in the client we switch back to a single line textbox for fields other than title abstract and editor that means that there can be some shifting of the rows but those fields generally don t span multiple lines anyway so it doesn t really matter if we have auto resizing here anyway we can just use that for edit mode and we can adopt that in a future client version | 1 |
111,276 | 4,467,639,139 | IssuesEvent | 2016-08-25 06:05:06 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | Reduce size of fluentd baseimage | area/logging component/apiserver priority/P2 team/node | It's 400+mb and we need to pull it on every node. This leads to a lot of image pulling flake (https://github.com/kubernetes/kubernetes/issues/26626), and also gets very expensive in some countries where bandwidth is sold at a premium.
We took a stab at halving the size with: https://github.com/kubernetes/kubernetes/pull/26652#issue-158005512, but then realized that we were using an unsupported base image https://github.com/kubernetes/kubernetes/pull/26652#issuecomment-223167921. We tried to optimize to ~300Mb by building a smaller ubuntu:15 base, but that's still huge.
Every other mandatory system daemon is built on busybox and so takes ~10Mb.
@fgrzadkowski @piosz | 1.0 | Reduce size of fluentd baseimage - It's 400+mb and we need to pull it on every node. This leads to a lot of image pulling flake (https://github.com/kubernetes/kubernetes/issues/26626), and also gets very expensive in some countries where bandwidth is sold at a premium.
We took a stab at halving the size with: https://github.com/kubernetes/kubernetes/pull/26652#issue-158005512, but then realized that we were using an unsupported base image https://github.com/kubernetes/kubernetes/pull/26652#issuecomment-223167921. We tried to optimize to ~300Mb by building a smaller ubuntu:15 base, but that's still huge.
Every other mandatory system daemon is built on busybox and so takes ~10Mb.
@fgrzadkowski @piosz | non_design | reduce size of fluentd baseimage it s mb and we need to pull it on every node this leads to a lot of image pulling flake and also gets very expensive in some countries where bandwidth is sold at a premium we took a stab at halving the size with but then realized that we were using an unsupported base image we tried to optimize to by building a smaller ubuntu base but that s still huge every other mandatory system daemon is built on busybox and so takes fgrzadkowski piosz | 0 |
176,030 | 28,014,884,406 | IssuesEvent | 2023-03-27 21:40:29 | department-of-veterans-affairs/vets-design-system-documentation | https://api.github.com/repos/department-of-veterans-affairs/vets-design-system-documentation | opened | [Button group] - Segmented button design | sketch-library vsp-design-system-team | ## Description
Create Sketch assets for Segmented button group as a variation of USWDS Button group.
## Details
[Here is a link](https://designsystem.digital.gov/components/button-group/#segmented-button-group-2) to the USWDS Segmented button group. Sketch assets should be made for the Primary and Secondary segmented buttons, at least.
## Tasks
- [ ] Conduct small audit if necessary (if component already exists and we are building a new version)
- [ ] Review DST backlog for outstanding design issues with this component, if necessary (if this component already exists and we are building a new version)
- [ ] Create designs for component
- [ ] Review designs with PO and/or DSC
- [ ] Review designs with an accessibility specialist
- [ ] Review designs with DST members (Carol can help schedule this)
- [ ] Address any comments from reviews, if necessary
- [ ] Comment on this ticket with any accessibility considerations engineers may need to know
- [ ] Comment on this ticket with content specifications (e.g. labels and error messages)
- [ ] Comment on this ticket with a link to the designs and post in DST Slack channel
## Acceptance Criteria
- [ ] Component design is complete and has been reviewed
- [ ] Accessibility considerations have been added to this ticket, if necessary
- [ ] Content specifications have been added to this ticket, if necessary
- [ ] Link to design has been added to this ticket and shared in Slack | 1.0 | [Button group] - Segmented button design - ## Description
Create Sketch assets for Segmented button group as a variation of USWDS Button group.
## Details
[Here is a link](https://designsystem.digital.gov/components/button-group/#segmented-button-group-2) to the USWDS Segmented button group. Sketch assets should be made for the Primary and Secondary segmented buttons, at least.
## Tasks
- [ ] Conduct small audit if necessary (if component already exists and we are building a new version)
- [ ] Review DST backlog for outstanding design issues with this component, if necessary (if this component already exists and we are building a new version)
- [ ] Create designs for component
- [ ] Review designs with PO and/or DSC
- [ ] Review designs with an accessibility specialist
- [ ] Review designs with DST members (Carol can help schedule this)
- [ ] Address any comments from reviews, if necessary
- [ ] Comment on this ticket with any accessibility considerations engineers may need to know
- [ ] Comment on this ticket with content specifications (e.g. labels and error messages)
- [ ] Comment on this ticket with a link to the designs and post in DST Slack channel
## Acceptance Criteria
- [ ] Component design is complete and has been reviewed
- [ ] Accessibility considerations have been added to this ticket, if necessary
- [ ] Content specifications have been added to this ticket, if necessary
- [ ] Link to design has been added to this ticket and shared in Slack | design | segmented button design description create sketch assets for segmented button group as a variation of uswds button group details to the uswds segmented button group sketch assets should be made for the primary and secondary segmented buttons at least tasks conduct small audit if necessary if component already exists and we are building a new version review dst backlog for outstanding design issues with this component if necessary if this component already exists and we are building a new version create designs for component review designs with po and or dsc review designs with an accessibility specialist review designs with dst members carol can help schedule this address any comments from reviews if necessary comment on this ticket with any accessibility considerations engineers may need to know comment on this ticket with content specifications e g labels and error messages comment on this ticket with a link to the designs and post in dst slack channel acceptance criteria component design is complete and has been reviewed accessibility considerations have been added to this ticket if necessary content specifications have been added to this ticket if necessary link to design has been added to this ticket and shared in slack | 1 |
131,002 | 18,169,202,795 | IssuesEvent | 2021-09-27 17:52:45 | CDCgov/prime-simplereport | https://api.github.com/repos/CDCgov/prime-simplereport | closed | Create email to patients with results | Design Growth & Engagement | In the future, patients will be able to receive their test results through email. We need content for the subject line and body of the email, as well as a template to use in SendGrid.
- [ ] Create Template in SendGrid
| 1.0 | Create email to patients with results - In the future, patients will be able to receive their test results through email. We need content for the subject line and body of the email, as well as a template to use in SendGrid.
- [ ] Create Template in SendGrid
| design | create email to patients with results in the future patients will be able to receive their test results through email we need content for the subject line and body of the email as well as a template to use in sendgrid create template in sendgrid | 1 |
366,083 | 25,568,291,006 | IssuesEvent | 2022-11-30 15:46:58 | ugent/Studieplekken | https://api.github.com/repos/ugent/Studieplekken | opened | [usermanual] list of reservations in usermanual | documentation diff: easy prio: medium | Authorities can get a list of reservations in a current timeslot by going to room management > clicking on a slot in the calendar.
This is not immediately obvious for everyone, so a section in the 'Authorities' panel of the user manual might be useful. | 1.0 | [usermanual] list of reservations in usermanual - Authorities can get a list of reservations in a current timeslot by going to room management > clicking on a slot in the calendar.
This is not immediately obvious for everyone, so a section in the 'Authorities' panel of the user manual might be useful. | non_design | list of reservations in usermanual authorities can get a list of reservations in a current timeslot by going to room management clicking on a slot in the calendar this is not immediately obvious for everyone so a section in the authorities panel of the user manual might be useful | 0 |
269,881 | 8,444,067,528 | IssuesEvent | 2018-10-18 17:20:25 | poanetwork/metamask-extension | https://api.github.com/repos/poanetwork/metamask-extension | closed | (Feature) Tokens: update balance if account is switched | enhancement high priority ready for release | Actual result:
- now the same tokens amount is displayed for each account when user is switching between accounts, unless user refresh the page
Expected result:
- tokens amount should be updated every time when account is switched
https://www.useloom.com/share/272a951baa3c4ea181a9628d694db527
Steps for reproduce problem:
1. Open wallet , add one more account (1 exist by default)
2. Create and add any token to current account.
3. Observe amount of tokens
4. Switch account, observe amount of tokens
5. Refresh the page
Actual result: amount of tokens isn't updated when account switched unless page refreshed
| 1.0 | (Feature) Tokens: update balance if account is switched - Actual result:
- now the same tokens amount is displayed for each account when user is switching between accounts, unless user refresh the page
Expected result:
- tokens amount should be updated every time when account is switched
https://www.useloom.com/share/272a951baa3c4ea181a9628d694db527
Steps for reproduce problem:
1. Open wallet , add one more account (1 exist by default)
2. Create and add any token to current account.
3. Observe amount of tokens
4. Switch account, observe amount of tokens
5. Refresh the page
Actual result: amount of tokens isn't updated when account switched unless page refreshed
| non_design | feature tokens update balance if account is switched actual result now the same tokens amount is displayed for each account when user is switching between accounts unless user refresh the page expected result tokens amount should be updated every time when account is switched steps for reproduce problem open wallet add one more account exist by default create and add any token to current account observe amount of tokens switch account observe amount of tokens refresh the page actual result amount of tokens isn t updated when account switched unless page refreshed | 0 |
83,314 | 10,340,595,486 | IssuesEvent | 2019-09-03 22:30:43 | googleforgames/agones | https://api.github.com/repos/googleforgames/agones | closed | Make gameserver-allocator and all its resources namespaced instead of being part of agones-system namespace | kind/design kind/feature | **Is your feature request related to a problem? Please describe.**
gameserver-allocator is currently only deployed to agones-system namespace. If a user is deploying gameservices for different purposes in different namespaces, the allocation traffic for all gameservices comes through gameserver-allocator in agones-system. Ideally, there should be isolation between traffics to gameserver-allocator service for different namespaces.
**Describe the solution you'd like**
gameserver-allocator service and all its secrets need to be part of the same namespace as the targeted gameservices.
| 1.0 | Make gameserver-allocator and all its resources namespaced instead of being part of agones-system namespace - **Is your feature request related to a problem? Please describe.**
gameserver-allocator is currently only deployed to agones-system namespace. If a user is deploying gameservices for different purposes in different namespaces, the allocation traffic for all gameservices comes through gameserver-allocator in agones-system. Ideally, there should be isolation between traffics to gameserver-allocator service for different namespaces.
**Describe the solution you'd like**
gameserver-allocator service and all its secrets need to be part of the same namespace as the targeted gameservices.
| design | make gameserver allocator and all its resources namespaced instead of being part of agones system namespace is your feature request related to a problem please describe gameserver allocator is currently only deployed to agones system namespace if a user is deploying gameservices for different purposes in different namespaces the allocation traffic for all gameservices comes through gameserver allocator in agones system ideally there should be isolation between traffics to gameserver allocator service for different namespaces describe the solution you d like gameserver allocator service and all its secrets need to be part of the same namespace as the targeted gameservices | 1 |
60,622 | 7,369,641,074 | IssuesEvent | 2018-03-13 04:00:27 | classmere/ios | https://api.github.com/repos/classmere/ios | closed | Use consistent tintColor in search page | design | Fix any areas where the tintColor of standard Apple UI elements is anything besides the standard blue color
<img width="489" alt="screen shot 2018-03-12 at 10 03 34 am" src="https://user-images.githubusercontent.com/6743966/37298393-67532858-25dd-11e8-824e-bb82b0a9b218.png">
| 1.0 | Use consistent tintColor in search page - Fix any areas where the tintColor of standard Apple UI elements is anything besides the standard blue color
<img width="489" alt="screen shot 2018-03-12 at 10 03 34 am" src="https://user-images.githubusercontent.com/6743966/37298393-67532858-25dd-11e8-824e-bb82b0a9b218.png">
| design | use consistent tintcolor in search page fix any areas where the tintcolor of standard apple ui elements is anything besides the standard blue color img width alt screen shot at am src | 1 |
138,625 | 20,621,316,382 | IssuesEvent | 2022-03-07 17:41:14 | ParabolInc/parabol | https://api.github.com/repos/ParabolInc/parabol | opened | Facilitator can visit a stage without moving team members to that stage | enhancement design | Currently, if a facilitator would like to check out a Check-In stage, Discuss stage, or Estimate stage, the rest of the team will be taken to that stage.
If the facilitator wants to take a sneak peek at a stage, it would be nice if they had the option of not dragging the rest of the team with them.
When the viewer is not the facilitator, there is a hamburger icon next to the facilitator's name:
<img width="257" alt="Screenshot 2022-03-07 at 17 26 19" src="https://user-images.githubusercontent.com/39854876/157086230-08129302-9981-4374-bf9e-36d34db1468d.png">
Perhaps we could add the same hamburger icon when the viewer is the facilitator? They could open a menu that gives them the option to visit a stage without changing the active stage of other meeting members.
### AC:
- [ ] Design created for the above functionality | 1.0 | Facilitator can visit a stage without moving team members to that stage - Currently, if a facilitator would like to check out a Check-In stage, Discuss stage, or Estimate stage, the rest of the team will be taken to that stage.
If the facilitator wants to take a sneak peek at a stage, it would be nice if they had the option of not dragging the rest of the team with them.
When the viewer is not the facilitator, there is a hamburger icon next to the facilitator's name:
<img width="257" alt="Screenshot 2022-03-07 at 17 26 19" src="https://user-images.githubusercontent.com/39854876/157086230-08129302-9981-4374-bf9e-36d34db1468d.png">
Perhaps we could add the same hamburger icon when the viewer is the facilitator? They could open a menu that gives them the option to visit a stage without changing the active stage of other meeting members.
### AC:
- [ ] Design created for the above functionality | design | facilitator can visit a stage without moving team members to that stage currently if a facilitator would like to check out a check in stage discuss stage or estimate stage the rest of the team will be taken to that stage if the facilitator wants to take a sneak peek at a stage it would be nice if they had the option of not dragging the rest of the team with them when the viewer is not the facilitator there is a hamburger icon next to the facilitator s name img width alt screenshot at src perhaps we could add the same hamburger icon when the viewer is the facilitator they could open a menu that gives them the option to visit a stage without changing the active stage of other meeting members ac design created for the above functionality | 1 |
75,897 | 9,336,931,618 | IssuesEvent | 2019-03-28 22:51:41 | UCLALibrary/ursus | https://api.github.com/repos/UCLALibrary/ursus | closed | Implement updated header design | design development review user interface | See also #268 - Add Link to Library Homepage
See also #269 - Add an About Page
**ACCEPTANCE**
- [x] Use UCLA colors
- [x] Use UCLA fonts
- [x] Set header height consistent with C5 design
- [x] Add an about link to a static page (empty for this ticket)
- [x] Add a feedback block as shown in the V3 header component
**DETAILS**
* Logo and assets are available here: https://projects.invisionapp.com/d/main#/console/16734276/350465645/inspect
* Colors and style guide are available here:
https://projects.invisionapp.com/d/main#/console/16734276/350465650/inspect
* Full brand guidelines at:
http://brand.ucla.edu/identity/colors
**MOCK-UP**
<img width="528" alt="image" src="https://user-images.githubusercontent.com/3064318/54228594-7ba7ed80-44d0-11e9-8d14-e02dd42c4872.png"> | 1.0 | Implement updated header design - See also #268 - Add Link to Library Homepage
See also #269 - Add an About Page
**ACCEPTANCE**
- [x] Use UCLA colors
- [x] Use UCLA fonts
- [x] Set header height consistent with C5 design
- [x] Add an about link to a static page (empty for this ticket)
- [x] Add a feedback block as shown in the V3 header component
**DETAILS**
* Logo and assets are available here: https://projects.invisionapp.com/d/main#/console/16734276/350465645/inspect
* Colors and style guide are available here:
https://projects.invisionapp.com/d/main#/console/16734276/350465650/inspect
* Full brand guidelines at:
http://brand.ucla.edu/identity/colors
**MOCK-UP**
<img width="528" alt="image" src="https://user-images.githubusercontent.com/3064318/54228594-7ba7ed80-44d0-11e9-8d14-e02dd42c4872.png"> | design | implement updated header design see also add link to library homepage see also add an about page acceptance use ucla colors use ucla fonts set header height consistent with design add an about link to a static page empty for this ticket add a feedback block as shown in the header component details logo and assets are available here colors and style guide are available here full brand guidelines at mock up img width alt image src | 1 |
688,119 | 23,549,036,658 | IssuesEvent | 2022-08-21 14:56:57 | RinMinase/anidb-be | https://api.github.com/repos/RinMinase/anidb-be | closed | Use API for exchange rate for summary - unit specs | Type: Feature Priority: Normal | Request exchange rate using the link below :
`https://api.exchangeratesapi.io/latest?base=<currency>&symbols=<currency>`
**Where :**
- `base` - is the base currency to convert from
- `symbols` - is the target currency to convert to (e.g. `USD,GBP`) | 1.0 | Use API for exchange rate for summary - unit specs - Request exchange rate using the link below :
`https://api.exchangeratesapi.io/latest?base=<currency>&symbols=<currency>`
**Where :**
- `base` - is the base currency to convert from
- `symbols` - is the target currency to convert to (e.g. `USD,GBP`) | non_design | use api for exchange rate for summary unit specs request exchange rate using the link below where base is the base currency to convert from symbols is the target currency to convert to e g usd gbp | 0 |
6,592 | 2,590,033,196 | IssuesEvent | 2015-02-18 16:32:51 | OxfordEcosystemsLab/gemdata | https://api.github.com/repos/OxfordEcosystemsLab/gemdata | opened | update forestplots importer to be able to handle ramets with dup tags | low priority | forestplot importer should add a code to each ramet (e.g. "R1", "R2", etc), and use forestplot's TreeID to keep track of ramets in future updates from forestplots. | 1.0 | update forestplots importer to be able to handle ramets with dup tags - forestplot importer should add a code to each ramet (e.g. "R1", "R2", etc), and use forestplot's TreeID to keep track of ramets in future updates from forestplots. | non_design | update forestplots importer to be able to handle ramets with dup tags forestplot importer should add a code to each ramet e g etc and use forestplot s treeid to keep track of ramets in future updates from forestplots | 0 |
425,722 | 29,495,422,595 | IssuesEvent | 2023-06-02 16:31:53 | santiagocasas/looti-test-public | https://api.github.com/repos/santiagocasas/looti-test-public | opened | Managing public repo, documentation, template | documentation enhancement | Public repo contains now a template with documentation, tests and CI pipelines.
Get a minimal working version of this cleaned up. | 1.0 | Managing public repo, documentation, template - Public repo contains now a template with documentation, tests and CI pipelines.
Get a minimal working version of this cleaned up. | non_design | managing public repo documentation template public repo contains now a template with documentation tests and ci pipelines get a minimal working version of this cleaned up | 0 |
35,043 | 4,963,517,427 | IssuesEvent | 2016-12-03 08:40:54 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/cockroach-go/crdb: TestExecuteTx failed under stress | Robot test-failure | SHA: https://github.com/cockroachdb/cockroach/commits/3b96bf09c468253ae24064665b2fa2fa1796f417
Parameters:
```
COCKROACH_PROPOSER_EVALUATED_KV=
TAGS=
GOFLAGS=-race
```
Stress build found a failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=75310&tab=buildLog
```
2016/12/03 08:17:07 Using automatically-downloaded binary: /var/tmp/cockroach.linux-amd64.3b96bf09c468253ae24064665b2fa2fa1796f417
2016/12/03 08:17:07 fork/exec /var/tmp/cockroach.linux-amd64.3b96bf09c468253ae24064665b2fa2fa1796f417: text file busy
testserver.go:123: failure starting process: fork/exec /var/tmp/cockroach.linux-amd64.3b96bf09c468253ae24064665b2fa2fa1796f417: text file busy
ERROR: exit status 1
1 runs completed, 1 failures, over 2s
Makefile:138: recipe for target 'stress' failed
make: *** [stress] Error 1
``` | 1.0 | github.com/cockroachdb/cockroach/vendor/github.com/cockroachdb/cockroach-go/crdb: TestExecuteTx failed under stress - SHA: https://github.com/cockroachdb/cockroach/commits/3b96bf09c468253ae24064665b2fa2fa1796f417
Parameters:
```
COCKROACH_PROPOSER_EVALUATED_KV=
TAGS=
GOFLAGS=-race
```
Stress build found a failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=75310&tab=buildLog
```
2016/12/03 08:17:07 Using automatically-downloaded binary: /var/tmp/cockroach.linux-amd64.3b96bf09c468253ae24064665b2fa2fa1796f417
2016/12/03 08:17:07 fork/exec /var/tmp/cockroach.linux-amd64.3b96bf09c468253ae24064665b2fa2fa1796f417: text file busy
testserver.go:123: failure starting process: fork/exec /var/tmp/cockroach.linux-amd64.3b96bf09c468253ae24064665b2fa2fa1796f417: text file busy
ERROR: exit status 1
1 runs completed, 1 failures, over 2s
Makefile:138: recipe for target 'stress' failed
make: *** [stress] Error 1
``` | non_design | github com cockroachdb cockroach vendor github com cockroachdb cockroach go crdb testexecutetx failed under stress sha parameters cockroach proposer evaluated kv tags goflags race stress build found a failed test using automatically downloaded binary var tmp cockroach linux fork exec var tmp cockroach linux text file busy testserver go failure starting process fork exec var tmp cockroach linux text file busy error exit status runs completed failures over makefile recipe for target stress failed make error | 0 |
136,054 | 19,699,410,596 | IssuesEvent | 2022-01-12 15:16:43 | chapel-lang/chapel | https://api.github.com/repos/chapel-lang/chapel | opened | Support initialization of / assignment to tuples via iterable expressions? | type: Design area: Language | Since tuples support iteration:
```chapel
for e in (1, 2, 3) do ...
```
I often find myself thinking that I should be able to initialize a tuple or assign to a tuple using an iterable expression as well, for example:
```chapel
// or any of these without the `var` or with a singleton tuple variable `my3Tuple`
var (i1, i2, i3) = [i in 1..3] i;
var (a1, a2, a3) = A[1..3];
var (s1, s2, s3) = "I'm a tuple".split(" ");
```
since it feels like a form of zippered iteration. Should we support such forms? | 1.0 | Support initialization of / assignment to tuples via iterable expressions? - Since tuples support iteration:
```chapel
for e in (1, 2, 3) do ...
```
I often find myself thinking that I should be able to initialize a tuple or assign to a tuple using an iterable expression as well, for example:
```chapel
// or any of these without the `var` or with a singleton tuple variable `my3Tuple`
var (i1, i2, i3) = [i in 1..3] i;
var (a1, a2, a3) = A[1..3];
var (s1, s2, s3) = "I'm a tuple".split(" ");
```
since it feels like a form of zippered iteration. Should we support such forms? | design | support initialization of assignment to tuples via iterable expressions since tuples support iteration chapel for e in do i often find myself thinking that i should be able to initialize a tuple or assign to a tuple using an iterable expression as well for example chapel or any of these without the var or with a singleton tuple variable var i var a var i m a tuple split since it feels like a form of zippered iteration should we support such forms | 1 |
161,986 | 25,458,883,843 | IssuesEvent | 2022-11-24 16:30:31 | frain-dev/convoy-website | https://api.github.com/repos/frain-dev/convoy-website | closed | Build pricing page | design | We need a new page on the website to communicate Convoy pricing to customers. | 1.0 | Build pricing page - We need a new page on the website to communicate Convoy pricing to customers. | design | build pricing page we need a new page on the website to communicate convoy pricing to customers | 1 |
143,737 | 22,151,414,871 | IssuesEvent | 2022-06-03 17:14:29 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | opened | ToolsPanel: The ToolsPanel menu gets in the way of seeing what selected options look like | [Type] Enhancement [Feature] Design Tools | ### Description
When using the ToolsPanel to select different design tool options, the ToolsPanel menu obscures the content behind. This means you can't select a design tool and get an idea of what it actually does without closing the menu first.

### Step-by-step reproduction instructions
.
### Screenshots, screen recording, code snippet
_No response_
### Environment info
_No response_
### Please confirm that you have searched existing issues in the repo.
Yes, No
### Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes | 1.0 | ToolsPanel: The ToolsPanel menu gets in the way of seeing what selected options look like - ### Description
When using the ToolsPanel to select different design tool options, the ToolsPanel menu obscures the content behind. This means you can't select a design tool and get an idea of what it actually does without closing the menu first.

### Step-by-step reproduction instructions
.
### Screenshots, screen recording, code snippet
_No response_
### Environment info
_No response_
### Please confirm that you have searched existing issues in the repo.
Yes, No
### Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes | design | toolspanel the toolspanel menu gets in the way of seeing what selected options look like description when using the toolspanel to select different design tool options the toolspanel menu obscures the content behind this means you can t select a design tool and get an idea of what it actually does without closing the menu first step by step reproduction instructions screenshots screen recording code snippet no response environment info no response please confirm that you have searched existing issues in the repo yes no please confirm that you have tested with all plugins deactivated except gutenberg yes | 1 |
118,718 | 15,360,405,150 | IssuesEvent | 2021-03-01 16:53:53 | carbon-design-system/carbon-for-ibm-dotcom | https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom | opened | [Card in card]: Create the functional specifications | Sprint Must Have adopter support adopter: AEM ba design | <!-- Avoid any type of solutions in this user story -->
<!-- replace _{{...}}_ with your own words or remove -->
#### User Story
<!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} -->
> As a `[user role below]`:
DDS developer
> I need to:
have the `Card in card` functional specs
> so that I can:
so that I can properly code the `Card in card` component that meets the Design functions and intent
#### Additional information
<!-- {{Please provide any additional information or resources for reference}} -->
- **Overview and scope of the engineering work should be included in the linked epic (#5304 )**
- Designs provided by AEM
- Development issue (TBD )
Link to design spec [Box folder](https://ibm.ent.box.com/folder/132489332751?s=jad2fd65p56odcme9aoy1lgmuo1xaifu)

- Video should open in Lightbox media viewer
- Whole card is clickable, aka hover on image/video would trigger `hover` state of "inset" text card
- Card icon should follow current CTA functionality, allowing multiple icon based on link type (email, external link, link, etc)
- Media should be 16x9 on all breakpoints except `sm`, where it is 4x3
- Potentially repurpose CTA - feature https://ibmdotcom-web-components.mybluemix.net/?path=/story/components-cta--feature
#### Acceptance criteria
- [ ] Documented `Card group` functional specifications
- [ ] Sent and/or presented the specs to Design and Engineering for their review and comments
- [ ] Additional stories are created, if needed, for any work to be done in future sprints
| 1.0 | [Card in card]: Create the functional specifications - <!-- Avoid any type of solutions in this user story -->
<!-- replace _{{...}}_ with your own words or remove -->
#### User Story
<!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} -->
> As a `[user role below]`:
DDS developer
> I need to:
have the `Card in card` functional specs
> so that I can:
so that I can properly code the `Card in card` component that meets the Design functions and intent
#### Additional information
<!-- {{Please provide any additional information or resources for reference}} -->
- **Overview and scope of the engineering work should be included in the linked epic (#5304 )**
- Designs provided by AEM
- Development issue (TBD )
Link to design spec [Box folder](https://ibm.ent.box.com/folder/132489332751?s=jad2fd65p56odcme9aoy1lgmuo1xaifu)

- Video should open in Lightbox media viewer
- Whole card is clickable, aka hover on image/video would trigger `hover` state of "inset" text card
- Card icon should follow current CTA functionality, allowing multiple icon based on link type (email, external link, link, etc)
- Media should be 16x9 on all breakpoints except `sm`, where it is 4x3
- Potentially repurpose CTA - feature https://ibmdotcom-web-components.mybluemix.net/?path=/story/components-cta--feature
#### Acceptance criteria
- [ ] Documented `Card group` functional specifications
- [ ] Sent and/or presented the specs to Design and Engineering for their review and comments
- [ ] Additional stories are created, if needed, for any work to be done in future sprints
| design | create the functional specifications user story as a dds developer i need to have the card in card functional specs so that i can so that i can properly code the card in card component that meets the design functions and intent additional information overview and scope of the engineering work should be included in the linked epic designs provided by aem development issue tbd link to design spec video should open in lightbox media viewer whole card is clickable aka hover on image video would trigger hover state of inset text card card icon should follow current cta functionality allowing multiple icon based on link type email external link link etc media should be on all breakpoints except sm where it is potentially repurpose cta feature acceptance criteria documented card group functional specifications sent and or presented the specs to design and engineering for their review and comments additional stories are created if needed for any work to be done in future sprints | 1 |
124,887 | 16,674,388,217 | IssuesEvent | 2021-06-07 14:35:17 | Opentrons/opentrons | https://api.github.com/repos/Opentrons/opentrons | closed | LC: New footprint error -- too small for slot | :spider: SPDDRS design labware creator | ## Background
As a user I would like to know that there is a way to get adapters for labware that is too small to fit in slots. This will trigger for all labware. Logic for existing "too big for slot" error to be updated for this "too small for slot" error. Bounds for too big or too small contained in labware form schema code as min / max.
## Design

## Acceptance criteria
- [ ] When a labware is too small (beyond the lower bounds of what is acceptable to the form field) user should see an additional error. `MIN_X_DIMENSION = 127` `MIN_Y_DIMENSION = 85` (error will trigger if under the min)
- [ ] The link in the error goes to: https://docs.google.com/forms/d/e/1FAIpQLScvsHlXQrtIhIQYO0zr6mYwmzOCGpYPqepeDIorFIyj2jT-UQ/viewform
- [ ] E2E tests updated to verify too small error is triggered
@Kadee80 - can you add bounds for this | 1.0 | LC: New footprint error -- too small for slot - ## Background
As a user I would like to know that there is a way to get adapters for labware that is too small to fit in slots. This will trigger for all labware. Logic for existing "too big for slot" error to be updated for this "too small for slot" error. Bounds for too big or too small contained in labware form schema code as min / max.
## Design

## Acceptance criteria
- [ ] When a labware is too small (beyond the lower bounds of what is acceptable to the form field) user should see an additional error. `MIN_X_DIMENSION = 127` `MIN_Y_DIMENSION = 85` (error will trigger if under the min)
- [ ] The link in the error goes to: https://docs.google.com/forms/d/e/1FAIpQLScvsHlXQrtIhIQYO0zr6mYwmzOCGpYPqepeDIorFIyj2jT-UQ/viewform
- [ ] E2E tests updated to verify too small error is triggered
@Kadee80 - can you add bounds for this | design | lc new footprint error too small for slot background as a user i would like to know that there is a way to get adapters for labware that is too small to fit in slots this will trigger for all labware logic for existing too big for slot error to be updated for this too small for slot error bounds for too big or too small contained in labware form schema code as min max design acceptance criteria when a labware is too small beyond the lower bounds of what is acceptable to the form field user should see an additional error min x dimension min y dimension error will trigger if under the min the link in the error goes to tests updated to verify too small error is triggered can you add bounds for this | 1 |
1,733 | 2,603,970,354 | IssuesEvent | 2015-02-24 19:00:07 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳生殖疱疹怎么治疗啊 | auto-migrated Priority-Medium Type-Defect | ```
沈阳生殖疱疹怎么治疗啊〓沈陽軍區政治部醫院性病〓TEL:02
4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療�
��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝�
��的歷史悠久、設備精良、技術權威、專家云集,是預防、保
健、醫療、科研康復為一體的綜合性醫院。是國家首批公立��
�等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學�
��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍
空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集��
�二等功。
```
-----
Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 7:27 | 1.0 | 沈阳生殖疱疹怎么治疗啊 - ```
沈阳生殖疱疹怎么治疗啊〓沈陽軍區政治部醫院性病〓TEL:02
4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療�
��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝�
��的歷史悠久、設備精良、技術權威、專家云集,是預防、保
健、醫療、科研康復為一體的綜合性醫院。是國家首批公立��
�等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學�
��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍
空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集��
�二等功。
```
-----
Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 7:27 | non_design | 沈阳生殖疱疹怎么治疗啊 沈阳生殖疱疹怎么治疗啊〓沈陽軍區政治部醫院性病〓tel: 〓 , � �� 。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 original issue reported on code google com by gmail com on jun at | 0 |
701,437 | 24,098,081,321 | IssuesEvent | 2022-09-19 20:46:38 | googleapis/nodejs-pubsub | https://api.github.com/repos/googleapis/nodejs-pubsub | closed | openTelemetry: "before all" hook for "should run the openTelemetryTracing sample" failed | priority: p2 type: bug api: pubsub samples flakybot: issue | This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: 76c0ab55ecfcf0cee5fad1314ecf2317d471c13a
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/af751ac5-6534-49d7-abcf-250a6b6674e2), [Sponge](http://sponge2/af751ac5-6534-49d7-abcf-250a6b6674e2)
status: failed
<details><summary>Test output</summary><br><pre>16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
Error: 16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
at Object.callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:31:19)
-> /workspace/node_modules/@grpc/grpc-js/src/call.ts:81:17
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:190:52)
-> /workspace/node_modules/@grpc/grpc-js/src/client.ts:352:36
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141)
-> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:462:34
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:328:181)
-> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:424:48
at /workspace/node_modules/@grpc/grpc-js/build/src/call-stream.js:188:78
-> /workspace/node_modules/@grpc/grpc-js/src/call-stream.ts:330:24
at processTicksAndRejections (internal/process/task_queues.js:79:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:160:30)
-> /workspace/node_modules/@grpc/grpc-js/src/client.ts:324:26
at ServiceClientImpl.<anonymous> (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
-> /workspace/node_modules/@grpc/grpc-js/src/make-client.ts:189:15
at /workspace/build/src/v1/publisher_client.js:214:29
-> /workspace/src/v1/publisher_client.ts:305:25
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
-> /workspace/node_modules/google-gax/src/normalCalls/timeout.ts:54:13
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:80:25)
-> /workspace/node_modules/google-gax/src/normalCalls/retries.ts:104:19
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:118:13
-> /workspace/node_modules/google-gax/src/normalCalls/retries.ts:144:7
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
-> /workspace/node_modules/google-gax/src/call.ts:81:23
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
-> /workspace/node_modules/google-gax/src/normalCalls/normalApiCaller.ts:43:15
at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30
-> /workspace/node_modules/google-gax/src/createApiCall.ts:118:26
at processTicksAndRejections (internal/process/task_queues.js:97:5)</pre></details> | 1.0 | openTelemetry: "before all" hook for "should run the openTelemetryTracing sample" failed - This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: 76c0ab55ecfcf0cee5fad1314ecf2317d471c13a
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/af751ac5-6534-49d7-abcf-250a6b6674e2), [Sponge](http://sponge2/af751ac5-6534-49d7-abcf-250a6b6674e2)
status: failed
<details><summary>Test output</summary><br><pre>16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
Error: 16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
at Object.callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:31:19)
-> /workspace/node_modules/@grpc/grpc-js/src/call.ts:81:17
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:190:52)
-> /workspace/node_modules/@grpc/grpc-js/src/client.ts:352:36
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141)
-> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:462:34
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:328:181)
-> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:424:48
at /workspace/node_modules/@grpc/grpc-js/build/src/call-stream.js:188:78
-> /workspace/node_modules/@grpc/grpc-js/src/call-stream.ts:330:24
at processTicksAndRejections (internal/process/task_queues.js:79:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:160:30)
-> /workspace/node_modules/@grpc/grpc-js/src/client.ts:324:26
at ServiceClientImpl.<anonymous> (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
-> /workspace/node_modules/@grpc/grpc-js/src/make-client.ts:189:15
at /workspace/build/src/v1/publisher_client.js:214:29
-> /workspace/src/v1/publisher_client.ts:305:25
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
-> /workspace/node_modules/google-gax/src/normalCalls/timeout.ts:54:13
at repeat (/workspace/node_modules/google-gax/build/src/normalCalls/retries.js:80:25)
-> /workspace/node_modules/google-gax/src/normalCalls/retries.ts:104:19
at /workspace/node_modules/google-gax/build/src/normalCalls/retries.js:118:13
-> /workspace/node_modules/google-gax/src/normalCalls/retries.ts:144:7
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
-> /workspace/node_modules/google-gax/src/call.ts:81:23
at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
-> /workspace/node_modules/google-gax/src/normalCalls/normalApiCaller.ts:43:15
at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30
-> /workspace/node_modules/google-gax/src/createApiCall.ts:118:26
at processTicksAndRejections (internal/process/task_queues.js:97:5)</pre></details> | non_design | opentelemetry before all hook for should run the opentelemetrytracing sample failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output unauthenticated request had invalid authentication credentials expected oauth access token login cookie or other valid authentication credential see error unauthenticated request had invalid authentication credentials expected oauth access token login cookie or other valid authentication credential see at object callerrorfromstatus workspace node modules grpc grpc js build src call js workspace node modules grpc grpc js src call ts at object onreceivestatus workspace node modules grpc grpc js build src client js workspace node modules grpc grpc js src client ts at object onreceivestatus workspace node modules grpc grpc js build src client interceptors js workspace node modules grpc grpc js src client interceptors ts at object onreceivestatus workspace node modules grpc grpc js build src client interceptors js workspace node modules grpc grpc js src client interceptors ts at workspace node modules grpc grpc js build src call stream js workspace node modules grpc grpc js src call stream ts at processticksandrejections internal process task queues js for call at at serviceclientimpl makeunaryrequest workspace node modules grpc grpc js build src client js workspace node modules grpc grpc js src client ts at serviceclientimpl workspace node modules grpc grpc js build src make client js workspace node modules grpc grpc js src make client ts at workspace build src publisher client js workspace src publisher client ts at workspace node modules google gax build src normalcalls timeout js workspace node modules google gax src normalcalls timeout ts at repeat workspace node modules google gax build src normalcalls retries js workspace node modules google gax src normalcalls retries ts at workspace node modules google gax build src normalcalls retries js workspace node modules google gax src normalcalls retries ts at ongoingcall call workspace node modules google gax build src call js workspace node modules google gax src call ts at normalapicaller call workspace node modules google gax build src normalcalls normalapicaller js workspace node modules google gax src normalcalls normalapicaller ts at workspace node modules google gax build src createapicall js workspace node modules google gax src createapicall ts at processticksandrejections internal process task queues js | 0 |
297,372 | 9,167,689,580 | IssuesEvent | 2019-03-02 15:55:12 | RobertsLab/resources | https://api.github.com/repos/RobertsLab/resources | closed | Determine common track(s) for 4 species | high priority | to compare methylation can a gene track etc be identified for all four species? What are those tracks? | 1.0 | Determine common track(s) for 4 species - to compare methylation can a gene track etc be identified for all four species? What are those tracks? | non_design | determine common track s for species to compare methylation can a gene track etc be identified for all four species what are those tracks | 0 |
100,584 | 12,536,572,097 | IssuesEvent | 2020-06-05 00:30:48 | terraref/reference-data | https://api.github.com/repos/terraref/reference-data | closed | Data archiving strategy | kind/design kind/discussion org/ncsa priority/critical | We are nearing our full 1 PB allocation on storage condo. With full-field mosaics running on the RGB plant mask & NRMAC data in addition to what we had before, plus new plot-level imagery products, plus ongoing data capture including VNIR, we won't make it through March without taking steps.
https://opensource.ncsa.illinois.edu/confluence/display/CATS/Clowder+Data+Archiving+Support
I created a Clowder wiki page to handle the Clowder UI side of archiving things - so that we can still include metadata and references to e.g Season 1 data even if the raw files are moved elsewhere.
We need to establish and execute archiving strategy. In general, we have talked about:
- focus on raw_data first - if we can retain Level_1+ products, that is sufficient for most pipelines unless fundamental problems with a Level_1 extractor is discovered.
- focus on older data, e.g. 2016 - Season 1 and 2 data are of less interest than 4 or 6.
- focus on Winter Wheat over sorghum? Hopefully this is less necessary once first two steps are addressed.
I'm working on generating some rough file counts by season and product that will help inform this process.
Season 1
- [x] VNIR/SWIR
- [x] co2Sensor
- [x] cropCircle
- [x] EnvironmentLogger
- [x] flirIrCamera
- [x] lightning
- [x] ndviSensor
- [x] priSensor
- [x] weather
- [x] ps2Top
- [x] scanner3DTop
Season 2
- [x] co2Sensor
- [x] cropCircle
- [x] EnvironmentLogger
- [x] flirIrCamera
- [x] lightning
- [x] ndviSensor
- [x] priSensor
- [x] weather
- [x] ps2Top
- [x] scanner3DTop
- [x] stereoTop
- [x] SWIR
- [x] VNIR 14/17TB complete
| 1.0 | Data archiving strategy - We are nearing our full 1 PB allocation on storage condo. With full-field mosaics running on the RGB plant mask & NRMAC data in addition to what we had before, plus new plot-level imagery products, plus ongoing data capture including VNIR, we won't make it through March without taking steps.
https://opensource.ncsa.illinois.edu/confluence/display/CATS/Clowder+Data+Archiving+Support
I created a Clowder wiki page to handle the Clowder UI side of archiving things - so that we can still include metadata and references to e.g Season 1 data even if the raw files are moved elsewhere.
We need to establish and execute archiving strategy. In general, we have talked about:
- focus on raw_data first - if we can retain Level_1+ products, that is sufficient for most pipelines unless fundamental problems with a Level_1 extractor is discovered.
- focus on older data, e.g. 2016 - Season 1 and 2 data are of less interest than 4 or 6.
- focus on Winter Wheat over sorghum? Hopefully this is less necessary once first two steps are addressed.
I'm working on generating some rough file counts by season and product that will help inform this process.
Season 1
- [x] VNIR/SWIR
- [x] co2Sensor
- [x] cropCircle
- [x] EnvironmentLogger
- [x] flirIrCamera
- [x] lightning
- [x] ndviSensor
- [x] priSensor
- [x] weather
- [x] ps2Top
- [x] scanner3DTop
Season 2
- [x] co2Sensor
- [x] cropCircle
- [x] EnvironmentLogger
- [x] flirIrCamera
- [x] lightning
- [x] ndviSensor
- [x] priSensor
- [x] weather
- [x] ps2Top
- [x] scanner3DTop
- [x] stereoTop
- [x] SWIR
- [x] VNIR 14/17TB complete
| design | data archiving strategy we are nearing our full pb allocation on storage condo with full field mosaics running on the rgb plant mask nrmac data in addition to what we had before plus new plot level imagery products plus ongoing data capture including vnir we won t make it through march without taking steps i created a clowder wiki page to handle the clowder ui side of archiving things so that we can still include metadata and references to e g season data even if the raw files are moved elsewhere we need to establish and execute archiving strategy in general we have talked about focus on raw data first if we can retain level products that is sufficient for most pipelines unless fundamental problems with a level extractor is discovered focus on older data e g season and data are of less interest than or focus on winter wheat over sorghum hopefully this is less necessary once first two steps are addressed i m working on generating some rough file counts by season and product that will help inform this process season vnir swir cropcircle environmentlogger flirircamera lightning ndvisensor prisensor weather season cropcircle environmentlogger flirircamera lightning ndvisensor prisensor weather stereotop swir vnir complete | 1 |
123,586 | 16,508,716,095 | IssuesEvent | 2021-05-25 23:22:31 | microsoft/TypeScript | https://api.github.com/repos/microsoft/TypeScript | closed | Design Meeting Notes, 1/15/2021 | Design Notes | # Smarter Literal/Subtype Reduction
https://github.com/microsoft/TypeScript/pull/42353
* Imagine `EnumA` and `EnumB` which each have 1000 members.
* If you have an array like `[EnumA.Member1, EnumB.Member1, someObject]`, then we'll try to do subtype reduction.
* Each enum is technically a union, with 1000 literal type members.
* Subtype reduction is O(n<sup>2</sup>), so when we try to reduce each enum, that can end up being expensive! We have a heuristic to avoid doing this work by checking up-front if we're going to do a lot of work.
* However, in this PR, we always start out by doing a literal type reduction pass (a pass which is way cheaper than general subtype reduction), and *then* do full subtype reduction.
* We always had a literal type reduction pass, but now we always apply it in the presence of any literal types (not just all-literal types).
* We also had this other special code to handle enums before; seems like we were able to remove them.
* The code got smaller from this change! 🎉
* Some...breaks.
* We used to keep `void | undefined` - now we reduce it to `undefined`.
* A change where we now do not reduce primitives and object types that have members in common..
* For example, `[someString, { toString(): string { return "hi" } }]` doesn't reduce to just the object type.
* Does it make sense that `undefined` is reduced to `void`? Isn't it the other way around?
* We've always had `void` being a supertype of `undefined`.
* Users try to cast to `unknown[]` or `any[]` or whatever, but it doesn't stop the complex computation. Could we peek at that?
* Potentially - could just do a single assignability check to
# Exploding Template String Types
```ts
`${theme.colors.grey} ${theme.colors.grey} ${theme.colors.white}`
```
```ts
declare var a: "a" | "whole" | "bunch" | "of" | ... | "strings";
const t = `${a} ${a} ${a}`;
```
* Expands out to a very big union type.
* If the union is too big, it can be too complex.
* It used to be that you had to opt into template literal types with `as const` on template strings - now you're sort of always thrown into it.
* Two proposals
* One is "this thing is too big" and give a better error message, and
* make it so that `as string` allows you to opt out.
* Do we have any tests for perf?
* Relatively new feature.
* Well we know this is strictly never going to be faster.
* Try to find some project that uses template strings to see what sort of regressions they have.
* Artsy has some, we can ping them!
* Also maybe provide a quick fix.*
* Feels like the usual expectation is "give me a *reasonable* type, and I'll use `as const` unless I opt-in."
* Can convince ourselves of either direction.
* Thing that's odd about not doing this work
```ts
const x = `somestring`; // this is a literal type
const str = "string;
const x = `some${str}`; // this is not? fishy.
```
* We *really should* try to avoid doing the full type computation if you're contextually typed, it happens all the time. | 1.0 | Design Meeting Notes, 1/15/2021 - # Smarter Literal/Subtype Reduction
https://github.com/microsoft/TypeScript/pull/42353
* Imagine `EnumA` and `EnumB` which each have 1000 members.
* If you have an array like `[EnumA.Member1, EnumB.Member1, someObject]`, then we'll try to do subtype reduction.
* Each enum is technically a union, with 1000 literal type members.
* Subtype reduction is O(n<sup>2</sup>), so when we try to reduce each enum, that can end up being expensive! We have a heuristic to avoid doing this work by checking up-front if we're going to do a lot of work.
* However, in this PR, we always start out by doing a literal type reduction pass (a pass which is way cheaper than general subtype reduction), and *then* do full subtype reduction.
* We always had a literal type reduction pass, but now we always apply it in the presence of any literal types (not just all-literal types).
* We also had this other special code to handle enums before; seems like we were able to remove them.
* The code got smaller from this change! 🎉
* Some...breaks.
* We used to keep `void | undefined` - now we reduce it to `undefined`.
* A change where we now do not reduce primitives and object types that have members in common..
* For example, `[someString, { toString(): string { return "hi" } }]` doesn't reduce to just the object type.
* Does it make sense that `undefined` is reduced to `void`? Isn't it the other way around?
* We've always had `void` being a supertype of `undefined`.
* Users try to cast to `unknown[]` or `any[]` or whatever, but it doesn't stop the complex computation. Could we peek at that?
* Potentially - could just do a single assignability check to
# Exploding Template String Types
```ts
`${theme.colors.grey} ${theme.colors.grey} ${theme.colors.white}`
```
```ts
declare var a: "a" | "whole" | "bunch" | "of" | ... | "strings";
const t = `${a} ${a} ${a}`;
```
* Expands out to a very big union type.
* If the union is too big, it can be too complex.
* It used to be that you had to opt into template literal types with `as const` on template strings - now you're sort of always thrown into it.
* Two proposals
* One is "this thing is too big" and give a better error message, and
* make it so that `as string` allows you to opt out.
* Do we have any tests for perf?
* Relatively new feature.
* Well we know this is strictly never going to be faster.
* Try to find some project that uses template strings to see what sort of regressions they have.
* Artsy has some, we can ping them!
* Also maybe provide a quick fix.*
* Feels like the usual expectation is "give me a *reasonable* type, and I'll use `as const` unless I opt-in."
* Can convince ourselves of either direction.
* Thing that's odd about not doing this work
```ts
const x = `somestring`; // this is a literal type
const str = "string;
const x = `some${str}`; // this is not? fishy.
```
* We *really should* try to avoid doing the full type computation if you're contextually typed, it happens all the time. | design | design meeting notes smarter literal subtype reduction imagine enuma and enumb which each have members if you have an array like then we ll try to do subtype reduction each enum is technically a union with literal type members subtype reduction is o n so when we try to reduce each enum that can end up being expensive we have a heuristic to avoid doing this work by checking up front if we re going to do a lot of work however in this pr we always start out by doing a literal type reduction pass a pass which is way cheaper than general subtype reduction and then do full subtype reduction we always had a literal type reduction pass but now we always apply it in the presence of any literal types not just all literal types we also had this other special code to handle enums before seems like we were able to remove them the code got smaller from this change 🎉 some breaks we used to keep void undefined now we reduce it to undefined a change where we now do not reduce primitives and object types that have members in common for example doesn t reduce to just the object type does it make sense that undefined is reduced to void isn t it the other way around we ve always had void being a supertype of undefined users try to cast to unknown or any or whatever but it doesn t stop the complex computation could we peek at that potentially could just do a single assignability check to exploding template string types ts theme colors grey theme colors grey theme colors white ts declare var a a whole bunch of strings const t a a a expands out to a very big union type if the union is too big it can be too complex it used to be that you had to opt into template literal types with as const on template strings now you re sort of always thrown into it two proposals one is this thing is too big and give a better error message and make it so that as string allows you to opt out do we have any tests for perf relatively new feature well we know this is strictly never going to be faster try to find some project that uses template strings to see what sort of regressions they have artsy has some we can ping them also maybe provide a quick fix feels like the usual expectation is give me a reasonable type and i ll use as const unless i opt in can convince ourselves of either direction thing that s odd about not doing this work ts const x somestring this is a literal type const str string const x some str this is not fishy we really should try to avoid doing the full type computation if you re contextually typed it happens all the time | 1 |
507,678 | 14,680,156,543 | IssuesEvent | 2020-12-31 09:13:19 | k8smeetup/website-tasks | https://api.github.com/repos/k8smeetup/website-tasks | opened | /docs/tasks/debug-application-cluster/logging-stackdriver.md | lang/zh priority/P0 sync/update version/master welcome | Source File: [/docs/tasks/debug-application-cluster/logging-stackdriver.md](https://github.com/kubernetes/website/blob/master/content/en/docs/tasks/debug-application-cluster/logging-stackdriver.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译文档更新差异
git diff --no-index -- content/en/docs/tasks/debug-application-cluster/logging-stackdriver.md content/zh/docs/tasks/debug-application-cluster/logging-stackdriver.md
# 跨分支持查看原始文档更新差异
git diff release-1.19 master -- content/en/docs/tasks/debug-application-cluster/logging-stackdriver.md
``` | 1.0 | /docs/tasks/debug-application-cluster/logging-stackdriver.md - Source File: [/docs/tasks/debug-application-cluster/logging-stackdriver.md](https://github.com/kubernetes/website/blob/master/content/en/docs/tasks/debug-application-cluster/logging-stackdriver.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译文档更新差异
git diff --no-index -- content/en/docs/tasks/debug-application-cluster/logging-stackdriver.md content/zh/docs/tasks/debug-application-cluster/logging-stackdriver.md
# 跨分支持查看原始文档更新差异
git diff release-1.19 master -- content/en/docs/tasks/debug-application-cluster/logging-stackdriver.md
``` | non_design | docs tasks debug application cluster logging stackdriver md source file diff 命令参考 bash 查看原始文档与翻译文档更新差异 git diff no index content en docs tasks debug application cluster logging stackdriver md content zh docs tasks debug application cluster logging stackdriver md 跨分支持查看原始文档更新差异 git diff release master content en docs tasks debug application cluster logging stackdriver md | 0 |
149,736 | 23,517,376,350 | IssuesEvent | 2022-08-18 23:26:27 | 100chats/100chats | https://api.github.com/repos/100chats/100chats | opened | Create better recommendation algorithm | backend design | Right now, other users are added to a queue on the primary user's object that have not been swiped on by the primary user.
Need to figure out and implement a better recommendation algorithm | 1.0 | Create better recommendation algorithm - Right now, other users are added to a queue on the primary user's object that have not been swiped on by the primary user.
Need to figure out and implement a better recommendation algorithm | design | create better recommendation algorithm right now other users are added to a queue on the primary user s object that have not been swiped on by the primary user need to figure out and implement a better recommendation algorithm | 1 |
93,732 | 11,801,493,690 | IssuesEvent | 2020-03-18 19:34:08 | DylanBulmer/EngineeringEngineers | https://api.github.com/repos/DylanBulmer/EngineeringEngineers | opened | Design View: “Community” Comments Tab for Video Viewing Page | design | The relevant components for this are already design (I believe), but a mockup of exactly what this view should look like is desired. | 1.0 | Design View: “Community” Comments Tab for Video Viewing Page - The relevant components for this are already design (I believe), but a mockup of exactly what this view should look like is desired. | design | design view “community” comments tab for video viewing page the relevant components for this are already design i believe but a mockup of exactly what this view should look like is desired | 1 |
820,939 | 30,796,121,915 | IssuesEvent | 2023-07-31 20:02:05 | kserve/kserve | https://api.github.com/repos/kserve/kserve | closed | option to load credentials directly from a secret for s3 | priority/p2 area/engprod kind/feature kfserving/storage | Currently to download from a private S3 bucket [you create both a secret and a service account that you link it to](https://github.com/kubeflow/kfserving/blob/master/docs/samples/s3/s3_secret.yaml). You then set the [serviceAccountName on the KFService ](https://github.com/kubeflow/kfserving/blob/master/docs/samples/s3/tensorflow_s3.yaml#L7) and it is [used to add env vars based on the secret to the initContainer that downloads the model](https://github.com/kubeflow/kfserving/blob/master/pkg/controller/kfservice/resources/credentials/service_account_credentials.go#L94).
It might be easier for s3 users to just create a secret containing entries intended as environment variables and link that directly by having a 'envSecretRefName' entry in the CRD. This could be used in the implementation to use 'envFrom' to apply the secret's values.
It seems the[ original idea for credentials was to use a Secret ](https://github.com/kubeflow/kfserving/issues/36)and this morphed into a ServiceAccount as a 'first pass'. Presumably there's no in principle objection to also supporting a direct secret for s3? | 1.0 | option to load credentials directly from a secret for s3 - Currently to download from a private S3 bucket [you create both a secret and a service account that you link it to](https://github.com/kubeflow/kfserving/blob/master/docs/samples/s3/s3_secret.yaml). You then set the [serviceAccountName on the KFService ](https://github.com/kubeflow/kfserving/blob/master/docs/samples/s3/tensorflow_s3.yaml#L7) and it is [used to add env vars based on the secret to the initContainer that downloads the model](https://github.com/kubeflow/kfserving/blob/master/pkg/controller/kfservice/resources/credentials/service_account_credentials.go#L94).
It might be easier for s3 users to just create a secret containing entries intended as environment variables and link that directly by having a 'envSecretRefName' entry in the CRD. This could be used in the implementation to use 'envFrom' to apply the secret's values.
It seems the[ original idea for credentials was to use a Secret ](https://github.com/kubeflow/kfserving/issues/36)and this morphed into a ServiceAccount as a 'first pass'. Presumably there's no in principle objection to also supporting a direct secret for s3? | non_design | option to load credentials directly from a secret for currently to download from a private bucket you then set the and it is it might be easier for users to just create a secret containing entries intended as environment variables and link that directly by having a envsecretrefname entry in the crd this could be used in the implementation to use envfrom to apply the secret s values it seems the this morphed into a serviceaccount as a first pass presumably there s no in principle objection to also supporting a direct secret for | 0 |
75,829 | 9,332,897,255 | IssuesEvent | 2019-03-28 13:20:00 | hevselavierlines/dddrt | https://api.github.com/repos/hevselavierlines/dddrt | closed | Add Services (APIs) | Design enhancement | It should be possible for the user to create a simple API that is on the border of the Bounded Context and declares which properties are used within the service. The main implementation should not be provided and is part in the Java code. | 1.0 | Add Services (APIs) - It should be possible for the user to create a simple API that is on the border of the Bounded Context and declares which properties are used within the service. The main implementation should not be provided and is part in the Java code. | design | add services apis it should be possible for the user to create a simple api that is on the border of the bounded context and declares which properties are used within the service the main implementation should not be provided and is part in the java code | 1 |
32,917 | 4,441,533,017 | IssuesEvent | 2016-08-19 09:40:40 | KeitIG/museeks | https://api.github.com/repos/KeitIG/museeks | closed | macOS theme(s)? | design discussion front-end mac | Hey, nice player! I've come to know about it just minutes ago! :)
Would you be interested in having a better UI integration in macOS? I might be able to help design and theme your app in macOS but I need help.
| 1.0 | macOS theme(s)? - Hey, nice player! I've come to know about it just minutes ago! :)
Would you be interested in having a better UI integration in macOS? I might be able to help design and theme your app in macOS but I need help.
| design | macos theme s hey nice player i ve come to know about it just minutes ago would you be interested in having a better ui integration in macos i might be able to help design and theme your app in macos but i need help | 1 |
75,073 | 25,513,610,592 | IssuesEvent | 2022-11-28 14:49:56 | combatopera/aridity | https://api.github.com/repos/combatopera/aridity | opened | allow scope as first arg in get? | defect | this would effectively merge get and getfrom into one function
* should this merge the given scope with the current one, like map does?
* what if we wanted to consider two scopes in addition to current, perhaps a facility to do that is needed instead? | 1.0 | allow scope as first arg in get? - this would effectively merge get and getfrom into one function
* should this merge the given scope with the current one, like map does?
* what if we wanted to consider two scopes in addition to current, perhaps a facility to do that is needed instead? | non_design | allow scope as first arg in get this would effectively merge get and getfrom into one function should this merge the given scope with the current one like map does what if we wanted to consider two scopes in addition to current perhaps a facility to do that is needed instead | 0 |
323,973 | 9,881,615,833 | IssuesEvent | 2019-06-24 15:02:13 | python/mypy | https://api.github.com/repos/python/mypy | opened | Make column/line numbers more precise for common errors | priority-0-high topic-usability | In some cases mypy error messages don't point to the expected location, especially when using `--show-column-numbers`. Example:
```py
def f(x: int) -> None: pass
# Mypy message points to 'f' at the beginning of the line
f(
'foo')
# ^ I'd expect the error point to 'foo' here
```
This is a significant usability issue when running mypy from an editor, especially if error locations are highlighted in the code. Having the correct line number would help usability in general, however.
It would be good to go through selected common error messages, such as invalid argument, undefined name, missing attribute, and incompatible assignment, and make sure that the line/column numbers point to the correct part of the expression/statement.
Note that this may break existing `# type: ignore` comments. I don't think that there's a way around this, other than perhaps providing a tool that can automatically move `# type: ignore` comments to the new locations.
This is basically a subset of existing issues #4276 and #4829. The original issues are too wide-ranging to be actionable in the short term, but fixing a few common messages would solve perhaps 80% of the problem without much effort. | 1.0 | Make column/line numbers more precise for common errors - In some cases mypy error messages don't point to the expected location, especially when using `--show-column-numbers`. Example:
```py
def f(x: int) -> None: pass
# Mypy message points to 'f' at the beginning of the line
f(
'foo')
# ^ I'd expect the error point to 'foo' here
```
This is a significant usability issue when running mypy from an editor, especially if error locations are highlighted in the code. Having the correct line number would help usability in general, however.
It would be good to go through selected common error messages, such as invalid argument, undefined name, missing attribute, and incompatible assignment, and make sure that the line/column numbers point to the correct part of the expression/statement.
Note that this may break existing `# type: ignore` comments. I don't think that there's a way around this, other than perhaps providing a tool that can automatically move `# type: ignore` comments to the new locations.
This is basically a subset of existing issues #4276 and #4829. The original issues are too wide-ranging to be actionable in the short term, but fixing a few common messages would solve perhaps 80% of the problem without much effort. | non_design | make column line numbers more precise for common errors in some cases mypy error messages don t point to the expected location especially when using show column numbers example py def f x int none pass mypy message points to f at the beginning of the line f foo i d expect the error point to foo here this is a significant usability issue when running mypy from an editor especially if error locations are highlighted in the code having the correct line number would help usability in general however it would be good to go through selected common error messages such as invalid argument undefined name missing attribute and incompatible assignment and make sure that the line column numbers point to the correct part of the expression statement note that this may break existing type ignore comments i don t think that there s a way around this other than perhaps providing a tool that can automatically move type ignore comments to the new locations this is basically a subset of existing issues and the original issues are too wide ranging to be actionable in the short term but fixing a few common messages would solve perhaps of the problem without much effort | 0 |
117,092 | 15,052,499,734 | IssuesEvent | 2021-02-03 15:15:53 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | opened | Design: Update content to reflect HEC phone number in footer | design vsa vsa-caregiver | ## Issue Description
_As a veteran who needs help filling out the online the 10-10CG
I want to understand what offline support is available to me
so that i can successfully submit my application._
## Design
-
## Front end tasks
- Ensure the page is styled according to design spec.
- Ensure the back end data from API is displayed in local and review instance
- Ensure unit tests are available.
- Ensure your code changes are covered by E2E tests
- Run axe checks using the Chrome or Firefox browser plugin
- Test for color contrast and color blindness issues
- Zoom layouts to 400% at 1280px width
- Test with 1 or 2 screen readers
- Navigate using the keyboard only
## Acceptance Criteria
- [ ] Designer comments on this issue to approve page styling
- [ ] Unit tests pass
- [ ] E2E tests cover current code and regression
- [ ] End-to-end tests show 0 violations.
- [ ] The data returned matches API response (for given user or scenario)
- [ ] All axe checks pass
- [ ] All color contrast checks pass
- [ ] All zoom testing passes
- [ ] All keyboard checks pass
- [ ] All screenreader checks pass
## Appendix
<details>
<summary>Ensure your code changes are covered by E2E tests (expand)</summary>
- Add E2E tests if none exist for this addition/change.
- Update existing E2E tests if this code will change functionality.
- Include axe checks, including hidden content
</details>
<details>
<summary> Run axe checks using the Chrome or Firefox browser plugin (expand)</summary>
- Ensure no heading levels are skipped.
- Ensure all buttons and labeled inputs use semantic HTML elements.
- Ensure all buttons, labeled elements and images are identified using HTML semantic markers or ARIA roles.
- Ensure form fields have clearly defined boundaries or outlines.
- Ensure form fields do not use placeholder text.
- Ensure form fields have highly visible and specific error states.
</details>
<details>
<summary> Test for color contrast and color blindness issues (expand) </summary>
- All text has appropriate contrast.
</details>
<details>
<summary> Zoom layouts to 400% at 1280px width (expand)</summary>
- Ensure readability and usability are supported when zoomed up to 400% at 1280px browser width
- Ensure no content gets focused offscreen or is hidden from view.
</details>
<details>
<summary> Test with 1 or 2 screen readers (expand)</summary>
- Ensure the page includes a skip navigation link.
- Ensure all links are properly descriptive.
- Ensure screen reader users can hear the text equivalent for each image conveying information.
- Ensure screen reader users can hear the text equivalent for each image button.
- Ensure screen reader users can hear labels and instructions for inputs.
- Ensure purely decorative images are not announced by the screenreader.
</details>
<details>
<summary>Navigate using the keyboard only (expand)</summary>
- Ensure all links (navigation, text and/or image), form controls and page functions can be reached with the tab key in a logical order.
- Ensure all links (navigation, text and/or image), form controls and page functions can be triggered with the spacebar, enter key, or arrow keys.
- Ensure all interactive elements can be reached with the tab key in a logical order
- Ensure all interactive elements can be triggered with the spacebar, enter key, or arrow keys.
- Ensure focus is always visible and appears in logical order.
- Ensure each interactive element has visible focus state which appears in logical order.
</details>
---
## How to configure this issue
- [ ] **Attached to a Milestone** (when will this be completed?)
- [ ] **Attached to an Epic** (what body of work is this a part of?)
- [ ] **Labeled with Team** (`product support`, `analytics-insights`, `operations`, `service-design`, `tools-be`, `tools-fe`)
- [ ] **Labeled with Practice Area** (`backend`, `frontend`, `devops`, `design`, `research`, `product`, `ia`, `qa`, `analytics`, `contact center`, `research`, `accessibility`, `content`)
- [ ] **Labeled with Type** (`bug`, `request`, `discovery`, `documentation`, etc.)
| 1.0 | Design: Update content to reflect HEC phone number in footer - ## Issue Description
_As a veteran who needs help filling out the online the 10-10CG
I want to understand what offline support is available to me
so that i can successfully submit my application._
## Design
-
## Front end tasks
- Ensure the page is styled according to design spec.
- Ensure the back end data from API is displayed in local and review instance
- Ensure unit tests are available.
- Ensure your code changes are covered by E2E tests
- Run axe checks using the Chrome or Firefox browser plugin
- Test for color contrast and color blindness issues
- Zoom layouts to 400% at 1280px width
- Test with 1 or 2 screen readers
- Navigate using the keyboard only
## Acceptance Criteria
- [ ] Designer comments on this issue to approve page styling
- [ ] Unit tests pass
- [ ] E2E tests cover current code and regression
- [ ] End-to-end tests show 0 violations.
- [ ] The data returned matches API response (for given user or scenario)
- [ ] All axe checks pass
- [ ] All color contrast checks pass
- [ ] All zoom testing passes
- [ ] All keyboard checks pass
- [ ] All screenreader checks pass
## Appendix
<details>
<summary>Ensure your code changes are covered by E2E tests (expand)</summary>
- Add E2E tests if none exist for this addition/change.
- Update existing E2E tests if this code will change functionality.
- Include axe checks, including hidden content
</details>
<details>
<summary> Run axe checks using the Chrome or Firefox browser plugin (expand)</summary>
- Ensure no heading levels are skipped.
- Ensure all buttons and labeled inputs use semantic HTML elements.
- Ensure all buttons, labeled elements and images are identified using HTML semantic markers or ARIA roles.
- Ensure form fields have clearly defined boundaries or outlines.
- Ensure form fields do not use placeholder text.
- Ensure form fields have highly visible and specific error states.
</details>
<details>
<summary> Test for color contrast and color blindness issues (expand) </summary>
- All text has appropriate contrast.
</details>
<details>
<summary> Zoom layouts to 400% at 1280px width (expand)</summary>
- Ensure readability and usability are supported when zoomed up to 400% at 1280px browser width
- Ensure no content gets focused offscreen or is hidden from view.
</details>
<details>
<summary> Test with 1 or 2 screen readers (expand)</summary>
- Ensure the page includes a skip navigation link.
- Ensure all links are properly descriptive.
- Ensure screen reader users can hear the text equivalent for each image conveying information.
- Ensure screen reader users can hear the text equivalent for each image button.
- Ensure screen reader users can hear labels and instructions for inputs.
- Ensure purely decorative images are not announced by the screenreader.
</details>
<details>
<summary>Navigate using the keyboard only (expand)</summary>
- Ensure all links (navigation, text and/or image), form controls and page functions can be reached with the tab key in a logical order.
- Ensure all links (navigation, text and/or image), form controls and page functions can be triggered with the spacebar, enter key, or arrow keys.
- Ensure all interactive elements can be reached with the tab key in a logical order
- Ensure all interactive elements can be triggered with the spacebar, enter key, or arrow keys.
- Ensure focus is always visible and appears in logical order.
- Ensure each interactive element has visible focus state which appears in logical order.
</details>
---
## How to configure this issue
- [ ] **Attached to a Milestone** (when will this be completed?)
- [ ] **Attached to an Epic** (what body of work is this a part of?)
- [ ] **Labeled with Team** (`product support`, `analytics-insights`, `operations`, `service-design`, `tools-be`, `tools-fe`)
- [ ] **Labeled with Practice Area** (`backend`, `frontend`, `devops`, `design`, `research`, `product`, `ia`, `qa`, `analytics`, `contact center`, `research`, `accessibility`, `content`)
- [ ] **Labeled with Type** (`bug`, `request`, `discovery`, `documentation`, etc.)
| design | design update content to reflect hec phone number in footer issue description as a veteran who needs help filling out the online the i want to understand what offline support is available to me so that i can successfully submit my application design front end tasks ensure the page is styled according to design spec ensure the back end data from api is displayed in local and review instance ensure unit tests are available ensure your code changes are covered by tests run axe checks using the chrome or firefox browser plugin test for color contrast and color blindness issues zoom layouts to at width test with or screen readers navigate using the keyboard only acceptance criteria designer comments on this issue to approve page styling unit tests pass tests cover current code and regression end to end tests show violations the data returned matches api response for given user or scenario all axe checks pass all color contrast checks pass all zoom testing passes all keyboard checks pass all screenreader checks pass appendix ensure your code changes are covered by tests expand add tests if none exist for this addition change update existing tests if this code will change functionality include axe checks including hidden content run axe checks using the chrome or firefox browser plugin expand ensure no heading levels are skipped ensure all buttons and labeled inputs use semantic html elements ensure all buttons labeled elements and images are identified using html semantic markers or aria roles ensure form fields have clearly defined boundaries or outlines ensure form fields do not use placeholder text ensure form fields have highly visible and specific error states test for color contrast and color blindness issues expand all text has appropriate contrast zoom layouts to at width expand ensure readability and usability are supported when zoomed up to at browser width ensure no content gets focused offscreen or is hidden from view test with or screen readers expand ensure the page includes a skip navigation link ensure all links are properly descriptive ensure screen reader users can hear the text equivalent for each image conveying information ensure screen reader users can hear the text equivalent for each image button ensure screen reader users can hear labels and instructions for inputs ensure purely decorative images are not announced by the screenreader navigate using the keyboard only expand ensure all links navigation text and or image form controls and page functions can be reached with the tab key in a logical order ensure all links navigation text and or image form controls and page functions can be triggered with the spacebar enter key or arrow keys ensure all interactive elements can be reached with the tab key in a logical order ensure all interactive elements can be triggered with the spacebar enter key or arrow keys ensure focus is always visible and appears in logical order ensure each interactive element has visible focus state which appears in logical order how to configure this issue attached to a milestone when will this be completed attached to an epic what body of work is this a part of labeled with team product support analytics insights operations service design tools be tools fe labeled with practice area backend frontend devops design research product ia qa analytics contact center research accessibility content labeled with type bug request discovery documentation etc | 1 |
11,123 | 3,179,770,314 | IssuesEvent | 2015-09-25 04:49:09 | leafo/scssphp | https://api.github.com/repos/leafo/scssphp | closed | Nested animation leads to selector prefixes in front of "from" and "to | has-test-case | Using `from` and `to` in a CSS animation that's nested doesn't seem to work. EG the following scss:
```scss
.custom-selector {
& {
color:blue;
}
@keyframes zoomer {
from {
transform:scale(0.5);
}
to {
transform:scale(1);
}
}
}
```
...input and expected/correct result:
http://sassmeister.com/gist/55b3686b7599bd810187
...scssphp incorrect result:
```scss
.custom-selector {
color: blue; }
@-webkit-keyframes zoomer {
.custom-selector from {
transform: scale(0.5); }
.custom-selector to {
transform: scale(1); } }
@keyframes zoomer {
from {
transform: scale(0.5); }
to {
transform: scale(1); } }
```
(using 0.1.6) | 1.0 | Nested animation leads to selector prefixes in front of "from" and "to - Using `from` and `to` in a CSS animation that's nested doesn't seem to work. EG the following scss:
```scss
.custom-selector {
& {
color:blue;
}
@keyframes zoomer {
from {
transform:scale(0.5);
}
to {
transform:scale(1);
}
}
}
```
...input and expected/correct result:
http://sassmeister.com/gist/55b3686b7599bd810187
...scssphp incorrect result:
```scss
.custom-selector {
color: blue; }
@-webkit-keyframes zoomer {
.custom-selector from {
transform: scale(0.5); }
.custom-selector to {
transform: scale(1); } }
@keyframes zoomer {
from {
transform: scale(0.5); }
to {
transform: scale(1); } }
```
(using 0.1.6) | non_design | nested animation leads to selector prefixes in front of from and to using from and to in a css animation that s nested doesn t seem to work eg the following scss scss custom selector color blue keyframes zoomer from transform scale to transform scale input and expected correct result scssphp incorrect result scss custom selector color blue webkit keyframes zoomer custom selector from transform scale custom selector to transform scale keyframes zoomer from transform scale to transform scale using | 0 |
45,160 | 5,908,983,204 | IssuesEvent | 2017-05-19 22:04:05 | pyca/cryptography | https://api.github.com/repos/pyca/cryptography | closed | Where should our backends live? | api design backend | There have been discussions in IRC about whether our optional backends (ala my scrypt PR in #1456) should live in the primary cryptography git repository or if it should be in a separate repository. Rather than have the discussion be lost in IRC chat logs, let's document our thoughts in a more visible place.
I know @dstufft has strong opinions on this matter so rather than paraphrasing what he said on IRC, I'll leave it to him to argue his stand. :) Anyone with opinions on this matter should voice them out as well as I think it will be a major pain to change later.
| 1.0 | Where should our backends live? - There have been discussions in IRC about whether our optional backends (ala my scrypt PR in #1456) should live in the primary cryptography git repository or if it should be in a separate repository. Rather than have the discussion be lost in IRC chat logs, let's document our thoughts in a more visible place.
I know @dstufft has strong opinions on this matter so rather than paraphrasing what he said on IRC, I'll leave it to him to argue his stand. :) Anyone with opinions on this matter should voice them out as well as I think it will be a major pain to change later.
| design | where should our backends live there have been discussions in irc about whether our optional backends ala my scrypt pr in should live in the primary cryptography git repository or if it should be in a separate repository rather than have the discussion be lost in irc chat logs let s document our thoughts in a more visible place i know dstufft has strong opinions on this matter so rather than paraphrasing what he said on irc i ll leave it to him to argue his stand anyone with opinions on this matter should voice them out as well as i think it will be a major pain to change later | 1 |
215,387 | 16,601,392,736 | IssuesEvent | 2021-06-01 20:00:01 | microsoft/fluentui | https://api.github.com/repos/microsoft/fluentui | closed | ComboBox: Clicking outside input reset value to previous one for free form input | Area: Documentation Component: ComboBox Fluent UI react Needs: Author Feedback Status: No Recent Activity | <!--
Thanks for contacting us! We're here to help.
Before you report an issue, check if it's been reported before:
* Search: https://github.com/microsoft/fluentui/search?type=Issues
* Search by area or component: https://github.com/microsoft/fluentui/issues/labels
Note that if you do not provide enough information to reproduce the issue, we may not be able to take action on your report.
-->
### Environment Information
- **Package version(s)**: "office-ui-fabric-react": "7.165.1"
- **Browser and OS versions**: Chrome
### Please provide a reproduction of the bug in a codepen:
1. enter some value
2. click outside to save it
3. click arrow to open dropdown
4. while dropdown is open modify the value
5. click outside dropdown

<!--
Providing an isolated reproduction of the bug in a codepen makes it much easier for us to help you. Here are some ways to get started:
* Go to https://aka.ms/fluentpen for a starter codepen
* You can also use the "Export to Codepen" feature for the various components in our documentation site.
* See http://codepen.io/dzearing/pens/public/?grid_type=list for a variety of examples
Alternatively, you can also use https://aka.ms/fluentdemo to get permanent repro links if the repro occurs with an example.
(A permanent link is preferable to "use the website" as the website can change.)
-->
#### Actual behavior:
value resets to previous one
#### Expected behavior:
if we modify that we need to keep value we modified
### Priorities and help requested:
Are you willing to submit a PR to fix? (Yes, No)
Requested priority: (Blocking, High, Normal, Low)
Products/sites affected: (if applicable)
| 1.0 | ComboBox: Clicking outside input reset value to previous one for free form input - <!--
Thanks for contacting us! We're here to help.
Before you report an issue, check if it's been reported before:
* Search: https://github.com/microsoft/fluentui/search?type=Issues
* Search by area or component: https://github.com/microsoft/fluentui/issues/labels
Note that if you do not provide enough information to reproduce the issue, we may not be able to take action on your report.
-->
### Environment Information
- **Package version(s)**: "office-ui-fabric-react": "7.165.1"
- **Browser and OS versions**: Chrome
### Please provide a reproduction of the bug in a codepen:
1. enter some value
2. click outside to save it
3. click arrow to open dropdown
4. while dropdown is open modify the value
5. click outside dropdown

<!--
Providing an isolated reproduction of the bug in a codepen makes it much easier for us to help you. Here are some ways to get started:
* Go to https://aka.ms/fluentpen for a starter codepen
* You can also use the "Export to Codepen" feature for the various components in our documentation site.
* See http://codepen.io/dzearing/pens/public/?grid_type=list for a variety of examples
Alternatively, you can also use https://aka.ms/fluentdemo to get permanent repro links if the repro occurs with an example.
(A permanent link is preferable to "use the website" as the website can change.)
-->
#### Actual behavior:
value resets to previous one
#### Expected behavior:
if we modify that we need to keep value we modified
### Priorities and help requested:
Are you willing to submit a PR to fix? (Yes, No)
Requested priority: (Blocking, High, Normal, Low)
Products/sites affected: (if applicable)
| non_design | combobox clicking outside input reset value to previous one for free form input thanks for contacting us we re here to help before you report an issue check if it s been reported before search search by area or component note that if you do not provide enough information to reproduce the issue we may not be able to take action on your report environment information package version s office ui fabric react browser and os versions chrome please provide a reproduction of the bug in a codepen enter some value click outside to save it click arrow to open dropdown while dropdown is open modify the value click outside dropdown providing an isolated reproduction of the bug in a codepen makes it much easier for us to help you here are some ways to get started go to for a starter codepen you can also use the export to codepen feature for the various components in our documentation site see for a variety of examples alternatively you can also use to get permanent repro links if the repro occurs with an example a permanent link is preferable to use the website as the website can change actual behavior value resets to previous one expected behavior if we modify that we need to keep value we modified priorities and help requested are you willing to submit a pr to fix yes no requested priority blocking high normal low products sites affected if applicable | 0 |
130,542 | 18,092,769,756 | IssuesEvent | 2021-09-22 04:58:42 | grommet/hpe-design-system | https://api.github.com/repos/grommet/hpe-design-system | closed | Button Guidance - Revisit modal/side drawer/ layer and explore whether we should have both a "x" to close and cancel button | design | During a call with CCS, we came to agree that we need some guidance in the Design System explaining when an "x" to close the modal/layer would be used, if at all.
We also were questioning when we would include a "cancel" button if at all.
Reasoning is because sometimes there is a third button and the footer of the layer/modal then becomes busy.
It would be good for us to have guidance on whether the "x" should be there. We'll have to do some research on whether users click out of a modal/later more to cancel out or whether they click on "cancel" or "x" | 1.0 | Button Guidance - Revisit modal/side drawer/ layer and explore whether we should have both a "x" to close and cancel button - During a call with CCS, we came to agree that we need some guidance in the Design System explaining when an "x" to close the modal/layer would be used, if at all.
We also were questioning when we would include a "cancel" button if at all.
Reasoning is because sometimes there is a third button and the footer of the layer/modal then becomes busy.
It would be good for us to have guidance on whether the "x" should be there. We'll have to do some research on whether users click out of a modal/later more to cancel out or whether they click on "cancel" or "x" | design | button guidance revisit modal side drawer layer and explore whether we should have both a x to close and cancel button during a call with ccs we came to agree that we need some guidance in the design system explaining when an x to close the modal layer would be used if at all we also were questioning when we would include a cancel button if at all reasoning is because sometimes there is a third button and the footer of the layer modal then becomes busy it would be good for us to have guidance on whether the x should be there we ll have to do some research on whether users click out of a modal later more to cancel out or whether they click on cancel or x | 1 |
167,580 | 26,517,483,047 | IssuesEvent | 2023-01-18 22:09:42 | carbon-design-system/carbon-for-contentful | https://api.github.com/repos/carbon-design-system/carbon-for-contentful | opened | [Gif player]: Design study | design design: study | ### User story
We need to design and spec a GIF player in order to support the DPO sites content migration from Gatsby to Contentful
### Additional information
**Reference**
- Existing Gif player on the [Gatsby site](https://gatsby.carbondesignsystem.com/components/GifPlayer)
**Design requirements**
- [ ] Light and dark version
- [ ] Icon position logic
- [ ] Can accommodate any width of image
**Questions**
Any accessibility concerns with existing GIF player?
### Acceptance criteria
- [ ] Review explorations with Design team
- [ ] Create specs or follow on issue
- [ ] Review with development team | 2.0 | [Gif player]: Design study - ### User story
We need to design and spec a GIF player in order to support the DPO sites content migration from Gatsby to Contentful
### Additional information
**Reference**
- Existing Gif player on the [Gatsby site](https://gatsby.carbondesignsystem.com/components/GifPlayer)
**Design requirements**
- [ ] Light and dark version
- [ ] Icon position logic
- [ ] Can accommodate any width of image
**Questions**
Any accessibility concerns with existing GIF player?
### Acceptance criteria
- [ ] Review explorations with Design team
- [ ] Create specs or follow on issue
- [ ] Review with development team | design | design study user story we need to design and spec a gif player in order to support the dpo sites content migration from gatsby to contentful additional information reference existing gif player on the design requirements light and dark version icon position logic can accommodate any width of image questions any accessibility concerns with existing gif player acceptance criteria review explorations with design team create specs or follow on issue review with development team | 1 |
2,216 | 2,588,223,766 | IssuesEvent | 2015-02-17 23:29:19 | rlf/uSkyBlock | https://api.github.com/repos/rlf/uSkyBlock | closed | Support UUID | bug feature request ready for test | Currently, the uSkyBlock plugin doesn't correctly handle players.
Too many places rely on the username, instead of the UUID.
This should be fixed. | 1.0 | Support UUID - Currently, the uSkyBlock plugin doesn't correctly handle players.
Too many places rely on the username, instead of the UUID.
This should be fixed. | non_design | support uuid currently the uskyblock plugin doesn t correctly handle players too many places rely on the username instead of the uuid this should be fixed | 0 |
178,119 | 29,500,483,908 | IssuesEvent | 2023-06-02 21:09:38 | hicommonwealth/commonwealth | https://api.github.com/repos/hicommonwealth/commonwealth | closed | Storybook/Chromatic Continuous Integration Setup (For Design QA) | 2 design system | ## Description
<!-- Add details and context about what the issue involves and why it matters -->
For Design to QA Components that are being added to the implemented design system, new components and updates to existing components need to be published to Chromatic for review.
Requirements:
- When a PR is given the tag "Design System Update", automatically publish storybook to Chromatic.
- Only when a PR has the "Design System Update" Tag, have a CI Test added called "UI Review" which requires Design to Approve the updates _In Chromatic using the Design Review Process_.
- This test is NOT a requirement for merging (in case of bug fixes and things that need to get pushed through), but it should visually show on GH that
<img width="839" alt="Screen Shot 2023-05-17 at 2 48 11 PM" src="https://github.com/hicommonwealth/commonwealth/assets/16248081/ff0c4f45-0963-4f29-8b00-8ddd76b3987e">
### Resources
CI Integration: https://www.chromatic.com/docs/ci
More about automated Chromatic Workflows: https://www.chromatic.com/docs/workflow
## Acceptance Criteria
- Storybook updates are automatically published to Chromatic when a PR gets the tag "Design System Update".
- Nice To have: CI Test connected to Design Review Approval Process in Chromatic, to know if merge-ready.
| 1.0 | Storybook/Chromatic Continuous Integration Setup (For Design QA) - ## Description
<!-- Add details and context about what the issue involves and why it matters -->
For Design to QA Components that are being added to the implemented design system, new components and updates to existing components need to be published to Chromatic for review.
Requirements:
- When a PR is given the tag "Design System Update", automatically publish storybook to Chromatic.
- Only when a PR has the "Design System Update" Tag, have a CI Test added called "UI Review" which requires Design to Approve the updates _In Chromatic using the Design Review Process_.
- This test is NOT a requirement for merging (in case of bug fixes and things that need to get pushed through), but it should visually show on GH that
<img width="839" alt="Screen Shot 2023-05-17 at 2 48 11 PM" src="https://github.com/hicommonwealth/commonwealth/assets/16248081/ff0c4f45-0963-4f29-8b00-8ddd76b3987e">
### Resources
CI Integration: https://www.chromatic.com/docs/ci
More about automated Chromatic Workflows: https://www.chromatic.com/docs/workflow
## Acceptance Criteria
- Storybook updates are automatically published to Chromatic when a PR gets the tag "Design System Update".
- Nice To have: CI Test connected to Design Review Approval Process in Chromatic, to know if merge-ready.
| design | storybook chromatic continuous integration setup for design qa description for design to qa components that are being added to the implemented design system new components and updates to existing components need to be published to chromatic for review requirements when a pr is given the tag design system update automatically publish storybook to chromatic only when a pr has the design system update tag have a ci test added called ui review which requires design to approve the updates in chromatic using the design review process this test is not a requirement for merging in case of bug fixes and things that need to get pushed through but it should visually show on gh that img width alt screen shot at pm src resources ci integration more about automated chromatic workflows acceptance criteria storybook updates are automatically published to chromatic when a pr gets the tag design system update nice to have ci test connected to design review approval process in chromatic to know if merge ready | 1 |
38,033 | 10,132,189,083 | IssuesEvent | 2019-08-01 21:36:17 | MicrosoftDocs/visualstudio-docs | https://api.github.com/repos/MicrosoftDocs/visualstudio-docs | closed | target a specific installation-directory of .NET instead of defaulting to the GAC | Pri1 area - msbuild doc-bug needs-more-info unspecified/svc | This WWWpage does not mention any way to target a specific installation-directory of, say, V4.0 .NET assemblies instead of defaulting to the Global Assembly Cache (which is malfunctioning in 2 projects (out of 17) when building Mono's current Embeddinator-4000 from a totally fresh install.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 1a80e5d7-2db7-48c0-e8b6-ca8c3ff30017
* Version Independent ID: ad64635b-06d5-1b87-8f02-80cf25c12520
* [Content](https://docs.microsoft.com/en-us/visualstudio/msbuild/msbuild-target-framework-and-target-platform)
* [Content Source](https://github.com/MicrosoftDocs/visualstudio-docs-pr/blob/live/docs/msbuild/msbuild-target-framework-and-target-platform.md)
* Service: unspecified | 1.0 | target a specific installation-directory of .NET instead of defaulting to the GAC - This WWWpage does not mention any way to target a specific installation-directory of, say, V4.0 .NET assemblies instead of defaulting to the Global Assembly Cache (which is malfunctioning in 2 projects (out of 17) when building Mono's current Embeddinator-4000 from a totally fresh install.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 1a80e5d7-2db7-48c0-e8b6-ca8c3ff30017
* Version Independent ID: ad64635b-06d5-1b87-8f02-80cf25c12520
* [Content](https://docs.microsoft.com/en-us/visualstudio/msbuild/msbuild-target-framework-and-target-platform)
* [Content Source](https://github.com/MicrosoftDocs/visualstudio-docs-pr/blob/live/docs/msbuild/msbuild-target-framework-and-target-platform.md)
* Service: unspecified | non_design | target a specific installation directory of net instead of defaulting to the gac this wwwpage does not mention any way to target a specific installation directory of say net assemblies instead of defaulting to the global assembly cache which is malfunctioning in projects out of when building mono s current embeddinator from a totally fresh install document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id service unspecified | 0 |
22,672 | 11,774,971,154 | IssuesEvent | 2020-03-16 10:26:58 | invertase/react-native-firebase | https://api.github.com/repos/invertase/react-native-firebase | closed | 🔥🔥🔥🔥🔥🔥🔥 GADInvalidInitializationException crashs ios app🔥🔥🔥🔥🔥🔥🔥🔥 | Service: AdMob Version: 5.x.x | <!---
Hello there you awesome person;
Please note that the issue list of this repo is exclusively for bug reports;
1) For feature requests please visit our [Feature Request Board](https://boards.invertase.io/react-native-firebase).
2) For questions and support please use our Discord chat: https://discord.gg/C9aK28N or Stack Overflow: https://stackoverflow.com/questions/tagged/react-native-firebase
3) If this is a setup issue then please make sure you've correctly followed the setup guides, most setup issues such as 'duplicate dex files', 'default app has not been initialized' etc are all down to an incorrect setup as the guides haven't been correctly followed.
-->
<!-- NOTE: You can change any of the `[ ]` to `[x]` to mark an option(s) as selected -->
<!-- PLEASE DO NOT REMOVE ANY SECTIONS FROM THIS ISSUE TEMPLATE -->
<!-- Leave them as they are even if they're irrelevant to your issue -->
## Issue
<!-- Please describe your issue here --^ and provide as much detail as you can. -->
<!-- Include code snippets that show your usages of the library in the context of your project. -->
<!-- Snippets that also show how and where the library is imported in JS are useful to debug issues relating to importing or methods not found issues -->
I added firebase/Admob to my app, Android is working fine but i'm facing `GADInvalidInitializationException` on ios and the app crashs on start
Here is the screenshot of the Xcode console:
<img width="1130" alt="Capture d’écran 2020-02-19 à 10 08 25" src="https://user-images.githubusercontent.com/32428883/74820050-a239ef80-5301-11ea-8310-6c7e12f33164.png">
Notice that i have added in info.plist these params:
```xml
<key>GADIsAdManagerApp</key>
<true/>
<key>GADApplicationIdentifier</key>
<string>my_application_id</string>
```
---
## Project Files
<!-- Provide the contents of key project files which will help to debug -->
<!-- For Example: -->
<!-- - iOS: `Podfile` contents. -->
<!-- - Android: `android/build.gradle` contents. -->
<!-- - Android: `android/app/build.gradle` contents. -->
<!-- - Android: `AndroidManifest.xml` contents. -->
<!-- ADD THE CONTENTS OF THE FILES IN THE PROVIDED CODE BLOCKS BELOW -->
### Javascript
<details><summary>Click To Expand</summary>
<p>
#### `package.json`:
```json
{
"name": "MdcIos",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest",
"test:watch": "npm test -- --watch",
"bundle:ios": "react-native bundle --entry-file='index.js' --bundle-output='./ios/main.jsbundle' --dev=false --platform='ios' --assets-dest='./ios/'",
"bundle:android": "react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res --verbose",
"build:ios-debug": "detox build --configuration ios.sim.debug",
"build:ios-release": "detox build --configuration ios.sim.release",
"build:android-debug": "detox build --configuration android.emu.debug",
"build:android-release": "detox build --configuration android.emu.release",
"test:ios-debug": "detox test --configuration ios.sim.debug",
"test:ios-release": "detox test --configuration ios.sim.release",
"test:android-debug": "detox test --configuration android.emu.debug",
"test:android-release": "detox test --configuration android.emu.release",
"test:android-release-ci": "detox test --configuration android.emu.release -l verbose --headless --record-logs all --take-screenshots all",
"test:android-explicit-require": "detox test e2eExplicitRequire -c android.emu.release --runner-config e2eExplicitRequire/mocha.opts",
"test:android-explicit-require-ci": "detox test e2eExplicitRequire -c android.emu.release --runner-config e2eExplicitRequire/mocha.opts -l verbose --headless --record-logs all --take-screenshots all",
"e2e:ios-debug": "npm run build:ios-debug && npm run test:ios-debug",
"e2e:android-debug": "npm run build:android-debug && npm run test:android-debug"
},
"dependencies": {
"@babel/core": "7.7.7",
"@babel/preset-env": "7.7.7",
"@react-native-community/async-storage": "1.6.1",
"@react-native-community/netinfo": "4.4.0",
"@react-native-community/push-notification-ios": "1.0.3",
"abortcontroller-polyfill": "1.4.0",
"buffer": "5.2.1",
"i18next": "14.0.1",
"jetifier": "1.6.4",
"moment": "2.24.0",
"react": "16.8.3",
"react-i18next": "9.0.8",
"react-native": "0.59.9",
"react-native-android-open-settings": "1.3.0",
"react-native-app-store-review": "0.0.3",
"react-native-appstore-version-checker": "2.7.2",
"react-native-background-fetch": "2.6.0",
"react-native-bottomsheet": "1.9.5",
"react-native-communications": "2.2.1",
"react-native-countdown-component": "2.4.0",
"react-native-device-info": "0.24.3",
"react-native-elements": "1.2.6",
"react-native-firebase": "5.6.0",
"react-native-floating-action": "1.19.1",
"react-native-gesture-handler": "1.3.0",
"react-native-iap": "2.4.0-beta13",
"react-native-image-picker": "0.27.2",
"react-native-image-zoom-viewer": "2.2.26",
"react-native-keyboard-aware-scroll-view": "0.8.0",
"react-native-languages": "3.0.2",
"react-native-loading-spinner-overlay": "1.0.1",
"react-native-maps": "0.26.1",
"react-native-material-menu": "0.4.2",
"react-native-orientation": "3.1.3",
"react-native-permissions": "^2.0.9",
"react-native-photo-upload": "1.3.0",
"react-native-picker-select": "6.1.0",
"react-native-progress": "3.6.0",
"react-native-reanimated": "1.2.0",
"react-native-screens": "2.0.0-alpha.1",
"react-native-settings": "^0.1.3",
"react-native-simple-radio-button": "2.7.3",
"react-native-splash-screen": "3.2.0",
"react-native-vector-icons": "6.6.0",
"react-native-zip-archive": "5.0.0",
"react-navigation": "4.0.0",
"react-navigation-stack": "1.9.4",
"react-navigation-tabs": "2.6.0",
"react-redux": "^6.0.0",
"redux": "4.0.4",
"redux-persist": "6.0.0",
"rn-fetch-blob": "0.10.15"
},
"devDependencies": {
"@react-native-community/cli-platform-ios": "3.0.0",
"babel-jest": "^23.6.0",
"detox": "^14.9.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"jest": "24.0.0",
"jest-fetch-mock": "3.0.1",
"metro-react-native-babel-preset": "0.49.1",
"react-dom": "^16.12.0",
"react-test-renderer": "16.6.1",
"redux-mock-store": "^1.5.4"
},
"jest": {
"verbose": true,
"setupFiles": [
"<rootDir>/jest.setup.js"
],
"preset": "react-native",
"testMatch": [
"<rootDir>/__tests__/**/*.test.js?(x)",
"<rootDir>/src/**/*.test.js"
],
"transformIgnorePatterns": [
"node_modules/(?!(jest-)?react-native|react-navigation|@react-native-community|@react-navigation/.*)"
],
"transform": {
"^.+\\.(js)$": "<rootDir>/node_modules/react-native/jest/preprocessor.js"
},
"collectCoverage": true,
"collectCoverageFrom": [
"**/*.{js,jsx}",
"!**/coverage/**",
"!**/node_modules/**",
"!**/babel.config.js",
"!**/jest.setup.js"
]
},
"rnpm": {
"assets": [
"./Resources/fonts"
]
},
"detox": {
"configurations": {
"ios.sim.debug": {
"binaryPath": "ios/build/Build/Products/Debug-iphonesimulator/La Mosquée Du Coin.app",
"build": "xcodebuild -workspace ios/MdcIos.xcworkspace -scheme MdcIos -configuration Debug -sdk iphonesimulator -derivedDataPath ios/build",
"type": "ios.simulator",
"device": {
"type": "iPhone 8"
}
},
"ios.sim.release": {
"binaryPath": "ios/build/Build/Products/Debug-iphonesimulator/La Mosquée Du Coin.app",
"build": "export RCT_NO_LAUNCH_PACKAGER=true && xcodebuild -project ios/MdcIos.xcworkspace -UseNewBuildSystem=NO -scheme example -configuration Release -sdk iphonesimulator -derivedDataPath ios/build -quiet",
"type": "ios.simulator",
"device": {
"type": "iPhone 8"
}
},
"android.emu.debug": {
"binaryPath": "android/app/build/outputs/apk/debug/app-debug.apk",
"build": "cd android && ./gradlew assembleDebug assembleAndroidTest -DtestBuildType=debug && cd ..",
"type": "android.emulator",
"device": {
"avdName": "Pixel_3_XL_API_28"
}
},
"android.emu.release": {
"binaryPath": "android/app/build/outputs/apk/release/app-release.apk",
"build": "cd android && ./gradlew assembleRelease assembleAndroidTest -DtestBuildType=release && cd ..",
"type": "android.emulator",
"device": {
"avdName": "Pixel_3_XL_API_28"
}
},
"test-runner": "jest"
},
"test-runner": "jest"
}
}
```
#### `firebase.json` for react-native-firebase v6:
```json
# N/A
```
### iOS
<details><summary>Click To Expand</summary>
<p>
#### `ios/Podfile`:
- [ ] I'm not using Pods
- [x] I'm using Pods and my Podfile looks like:
```ruby
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
platform :ios, '9.0'
target 'MdcIos' do
pod 'yoga', :path => '../node_modules/react-native/ReactCommon/yoga/Yoga.podspec'
pod 'React', path: '../node_modules/react-native', :subspecs => [
'Core', 'ART', 'DevSupport',
'RCTAnimation', 'RCTImage', 'RCTLinkingIOS', 'RCTNetwork',
'RCTPushNotification', 'RCTText', 'RCTWebSocket', 'RCTGeolocation',
]
pod 'RNPermissions', :path => '../node_modules/react-native-permissions'
permissions_path = '../node_modules/react-native-permissions/ios'
pod 'Permission-Notifications', :path => "#{permissions_path}/Notifications.podspec"
pod 'GoogleAnalytics'
# Uncomment the next line if you're using Swift or would like to use dynamic frameworks
# use_frameworks!
# Pods for MdcIos
pod 'RNLanguages', :path => '../node_modules/react-native-languages'
pod 'RNIap', :path => '../node_modules/react-native-iap'
# pod 'Google-Mobile-Ads-SDK', '~> 7.41'
pod 'Firebase/Core', '~> 6.13.0'
pod 'Firebase/Messaging', '~> 6.13.0'
pod 'Firebase/RemoteConfig', '~> 6.13.0'
pod 'Firebase/AdMob', '~> 6.13.0'
# Crashlytics
pod 'Fabric', '~> 1.10.2'
pod 'Crashlytics', '~> 3.14.0'
pod 'RNBackgroundFetch', :path => '../node_modules/react-native-background-fetch'
pod 'react-native-orientation', :path => '../node_modules/react-native-orientation'
pod 'rn-fetch-blob', :path => '../node_modules/rn-fetch-blob'
pod 'RNReanimated', :path => '../node_modules/react-native-reanimated'
pod 'RNGestureHandler', :path => '../node_modules/react-native-gesture-handler'
pod 'RNScreens', :path => '../node_modules/react-native-screens'
pod 'RNZipArchive', :path => '../node_modules/react-native-zip-archive'
pod 'RNCAsyncStorage', :path => '../node_modules/@react-native-community/async-storage'
pod 'react-native-netinfo', :path => '../node_modules/@react-native-community/netinfo'
pod 'react-native-splash-screen', :path => '../node_modules/react-native-splash-screen'
pod 'RNVectorIcons', :path => '../node_modules/react-native-vector-icons'
pod 'RNCPushNotificationIOS', :path => '../node_modules/@react-native-community/push-notification-ios'
pod 'react-native-settings', :path => '../node_modules/react-native-settings'
pod 'react-native-maps', :path => '../node_modules/react-native-maps'
end
post_install do |installer|
installer.pods_project.targets.each do |target|
if target.name == 'react-native-google-maps'
target.build_configurations.each do |config|
config.build_settings['CLANG_ENABLE_MODULES'] = 'No'
end
end
if target.name == "React"
target.remove_from_project
end
if target.name == 'yoga'
target.remove_from_project
target.build_configurations.each do |config|
config.build_settings['GCC_TREAT_WARNINGS_AS_ERRORS'] = 'NO'
config.build_settings['GCC_WARN_64_TO_32_BIT_CONVERSION'] = 'NO'
end
end
end
end
```
#### `AppDelegate.m`:
```objc
/**
* Copyright (c) 2015-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#import "AppDelegate.h"
#import <Firebase.h>
#import <Firebase.h>
#import "RNFirebaseNotifications.h"
#import "RNFirebaseMessaging.h"
#import "Orientation.h"
#import "RNSplashScreen.h"
#import <RNCPushNotificationIOS.h>
#import <React/RCTBundleURLProvider.h>
#import <React/RCTRootView.h>
#import <React/RCTLinkingManager.h>
@import Firebase;
@implementation AppDelegate
// Required to register for notifications
- (void)application:(UIApplication *)application didRegisterUserNotificationSettings:(UIUserNotificationSettings *)notificationSettings
{
[RNCPushNotificationIOS didRegisterUserNotificationSettings:notificationSettings];
}
// Required for the register event.
- (void)application:(UIApplication *)application didRegisterForRemoteNotificationsWithDeviceToken:(NSData *)deviceToken
{
[RNCPushNotificationIOS didRegisterForRemoteNotificationsWithDeviceToken:deviceToken];
}
// Required for the notification event. You must call the completion handler after handling the remote notification.
- (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo
fetchCompletionHandler:(void (^)(UIBackgroundFetchResult))completionHandler
{
[RNCPushNotificationIOS didReceiveRemoteNotification:userInfo fetchCompletionHandler:completionHandler];
}
// Required for the registrationError event.
- (void)application:(UIApplication *)application didFailToRegisterForRemoteNotificationsWithError:(NSError *)error
{
[RNCPushNotificationIOS didFailToRegisterForRemoteNotificationsWithError:error];
}
// Required for the localNotification event.
- (void)application:(UIApplication *)application didReceiveLocalNotification:(UILocalNotification *)notification
{
[RNCPushNotificationIOS didReceiveLocalNotification:notification];
}
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
{
NSURL *jsCodeLocation;
[FIRApp configure];
// Initialize the Google Mobile Ads SDK.
[[GADMobileAds sharedInstance] startWithCompletionHandler:nil];
[[UNUserNotificationCenter currentNotificationCenter] setDelegate:self];
[RNFirebaseNotifications configure];
jsCodeLocation = [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@"index" fallbackResource:nil];
RCTRootView *rootView = [[RCTRootView alloc] initWithBundleURL:jsCodeLocation
moduleName:@"MdcIos"
initialProperties:nil
launchOptions:launchOptions];
rootView.backgroundColor = [[UIColor alloc] initWithRed:1.0f green:1.0f blue:1.0f alpha:1];
self.window = [[UIWindow alloc] initWithFrame:[UIScreen mainScreen].bounds];
UIViewController *rootViewController = [UIViewController new];
rootViewController.view = rootView;
self.window.rootViewController = rootViewController;
[self.window makeKeyAndVisible];
[RNSplashScreen show];
return YES;
}
//- (void)application:(UIApplication *)application didReceiveRemoteNotification:(nonnull NSDictionary *)userInfo
//fetchCompletionHandler:(nonnull void (^)(UIBackgroundFetchResult))completionHandler{
// [[RNFirebaseNotifications instance] didReceiveRemoteNotification:userInfo fetchCompletionHandler:completionHandler];
//}
//- (void)application:(UIApplication *)application didRegisterUserNotificationSettings:(UIUserNotificationSettings *)notificationSettings {
// [[RNFirebaseMessaging instance] didRegisterUserNotificationSettings:notificationSettings];
//}
//- (void)application:(UIApplication *)application didReceiveLocalNotification:(UILocalNotification *)notification {
// [[RNFirebaseNotifications instance] didReceiveLocalNotification:notification];
//}
- (BOOL)application:(UIApplication *)application openURL:(NSURL *)url
sourceApplication:(NSString *)sourceApplication annotation:(id)annotation
{
return [RCTLinkingManager application:application openURL:url
sourceApplication:sourceApplication annotation:annotation];
}
-(void) userNotificationCenter:(UNUserNotificationCenter *)center didReceiveNotificationResponse:(UNNotificationResponse *)response withCompletionHandler:(void (^)(void))completionHandler {
[[RNFirebaseMessaging instance] didReceiveRemoteNotification:response.notification.request.content.userInfo];
completionHandler();
}
- (UIInterfaceOrientationMask)application:(UIApplication *)application supportedInterfaceOrientationsForWindow:(UIWindow *)window {
return [Orientation getOrientation];
}
@end
```
</p>
</details>
---
### Android
<details><summary>Click To Expand</summary>
<p>
#### Have you converted to AndroidX?
<!--- Mark any options that apply below -->
- [ ] my application is an AndroidX application?
- [ ] I am using `android/gradle.settings` `jetifier=true` for Android compatibility?
- [ ] I am using the NPM package `jetifier` for react-native compatibility?
#### `android/build.gradle`:
```groovy
// N/A
```
#### `android/app/build.gradle`:
```groovy
// N/A
```
#### `android/settings.gradle`:
```groovy
// N/A
```
#### `MainApplication.java`:
```java
// N/A
```
#### `AndroidManifest.xml`:
```xml
<!-- N/A -->
```
</p>
</details>
---
## Environment
<details><summary>Click To Expand</summary>
<p>
**`react-native info` output:**
<!-- Please run `react-native info` on your terminal and paste the contents into the code block below -->
```
React Native Environment Info:
System:
OS: macOS 10.14.6
CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
Memory: 74.84 MB / 8.00 GB
Shell: 5.3 - /bin/zsh
Binaries:
Node: 12.9.0 - /usr/local/bin/node
npm: 6.10.3 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 13.2, DriverKit 19.0, macOS 10.15, tvOS 13.2, watchOS 6.1
Android SDK:
API Levels: 23, 24, 27, 28, 29
Build Tools: 27.0.3, 28.0.2, 28.0.3, 29.0.2
System Images: android-16 | Intel x86 Atom, android-16 | Google APIs Intel x86 Atom, android-19 | Intel x86 Atom, android-28 | Intel x86 Atom_64, android-28 | Google APIs Intel x86 Atom, android-28 | Google APIs Intel x86 Atom_64, android-29 | Google APIs Intel x86 Atom, android-29 | Google Play Intel x86 Atom
IDEs:
Android Studio: 3.5 AI-191.8026.42.35.5900203
Xcode: 11.3.1/11C504 - /usr/bin/xcodebuild
npmPackages:
react: 16.8.3 => 16.8.3
react-native: 0.59.9 => 0.59.9
npmGlobalPackages:
react-native-fbsdk: 1.0.4
react-native-gesture-handler: 1.4.1
react-native-git-upgrade: 0.2.7
react-native-languages: 3.0.2
react-native-reanimated: 1.3.0
```
<!-- change `[ ]` to `[x]` to select an option(s) -->
- **Platform that you're experiencing the issue on**:
- [x] iOS
- [ ] Android
- [ ] **iOS** but have not tested behavior on Android
- [ ] **Android** but have not tested behavior on iOS
- [ ] Both
- **`react-native-firebase` version you're using that has this issue:**
- ` 5.6.0`
- **`Firebase` module(s) you're using that has the issue:**
- `Admob`
- **Are you using `TypeScript`?**
- `N`
</p>
</details>
<!-- Thanks for reading this far down ❤️ -->
<!-- High quality, detailed issues are much easier to triage for maintainers -->
<!-- For bonus points, if you put a 🔥 (:fire:) emojii at the start of the issue title we'll know -->
<!-- that you took the time to fill this out correctly, or, at least read this far -->
---
Think `react-native-firebase` is great? Please consider supporting all of the project maintainers and contributors by donating via our [Open Collective](https://opencollective.com/react-native-firebase/donate) where all contributors can submit expenses. [[Learn More]](https://invertase.io/oss/react-native-firebase/contributing/donations-expenses)
- 👉 Check out [`React Native Firebase`](https://twitter.com/rnfirebase) and [`Invertase`](https://twitter.com/invertaseio) on Twitter for updates on the library.
| 1.0 | 🔥🔥🔥🔥🔥🔥🔥 GADInvalidInitializationException crashs ios app🔥🔥🔥🔥🔥🔥🔥🔥 - <!---
Hello there you awesome person;
Please note that the issue list of this repo is exclusively for bug reports;
1) For feature requests please visit our [Feature Request Board](https://boards.invertase.io/react-native-firebase).
2) For questions and support please use our Discord chat: https://discord.gg/C9aK28N or Stack Overflow: https://stackoverflow.com/questions/tagged/react-native-firebase
3) If this is a setup issue then please make sure you've correctly followed the setup guides, most setup issues such as 'duplicate dex files', 'default app has not been initialized' etc are all down to an incorrect setup as the guides haven't been correctly followed.
-->
<!-- NOTE: You can change any of the `[ ]` to `[x]` to mark an option(s) as selected -->
<!-- PLEASE DO NOT REMOVE ANY SECTIONS FROM THIS ISSUE TEMPLATE -->
<!-- Leave them as they are even if they're irrelevant to your issue -->
## Issue
<!-- Please describe your issue here --^ and provide as much detail as you can. -->
<!-- Include code snippets that show your usages of the library in the context of your project. -->
<!-- Snippets that also show how and where the library is imported in JS are useful to debug issues relating to importing or methods not found issues -->
I added firebase/Admob to my app, Android is working fine but i'm facing `GADInvalidInitializationException` on ios and the app crashs on start
Here is the screenshot of the Xcode console:
<img width="1130" alt="Capture d’écran 2020-02-19 à 10 08 25" src="https://user-images.githubusercontent.com/32428883/74820050-a239ef80-5301-11ea-8310-6c7e12f33164.png">
Notice that i have added in info.plist these params:
```xml
<key>GADIsAdManagerApp</key>
<true/>
<key>GADApplicationIdentifier</key>
<string>my_application_id</string>
```
---
## Project Files
<!-- Provide the contents of key project files which will help to debug -->
<!-- For Example: -->
<!-- - iOS: `Podfile` contents. -->
<!-- - Android: `android/build.gradle` contents. -->
<!-- - Android: `android/app/build.gradle` contents. -->
<!-- - Android: `AndroidManifest.xml` contents. -->
<!-- ADD THE CONTENTS OF THE FILES IN THE PROVIDED CODE BLOCKS BELOW -->
### Javascript
<details><summary>Click To Expand</summary>
<p>
#### `package.json`:
```json
{
"name": "MdcIos",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest",
"test:watch": "npm test -- --watch",
"bundle:ios": "react-native bundle --entry-file='index.js' --bundle-output='./ios/main.jsbundle' --dev=false --platform='ios' --assets-dest='./ios/'",
"bundle:android": "react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res --verbose",
"build:ios-debug": "detox build --configuration ios.sim.debug",
"build:ios-release": "detox build --configuration ios.sim.release",
"build:android-debug": "detox build --configuration android.emu.debug",
"build:android-release": "detox build --configuration android.emu.release",
"test:ios-debug": "detox test --configuration ios.sim.debug",
"test:ios-release": "detox test --configuration ios.sim.release",
"test:android-debug": "detox test --configuration android.emu.debug",
"test:android-release": "detox test --configuration android.emu.release",
"test:android-release-ci": "detox test --configuration android.emu.release -l verbose --headless --record-logs all --take-screenshots all",
"test:android-explicit-require": "detox test e2eExplicitRequire -c android.emu.release --runner-config e2eExplicitRequire/mocha.opts",
"test:android-explicit-require-ci": "detox test e2eExplicitRequire -c android.emu.release --runner-config e2eExplicitRequire/mocha.opts -l verbose --headless --record-logs all --take-screenshots all",
"e2e:ios-debug": "npm run build:ios-debug && npm run test:ios-debug",
"e2e:android-debug": "npm run build:android-debug && npm run test:android-debug"
},
"dependencies": {
"@babel/core": "7.7.7",
"@babel/preset-env": "7.7.7",
"@react-native-community/async-storage": "1.6.1",
"@react-native-community/netinfo": "4.4.0",
"@react-native-community/push-notification-ios": "1.0.3",
"abortcontroller-polyfill": "1.4.0",
"buffer": "5.2.1",
"i18next": "14.0.1",
"jetifier": "1.6.4",
"moment": "2.24.0",
"react": "16.8.3",
"react-i18next": "9.0.8",
"react-native": "0.59.9",
"react-native-android-open-settings": "1.3.0",
"react-native-app-store-review": "0.0.3",
"react-native-appstore-version-checker": "2.7.2",
"react-native-background-fetch": "2.6.0",
"react-native-bottomsheet": "1.9.5",
"react-native-communications": "2.2.1",
"react-native-countdown-component": "2.4.0",
"react-native-device-info": "0.24.3",
"react-native-elements": "1.2.6",
"react-native-firebase": "5.6.0",
"react-native-floating-action": "1.19.1",
"react-native-gesture-handler": "1.3.0",
"react-native-iap": "2.4.0-beta13",
"react-native-image-picker": "0.27.2",
"react-native-image-zoom-viewer": "2.2.26",
"react-native-keyboard-aware-scroll-view": "0.8.0",
"react-native-languages": "3.0.2",
"react-native-loading-spinner-overlay": "1.0.1",
"react-native-maps": "0.26.1",
"react-native-material-menu": "0.4.2",
"react-native-orientation": "3.1.3",
"react-native-permissions": "^2.0.9",
"react-native-photo-upload": "1.3.0",
"react-native-picker-select": "6.1.0",
"react-native-progress": "3.6.0",
"react-native-reanimated": "1.2.0",
"react-native-screens": "2.0.0-alpha.1",
"react-native-settings": "^0.1.3",
"react-native-simple-radio-button": "2.7.3",
"react-native-splash-screen": "3.2.0",
"react-native-vector-icons": "6.6.0",
"react-native-zip-archive": "5.0.0",
"react-navigation": "4.0.0",
"react-navigation-stack": "1.9.4",
"react-navigation-tabs": "2.6.0",
"react-redux": "^6.0.0",
"redux": "4.0.4",
"redux-persist": "6.0.0",
"rn-fetch-blob": "0.10.15"
},
"devDependencies": {
"@react-native-community/cli-platform-ios": "3.0.0",
"babel-jest": "^23.6.0",
"detox": "^14.9.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"jest": "24.0.0",
"jest-fetch-mock": "3.0.1",
"metro-react-native-babel-preset": "0.49.1",
"react-dom": "^16.12.0",
"react-test-renderer": "16.6.1",
"redux-mock-store": "^1.5.4"
},
"jest": {
"verbose": true,
"setupFiles": [
"<rootDir>/jest.setup.js"
],
"preset": "react-native",
"testMatch": [
"<rootDir>/__tests__/**/*.test.js?(x)",
"<rootDir>/src/**/*.test.js"
],
"transformIgnorePatterns": [
"node_modules/(?!(jest-)?react-native|react-navigation|@react-native-community|@react-navigation/.*)"
],
"transform": {
"^.+\\.(js)$": "<rootDir>/node_modules/react-native/jest/preprocessor.js"
},
"collectCoverage": true,
"collectCoverageFrom": [
"**/*.{js,jsx}",
"!**/coverage/**",
"!**/node_modules/**",
"!**/babel.config.js",
"!**/jest.setup.js"
]
},
"rnpm": {
"assets": [
"./Resources/fonts"
]
},
"detox": {
"configurations": {
"ios.sim.debug": {
"binaryPath": "ios/build/Build/Products/Debug-iphonesimulator/La Mosquée Du Coin.app",
"build": "xcodebuild -workspace ios/MdcIos.xcworkspace -scheme MdcIos -configuration Debug -sdk iphonesimulator -derivedDataPath ios/build",
"type": "ios.simulator",
"device": {
"type": "iPhone 8"
}
},
"ios.sim.release": {
"binaryPath": "ios/build/Build/Products/Debug-iphonesimulator/La Mosquée Du Coin.app",
"build": "export RCT_NO_LAUNCH_PACKAGER=true && xcodebuild -project ios/MdcIos.xcworkspace -UseNewBuildSystem=NO -scheme example -configuration Release -sdk iphonesimulator -derivedDataPath ios/build -quiet",
"type": "ios.simulator",
"device": {
"type": "iPhone 8"
}
},
"android.emu.debug": {
"binaryPath": "android/app/build/outputs/apk/debug/app-debug.apk",
"build": "cd android && ./gradlew assembleDebug assembleAndroidTest -DtestBuildType=debug && cd ..",
"type": "android.emulator",
"device": {
"avdName": "Pixel_3_XL_API_28"
}
},
"android.emu.release": {
"binaryPath": "android/app/build/outputs/apk/release/app-release.apk",
"build": "cd android && ./gradlew assembleRelease assembleAndroidTest -DtestBuildType=release && cd ..",
"type": "android.emulator",
"device": {
"avdName": "Pixel_3_XL_API_28"
}
},
"test-runner": "jest"
},
"test-runner": "jest"
}
}
```
#### `firebase.json` for react-native-firebase v6:
```json
# N/A
```
### iOS
<details><summary>Click To Expand</summary>
<p>
#### `ios/Podfile`:
- [ ] I'm not using Pods
- [x] I'm using Pods and my Podfile looks like:
```ruby
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
platform :ios, '9.0'
target 'MdcIos' do
pod 'yoga', :path => '../node_modules/react-native/ReactCommon/yoga/Yoga.podspec'
pod 'React', path: '../node_modules/react-native', :subspecs => [
'Core', 'ART', 'DevSupport',
'RCTAnimation', 'RCTImage', 'RCTLinkingIOS', 'RCTNetwork',
'RCTPushNotification', 'RCTText', 'RCTWebSocket', 'RCTGeolocation',
]
pod 'RNPermissions', :path => '../node_modules/react-native-permissions'
permissions_path = '../node_modules/react-native-permissions/ios'
pod 'Permission-Notifications', :path => "#{permissions_path}/Notifications.podspec"
pod 'GoogleAnalytics'
# Uncomment the next line if you're using Swift or would like to use dynamic frameworks
# use_frameworks!
# Pods for MdcIos
pod 'RNLanguages', :path => '../node_modules/react-native-languages'
pod 'RNIap', :path => '../node_modules/react-native-iap'
# pod 'Google-Mobile-Ads-SDK', '~> 7.41'
pod 'Firebase/Core', '~> 6.13.0'
pod 'Firebase/Messaging', '~> 6.13.0'
pod 'Firebase/RemoteConfig', '~> 6.13.0'
pod 'Firebase/AdMob', '~> 6.13.0'
# Crashlytics
pod 'Fabric', '~> 1.10.2'
pod 'Crashlytics', '~> 3.14.0'
pod 'RNBackgroundFetch', :path => '../node_modules/react-native-background-fetch'
pod 'react-native-orientation', :path => '../node_modules/react-native-orientation'
pod 'rn-fetch-blob', :path => '../node_modules/rn-fetch-blob'
pod 'RNReanimated', :path => '../node_modules/react-native-reanimated'
pod 'RNGestureHandler', :path => '../node_modules/react-native-gesture-handler'
pod 'RNScreens', :path => '../node_modules/react-native-screens'
pod 'RNZipArchive', :path => '../node_modules/react-native-zip-archive'
pod 'RNCAsyncStorage', :path => '../node_modules/@react-native-community/async-storage'
pod 'react-native-netinfo', :path => '../node_modules/@react-native-community/netinfo'
pod 'react-native-splash-screen', :path => '../node_modules/react-native-splash-screen'
pod 'RNVectorIcons', :path => '../node_modules/react-native-vector-icons'
pod 'RNCPushNotificationIOS', :path => '../node_modules/@react-native-community/push-notification-ios'
pod 'react-native-settings', :path => '../node_modules/react-native-settings'
pod 'react-native-maps', :path => '../node_modules/react-native-maps'
end
post_install do |installer|
installer.pods_project.targets.each do |target|
if target.name == 'react-native-google-maps'
target.build_configurations.each do |config|
config.build_settings['CLANG_ENABLE_MODULES'] = 'No'
end
end
if target.name == "React"
target.remove_from_project
end
if target.name == 'yoga'
target.remove_from_project
target.build_configurations.each do |config|
config.build_settings['GCC_TREAT_WARNINGS_AS_ERRORS'] = 'NO'
config.build_settings['GCC_WARN_64_TO_32_BIT_CONVERSION'] = 'NO'
end
end
end
end
```
#### `AppDelegate.m`:
```objc
/**
* Copyright (c) 2015-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#import "AppDelegate.h"
#import <Firebase.h>
#import <Firebase.h>
#import "RNFirebaseNotifications.h"
#import "RNFirebaseMessaging.h"
#import "Orientation.h"
#import "RNSplashScreen.h"
#import <RNCPushNotificationIOS.h>
#import <React/RCTBundleURLProvider.h>
#import <React/RCTRootView.h>
#import <React/RCTLinkingManager.h>
@import Firebase;
@implementation AppDelegate
// Required to register for notifications
- (void)application:(UIApplication *)application didRegisterUserNotificationSettings:(UIUserNotificationSettings *)notificationSettings
{
[RNCPushNotificationIOS didRegisterUserNotificationSettings:notificationSettings];
}
// Required for the register event.
- (void)application:(UIApplication *)application didRegisterForRemoteNotificationsWithDeviceToken:(NSData *)deviceToken
{
[RNCPushNotificationIOS didRegisterForRemoteNotificationsWithDeviceToken:deviceToken];
}
// Required for the notification event. You must call the completion handler after handling the remote notification.
- (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo
fetchCompletionHandler:(void (^)(UIBackgroundFetchResult))completionHandler
{
[RNCPushNotificationIOS didReceiveRemoteNotification:userInfo fetchCompletionHandler:completionHandler];
}
// Required for the registrationError event.
- (void)application:(UIApplication *)application didFailToRegisterForRemoteNotificationsWithError:(NSError *)error
{
[RNCPushNotificationIOS didFailToRegisterForRemoteNotificationsWithError:error];
}
// Required for the localNotification event.
- (void)application:(UIApplication *)application didReceiveLocalNotification:(UILocalNotification *)notification
{
[RNCPushNotificationIOS didReceiveLocalNotification:notification];
}
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
{
NSURL *jsCodeLocation;
[FIRApp configure];
// Initialize the Google Mobile Ads SDK.
[[GADMobileAds sharedInstance] startWithCompletionHandler:nil];
[[UNUserNotificationCenter currentNotificationCenter] setDelegate:self];
[RNFirebaseNotifications configure];
jsCodeLocation = [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@"index" fallbackResource:nil];
RCTRootView *rootView = [[RCTRootView alloc] initWithBundleURL:jsCodeLocation
moduleName:@"MdcIos"
initialProperties:nil
launchOptions:launchOptions];
rootView.backgroundColor = [[UIColor alloc] initWithRed:1.0f green:1.0f blue:1.0f alpha:1];
self.window = [[UIWindow alloc] initWithFrame:[UIScreen mainScreen].bounds];
UIViewController *rootViewController = [UIViewController new];
rootViewController.view = rootView;
self.window.rootViewController = rootViewController;
[self.window makeKeyAndVisible];
[RNSplashScreen show];
return YES;
}
//- (void)application:(UIApplication *)application didReceiveRemoteNotification:(nonnull NSDictionary *)userInfo
//fetchCompletionHandler:(nonnull void (^)(UIBackgroundFetchResult))completionHandler{
// [[RNFirebaseNotifications instance] didReceiveRemoteNotification:userInfo fetchCompletionHandler:completionHandler];
//}
//- (void)application:(UIApplication *)application didRegisterUserNotificationSettings:(UIUserNotificationSettings *)notificationSettings {
// [[RNFirebaseMessaging instance] didRegisterUserNotificationSettings:notificationSettings];
//}
//- (void)application:(UIApplication *)application didReceiveLocalNotification:(UILocalNotification *)notification {
// [[RNFirebaseNotifications instance] didReceiveLocalNotification:notification];
//}
- (BOOL)application:(UIApplication *)application openURL:(NSURL *)url
sourceApplication:(NSString *)sourceApplication annotation:(id)annotation
{
return [RCTLinkingManager application:application openURL:url
sourceApplication:sourceApplication annotation:annotation];
}
-(void) userNotificationCenter:(UNUserNotificationCenter *)center didReceiveNotificationResponse:(UNNotificationResponse *)response withCompletionHandler:(void (^)(void))completionHandler {
[[RNFirebaseMessaging instance] didReceiveRemoteNotification:response.notification.request.content.userInfo];
completionHandler();
}
- (UIInterfaceOrientationMask)application:(UIApplication *)application supportedInterfaceOrientationsForWindow:(UIWindow *)window {
return [Orientation getOrientation];
}
@end
```
</p>
</details>
---
### Android
<details><summary>Click To Expand</summary>
<p>
#### Have you converted to AndroidX?
<!--- Mark any options that apply below -->
- [ ] my application is an AndroidX application?
- [ ] I am using `android/gradle.settings` `jetifier=true` for Android compatibility?
- [ ] I am using the NPM package `jetifier` for react-native compatibility?
#### `android/build.gradle`:
```groovy
// N/A
```
#### `android/app/build.gradle`:
```groovy
// N/A
```
#### `android/settings.gradle`:
```groovy
// N/A
```
#### `MainApplication.java`:
```java
// N/A
```
#### `AndroidManifest.xml`:
```xml
<!-- N/A -->
```
</p>
</details>
---
## Environment
<details><summary>Click To Expand</summary>
<p>
**`react-native info` output:**
<!-- Please run `react-native info` on your terminal and paste the contents into the code block below -->
```
React Native Environment Info:
System:
OS: macOS 10.14.6
CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
Memory: 74.84 MB / 8.00 GB
Shell: 5.3 - /bin/zsh
Binaries:
Node: 12.9.0 - /usr/local/bin/node
npm: 6.10.3 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 13.2, DriverKit 19.0, macOS 10.15, tvOS 13.2, watchOS 6.1
Android SDK:
API Levels: 23, 24, 27, 28, 29
Build Tools: 27.0.3, 28.0.2, 28.0.3, 29.0.2
System Images: android-16 | Intel x86 Atom, android-16 | Google APIs Intel x86 Atom, android-19 | Intel x86 Atom, android-28 | Intel x86 Atom_64, android-28 | Google APIs Intel x86 Atom, android-28 | Google APIs Intel x86 Atom_64, android-29 | Google APIs Intel x86 Atom, android-29 | Google Play Intel x86 Atom
IDEs:
Android Studio: 3.5 AI-191.8026.42.35.5900203
Xcode: 11.3.1/11C504 - /usr/bin/xcodebuild
npmPackages:
react: 16.8.3 => 16.8.3
react-native: 0.59.9 => 0.59.9
npmGlobalPackages:
react-native-fbsdk: 1.0.4
react-native-gesture-handler: 1.4.1
react-native-git-upgrade: 0.2.7
react-native-languages: 3.0.2
react-native-reanimated: 1.3.0
```
<!-- change `[ ]` to `[x]` to select an option(s) -->
- **Platform that you're experiencing the issue on**:
- [x] iOS
- [ ] Android
- [ ] **iOS** but have not tested behavior on Android
- [ ] **Android** but have not tested behavior on iOS
- [ ] Both
- **`react-native-firebase` version you're using that has this issue:**
- ` 5.6.0`
- **`Firebase` module(s) you're using that has the issue:**
- `Admob`
- **Are you using `TypeScript`?**
- `N`
</p>
</details>
<!-- Thanks for reading this far down ❤️ -->
<!-- High quality, detailed issues are much easier to triage for maintainers -->
<!-- For bonus points, if you put a 🔥 (:fire:) emojii at the start of the issue title we'll know -->
<!-- that you took the time to fill this out correctly, or, at least read this far -->
---
Think `react-native-firebase` is great? Please consider supporting all of the project maintainers and contributors by donating via our [Open Collective](https://opencollective.com/react-native-firebase/donate) where all contributors can submit expenses. [[Learn More]](https://invertase.io/oss/react-native-firebase/contributing/donations-expenses)
- 👉 Check out [`React Native Firebase`](https://twitter.com/rnfirebase) and [`Invertase`](https://twitter.com/invertaseio) on Twitter for updates on the library.
| non_design | 🔥🔥🔥🔥🔥🔥🔥 gadinvalidinitializationexception crashs ios app🔥🔥🔥🔥🔥🔥🔥🔥 hello there you awesome person please note that the issue list of this repo is exclusively for bug reports for feature requests please visit our for questions and support please use our discord chat or stack overflow if this is a setup issue then please make sure you ve correctly followed the setup guides most setup issues such as duplicate dex files default app has not been initialized etc are all down to an incorrect setup as the guides haven t been correctly followed issue i added firebase admob to my app android is working fine but i m facing gadinvalidinitializationexception on ios and the app crashs on start here is the screenshot of the xcode console img width alt capture d’écran à src notice that i have added in info plist these params xml gadisadmanagerapp gadapplicationidentifier my application id project files javascript click to expand package json json name mdcios version private true scripts start node node modules react native local cli cli js start test jest test watch npm test watch bundle ios react native bundle entry file index js bundle output ios main jsbundle dev false platform ios assets dest ios bundle android react native bundle platform android dev false entry file index js bundle output android app src main assets index android bundle assets dest android app src main res verbose build ios debug detox build configuration ios sim debug build ios release detox build configuration ios sim release build android debug detox build configuration android emu debug build android release detox build configuration android emu release test ios debug detox test configuration ios sim debug test ios release detox test configuration ios sim release test android debug detox test configuration android emu debug test android release detox test configuration android emu release test android release ci detox test configuration android emu release l verbose headless record logs all take screenshots all test android explicit require detox test c android emu release runner config mocha opts test android explicit require ci detox test c android emu release runner config mocha opts l verbose headless record logs all take screenshots all ios debug npm run build ios debug npm run test ios debug android debug npm run build android debug npm run test android debug dependencies babel core babel preset env react native community async storage react native community netinfo react native community push notification ios abortcontroller polyfill buffer jetifier moment react react react native react native android open settings react native app store review react native appstore version checker react native background fetch react native bottomsheet react native communications react native countdown component react native device info react native elements react native firebase react native floating action react native gesture handler react native iap react native image picker react native image zoom viewer react native keyboard aware scroll view react native languages react native loading spinner overlay react native maps react native material menu react native orientation react native permissions react native photo upload react native picker select react native progress react native reanimated react native screens alpha react native settings react native simple radio button react native splash screen react native vector icons react native zip archive react navigation react navigation stack react navigation tabs react redux redux redux persist rn fetch blob devdependencies react native community cli platform ios babel jest detox enzyme enzyme adapter react jest jest fetch mock metro react native babel preset react dom react test renderer redux mock store jest verbose true setupfiles jest setup js preset react native testmatch tests test js x src test js transformignorepatterns node modules jest react native react navigation react native community react navigation transform js node modules react native jest preprocessor js collectcoverage true collectcoveragefrom js jsx coverage node modules babel config js jest setup js rnpm assets resources fonts detox configurations ios sim debug binarypath ios build build products debug iphonesimulator la mosquée du coin app build xcodebuild workspace ios mdcios xcworkspace scheme mdcios configuration debug sdk iphonesimulator deriveddatapath ios build type ios simulator device type iphone ios sim release binarypath ios build build products debug iphonesimulator la mosquée du coin app build export rct no launch packager true xcodebuild project ios mdcios xcworkspace usenewbuildsystem no scheme example configuration release sdk iphonesimulator deriveddatapath ios build quiet type ios simulator device type iphone android emu debug binarypath android app build outputs apk debug app debug apk build cd android gradlew assembledebug assembleandroidtest dtestbuildtype debug cd type android emulator device avdname pixel xl api android emu release binarypath android app build outputs apk release app release apk build cd android gradlew assemblerelease assembleandroidtest dtestbuildtype release cd type android emulator device avdname pixel xl api test runner jest test runner jest firebase json for react native firebase json n a ios click to expand ios podfile i m not using pods i m using pods and my podfile looks like ruby uncomment the next line to define a global platform for your project platform ios platform ios target mdcios do pod yoga path node modules react native reactcommon yoga yoga podspec pod react path node modules react native subspecs core art devsupport rctanimation rctimage rctlinkingios rctnetwork rctpushnotification rcttext rctwebsocket rctgeolocation pod rnpermissions path node modules react native permissions permissions path node modules react native permissions ios pod permission notifications path permissions path notifications podspec pod googleanalytics uncomment the next line if you re using swift or would like to use dynamic frameworks use frameworks pods for mdcios pod rnlanguages path node modules react native languages pod rniap path node modules react native iap pod google mobile ads sdk pod firebase core pod firebase messaging pod firebase remoteconfig pod firebase admob crashlytics pod fabric pod crashlytics pod rnbackgroundfetch path node modules react native background fetch pod react native orientation path node modules react native orientation pod rn fetch blob path node modules rn fetch blob pod rnreanimated path node modules react native reanimated pod rngesturehandler path node modules react native gesture handler pod rnscreens path node modules react native screens pod rnziparchive path node modules react native zip archive pod rncasyncstorage path node modules react native community async storage pod react native netinfo path node modules react native community netinfo pod react native splash screen path node modules react native splash screen pod rnvectoricons path node modules react native vector icons pod rncpushnotificationios path node modules react native community push notification ios pod react native settings path node modules react native settings pod react native maps path node modules react native maps end post install do installer installer pods project targets each do target if target name react native google maps target build configurations each do config config build settings no end end if target name react target remove from project end if target name yoga target remove from project target build configurations each do config config build settings no config build settings no end end end end appdelegate m objc copyright c present facebook inc this source code is licensed under the mit license found in the license file in the root directory of this source tree import appdelegate h import import import rnfirebasenotifications h import rnfirebasemessaging h import orientation h import rnsplashscreen h import import import import import firebase implementation appdelegate required to register for notifications void application uiapplication application didregisterusernotificationsettings uiusernotificationsettings notificationsettings required for the register event void application uiapplication application didregisterforremotenotificationswithdevicetoken nsdata devicetoken required for the notification event you must call the completion handler after handling the remote notification void application uiapplication application didreceiveremotenotification nsdictionary userinfo fetchcompletionhandler void uibackgroundfetchresult completionhandler required for the registrationerror event void application uiapplication application didfailtoregisterforremotenotificationswitherror nserror error required for the localnotification event void application uiapplication application didreceivelocalnotification uilocalnotification notification bool application uiapplication application didfinishlaunchingwithoptions nsdictionary launchoptions nsurl jscodelocation initialize the google mobile ads sdk startwithcompletionhandler nil setdelegate self jscodelocation jsbundleurlforbundleroot index fallbackresource nil rctrootview rootview initwithbundleurl jscodelocation modulename mdcios initialproperties nil launchoptions launchoptions rootview backgroundcolor initwithred green blue alpha self window initwithframe bounds uiviewcontroller rootviewcontroller rootviewcontroller view rootview self window rootviewcontroller rootviewcontroller return yes void application uiapplication application didreceiveremotenotification nonnull nsdictionary userinfo fetchcompletionhandler nonnull void uibackgroundfetchresult completionhandler didreceiveremotenotification userinfo fetchcompletionhandler completionhandler void application uiapplication application didregisterusernotificationsettings uiusernotificationsettings notificationsettings didregisterusernotificationsettings notificationsettings void application uiapplication application didreceivelocalnotification uilocalnotification notification didreceivelocalnotification notification bool application uiapplication application openurl nsurl url sourceapplication nsstring sourceapplication annotation id annotation return rctlinkingmanager application application openurl url sourceapplication sourceapplication annotation annotation void usernotificationcenter unusernotificationcenter center didreceivenotificationresponse unnotificationresponse response withcompletionhandler void void completionhandler didreceiveremotenotification response notification request content userinfo completionhandler uiinterfaceorientationmask application uiapplication application supportedinterfaceorientationsforwindow uiwindow window return end android click to expand have you converted to androidx my application is an androidx application i am using android gradle settings jetifier true for android compatibility i am using the npm package jetifier for react native compatibility android build gradle groovy n a android app build gradle groovy n a android settings gradle groovy n a mainapplication java java n a androidmanifest xml xml environment click to expand react native info output react native environment info system os macos cpu intel r core tm cpu memory mb gb shell bin zsh binaries node usr local bin node npm usr local bin npm watchman usr local bin watchman sdks ios sdk platforms ios driverkit macos tvos watchos android sdk api levels build tools system images android intel atom android google apis intel atom android intel atom android intel atom android google apis intel atom android google apis intel atom android google apis intel atom android google play intel atom ides android studio ai xcode usr bin xcodebuild npmpackages react react native npmglobalpackages react native fbsdk react native gesture handler react native git upgrade react native languages react native reanimated platform that you re experiencing the issue on ios android ios but have not tested behavior on android android but have not tested behavior on ios both react native firebase version you re using that has this issue firebase module s you re using that has the issue admob are you using typescript n think react native firebase is great please consider supporting all of the project maintainers and contributors by donating via our where all contributors can submit expenses 👉 check out and on twitter for updates on the library | 0 |
83,429 | 10,350,081,596 | IssuesEvent | 2019-09-05 01:14:55 | chapel-lang/chapel | https://api.github.com/repos/chapel-lang/chapel | closed | Move array-as-vec operations into a distinct type | Epic area: Language area: Libraries / Modules type: Design | As a Chapel architect, I am concerned about the overloading of vector operations on 1D arrays that happen to meet certain criteria, some of which are only knowable at execution time; because it seems fraught with problems (see below) and likely to break backwards compatibility in the future.
Acceptance Criteria:
* current vector operations are still available on something as convenient to declare and use as an array, but without
Problems:
* Chapel was designed such that anonymous domains could be known to be constant; yet in the current approach, they can't be assumed to be
* The current array-as-vec features permit a user to modify a domain declared as const:
```chapel
const D = {1..10};
var A: [D] real;
A.push_back(1.2);
writeln(D); // prints {1..11}, yet D was supposed to be const
```
Background:
* our motivation for putting this onto arrays was to maximize code reuse by being able to send vectors in to routines expecting arrays without writing special overloads of the routines; I think this is something we want to preserve, but perhaps we can do it in a different way.
Possible alternative approaches:
* implement vector using a custom layout and provide utility functions to create vectors?
* user-defined coercions from vector type storing domain + array to array?
* cool use of advanced forwarding?
* constrained generics?
| 1.0 | Move array-as-vec operations into a distinct type - As a Chapel architect, I am concerned about the overloading of vector operations on 1D arrays that happen to meet certain criteria, some of which are only knowable at execution time; because it seems fraught with problems (see below) and likely to break backwards compatibility in the future.
Acceptance Criteria:
* current vector operations are still available on something as convenient to declare and use as an array, but without
Problems:
* Chapel was designed such that anonymous domains could be known to be constant; yet in the current approach, they can't be assumed to be
* The current array-as-vec features permit a user to modify a domain declared as const:
```chapel
const D = {1..10};
var A: [D] real;
A.push_back(1.2);
writeln(D); // prints {1..11}, yet D was supposed to be const
```
Background:
* our motivation for putting this onto arrays was to maximize code reuse by being able to send vectors in to routines expecting arrays without writing special overloads of the routines; I think this is something we want to preserve, but perhaps we can do it in a different way.
Possible alternative approaches:
* implement vector using a custom layout and provide utility functions to create vectors?
* user-defined coercions from vector type storing domain + array to array?
* cool use of advanced forwarding?
* constrained generics?
| design | move array as vec operations into a distinct type as a chapel architect i am concerned about the overloading of vector operations on arrays that happen to meet certain criteria some of which are only knowable at execution time because it seems fraught with problems see below and likely to break backwards compatibility in the future acceptance criteria current vector operations are still available on something as convenient to declare and use as an array but without problems chapel was designed such that anonymous domains could be known to be constant yet in the current approach they can t be assumed to be the current array as vec features permit a user to modify a domain declared as const chapel const d var a real a push back writeln d prints yet d was supposed to be const background our motivation for putting this onto arrays was to maximize code reuse by being able to send vectors in to routines expecting arrays without writing special overloads of the routines i think this is something we want to preserve but perhaps we can do it in a different way possible alternative approaches implement vector using a custom layout and provide utility functions to create vectors user defined coercions from vector type storing domain array to array cool use of advanced forwarding constrained generics | 1 |
69,546 | 3,305,303,112 | IssuesEvent | 2015-11-04 03:23:45 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | Upgrade the ubuntu k8s cluster. | area/cluster-lifecycle area/upgrade priority/P2 team/none | I have deployed an ubuntu k8s cluster. But now, if i want to upgrade the cluster to a new release, i need to login the nodes&master and replace the all binaries.It wil be bad, when the cluster's node number increases. So I have completed the kube-push in the shell "ubuntu/util.sh", and taken a test in my cluster.Please refer to the PR https://github.com/kubernetes/kubernetes/pull/12710
| 1.0 | Upgrade the ubuntu k8s cluster. - I have deployed an ubuntu k8s cluster. But now, if i want to upgrade the cluster to a new release, i need to login the nodes&master and replace the all binaries.It wil be bad, when the cluster's node number increases. So I have completed the kube-push in the shell "ubuntu/util.sh", and taken a test in my cluster.Please refer to the PR https://github.com/kubernetes/kubernetes/pull/12710
| non_design | upgrade the ubuntu cluster i have deployed an ubuntu cluster but now if i want to upgrade the cluster to a new release i need to login the nodes master and replace the all binaries it wil be bad when the cluster s node number increases so i have completed the kube push in the shell ubuntu util sh and taken a test in my cluster please refer to the pr | 0 |
90,728 | 11,427,577,561 | IssuesEvent | 2020-02-04 01:17:20 | EnCiv/undebate | https://api.github.com/repos/EnCiv/undebate | closed | Small UI Changes for January | UI Design enhancement | For the January launch of this with our partner, we want to make a few simple UI changes:
- [x] 1) Put the title of the election (like San Francisco District Attorney) at the top of the screen.
- [x] 2) Make the next up window the same size as all the other windows, - and re-position the windows on the screen accordingly.
- [x] 3) Move the EnCiv Logo up to the top left of the screen from the bottom - _removed: and add the ability to navigate to an about page.___
- [x] 4) the initial link (for example https://undebate.herokuapp.com/san-francisco-district-attorney should land on the screen with all the candidate windows showing - skipping the intro page with the coffee cups.
| 1.0 | Small UI Changes for January - For the January launch of this with our partner, we want to make a few simple UI changes:
- [x] 1) Put the title of the election (like San Francisco District Attorney) at the top of the screen.
- [x] 2) Make the next up window the same size as all the other windows, - and re-position the windows on the screen accordingly.
- [x] 3) Move the EnCiv Logo up to the top left of the screen from the bottom - _removed: and add the ability to navigate to an about page.___
- [x] 4) the initial link (for example https://undebate.herokuapp.com/san-francisco-district-attorney should land on the screen with all the candidate windows showing - skipping the intro page with the coffee cups.
| design | small ui changes for january for the january launch of this with our partner we want to make a few simple ui changes put the title of the election like san francisco district attorney at the top of the screen make the next up window the same size as all the other windows and re position the windows on the screen accordingly move the enciv logo up to the top left of the screen from the bottom removed and add the ability to navigate to an about page the initial link for example should land on the screen with all the candidate windows showing skipping the intro page with the coffee cups | 1 |
97,081 | 12,201,848,764 | IssuesEvent | 2020-04-30 07:58:40 | microsoft/vscode | https://api.github.com/repos/microsoft/vscode | closed | The previous workspace is also opened when executing "code . " in a new workspace | *as-designed | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Also please test using the latest insiders build to make sure your issue has not already been fixed: https://code.visualstudio.com/insiders/ -->
<!-- Use Help > Report Issue to prefill these. -->
- VSCode Version: 1.44.2
- OS Version: Windows x64 10.0.18363
Steps to Reproduce:
1. Download MultiRootProjects from repo https://devdiv.visualstudio.com/DevDiv/_git/Vcls-vscode-test
2. Open "Command Prompt" window
3. Cd to project_A, type "code ." to open Project_A
4. File -> Add Folder to Workspace->Select "Project_B"
5. Close Vscode (There is no any tips to ask to save current workspace)
6. Cd to project_C in command window.
7. Execute "Code ."
**Notes:** If the previous workspace was opened again because it has not been saved, Vscode should provide some hints to save changes when performing the step 5.
Expected:
Only the project_C folder was opened
Actual:
Two Vscode instances were opened at the same time

| 1.0 | The previous workspace is also opened when executing "code . " in a new workspace - <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Also please test using the latest insiders build to make sure your issue has not already been fixed: https://code.visualstudio.com/insiders/ -->
<!-- Use Help > Report Issue to prefill these. -->
- VSCode Version: 1.44.2
- OS Version: Windows x64 10.0.18363
Steps to Reproduce:
1. Download MultiRootProjects from repo https://devdiv.visualstudio.com/DevDiv/_git/Vcls-vscode-test
2. Open "Command Prompt" window
3. Cd to project_A, type "code ." to open Project_A
4. File -> Add Folder to Workspace->Select "Project_B"
5. Close Vscode (There is no any tips to ask to save current workspace)
6. Cd to project_C in command window.
7. Execute "Code ."
**Notes:** If the previous workspace was opened again because it has not been saved, Vscode should provide some hints to save changes when performing the step 5.
Expected:
Only the project_C folder was opened
Actual:
Two Vscode instances were opened at the same time

| design | the previous workspace is also opened when executing code in a new workspace report issue to prefill these vscode version os version windows steps to reproduce download multirootprojects from repo open command prompt window cd to project a type code to open project a file add folder to workspace select project b close vscode there is no any tips to ask to save current workspace cd to project c in command window execute code notes if the previous workspace was opened again because it has not been saved vscode should provide some hints to save changes when performing the step expected only the project c folder was opened actual two vscode instances were opened at the same time | 1 |
9,309 | 7,668,043,833 | IssuesEvent | 2018-05-14 02:48:04 | adamhope/testing-github-and-projects | https://api.github.com/repos/adamhope/testing-github-and-projects | closed | Installers can access Post | DONE (this iteration) Epic - OTP Extranet MVP Security Impact | https://trello.com/c/Q3O4Fb06/50-installers-can-access-post
As an installer
I want to log on to Post from with non-oohmedia credentails
So I can see the Classic Installations page
**Context** Added by Sasha 5/4/18
Installers are external users that do not have login access to OTP (via AD) and will require access to the Post portal. Currently the users have their login credentials saved in a db in Signz - this is an outdated non-ideal solution. 2 core technical requirements:
1. Reduce the dependancy on Signz
2. Find a more secure/low risk solution to managing user credentials outside of AD.
Tech discussion agreed with using Okta to manage external user credentials and access to Post. There is a UI widget that provides login integration with Okta. The widget provides pre-built functionality for managing passwords and reset passwords that is preferred to use.
**Constraints**
The widget has a different UX to the existing client login page. It would require toggling between the existing login page and the widget depending on the user type (ooh media employee or external partner e.g. installer). If the user used the wrong UI then the credentials would fail and would not identify the reason clearly to the user.
*Option 1:*
Provide a link below the login fields to direct to the external user Okta widget to login. Accept a poorer user experience for the time being. Have 2 seperate paths for authenticating and managing users (AD for ooh media employees and Okta for external users).
*Option 2:*
Use the widget for all users. Provide integration with Okta to the existing AD and use Okta to authenticate the user and provide appropriate access to OTP. Unified user experience and single path for authentication and credential management. Okta charges for each user so the cost of authenticating existing AD users could be a significant increase that is not necessary considering there is an AD solution via the existing UI login.
Current decision based on additional work and cost is option 1. This is to be re-addressed at a later date when there is a clearer understanding of the cost using Okta.
**Notes**
This solution meets MVP requirements but further analysis is required to determing long term management of external users by ooh media. This includes providing clients easy access to the portal, user support, bulk users with shared login etc.
| True | Installers can access Post - https://trello.com/c/Q3O4Fb06/50-installers-can-access-post
As an installer
I want to log on to Post from with non-oohmedia credentails
So I can see the Classic Installations page
**Context** Added by Sasha 5/4/18
Installers are external users that do not have login access to OTP (via AD) and will require access to the Post portal. Currently the users have their login credentials saved in a db in Signz - this is an outdated non-ideal solution. 2 core technical requirements:
1. Reduce the dependancy on Signz
2. Find a more secure/low risk solution to managing user credentials outside of AD.
Tech discussion agreed with using Okta to manage external user credentials and access to Post. There is a UI widget that provides login integration with Okta. The widget provides pre-built functionality for managing passwords and reset passwords that is preferred to use.
**Constraints**
The widget has a different UX to the existing client login page. It would require toggling between the existing login page and the widget depending on the user type (ooh media employee or external partner e.g. installer). If the user used the wrong UI then the credentials would fail and would not identify the reason clearly to the user.
*Option 1:*
Provide a link below the login fields to direct to the external user Okta widget to login. Accept a poorer user experience for the time being. Have 2 seperate paths for authenticating and managing users (AD for ooh media employees and Okta for external users).
*Option 2:*
Use the widget for all users. Provide integration with Okta to the existing AD and use Okta to authenticate the user and provide appropriate access to OTP. Unified user experience and single path for authentication and credential management. Okta charges for each user so the cost of authenticating existing AD users could be a significant increase that is not necessary considering there is an AD solution via the existing UI login.
Current decision based on additional work and cost is option 1. This is to be re-addressed at a later date when there is a clearer understanding of the cost using Okta.
**Notes**
This solution meets MVP requirements but further analysis is required to determing long term management of external users by ooh media. This includes providing clients easy access to the portal, user support, bulk users with shared login etc.
| non_design | installers can access post as an installer i want to log on to post from with non oohmedia credentails so i can see the classic installations page context added by sasha installers are external users that do not have login access to otp via ad and will require access to the post portal currently the users have their login credentials saved in a db in signz this is an outdated non ideal solution core technical requirements reduce the dependancy on signz find a more secure low risk solution to managing user credentials outside of ad tech discussion agreed with using okta to manage external user credentials and access to post there is a ui widget that provides login integration with okta the widget provides pre built functionality for managing passwords and reset passwords that is preferred to use constraints the widget has a different ux to the existing client login page it would require toggling between the existing login page and the widget depending on the user type ooh media employee or external partner e g installer if the user used the wrong ui then the credentials would fail and would not identify the reason clearly to the user option provide a link below the login fields to direct to the external user okta widget to login accept a poorer user experience for the time being have seperate paths for authenticating and managing users ad for ooh media employees and okta for external users option use the widget for all users provide integration with okta to the existing ad and use okta to authenticate the user and provide appropriate access to otp unified user experience and single path for authentication and credential management okta charges for each user so the cost of authenticating existing ad users could be a significant increase that is not necessary considering there is an ad solution via the existing ui login current decision based on additional work and cost is option this is to be re addressed at a later date when there is a clearer understanding of the cost using okta notes this solution meets mvp requirements but further analysis is required to determing long term management of external users by ooh media this includes providing clients easy access to the portal user support bulk users with shared login etc | 0 |
10,788 | 2,964,610,207 | IssuesEvent | 2015-07-10 17:39:56 | refstudycentre/rsc_library | https://api.github.com/repos/refstudycentre/rsc_library | opened | On uninstalling the module | 05 design decision | When the module is uninstalled,
- should the library nodes be removed?
- should the variables associated with the library node be removed?
- should variables created by the module ('global' settings) be removed? | 1.0 | On uninstalling the module - When the module is uninstalled,
- should the library nodes be removed?
- should the variables associated with the library node be removed?
- should variables created by the module ('global' settings) be removed? | design | on uninstalling the module when the module is uninstalled should the library nodes be removed should the variables associated with the library node be removed should variables created by the module global settings be removed | 1 |
48,743 | 13,184,728,105 | IssuesEvent | 2020-08-12 19:59:10 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | pyroot plays nice with numpy (Trac #126) | Incomplete Migration Migrated from Trac defect documentation | <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/126
, reported by troy and owned by troy_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2012-10-31T18:49:16",
"description": "recently discovered. very easy to make root histograms\nfrom numpy data that has already had cuts/etc applied.\nneed examples/docs.",
"reporter": "troy",
"cc": "",
"resolution": "wont or cant fix",
"_ts": "1351709356000000",
"component": "documentation",
"summary": "pyroot plays nice with numpy",
"priority": "normal",
"keywords": "",
"time": "2008-09-07T13:40:39",
"milestone": "",
"owner": "troy",
"type": "defect"
}
```
</p>
</details>
| 1.0 | pyroot plays nice with numpy (Trac #126) - <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/126
, reported by troy and owned by troy_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2012-10-31T18:49:16",
"description": "recently discovered. very easy to make root histograms\nfrom numpy data that has already had cuts/etc applied.\nneed examples/docs.",
"reporter": "troy",
"cc": "",
"resolution": "wont or cant fix",
"_ts": "1351709356000000",
"component": "documentation",
"summary": "pyroot plays nice with numpy",
"priority": "normal",
"keywords": "",
"time": "2008-09-07T13:40:39",
"milestone": "",
"owner": "troy",
"type": "defect"
}
```
</p>
</details>
| non_design | pyroot plays nice with numpy trac migrated from reported by troy and owned by troy json status closed changetime description recently discovered very easy to make root histograms nfrom numpy data that has already had cuts etc applied nneed examples docs reporter troy cc resolution wont or cant fix ts component documentation summary pyroot plays nice with numpy priority normal keywords time milestone owner troy type defect | 0 |
120,661 | 15,789,748,850 | IssuesEvent | 2021-04-01 23:32:46 | dyl10s/TimeTracker | https://api.github.com/repos/dyl10s/TimeTracker | closed | Remove the ability to edit projects, or invite new people to an archived project. | api design web app | The copy invite code should no longer be visible when a project is archived as well as the edit project button. The server should also not allow any new members to join an archived project. | 1.0 | Remove the ability to edit projects, or invite new people to an archived project. - The copy invite code should no longer be visible when a project is archived as well as the edit project button. The server should also not allow any new members to join an archived project. | design | remove the ability to edit projects or invite new people to an archived project the copy invite code should no longer be visible when a project is archived as well as the edit project button the server should also not allow any new members to join an archived project | 1 |
46,340 | 5,796,315,505 | IssuesEvent | 2017-05-02 19:09:37 | yarnpkg/yarn | https://api.github.com/repos/yarnpkg/yarn | closed | yarn-homebrew #5 failed | failure test | Build 'yarn-homebrew' is failing!
Last 50 lines of build output:
```
[...truncated 4.30 KB...]
lzip
minio
mozjpeg
mu
mupdf
mupdf-tools
mysql-connector-c
mysql-sandbox
nasm
nativefier
notmuch
nsd
ola
openssh
osh
osquery
plantuml
pmd
postgrest
primesieve
prometheus
rakudo-star
re2
rebar@3
rgbds
rocksdb
sops
spiped
sqlmap
srtp@1.5
teleport
terragrunt
translate-shell
vala
vim
youtube-dl
==> Renamed Formulae
grunt -> grunt-cli
==> Deleted Formulae
libgc
==> replace "https://yarnpkg.com/downloads/0.23.3/yarn-v0.23.3.tar.gz" with "https://yarnpkg.com/downloads/0.23.4/yarn-v0.23.4.tar.gz"
==> replace "9f7569b9b89bbe4c3c0bbd8917f551ec26935802668b6e6139ea45db67e3a314" with "bab03e63593295969a3ec95c08a476c80eb821e6ea787829a1ac4b4b1c2298d7"
Switched to a new branch 'yarn-0.23.4'
M Formula/yarn.rb
[yarn-0.23.4 f5da1f6969] yarn 0.23.4
1 file changed, 2 insertions(+), 2 deletions(-)
fatal: remote error: access denied or repository not exported: /b/nw/b6/07/5c/123272362/90068450.git
Error: Failure while executing: git push --set-upstream DanBuild yarn-0.23.4:yarn-0.23.4
Build step 'Execute shell' marked build as failure
```
Changes since last successful build:
No changes
- [noreply] bb45834217063e3480f9ce2fc85c611f1594b984 - Make update-homebrew.sh executable (#3132)
No changes
- [noreply] 4cdc52065f5ae74c42e24b6666e5deadb3aa25a8 - added request caches for linux (#3140)
- [nison.mael] f68c10198f2a91373a8dfb90cf38aec4978428ff - Fix bug when cannot set a config value to empty string (#3018)
- [nison.mael] ed53ca312515311ce315977d9aee97b3c3293abb - Fix typo: definently -> definitely (#3173)
- [nison.mael] 2ee0d8a2921fab3f9d46af61f60b2735eac0c023 - Fix typo: inlude -> include (#3171)
- [nison.mael] 4e5b5f03ead9787429248ab617eb5b08325e1548 - Better match npm's SCP vs SSH URL heuristic (#3147)
- [nison.mael] 08974574710ae11499ed1544b3d292cff815963c - Use gunzip-maybe instead of reimplementing (#2971)
- [nison.mael] b2bafc455119ab04c66335f23155959eb476b840 - Avoids using Array.prototype.includes since it is not avaialble in node
- [nison.mael] ab97b0f81647b0276299ea0c8e9559d6079abb06 - Hide Activity/Progress Output in JSONReporter with --no-progress Flag
- [nison.mael] cb453f56353016d5c98e4d6a0f4069896b1eef43 - Ensure that every command has setFlags and hasWrapper functions (#3105)
- [nison.mael] 219bd63a2342c18f27c1ebe6038da6b9240bef3b - add hasWrapper function in clean and remove command (#3205)
- [nison.mael] 6d8dcec7e84d7271bc3acde2946cfcc5a93b530f - Use an alias system instead of camelCase function (#3101)
- [bestander] 9a6afe1e0f616a8005cb352a45d805d2a5516eea - Optimize buildActionsForCopy routine (#2657)
- [bestander] 4e48fd74e551f80762724486660212dc9bb42191 - Fix `yarn pack` to always include the file in the "main" field (#3092)
- [bestander] 978632278f0d9b2fdc07a57ddc803483f173247e - Adds clean-mirror.sh to scripts (#3179)
- [bestander] e7e2aa7a5252aeb8ca9760b0a2dc6ee5f923f964 - Do not test new version with pkg.version (#3103)
- [kittens] ba451628b186b4dae76be92f580293c0be0265ae - partially revert #2657 to fix add command test (#3222)
- [bestander] 504b8cfc3c8e86a5ea90a6b06aa37c62fd47ad79 - Move inquirer code to console reporter (#3207)
- [bestander] b8266f5fa7b45fa79d1a51dbbb271b2c9b933df9 - fix lint warning (#3226)
- [bestander] bb927d0a8318dc7825f7ab1f464a79c24a15ebee - Put build artifact tracking in integrity file (#3224)
- [Daniel Lo Nigro] 18b15b6dbf463f989b8d1767fc786a77b2d4ba8b - accept 1ms difference in filedates as equal on windows (#3235)
- [nison.mael] 65595e34d6a0ad36783c9b69895a8805bd11d652 - feat(Upgrade): add scope flag to the upgrade command (#3190)
- [bestander] 50c5bf0cde3b71d00d889ff09582b2734b1d5423 - Use npm's node-gyp if available, otherwise automatically install
- [bestander] cd4a8d707f031f23442b126b9531800b321435c4 - rename skipIntegrity in skipIntegrityCheck (#3239)
- [bestander] 5fc8539bcd68266fd50802bacc295990444ea664 - Fix global module executable path on Windows (#3233)
- [bestander] 7241de13bb236526fa439a2528fbed319f60ef24 - Ref #2165 - file-resolver should invalidate cache with a new hash
- [bestander] 01508902e2113cb3d0adc3d25ed8bd5beeb1a040 - Move integrity artifacts tracking to separate method - fixes #3247
- [bestander] 24587583c6b08ed6ca0aa1de1bf2991cb0e5b67c - When in flat mode don't add unused dependencies - fixes #2781 (#3251)
- [bestander] e4a51026bdc75d7017385d745c627030322c5fc6 - Fixies for running with artifactory 4.14.1 (#3172)
- [bestander] d54fff37dcf633db850f178a967e7df8120ae065 - Fix tarball file (#3221)
- [bestander] a45a6775eb10114e275afcac5d86948238c3791d - Change `use_winpty` logic in bin/yarn to just look at YARN_FORCE_WINPTY
- [bestander] 08e1e6bc923226b1b68444cc94fd3dc3e3dfccb6 - Fix typo: specifally -> specifically (#3246)
- [bestander] 1638d06f5c4ac94e980b3d044fbc67e50a7b6543 - Add .yarnrc env config option (#3218)
- [bestander] 086f9b86c1a3e10e190d661be2fea24b59a29b04 - Fix a couple of lint warnings for unused variables (#3232)
- [bestander] 0f2de58e94694578dfa909051e3d0021e4aa3651 - use close instead of finish event for file copy completion (#3234)
- [bestander] aa800e0bc12b3a532beac544a97ba27254643f0f - Adding verbose output for config file search (#3236)
- [noreply] cd9bdd5d106a52da5b6358ec713c45f11c2765cc - fixed unary line 16: [: : integer expression expected (#3260)
- [bestander] 2b1956c2dfd2c4678225ba9df9d6e0ff42e8c9f8 - extract the reporter out of integrity checker (#3248)
- [nison.mael] 3bd3f17bf17e943bdd62101773c99fa0973cb66c - `pack`: include contents of directories in `files` field (#3175)
- [Daniel Lo Nigro] a5b9cac48329d3c28bd682982089f6620f964660 - Add Jenkins job for bumping version on website
- [Daniel Lo Nigro] 65afaa5256ab04374e546e5339df8dfacb8edc5c - Pass version number to build-chocolatey and update-homebrew
- [Daniel Lo Nigro] 40f7f9d978b99655ecb57781c2aefe1606ab2145 - Clean Homebrew Git repo before committing. Fixes #3275
- [bestander] 2bbdaccf032dbbd6c16c6a0c949031e27317b30b - remove duplication in __tests__/commands/pack.js (#3291)
- [bestander] 85296b2b4b39c5e156656950914a994107b91b19 - add some tests for link/unlink command (#3293)
- [noreply] f625912e51ba7a0570511b907af172a7167b9918 - Swap Discord badge for shields.io version
- [nison.mael] b4f59960a3761fc2f0635f646ab40c8e98be5087 - Resolve Git dependencies offline if tarball is available. (#3000)
- [Daniel Lo Nigro] 5f28a9077d9b15d6f0c2fa759f77756977094f88 - Only update Chocolatey and Homebrew for non-RC releases
- [nison.mael] 473164109b1205f21ba8a9832f5137059547da35 - Add tests for global command (#3238)
- [voxsim] a9288dc85adbd015c8dc58b650623e5969e0f280 - Better use of English in `why` output (#3280)
- [bestander] 24ecd849c7f38fcab2b68405fe3ef6bf21d36c08 - Correctly handle installationMethod when using bundled build (#3113)
[View full output](https://build.dan.cx/job/yarn-homebrew/5/)
cc @Daniel15 | 1.0 | yarn-homebrew #5 failed - Build 'yarn-homebrew' is failing!
Last 50 lines of build output:
```
[...truncated 4.30 KB...]
lzip
minio
mozjpeg
mu
mupdf
mupdf-tools
mysql-connector-c
mysql-sandbox
nasm
nativefier
notmuch
nsd
ola
openssh
osh
osquery
plantuml
pmd
postgrest
primesieve
prometheus
rakudo-star
re2
rebar@3
rgbds
rocksdb
sops
spiped
sqlmap
srtp@1.5
teleport
terragrunt
translate-shell
vala
vim
youtube-dl
==> Renamed Formulae
grunt -> grunt-cli
==> Deleted Formulae
libgc
==> replace "https://yarnpkg.com/downloads/0.23.3/yarn-v0.23.3.tar.gz" with "https://yarnpkg.com/downloads/0.23.4/yarn-v0.23.4.tar.gz"
==> replace "9f7569b9b89bbe4c3c0bbd8917f551ec26935802668b6e6139ea45db67e3a314" with "bab03e63593295969a3ec95c08a476c80eb821e6ea787829a1ac4b4b1c2298d7"
Switched to a new branch 'yarn-0.23.4'
M Formula/yarn.rb
[yarn-0.23.4 f5da1f6969] yarn 0.23.4
1 file changed, 2 insertions(+), 2 deletions(-)
fatal: remote error: access denied or repository not exported: /b/nw/b6/07/5c/123272362/90068450.git
Error: Failure while executing: git push --set-upstream DanBuild yarn-0.23.4:yarn-0.23.4
Build step 'Execute shell' marked build as failure
```
Changes since last successful build:
No changes
- [noreply] bb45834217063e3480f9ce2fc85c611f1594b984 - Make update-homebrew.sh executable (#3132)
No changes
- [noreply] 4cdc52065f5ae74c42e24b6666e5deadb3aa25a8 - added request caches for linux (#3140)
- [nison.mael] f68c10198f2a91373a8dfb90cf38aec4978428ff - Fix bug when cannot set a config value to empty string (#3018)
- [nison.mael] ed53ca312515311ce315977d9aee97b3c3293abb - Fix typo: definently -> definitely (#3173)
- [nison.mael] 2ee0d8a2921fab3f9d46af61f60b2735eac0c023 - Fix typo: inlude -> include (#3171)
- [nison.mael] 4e5b5f03ead9787429248ab617eb5b08325e1548 - Better match npm's SCP vs SSH URL heuristic (#3147)
- [nison.mael] 08974574710ae11499ed1544b3d292cff815963c - Use gunzip-maybe instead of reimplementing (#2971)
- [nison.mael] b2bafc455119ab04c66335f23155959eb476b840 - Avoids using Array.prototype.includes since it is not avaialble in node
- [nison.mael] ab97b0f81647b0276299ea0c8e9559d6079abb06 - Hide Activity/Progress Output in JSONReporter with --no-progress Flag
- [nison.mael] cb453f56353016d5c98e4d6a0f4069896b1eef43 - Ensure that every command has setFlags and hasWrapper functions (#3105)
- [nison.mael] 219bd63a2342c18f27c1ebe6038da6b9240bef3b - add hasWrapper function in clean and remove command (#3205)
- [nison.mael] 6d8dcec7e84d7271bc3acde2946cfcc5a93b530f - Use an alias system instead of camelCase function (#3101)
- [bestander] 9a6afe1e0f616a8005cb352a45d805d2a5516eea - Optimize buildActionsForCopy routine (#2657)
- [bestander] 4e48fd74e551f80762724486660212dc9bb42191 - Fix `yarn pack` to always include the file in the "main" field (#3092)
- [bestander] 978632278f0d9b2fdc07a57ddc803483f173247e - Adds clean-mirror.sh to scripts (#3179)
- [bestander] e7e2aa7a5252aeb8ca9760b0a2dc6ee5f923f964 - Do not test new version with pkg.version (#3103)
- [kittens] ba451628b186b4dae76be92f580293c0be0265ae - partially revert #2657 to fix add command test (#3222)
- [bestander] 504b8cfc3c8e86a5ea90a6b06aa37c62fd47ad79 - Move inquirer code to console reporter (#3207)
- [bestander] b8266f5fa7b45fa79d1a51dbbb271b2c9b933df9 - fix lint warning (#3226)
- [bestander] bb927d0a8318dc7825f7ab1f464a79c24a15ebee - Put build artifact tracking in integrity file (#3224)
- [Daniel Lo Nigro] 18b15b6dbf463f989b8d1767fc786a77b2d4ba8b - accept 1ms difference in filedates as equal on windows (#3235)
- [nison.mael] 65595e34d6a0ad36783c9b69895a8805bd11d652 - feat(Upgrade): add scope flag to the upgrade command (#3190)
- [bestander] 50c5bf0cde3b71d00d889ff09582b2734b1d5423 - Use npm's node-gyp if available, otherwise automatically install
- [bestander] cd4a8d707f031f23442b126b9531800b321435c4 - rename skipIntegrity in skipIntegrityCheck (#3239)
- [bestander] 5fc8539bcd68266fd50802bacc295990444ea664 - Fix global module executable path on Windows (#3233)
- [bestander] 7241de13bb236526fa439a2528fbed319f60ef24 - Ref #2165 - file-resolver should invalidate cache with a new hash
- [bestander] 01508902e2113cb3d0adc3d25ed8bd5beeb1a040 - Move integrity artifacts tracking to separate method - fixes #3247
- [bestander] 24587583c6b08ed6ca0aa1de1bf2991cb0e5b67c - When in flat mode don't add unused dependencies - fixes #2781 (#3251)
- [bestander] e4a51026bdc75d7017385d745c627030322c5fc6 - Fixies for running with artifactory 4.14.1 (#3172)
- [bestander] d54fff37dcf633db850f178a967e7df8120ae065 - Fix tarball file (#3221)
- [bestander] a45a6775eb10114e275afcac5d86948238c3791d - Change `use_winpty` logic in bin/yarn to just look at YARN_FORCE_WINPTY
- [bestander] 08e1e6bc923226b1b68444cc94fd3dc3e3dfccb6 - Fix typo: specifally -> specifically (#3246)
- [bestander] 1638d06f5c4ac94e980b3d044fbc67e50a7b6543 - Add .yarnrc env config option (#3218)
- [bestander] 086f9b86c1a3e10e190d661be2fea24b59a29b04 - Fix a couple of lint warnings for unused variables (#3232)
- [bestander] 0f2de58e94694578dfa909051e3d0021e4aa3651 - use close instead of finish event for file copy completion (#3234)
- [bestander] aa800e0bc12b3a532beac544a97ba27254643f0f - Adding verbose output for config file search (#3236)
- [noreply] cd9bdd5d106a52da5b6358ec713c45f11c2765cc - fixed unary line 16: [: : integer expression expected (#3260)
- [bestander] 2b1956c2dfd2c4678225ba9df9d6e0ff42e8c9f8 - extract the reporter out of integrity checker (#3248)
- [nison.mael] 3bd3f17bf17e943bdd62101773c99fa0973cb66c - `pack`: include contents of directories in `files` field (#3175)
- [Daniel Lo Nigro] a5b9cac48329d3c28bd682982089f6620f964660 - Add Jenkins job for bumping version on website
- [Daniel Lo Nigro] 65afaa5256ab04374e546e5339df8dfacb8edc5c - Pass version number to build-chocolatey and update-homebrew
- [Daniel Lo Nigro] 40f7f9d978b99655ecb57781c2aefe1606ab2145 - Clean Homebrew Git repo before committing. Fixes #3275
- [bestander] 2bbdaccf032dbbd6c16c6a0c949031e27317b30b - remove duplication in __tests__/commands/pack.js (#3291)
- [bestander] 85296b2b4b39c5e156656950914a994107b91b19 - add some tests for link/unlink command (#3293)
- [noreply] f625912e51ba7a0570511b907af172a7167b9918 - Swap Discord badge for shields.io version
- [nison.mael] b4f59960a3761fc2f0635f646ab40c8e98be5087 - Resolve Git dependencies offline if tarball is available. (#3000)
- [Daniel Lo Nigro] 5f28a9077d9b15d6f0c2fa759f77756977094f88 - Only update Chocolatey and Homebrew for non-RC releases
- [nison.mael] 473164109b1205f21ba8a9832f5137059547da35 - Add tests for global command (#3238)
- [voxsim] a9288dc85adbd015c8dc58b650623e5969e0f280 - Better use of English in `why` output (#3280)
- [bestander] 24ecd849c7f38fcab2b68405fe3ef6bf21d36c08 - Correctly handle installationMethod when using bundled build (#3113)
[View full output](https://build.dan.cx/job/yarn-homebrew/5/)
cc @Daniel15 | non_design | yarn homebrew failed build yarn homebrew is failing last lines of build output lzip minio mozjpeg mu mupdf mupdf tools mysql connector c mysql sandbox nasm nativefier notmuch nsd ola openssh osh osquery plantuml pmd postgrest primesieve prometheus rakudo star rebar rgbds rocksdb sops spiped sqlmap srtp teleport terragrunt translate shell vala vim youtube dl renamed formulae grunt grunt cli deleted formulae libgc replace with replace with switched to a new branch yarn m formula yarn rb yarn file changed insertions deletions fatal remote error access denied or repository not exported b nw git error failure while executing git push set upstream danbuild yarn yarn build step execute shell marked build as failure changes since last successful build no changes make update homebrew sh executable no changes added request caches for linux fix bug when cannot set a config value to empty string fix typo definently definitely fix typo inlude include better match npm s scp vs ssh url heuristic use gunzip maybe instead of reimplementing avoids using array prototype includes since it is not avaialble in node hide activity progress output in jsonreporter with no progress flag ensure that every command has setflags and haswrapper functions add haswrapper function in clean and remove command use an alias system instead of camelcase function optimize buildactionsforcopy routine fix yarn pack to always include the file in the main field adds clean mirror sh to scripts do not test new version with pkg version partially revert to fix add command test move inquirer code to console reporter fix lint warning put build artifact tracking in integrity file accept difference in filedates as equal on windows feat upgrade add scope flag to the upgrade command use npm s node gyp if available otherwise automatically install rename skipintegrity in skipintegritycheck fix global module executable path on windows ref file resolver should invalidate cache with a new hash move integrity artifacts tracking to separate method fixes when in flat mode don t add unused dependencies fixes fixies for running with artifactory fix tarball file change use winpty logic in bin yarn to just look at yarn force winpty fix typo specifally specifically add yarnrc env config option fix a couple of lint warnings for unused variables use close instead of finish event for file copy completion adding verbose output for config file search fixed unary line integer expression expected extract the reporter out of integrity checker pack include contents of directories in files field add jenkins job for bumping version on website pass version number to build chocolatey and update homebrew clean homebrew git repo before committing fixes remove duplication in tests commands pack js add some tests for link unlink command swap discord badge for shields io version resolve git dependencies offline if tarball is available only update chocolatey and homebrew for non rc releases add tests for global command better use of english in why output correctly handle installationmethod when using bundled build cc | 0 |
80,326 | 9,995,169,349 | IssuesEvent | 2019-07-11 19:33:13 | USDA-FSA/fsa-style | https://api.github.com/repos/USDA-FSA/fsa-style | closed | BUG: profile name and log out on small viewport | BUG P1 component source: internal FBCSS type: design | The profile name within `.fsa-header-app` ([doc](http://usda-fsa.github.io/fsa-design-system/components/header-app/)) **intentionally** truncates long names, however... it obscures the "Log out" text.
### Phone

### Tablet

### Desktop

| 1.0 | BUG: profile name and log out on small viewport - The profile name within `.fsa-header-app` ([doc](http://usda-fsa.github.io/fsa-design-system/components/header-app/)) **intentionally** truncates long names, however... it obscures the "Log out" text.
### Phone

### Tablet

### Desktop

| design | bug profile name and log out on small viewport the profile name within fsa header app intentionally truncates long names however it obscures the log out text phone tablet desktop | 1 |
107,739 | 13,507,270,593 | IssuesEvent | 2020-09-14 05:33:05 | medly/apifi | https://api.github.com/repos/medly/apifi | closed | Support for enum types in schemas | design discussion required hacktoberfest | The enum types in schemas are defined as follows:
```
EnumName:
type: string
enum:
- VALUE1
- VALUE2
- VALUE3
```
Right now there is no support to create model for such enums. Codegen creates Models with class as "kotlin.String" which is incorrect and fails during file generation. | 1.0 | Support for enum types in schemas - The enum types in schemas are defined as follows:
```
EnumName:
type: string
enum:
- VALUE1
- VALUE2
- VALUE3
```
Right now there is no support to create model for such enums. Codegen creates Models with class as "kotlin.String" which is incorrect and fails during file generation. | design | support for enum types in schemas the enum types in schemas are defined as follows enumname type string enum right now there is no support to create model for such enums codegen creates models with class as kotlin string which is incorrect and fails during file generation | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.