Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
757
labels
stringlengths
4
664
body
stringlengths
3
261k
index
stringclasses
10 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
232k
binary_label
int64
0
1
602,827
18,508,736,414
IssuesEvent
2021-10-19 22:18:00
dtcenter/MET
https://api.github.com/repos/dtcenter/MET
opened
Modify the STAT-Analysis GO Index configuration file.
type: task priority: medium requestor: DTC/AF V&V MET: Configuration
## Describe the Task ## This is a very small change. Adjust the STAT-Analysis GO Index configuration file by changing PRMSL/Z0 to PRMSL/L0. When applying the GO Index and newly developed CBS Index to recent Air Force datasets, it was determined that while "L0" works, "Z0" does not. This necessitated that a separate config file be created for this minor change. This task is to make this small change to the default. Note that any GRIB records matching PRMSL/Z0 will **ALSO** match PRMSL/L0 since L0 does generic level value matching rather than enforcing the level type be considered to be a "vertical level", as the Z0 setting does. ### Time Estimate ### 1 hour. ### Sub-Issues ### Consider breaking the task down into sub-issues. No sub-issues needed. ### Relevant Deadlines ### *List relevant project deadlines here or state NONE.* ### Funding Source ### *Define the source of funding and account keys here or state NONE.* ## Define the Metadata ## ### Assignee ### - [x] Select **engineer(s)** or **no engineer** required: @JohnHalleyGotway - [x] Select **scientist(s)** or **no scientist** required: No scientist needed. Have @michelleharrold review the PR to approve the change. ### Labels ### - [x] Select **component(s)** - [x] Select **priority** - [x] Select **requestor(s)** ### Projects and Milestone ### - [x] Select **Repository** and/or **Organization** level **Project(s)** or add **alert: NEED PROJECT ASSIGNMENT** label - [x] Select **Milestone** as the next official version or **Future Versions** ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [x] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) No impacts. ## Task Checklist ## See the [METplus Workflow](https://metplus.readthedocs.io/en/latest/Contributors_Guide/github_workflow.html) for details. - [ ] Complete the issue definition above, including the **Time Estimate** and **Funding Source**. - [ ] Fork this repository or create a branch of **develop**. Branch name: `feature_<Issue Number>_<Description>` - [ ] Complete the development and test your changes. - [ ] Add/update log messages for easier debugging. - [ ] Add/update unit tests. - [ ] Add/update documentation. - [ ] Push local changes to GitHub. - [ ] Submit a pull request to merge into **develop**. Pull request: `feature <Issue Number> <Description>` - [ ] Define the pull request metadata, as permissions allow. Select: **Reviewer(s)** and **Linked issues** Select: **Repository** level development cycle **Project** for the next official release Select: **Milestone** as the next official version - [ ] Iterate until the reviewer(s) accept and merge your changes. - [ ] Delete your fork or branch. - [ ] Close this issue.
1.0
Modify the STAT-Analysis GO Index configuration file. - ## Describe the Task ## This is a very small change. Adjust the STAT-Analysis GO Index configuration file by changing PRMSL/Z0 to PRMSL/L0. When applying the GO Index and newly developed CBS Index to recent Air Force datasets, it was determined that while "L0" works, "Z0" does not. This necessitated that a separate config file be created for this minor change. This task is to make this small change to the default. Note that any GRIB records matching PRMSL/Z0 will **ALSO** match PRMSL/L0 since L0 does generic level value matching rather than enforcing the level type be considered to be a "vertical level", as the Z0 setting does. ### Time Estimate ### 1 hour. ### Sub-Issues ### Consider breaking the task down into sub-issues. No sub-issues needed. ### Relevant Deadlines ### *List relevant project deadlines here or state NONE.* ### Funding Source ### *Define the source of funding and account keys here or state NONE.* ## Define the Metadata ## ### Assignee ### - [x] Select **engineer(s)** or **no engineer** required: @JohnHalleyGotway - [x] Select **scientist(s)** or **no scientist** required: No scientist needed. Have @michelleharrold review the PR to approve the change. ### Labels ### - [x] Select **component(s)** - [x] Select **priority** - [x] Select **requestor(s)** ### Projects and Milestone ### - [x] Select **Repository** and/or **Organization** level **Project(s)** or add **alert: NEED PROJECT ASSIGNMENT** label - [x] Select **Milestone** as the next official version or **Future Versions** ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [x] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) No impacts. ## Task Checklist ## See the [METplus Workflow](https://metplus.readthedocs.io/en/latest/Contributors_Guide/github_workflow.html) for details. - [ ] Complete the issue definition above, including the **Time Estimate** and **Funding Source**. - [ ] Fork this repository or create a branch of **develop**. Branch name: `feature_<Issue Number>_<Description>` - [ ] Complete the development and test your changes. - [ ] Add/update log messages for easier debugging. - [ ] Add/update unit tests. - [ ] Add/update documentation. - [ ] Push local changes to GitHub. - [ ] Submit a pull request to merge into **develop**. Pull request: `feature <Issue Number> <Description>` - [ ] Define the pull request metadata, as permissions allow. Select: **Reviewer(s)** and **Linked issues** Select: **Repository** level development cycle **Project** for the next official release Select: **Milestone** as the next official version - [ ] Iterate until the reviewer(s) accept and merge your changes. - [ ] Delete your fork or branch. - [ ] Close this issue.
non_defect
modify the stat analysis go index configuration file describe the task this is a very small change adjust the stat analysis go index configuration file by changing prmsl to prmsl when applying the go index and newly developed cbs index to recent air force datasets it was determined that while works does not this necessitated that a separate config file be created for this minor change this task is to make this small change to the default note that any grib records matching prmsl will also match prmsl since does generic level value matching rather than enforcing the level type be considered to be a vertical level as the setting does time estimate hour sub issues consider breaking the task down into sub issues no sub issues needed relevant deadlines list relevant project deadlines here or state none funding source define the source of funding and account keys here or state none define the metadata assignee select engineer s or no engineer required johnhalleygotway select scientist s or no scientist required no scientist needed have michelleharrold review the pr to approve the change labels select component s select priority select requestor s projects and milestone select repository and or organization level project s or add alert need project assignment label select milestone as the next official version or future versions define related issue s consider the impact to the other metplus components no impacts task checklist see the for details complete the issue definition above including the time estimate and funding source fork this repository or create a branch of develop branch name feature complete the development and test your changes add update log messages for easier debugging add update unit tests add update documentation push local changes to github submit a pull request to merge into develop pull request feature define the pull request metadata as permissions allow select reviewer s and linked issues select repository level development cycle project for the next official release select milestone as the next official version iterate until the reviewer s accept and merge your changes delete your fork or branch close this issue
0
451,996
32,047,581,689
IssuesEvent
2023-09-23 06:45:49
hxijxe/ict-inf2001-p3-6
https://api.github.com/repos/hxijxe/ict-inf2001-p3-6
closed
#Task 1.4.1: Use Case Point
documentation
**Task title ID: #1.4.1** **What is the task about? Please describe in detail.** Describe the resources required and overall time required for the project. **What are the goals of the task? Please describe in detail.** Analyzing the complexity of each use case and calculate them together. **Success or completion criteria. Please describe in detail.** Analyzing the complexity of each use case and calculate them together. **Allocated time** 4 days **Start date and end date of the issue/task** 18/09/23 - 21/09/23 **Who is the owner? The owner is the person in-charge of the task and the task should be created and maintained by the owner.** @hxijxe **The status of the task. This is usually "To-Do" initially.** Completed **What is the Priority of the task?** High
1.0
#Task 1.4.1: Use Case Point - **Task title ID: #1.4.1** **What is the task about? Please describe in detail.** Describe the resources required and overall time required for the project. **What are the goals of the task? Please describe in detail.** Analyzing the complexity of each use case and calculate them together. **Success or completion criteria. Please describe in detail.** Analyzing the complexity of each use case and calculate them together. **Allocated time** 4 days **Start date and end date of the issue/task** 18/09/23 - 21/09/23 **Who is the owner? The owner is the person in-charge of the task and the task should be created and maintained by the owner.** @hxijxe **The status of the task. This is usually "To-Do" initially.** Completed **What is the Priority of the task?** High
non_defect
task use case point task title id what is the task about please describe in detail describe the resources required and overall time required for the project what are the goals of the task please describe in detail analyzing the complexity of each use case and calculate them together success or completion criteria please describe in detail analyzing the complexity of each use case and calculate them together allocated time days start date and end date of the issue task who is the owner the owner is the person in charge of the task and the task should be created and maintained by the owner hxijxe the status of the task this is usually to do initially completed what is the priority of the task high
0
7,196
3,082,707,180
IssuesEvent
2015-08-24 00:23:15
california-civic-data-coalition/django-calaccess-raw-data
https://api.github.com/repos/california-civic-data-coalition/django-calaccess-raw-data
opened
Add documentation for the ``ls_end_yr`` field on the ``CvrRegistrationCd`` database model
documentation enhancement small
## Your mission Add documentation for the ``ls_end_yr`` field on the ``CvrRegistrationCd`` database model. ## Here's how **Step 1**: Claim this ticket by leaving a comment below. Tell everyone you're ON IT! **Step 2**: Open up the file that contains this model. It should be in <a href="https://github.com/california-civic-data-coalition/django-calaccess-raw-data/blob/master/calaccess_raw/models/lobbying.py">calaccess_raw.models.lobbying.py</a>. **Step 3**: Hit the little pencil button in the upper-right corner of the code box to begin editing the file. ![Edit](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367320.67.png) **Step 4**: Find this model and field in the file. (Clicking into the box and searching with CTRL-F can help you here.) Once you find it, we expect the field to lack the ``help_text`` field typically used in Django to explain what a field contains. ```python effect_dt = fields.DateField( null=True, db_column="EFFECT_DT" ) ``` **Step 5**: In a separate tab, open up the <a href="Quilmes">official state documentation</a> and find the page that defines all the fields in this model. ![The docs](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367001.08.png) **Step 6**: Find the row in that table's definition table that spells out what this field contains. If it lacks documentation. Note that in the ticket and close it now. ![The definition](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367068.59.png) **Step 7**: Return to the GitHub tab. **Step 8**: Add the state's label explaining what's in the field, to our field definition by inserting it a ``help_text`` argument. That should look something like this: ```python effect_dt = fields.DateField( null=True, db_column="EFFECT_DT", # Add a help_text argument like the one here, but put your string in instead. help_text="The other values in record were effective as of this date" ) ``` **Step 9**: Scroll down below the code box and describe the change you've made in the commit message. Press the button below. ![Commit](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367511.66.png) **Step 10**: Review your changes and create a pull request submitting them to the core team for inclusion. ![Pull request](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440368058.52.png) That's it! Mission accomplished!
1.0
Add documentation for the ``ls_end_yr`` field on the ``CvrRegistrationCd`` database model - ## Your mission Add documentation for the ``ls_end_yr`` field on the ``CvrRegistrationCd`` database model. ## Here's how **Step 1**: Claim this ticket by leaving a comment below. Tell everyone you're ON IT! **Step 2**: Open up the file that contains this model. It should be in <a href="https://github.com/california-civic-data-coalition/django-calaccess-raw-data/blob/master/calaccess_raw/models/lobbying.py">calaccess_raw.models.lobbying.py</a>. **Step 3**: Hit the little pencil button in the upper-right corner of the code box to begin editing the file. ![Edit](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367320.67.png) **Step 4**: Find this model and field in the file. (Clicking into the box and searching with CTRL-F can help you here.) Once you find it, we expect the field to lack the ``help_text`` field typically used in Django to explain what a field contains. ```python effect_dt = fields.DateField( null=True, db_column="EFFECT_DT" ) ``` **Step 5**: In a separate tab, open up the <a href="Quilmes">official state documentation</a> and find the page that defines all the fields in this model. ![The docs](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367001.08.png) **Step 6**: Find the row in that table's definition table that spells out what this field contains. If it lacks documentation. Note that in the ticket and close it now. ![The definition](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367068.59.png) **Step 7**: Return to the GitHub tab. **Step 8**: Add the state's label explaining what's in the field, to our field definition by inserting it a ``help_text`` argument. That should look something like this: ```python effect_dt = fields.DateField( null=True, db_column="EFFECT_DT", # Add a help_text argument like the one here, but put your string in instead. help_text="The other values in record were effective as of this date" ) ``` **Step 9**: Scroll down below the code box and describe the change you've made in the commit message. Press the button below. ![Commit](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440367511.66.png) **Step 10**: Review your changes and create a pull request submitting them to the core team for inclusion. ![Pull request](https://dl.dropboxusercontent.com/u/3640647/ScreenCloud/1440368058.52.png) That's it! Mission accomplished!
non_defect
add documentation for the ls end yr field on the cvrregistrationcd database model your mission add documentation for the ls end yr field on the cvrregistrationcd database model here s how step claim this ticket by leaving a comment below tell everyone you re on it step open up the file that contains this model it should be in a href step hit the little pencil button in the upper right corner of the code box to begin editing the file step find this model and field in the file clicking into the box and searching with ctrl f can help you here once you find it we expect the field to lack the help text field typically used in django to explain what a field contains python effect dt fields datefield null true db column effect dt step in a separate tab open up the official state documentation and find the page that defines all the fields in this model step find the row in that table s definition table that spells out what this field contains if it lacks documentation note that in the ticket and close it now step return to the github tab step add the state s label explaining what s in the field to our field definition by inserting it a help text argument that should look something like this python effect dt fields datefield null true db column effect dt add a help text argument like the one here but put your string in instead help text the other values in record were effective as of this date step scroll down below the code box and describe the change you ve made in the commit message press the button below step review your changes and create a pull request submitting them to the core team for inclusion that s it mission accomplished
0
57,497
15,817,202,038
IssuesEvent
2021-04-05 14:16:18
bigbluebutton/bigbluebutton
https://api.github.com/repos/bigbluebutton/bigbluebutton
closed
FS doesn't "Member-ID" on ESL event when user leaves the conference
module: audio priority: normal status: accepted type: defect
Originally reported on Google Code with ID 1463 ``` We get a NPE when trying to get the Member-ID of the user that left the voice conference. We need then to figure out the user that left some other way. It would be good if we modify FS to return the Member-ID when the user leaves. ``` Reported by `ritzalam` on 2013-04-11 19:04:34
1.0
FS doesn't "Member-ID" on ESL event when user leaves the conference - Originally reported on Google Code with ID 1463 ``` We get a NPE when trying to get the Member-ID of the user that left the voice conference. We need then to figure out the user that left some other way. It would be good if we modify FS to return the Member-ID when the user leaves. ``` Reported by `ritzalam` on 2013-04-11 19:04:34
defect
fs doesn t member id on esl event when user leaves the conference originally reported on google code with id we get a npe when trying to get the member id of the user that left the voice conference we need then to figure out the user that left some other way it would be good if we modify fs to return the member id when the user leaves reported by ritzalam on
1
217,968
24,351,704,985
IssuesEvent
2022-10-03 01:11:33
kzonix/firecall-flex-apio
https://api.github.com/repos/kzonix/firecall-flex-apio
opened
CVE-2022-42004 (Medium) detected in jackson-databind-2.10.1.jar
security vulnerability
## CVE-2022-42004 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.10.1.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: /build.gradle</p> <p>Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.1/18eee15ffc662d27538d5b6ee84e4c92c0a9d03e/jackson-databind-2.10.1.jar</p> <p> Dependency Hierarchy: - cyclops-jackson-integration-10.4.0.jar (Root Library) - :x: **jackson-databind-2.10.1.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> In FasterXML jackson-databind before 2.13.4, resource exhaustion can occur because of a lack of a check in BeanDeserializer._deserializeFromArray to prevent use of deeply nested arrays. An application is vulnerable only with certain customized choices for deserialization. <p>Publish Date: 2022-10-02 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-42004>CVE-2022-42004</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>5.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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> </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>Release Date: 2022-10-02</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.13.4</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-42004 (Medium) detected in jackson-databind-2.10.1.jar - ## CVE-2022-42004 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.10.1.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: /build.gradle</p> <p>Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.1/18eee15ffc662d27538d5b6ee84e4c92c0a9d03e/jackson-databind-2.10.1.jar</p> <p> Dependency Hierarchy: - cyclops-jackson-integration-10.4.0.jar (Root Library) - :x: **jackson-databind-2.10.1.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> In FasterXML jackson-databind before 2.13.4, resource exhaustion can occur because of a lack of a check in BeanDeserializer._deserializeFromArray to prevent use of deeply nested arrays. An application is vulnerable only with certain customized choices for deserialization. <p>Publish Date: 2022-10-02 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-42004>CVE-2022-42004</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>5.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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> </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>Release Date: 2022-10-02</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.13.4</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve medium detected in jackson databind jar cve medium severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file build gradle path to vulnerable library home wss scanner gradle caches modules files com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy cyclops jackson integration jar root library x jackson databind jar vulnerable library found in base branch master vulnerability details in fasterxml jackson databind before resource exhaustion can occur because of a lack of a check in beandeserializer deserializefromarray to prevent use of deeply nested arrays an application is vulnerable only with certain customized choices for deserialization publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required 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 com fasterxml jackson core jackson databind step up your open source security game with mend
0
64,324
18,434,699,295
IssuesEvent
2021-10-14 11:45:10
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Parser should support PERCENTILE_CONT / PERCENTILE_DISC with expressions as percentiles
T: Defect P: Medium E: All Editions C: Parser
### Expected behavior I think this should be correctly parsed by jooq (at least with postgresql dialect): ```sql SELECT PERCENTILE_DISC(T.percentile) WITHIN GROUP(ORDER BY T.value) FROM T ``` ### Actual behavior I get this error (demonstrable on https://www.jooq.org/translate/): ``` Unsigned numeric literal expected: [1:24] SELECT PERCENTILE_DISC([*]percentile) WITHIN GROUP(ORDER BY value) FROM T ``` ### Versions - jOOQ: at least 3.15.3 - Java: Java 11 - Database (include vendor): postgresql
1.0
Parser should support PERCENTILE_CONT / PERCENTILE_DISC with expressions as percentiles - ### Expected behavior I think this should be correctly parsed by jooq (at least with postgresql dialect): ```sql SELECT PERCENTILE_DISC(T.percentile) WITHIN GROUP(ORDER BY T.value) FROM T ``` ### Actual behavior I get this error (demonstrable on https://www.jooq.org/translate/): ``` Unsigned numeric literal expected: [1:24] SELECT PERCENTILE_DISC([*]percentile) WITHIN GROUP(ORDER BY value) FROM T ``` ### Versions - jOOQ: at least 3.15.3 - Java: Java 11 - Database (include vendor): postgresql
defect
parser should support percentile cont percentile disc with expressions as percentiles expected behavior i think this should be correctly parsed by jooq at least with postgresql dialect sql select percentile disc t percentile within group order by t value from t actual behavior i get this error demonstrable on unsigned numeric literal expected select percentile disc percentile within group order by value from t versions jooq at least java java database include vendor postgresql
1
365,170
10,778,822,748
IssuesEvent
2019-11-04 09:10:48
wso2/docs-ei
https://api.github.com/repos/wso2/docs-ei
opened
Point the 'Provide Feedback' from confluence docs to 'Git Docs'
Priority/Highest Type/UX
Configure the 'Provide Feedback' button in all EI 6.x.x doc version to create Git issues in [1]. [1] https://github.com/wso2/docs-ei/issues
1.0
Point the 'Provide Feedback' from confluence docs to 'Git Docs' - Configure the 'Provide Feedback' button in all EI 6.x.x doc version to create Git issues in [1]. [1] https://github.com/wso2/docs-ei/issues
non_defect
point the provide feedback from confluence docs to git docs configure the provide feedback button in all ei x x doc version to create git issues in
0
70,687
23,282,674,554
IssuesEvent
2022-08-05 13:35:53
galasa-dev/projectmanagement
https://api.github.com/repos/galasa-dev/projectmanagement
closed
Error injecting org.apache.maven.artifact.installer.DefaultArtifactInstaller
defect 5-Framework
User David Dai raised this issue on slack: Building a empty own galasa project as per the documentation user is experiencing the following when trying to mvn install the project: ``` [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] com.example.tests.parent [INFO] com.example.tests.manager [INFO] com.example.tests.atests [INFO] com.example.tests.obr [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building com.example.tests.parent 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- galasa-maven-plugin:0.11.0:bundletestcat (build-testcatalog) @ com.example.tests.parent --- [INFO] Skipping Bundle Test Catalog build, not a bundle project [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ com.example.tests.parent --- [WARNING] Error injecting: org.apache.maven.artifact.installer.DefaultArtifactInstaller com.google.inject.ProvisionException: Unable to provision, see the following errors: 1) Error injecting: private org.eclipse.aether.spi.log.Logger org.apache.maven.repository.internal.DefaultVersionRangeResolver.logger while locating org.apache.maven.repository.internal.DefaultVersionRangeResolver while locating java.lang.Object annotated with * at org.eclipse.sisu.wire.LocatorWiring while locating org.eclipse.aether.impl.VersionRangeResolver for parameter 1 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.<init>(Unknown Source) while locating org.eclipse.aether.internal.impl.DefaultRepositorySystem while locating java.lang.Object annotated with * while locating org.apache.maven.artifact.installer.DefaultArtifactInstaller Caused by: java.lang.IllegalArgumentException: Can not set org.eclipse.aether.spi.log.Logger field org.apache.maven.repository.internal.DefaultVersionRangeResolver.logger to org.eclipse.aether.internal.impl.slf4j.Slf4jLoggerFactory at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:167) at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:171) at sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAccessorImpl.java:81) at java.lang.reflect.Field.set(Field.java:764) at org.eclipse.sisu.bean.BeanPropertyField.set(BeanPropertyField.java:72) at org.eclipse.sisu.plexus.ProvidedPropertyBinding.injectProperty(ProvidedPropertyBinding.java:48) at org.eclipse.sisu.bean.BeanInjector.injectMembers(BeanInjector.java:52) at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:140) at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:117) at com.google.inject.internal.ConstructorInjector.access$000(ConstructorInjector.java:32) at com.google.inject.internal.ConstructorInjector$1.call(ConstructorInjector.java:92) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.j SNIP ``` User is running java 8 Eclipse (for Java) Oxygen and a maven 3.6.1 installation <img width="527" alt="Screen Shot 2020-10-26 at 9 47 04 am" src="https://user-images.githubusercontent.com/23282299/97345772-67219000-1882-11eb-897f-bc6366d525cc.png"> [maven.log.txt](https://github.com/galasa-dev/projectmanagement/files/5447336/maven.log.txt) [com.example.tests.parent.zip](https://github.com/galasa-dev/projectmanagement/files/5447337/com.example.tests.parent.zip)
1.0
Error injecting org.apache.maven.artifact.installer.DefaultArtifactInstaller - User David Dai raised this issue on slack: Building a empty own galasa project as per the documentation user is experiencing the following when trying to mvn install the project: ``` [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] com.example.tests.parent [INFO] com.example.tests.manager [INFO] com.example.tests.atests [INFO] com.example.tests.obr [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building com.example.tests.parent 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- galasa-maven-plugin:0.11.0:bundletestcat (build-testcatalog) @ com.example.tests.parent --- [INFO] Skipping Bundle Test Catalog build, not a bundle project [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ com.example.tests.parent --- [WARNING] Error injecting: org.apache.maven.artifact.installer.DefaultArtifactInstaller com.google.inject.ProvisionException: Unable to provision, see the following errors: 1) Error injecting: private org.eclipse.aether.spi.log.Logger org.apache.maven.repository.internal.DefaultVersionRangeResolver.logger while locating org.apache.maven.repository.internal.DefaultVersionRangeResolver while locating java.lang.Object annotated with * at org.eclipse.sisu.wire.LocatorWiring while locating org.eclipse.aether.impl.VersionRangeResolver for parameter 1 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.<init>(Unknown Source) while locating org.eclipse.aether.internal.impl.DefaultRepositorySystem while locating java.lang.Object annotated with * while locating org.apache.maven.artifact.installer.DefaultArtifactInstaller Caused by: java.lang.IllegalArgumentException: Can not set org.eclipse.aether.spi.log.Logger field org.apache.maven.repository.internal.DefaultVersionRangeResolver.logger to org.eclipse.aether.internal.impl.slf4j.Slf4jLoggerFactory at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:167) at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:171) at sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAccessorImpl.java:81) at java.lang.reflect.Field.set(Field.java:764) at org.eclipse.sisu.bean.BeanPropertyField.set(BeanPropertyField.java:72) at org.eclipse.sisu.plexus.ProvidedPropertyBinding.injectProperty(ProvidedPropertyBinding.java:48) at org.eclipse.sisu.bean.BeanInjector.injectMembers(BeanInjector.java:52) at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:140) at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:117) at com.google.inject.internal.ConstructorInjector.access$000(ConstructorInjector.java:32) at com.google.inject.internal.ConstructorInjector$1.call(ConstructorInjector.java:92) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115) at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.j SNIP ``` User is running java 8 Eclipse (for Java) Oxygen and a maven 3.6.1 installation <img width="527" alt="Screen Shot 2020-10-26 at 9 47 04 am" src="https://user-images.githubusercontent.com/23282299/97345772-67219000-1882-11eb-897f-bc6366d525cc.png"> [maven.log.txt](https://github.com/galasa-dev/projectmanagement/files/5447336/maven.log.txt) [com.example.tests.parent.zip](https://github.com/galasa-dev/projectmanagement/files/5447337/com.example.tests.parent.zip)
defect
error injecting org apache maven artifact installer defaultartifactinstaller user david dai raised this issue on slack building a empty own galasa project as per the documentation user is experiencing the following when trying to mvn install the project scanning for projects reactor build order com example tests parent com example tests manager com example tests atests com example tests obr building com example tests parent snapshot galasa maven plugin bundletestcat build testcatalog com example tests parent skipping bundle test catalog build not a bundle project maven install plugin install default install com example tests parent error injecting org apache maven artifact installer defaultartifactinstaller com google inject provisionexception unable to provision see the following errors error injecting private org eclipse aether spi log logger org apache maven repository internal defaultversionrangeresolver logger while locating org apache maven repository internal defaultversionrangeresolver while locating java lang object annotated with at org eclipse sisu wire locatorwiring while locating org eclipse aether impl versionrangeresolver for parameter at org eclipse aether internal impl defaultrepositorysystem unknown source while locating org eclipse aether internal impl defaultrepositorysystem while locating java lang object annotated with while locating org apache maven artifact installer defaultartifactinstaller caused by java lang illegalargumentexception can not set org eclipse aether spi log logger field org apache maven repository internal defaultversionrangeresolver logger to org eclipse aether internal impl at sun reflect unsafefieldaccessorimpl throwsetillegalargumentexception unsafefieldaccessorimpl java at sun reflect unsafefieldaccessorimpl throwsetillegalargumentexception unsafefieldaccessorimpl java at sun reflect unsafeobjectfieldaccessorimpl set unsafeobjectfieldaccessorimpl java at java lang reflect field set field java at org eclipse sisu bean beanpropertyfield set beanpropertyfield java at org eclipse sisu plexus providedpropertybinding injectproperty providedpropertybinding java at org eclipse sisu bean beaninjector injectmembers beaninjector java at com google inject internal membersinjectorimpl injectmembers membersinjectorimpl java at com google inject internal constructorinjector provision constructorinjector java at com google inject internal constructorinjector access constructorinjector java at com google inject internal constructorinjector call constructorinjector java at com google inject internal provisionlistenerstackcallback provision provision provisionlistenerstackcallback java at com google inject internal provisionlistenerstackcallback provision provision provisionlistenerstackcallback j snip user is running java eclipse for java oxygen and a maven installation img width alt screen shot at am src
1
60,405
17,023,417,348
IssuesEvent
2021-07-03 01:55:25
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
main map layer chooser untranslatable
Component: admin Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 4.56am, Thursday, 4th June 2009]** "Base layer" and "Overlays" come as defaults with openlayers, but they might be translatable. Layer names for sure can be made translatable.
1.0
main map layer chooser untranslatable - **[Submitted to the original trac issue database at 4.56am, Thursday, 4th June 2009]** "Base layer" and "Overlays" come as defaults with openlayers, but they might be translatable. Layer names for sure can be made translatable.
defect
main map layer chooser untranslatable base layer and overlays come as defaults with openlayers but they might be translatable layer names for sure can be made translatable
1
76,784
26,597,545,737
IssuesEvent
2023-01-23 13:35:47
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Threads sidebar getting stuck in individual threads
T-Defect S-Minor O-Uncommon A-Threads
### Steps to reproduce 1. Open thread sidebar 2. Click into a specific thread 3. Click the 'back' arrow to get back to the list of threads ### Outcome #### What did you expect? Being able to go back to the list of threads #### What happened instead? It gets 'stuck,' i.e. when I click the back button it refreshes but doesn't navigate back to the lit. It stays in the current thread. ### Operating system macOS Ventura 13.0 ### Application version _No response_ ### How did you install the app? _No response_ ### Homeserver _No response_ ### Will you send logs? No
1.0
Threads sidebar getting stuck in individual threads - ### Steps to reproduce 1. Open thread sidebar 2. Click into a specific thread 3. Click the 'back' arrow to get back to the list of threads ### Outcome #### What did you expect? Being able to go back to the list of threads #### What happened instead? It gets 'stuck,' i.e. when I click the back button it refreshes but doesn't navigate back to the lit. It stays in the current thread. ### Operating system macOS Ventura 13.0 ### Application version _No response_ ### How did you install the app? _No response_ ### Homeserver _No response_ ### Will you send logs? No
defect
threads sidebar getting stuck in individual threads steps to reproduce open thread sidebar click into a specific thread click the back arrow to get back to the list of threads outcome what did you expect being able to go back to the list of threads what happened instead it gets stuck i e when i click the back button it refreshes but doesn t navigate back to the lit it stays in the current thread operating system macos ventura application version no response how did you install the app no response homeserver no response will you send logs no
1
381,475
26,454,292,416
IssuesEvent
2023-01-16 13:27:41
Luanftg/codigo-do-futuro-api-dotnet
https://api.github.com/repos/Luanftg/codigo-do-futuro-api-dotnet
closed
Criar um .gitignore e apagar .vscode e obj
documentation
### 4-Criar um .gitignore e apagar .vscode e obj Não existe um .gitignore e por isso as pastas .vscode e obj existem, como podem conter informações sensíveis ou causar conflitos é necessário retira-las e configuar o .gitignore - [x] Criar .gitignore - [x] Apagar as pastas .vscode e obj
1.0
Criar um .gitignore e apagar .vscode e obj - ### 4-Criar um .gitignore e apagar .vscode e obj Não existe um .gitignore e por isso as pastas .vscode e obj existem, como podem conter informações sensíveis ou causar conflitos é necessário retira-las e configuar o .gitignore - [x] Criar .gitignore - [x] Apagar as pastas .vscode e obj
non_defect
criar um gitignore e apagar vscode e obj criar um gitignore e apagar vscode e obj não existe um gitignore e por isso as pastas vscode e obj existem como podem conter informações sensíveis ou causar conflitos é necessário retira las e configuar o gitignore criar gitignore apagar as pastas vscode e obj
0
50,494
13,537,661,001
IssuesEvent
2020-09-16 10:51:39
hammondjm/ksa
https://api.github.com/repos/hammondjm/ksa
opened
CVE-2019-16335 (High) detected in jackson-databind-2.9.9.3.jar
security vulnerability
## CVE-2019-16335 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.3.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: ksa/ksa-web-root/ksa-system-web/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,ksa/ksa-web-root/ksa-web/target/ROOT/WEB-INF/lib/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.9.9.3.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/hammondjm/ksa/commit/51174aaf2ee3e699ca21b35ed6f2f5b91efafe95">51174aaf2ee3e699ca21b35ed6f2f5b91efafe95</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariDataSource. This is a different vulnerability than CVE-2019-14540. <p>Publish Date: 2019-09-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16335>CVE-2019-16335</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>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - 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/FasterXML/jackson-databind/blob/master/release-notes/VERSION-2.x">https://github.com/FasterXML/jackson-databind/blob/master/release-notes/VERSION-2.x</a></p> <p>Release Date: 2019-09-15</p> <p>Fix Resolution: 2.9.10</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.9.3","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.9.9.3","isMinimumFixVersionAvailable":true,"minimumFixVersion":"2.9.10"}],"vulnerabilityIdentifier":"CVE-2019-16335","vulnerabilityDetails":"A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariDataSource. This is a different vulnerability than CVE-2019-14540.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16335","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2019-16335 (High) detected in jackson-databind-2.9.9.3.jar - ## CVE-2019-16335 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.3.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: ksa/ksa-web-root/ksa-system-web/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,ksa/ksa-web-root/ksa-web/target/ROOT/WEB-INF/lib/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar,canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.9.9.3.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/hammondjm/ksa/commit/51174aaf2ee3e699ca21b35ed6f2f5b91efafe95">51174aaf2ee3e699ca21b35ed6f2f5b91efafe95</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariDataSource. This is a different vulnerability than CVE-2019-14540. <p>Publish Date: 2019-09-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16335>CVE-2019-16335</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>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - 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/FasterXML/jackson-databind/blob/master/release-notes/VERSION-2.x">https://github.com/FasterXML/jackson-databind/blob/master/release-notes/VERSION-2.x</a></p> <p>Release Date: 2019-09-15</p> <p>Fix Resolution: 2.9.10</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.9.3","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.9.9.3","isMinimumFixVersionAvailable":true,"minimumFixVersion":"2.9.10"}],"vulnerabilityIdentifier":"CVE-2019-16335","vulnerabilityDetails":"A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariDataSource. This is a different vulnerability than CVE-2019-14540.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16335","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_defect
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file ksa ksa web root ksa system web pom xml path to vulnerable library canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar ksa ksa web root ksa web target root web inf lib jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar canner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details a polymorphic typing issue was discovered in fasterxml jackson databind before it is related to com zaxxer hikari hikaridatasource this is a different vulnerability than cve 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 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 rescue worker helmet automatic remediation is available for this issue isopenpronvulnerability true ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails a polymorphic typing issue was discovered in fasterxml jackson databind before it is related to com zaxxer hikari hikaridatasource this is a different vulnerability than cve vulnerabilityurl
0
48,418
13,068,519,455
IssuesEvent
2020-07-31 03:50:15
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
[IceHive] Unused variables (Trac #2363)
Migrated from Trac combo reconstruction defect
I get the following warning when compiling IceHive ```text [281/1701] Building CXX object IceHive/CMakeFiles/IceHive.dir/private/IceHive/TriggerSplitter.cxx.o In file included from /Users/kmeagher/icecube/combo/src/IceHive/private/IceHive/TriggerSplitter.cxx:32: /Users/kmeagher/icecube/combo/src/IceHive/private/IceHive/TriggerSplitter.h:123:12: warning: private field 'min_offset_' is not used [-Wunused-private-field] double min_offset_, max_offset_; ^ /Users/kmeagher/icecube/combo/src/IceHive/private/IceHive/TriggerSplitter.h:123:25: warning: private field 'max_offset_' is not used [-Wunused-private-field] double min_offset_, max_offset_; ^ 2 warnings generated. ``` Both of the classes `TriggerSplitter` and `TriggerSplitter::SubTrigger` have variables `min_offset_` and `max_offset_`. Neither of them appear to do anything and should be removed Migrated from https://code.icecube.wisc.edu/ticket/2363 ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "description": "I get the following warning when compiling IceHive\n\n{{{\n[281/1701] Building CXX object IceHive/CMakeFiles/IceHive.dir/private/IceHive/TriggerSplitter.cxx.o\nIn file included from /Users/kmeagher/icecube/combo/src/IceHive/private/IceHive/TriggerSplitter.cxx:32:\n/Users/kmeagher/icecube/combo/src/IceHive/private/IceHive/TriggerSplitter.h:123:12: warning: private field 'min_offset_' is not used [-Wunused-private-field]\n double min_offset_, max_offset_;\n ^\n/Users/kmeagher/icecube/combo/src/IceHive/private/IceHive/TriggerSplitter.h:123:25: warning: private field 'max_offset_' is not used [-Wunused-private-field]\n double min_offset_, max_offset_;\n ^\n2 warnings generated.\n\n}}}\n\nBoth of the classes `TriggerSplitter` and `TriggerSplitter::SubTrigger` have variables `min_offset_` and `max_offset_`. Neither of them appear to do anything and should be removed", "reporter": "kjmeagher", "cc": "", "resolution": "insufficient resources", "_ts": "1593001902142004", "component": "combo reconstruction", "summary": "[IceHive] Unused variables", "priority": "normal", "keywords": "", "time": "2019-10-04T16:31:27", "milestone": "Autumnal Equinox 2020", "owner": "", "type": "defect" } ```
1.0
[IceHive] Unused variables (Trac #2363) - I get the following warning when compiling IceHive ```text [281/1701] Building CXX object IceHive/CMakeFiles/IceHive.dir/private/IceHive/TriggerSplitter.cxx.o In file included from /Users/kmeagher/icecube/combo/src/IceHive/private/IceHive/TriggerSplitter.cxx:32: /Users/kmeagher/icecube/combo/src/IceHive/private/IceHive/TriggerSplitter.h:123:12: warning: private field 'min_offset_' is not used [-Wunused-private-field] double min_offset_, max_offset_; ^ /Users/kmeagher/icecube/combo/src/IceHive/private/IceHive/TriggerSplitter.h:123:25: warning: private field 'max_offset_' is not used [-Wunused-private-field] double min_offset_, max_offset_; ^ 2 warnings generated. ``` Both of the classes `TriggerSplitter` and `TriggerSplitter::SubTrigger` have variables `min_offset_` and `max_offset_`. Neither of them appear to do anything and should be removed Migrated from https://code.icecube.wisc.edu/ticket/2363 ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "description": "I get the following warning when compiling IceHive\n\n{{{\n[281/1701] Building CXX object IceHive/CMakeFiles/IceHive.dir/private/IceHive/TriggerSplitter.cxx.o\nIn file included from /Users/kmeagher/icecube/combo/src/IceHive/private/IceHive/TriggerSplitter.cxx:32:\n/Users/kmeagher/icecube/combo/src/IceHive/private/IceHive/TriggerSplitter.h:123:12: warning: private field 'min_offset_' is not used [-Wunused-private-field]\n double min_offset_, max_offset_;\n ^\n/Users/kmeagher/icecube/combo/src/IceHive/private/IceHive/TriggerSplitter.h:123:25: warning: private field 'max_offset_' is not used [-Wunused-private-field]\n double min_offset_, max_offset_;\n ^\n2 warnings generated.\n\n}}}\n\nBoth of the classes `TriggerSplitter` and `TriggerSplitter::SubTrigger` have variables `min_offset_` and `max_offset_`. Neither of them appear to do anything and should be removed", "reporter": "kjmeagher", "cc": "", "resolution": "insufficient resources", "_ts": "1593001902142004", "component": "combo reconstruction", "summary": "[IceHive] Unused variables", "priority": "normal", "keywords": "", "time": "2019-10-04T16:31:27", "milestone": "Autumnal Equinox 2020", "owner": "", "type": "defect" } ```
defect
unused variables trac i get the following warning when compiling icehive text building cxx object icehive cmakefiles icehive dir private icehive triggersplitter cxx o in file included from users kmeagher icecube combo src icehive private icehive triggersplitter cxx users kmeagher icecube combo src icehive private icehive triggersplitter h warning private field min offset is not used double min offset max offset users kmeagher icecube combo src icehive private icehive triggersplitter h warning private field max offset is not used double min offset max offset warnings generated both of the classes triggersplitter and triggersplitter subtrigger have variables min offset and max offset neither of them appear to do anything and should be removed migrated from json status closed changetime description i get the following warning when compiling icehive n n n building cxx object icehive cmakefiles icehive dir private icehive triggersplitter cxx o nin file included from users kmeagher icecube combo src icehive private icehive triggersplitter cxx n users kmeagher icecube combo src icehive private icehive triggersplitter h warning private field min offset is not used n double min offset max offset n n users kmeagher icecube combo src icehive private icehive triggersplitter h warning private field max offset is not used n double min offset max offset n warnings generated n n n nboth of the classes triggersplitter and triggersplitter subtrigger have variables min offset and max offset neither of them appear to do anything and should be removed reporter kjmeagher cc resolution insufficient resources ts component combo reconstruction summary unused variables priority normal keywords time milestone autumnal equinox owner type defect
1
53,957
13,262,558,752
IssuesEvent
2020-08-20 22:03:10
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
[filterscripts] grecofilter crashes with Python3 (Trac #2391)
Migrated from Trac defect jeb + pnf
I'm getting the following error and a throw: ```text Traceback (most recent call last): File "/home/olivas/icecube/combo/trunk/build/lib/icecube/filterscripts/grecofilter.py", line 174, in FirstHit x, y, z, t, q = grecovariables.GetHitInformation(frame['I3Geometry'], hits, 1) File "/home/olivas/icecube/combo/trunk/build/lib/icecube/filterscripts/grecovariables.py", line 69, in GetHitInformation times, charges = np.array(map(lambda pulse: [pulse.time, pulse.charge], pulses)).T TypeError: iteration over a 0-d array The above exception was the direct cause of the following exception: SystemError: <built-in method get of dict object at 0x7fbeaa2c5dc8> returned a result with an error set The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/olivas/icecube/combo/trunk/build/filterscripts/resources/scripts/SimulationFiltering.py", line 395, in <module> main(opts) File "/home/olivas/icecube/combo/trunk/build/filterscripts/resources/scripts/SimulationFiltering.py", line 352, in main tray.Execute() File "/home/olivas/icecube/combo/trunk/build/lib/I3Tray.py", line 256, in Execute super(I3Tray, self).Execute() SystemError: <built-in method get of dict object at 0x7fbeaa2c5dc8> returned a result with an error set ``` Setting the milestone for the Spring release, since we'll likely not be able to support Python3 with this release. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2391">https://code.icecube.wisc.edu/projects/icecube/ticket/2391</a>, reported by olivasand owned by blaufuss</em></summary> <p> ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "_ts": "1593001902142004", "description": "I'm getting the following error and a throw:\n\n{{{\nTraceback (most recent call last):\n File \"/home/olivas/icecube/combo/trunk/build/lib/icecube/filterscripts/grecofilter.py\", line 174, in FirstHit\n x, y, z, t, q = grecovariables.GetHitInformation(frame['I3Geometry'], hits, 1)\n File \"/home/olivas/icecube/combo/trunk/build/lib/icecube/filterscripts/grecovariables.py\", line 69, in GetHitInformation\n times, charges = np.array(map(lambda pulse: [pulse.time, pulse.charge], pulses)).T\nTypeError: iteration over a 0-d array\n\nThe above exception was the direct cause of the following exception:\n\nSystemError: <built-in method get of dict object at 0x7fbeaa2c5dc8> returned a result with an error set\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/olivas/icecube/combo/trunk/build/filterscripts/resources/scripts/SimulationFiltering.py\", line 395, in <module>\n main(opts)\n File \"/home/olivas/icecube/combo/trunk/build/filterscripts/resources/scripts/SimulationFiltering.py\", line 352, in main\n tray.Execute()\n File \"/home/olivas/icecube/combo/trunk/build/lib/I3Tray.py\", line 256, in Execute\n super(I3Tray, self).Execute()\nSystemError: <built-in method get of dict object at 0x7fbeaa2c5dc8> returned a result with an error set\n}}}\n\nSetting the milestone for the Spring release, since we'll likely not be able to support Python3 with this release.", "reporter": "olivas", "cc": "mjlarson@umd.edu", "resolution": "fixed", "time": "2019-12-19T04:55:52", "component": "jeb + pnf", "summary": "[filterscripts] grecofilter crashes with Python3", "priority": "blocker", "keywords": "", "milestone": "Autumnal Equinox 2020", "owner": "blaufuss", "type": "defect" } ``` </p> </details>
1.0
[filterscripts] grecofilter crashes with Python3 (Trac #2391) - I'm getting the following error and a throw: ```text Traceback (most recent call last): File "/home/olivas/icecube/combo/trunk/build/lib/icecube/filterscripts/grecofilter.py", line 174, in FirstHit x, y, z, t, q = grecovariables.GetHitInformation(frame['I3Geometry'], hits, 1) File "/home/olivas/icecube/combo/trunk/build/lib/icecube/filterscripts/grecovariables.py", line 69, in GetHitInformation times, charges = np.array(map(lambda pulse: [pulse.time, pulse.charge], pulses)).T TypeError: iteration over a 0-d array The above exception was the direct cause of the following exception: SystemError: <built-in method get of dict object at 0x7fbeaa2c5dc8> returned a result with an error set The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/olivas/icecube/combo/trunk/build/filterscripts/resources/scripts/SimulationFiltering.py", line 395, in <module> main(opts) File "/home/olivas/icecube/combo/trunk/build/filterscripts/resources/scripts/SimulationFiltering.py", line 352, in main tray.Execute() File "/home/olivas/icecube/combo/trunk/build/lib/I3Tray.py", line 256, in Execute super(I3Tray, self).Execute() SystemError: <built-in method get of dict object at 0x7fbeaa2c5dc8> returned a result with an error set ``` Setting the milestone for the Spring release, since we'll likely not be able to support Python3 with this release. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2391">https://code.icecube.wisc.edu/projects/icecube/ticket/2391</a>, reported by olivasand owned by blaufuss</em></summary> <p> ```json { "status": "closed", "changetime": "2020-06-24T12:31:42", "_ts": "1593001902142004", "description": "I'm getting the following error and a throw:\n\n{{{\nTraceback (most recent call last):\n File \"/home/olivas/icecube/combo/trunk/build/lib/icecube/filterscripts/grecofilter.py\", line 174, in FirstHit\n x, y, z, t, q = grecovariables.GetHitInformation(frame['I3Geometry'], hits, 1)\n File \"/home/olivas/icecube/combo/trunk/build/lib/icecube/filterscripts/grecovariables.py\", line 69, in GetHitInformation\n times, charges = np.array(map(lambda pulse: [pulse.time, pulse.charge], pulses)).T\nTypeError: iteration over a 0-d array\n\nThe above exception was the direct cause of the following exception:\n\nSystemError: <built-in method get of dict object at 0x7fbeaa2c5dc8> returned a result with an error set\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/home/olivas/icecube/combo/trunk/build/filterscripts/resources/scripts/SimulationFiltering.py\", line 395, in <module>\n main(opts)\n File \"/home/olivas/icecube/combo/trunk/build/filterscripts/resources/scripts/SimulationFiltering.py\", line 352, in main\n tray.Execute()\n File \"/home/olivas/icecube/combo/trunk/build/lib/I3Tray.py\", line 256, in Execute\n super(I3Tray, self).Execute()\nSystemError: <built-in method get of dict object at 0x7fbeaa2c5dc8> returned a result with an error set\n}}}\n\nSetting the milestone for the Spring release, since we'll likely not be able to support Python3 with this release.", "reporter": "olivas", "cc": "mjlarson@umd.edu", "resolution": "fixed", "time": "2019-12-19T04:55:52", "component": "jeb + pnf", "summary": "[filterscripts] grecofilter crashes with Python3", "priority": "blocker", "keywords": "", "milestone": "Autumnal Equinox 2020", "owner": "blaufuss", "type": "defect" } ``` </p> </details>
defect
grecofilter crashes with trac i m getting the following error and a throw text traceback most recent call last file home olivas icecube combo trunk build lib icecube filterscripts grecofilter py line in firsthit x y z t q grecovariables gethitinformation frame hits file home olivas icecube combo trunk build lib icecube filterscripts grecovariables py line in gethitinformation times charges np array map lambda pulse pulses t typeerror iteration over a d array the above exception was the direct cause of the following exception systemerror returned a result with an error set the above exception was the direct cause of the following exception traceback most recent call last file home olivas icecube combo trunk build filterscripts resources scripts simulationfiltering py line in main opts file home olivas icecube combo trunk build filterscripts resources scripts simulationfiltering py line in main tray execute file home olivas icecube combo trunk build lib py line in execute super self execute systemerror returned a result with an error set setting the milestone for the spring release since we ll likely not be able to support with this release migrated from json status closed changetime ts description i m getting the following error and a throw n n ntraceback most recent call last n file home olivas icecube combo trunk build lib icecube filterscripts grecofilter py line in firsthit n x y z t q grecovariables gethitinformation frame hits n file home olivas icecube combo trunk build lib icecube filterscripts grecovariables py line in gethitinformation n times charges np array map lambda pulse pulses t ntypeerror iteration over a d array n nthe above exception was the direct cause of the following exception n nsystemerror returned a result with an error set n nthe above exception was the direct cause of the following exception n ntraceback most recent call last n file home olivas icecube combo trunk build filterscripts resources scripts simulationfiltering py line in n main opts n file home olivas icecube combo trunk build filterscripts resources scripts simulationfiltering py line in main n tray execute n file home olivas icecube combo trunk build lib py line in execute n super self execute nsystemerror returned a result with an error set n n nsetting the milestone for the spring release since we ll likely not be able to support with this release reporter olivas cc mjlarson umd edu resolution fixed time component jeb pnf summary grecofilter crashes with priority blocker keywords milestone autumnal equinox owner blaufuss type defect
1
24,610
3,906,218,344
IssuesEvent
2016-04-19 07:54:54
selinasee/JCHR4IV6WIWXKAUKECK6744D
https://api.github.com/repos/selinasee/JCHR4IV6WIWXKAUKECK6744D
closed
eR/F7hPtOlWFU0OKcFOFjGCBCH3IiCiqNoRlA5ZrrPtDDlxywioT0P7tLwCqfBwy4+pzE8N4bgLcby0/WcpR3xAsD3f5KWh0NaHbIig6EQ7jkUpd4g8pYKE1FOKyYGPFjPv8gfyu62LgCHU0PnPQ3p4l2Fe96YQGj/AqFFlADqQ=
design
EWIEEBN1PC3IJg5NS0m6fMk2+EL/vkEzVDrWK4ZVI5hQOwr0aimZfaCFwCD2bfI6T5nK0+5VIOxSVoJADLCNKiNUYesnlmnWdI1HZ2Izt7GTGIbToYmidOQZpUcHAT0HjZGtG6mXB0gFmgcpyIiyvUMJwjwqXA8TXIbs9kfjLHOsYTKvPPiN0oTxFNUb+VR0DMNIWPwPh2UDG8dV66fWZgzDSFj8D4dlAxvHVeun1mYMw0hY/A+HZQMbx1Xrp9ZmDMNIWPwPh2UDG8dV66fWZhuh+3WKy/waMsgOWcCMjdsfBl9utq0Ua3aVwlnVdToQfDli6E4jAdvs9wlITEGWv7ytN+E2tDyPEBO4lhC5jnKc8Wdm61qObs8+E7phHloRgPMuKwdLXbOcwcz6OglWCvaNktOAkiBNrB2JhNAMrEFDCcI8KlwPE1yG7PZH4yxzQwnCPCpcDxNchuz2R+Msc6A9L7Y/z7LkVzXfOR1R9bujux/X2NoMlhQXUHfYCbZxBj9WPshOFEu4RLQdTEFpaHw5YuhOIwHb7PcJSExBlr+8rTfhNrQ8jxATuJYQuY5ynPFnZutajm7PPhO6YR5aETYB9fufe2RpFvL05RsmM/5DCcI8KlwPE1yG7PZH4yxzQwnCPCpcDxNchuz2R+Msc8MxkrbLPs4zpYu7DQHbutNXp4C8PLYVUlpAs01LCb27D7rYwDO+oSib9MOewnmwXJJ7EgEFQNs+130JO5O0TuVguOjzNhNJapk6C/S9jPosCra8jzFCPYwRFvggLyiZ9jawDXI8l6Pk4hzM7hoKGmNDCcI8KlwPE1yG7PZH4yxzQwnCPCpcDxNchuz2R+MscwvyHNOwYUATiELXEZi0VtHb1PR3lac/J/y+Wcv1CJTsmsTww1XeVBvt9rC81Heu8cKTAGEthhc5TNzfOQ3ybhax8vEjjqESHf+W6ugvK/OeVcrkxC8VNcfT7bMkdm+LuUIBg94KUgel2X2VkbnCGHhDCcI8KlwPE1yG7PZH4yxzQwnCPCpcDxNchuz2R+Msc86Qhg+dwv/KOe3vDM0c5FvBkUI+gBfbtKYnrlTrdg0diRpVH0SX+DUDWVVxAwhclhKOVBh09Fzhxm5ib4wsgsQNg0V+j7eHWzvgJaq7plY3Yi5+vZa7MjaB4hrPN1/KzkCIajqYOBU9Uf5+Ce6XcJ32jZLTgJIgTawdiYTQDKxBLPOV6AHyKm4w40fBQVvB/a03XCjSW2GS88YU2J0eEm2sfSZv1EfrZabgTCE76HIjoGMsf3zpOBZcKDps9cqNGDU0C56DSqV8tztw06HwoYtDCcI8KlwPE1yG7PZH4yxzQwnCPCpcDxNchuz2R+Msc3oe9RVQRhAP5+f5KSXJXTl7+006R7ZnMvA+eJQ744wVzlR6c6WhJ7vqxfq5hd4Tm/+fWfosmg9U/Ld4o+Vyq4seNC6ODC4cFnyOpu4iaw8gxkdf+tlX4BVI+raAXhMewDvPjXHPiWmkMg0W0tL9HA1DCcI8KlwPE1yG7PZH4yxzQwnCPCpcDxNchuz2R+Msc3IEgRmvACXEC4dzswWwpovfmhUwikc5RHJPFeqH6DosQwnCPCpcDxNchuz2R+Msc0n8OuS3toooM248P1nego0QCRfWIdizkzqUkis+wonJnRWrAdqKlUk/mXO2l0i+DL7igtpl8SGASsHNPed4P1GtShlXup1R1vRsJA2kYEaV8xPaQdIGDC44wzYkIXZV4Ou6zMOHCpc4V7tZfv5QF+LTdehl/tIelLGCcd4d5tWRxk6SyhSFGlCt0k05xcP9HXM+qwndxQpUn1WqV6WfLCk=
1.0
eR/F7hPtOlWFU0OKcFOFjGCBCH3IiCiqNoRlA5ZrrPtDDlxywioT0P7tLwCqfBwy4+pzE8N4bgLcby0/WcpR3xAsD3f5KWh0NaHbIig6EQ7jkUpd4g8pYKE1FOKyYGPFjPv8gfyu62LgCHU0PnPQ3p4l2Fe96YQGj/AqFFlADqQ= - EWIEEBN1PC3IJg5NS0m6fMk2+EL/vkEzVDrWK4ZVI5hQOwr0aimZfaCFwCD2bfI6T5nK0+5VIOxSVoJADLCNKiNUYesnlmnWdI1HZ2Izt7GTGIbToYmidOQZpUcHAT0HjZGtG6mXB0gFmgcpyIiyvUMJwjwqXA8TXIbs9kfjLHOsYTKvPPiN0oTxFNUb+VR0DMNIWPwPh2UDG8dV66fWZgzDSFj8D4dlAxvHVeun1mYMw0hY/A+HZQMbx1Xrp9ZmDMNIWPwPh2UDG8dV66fWZhuh+3WKy/waMsgOWcCMjdsfBl9utq0Ua3aVwlnVdToQfDli6E4jAdvs9wlITEGWv7ytN+E2tDyPEBO4lhC5jnKc8Wdm61qObs8+E7phHloRgPMuKwdLXbOcwcz6OglWCvaNktOAkiBNrB2JhNAMrEFDCcI8KlwPE1yG7PZH4yxzQwnCPCpcDxNchuz2R+Msc6A9L7Y/z7LkVzXfOR1R9bujux/X2NoMlhQXUHfYCbZxBj9WPshOFEu4RLQdTEFpaHw5YuhOIwHb7PcJSExBlr+8rTfhNrQ8jxATuJYQuY5ynPFnZutajm7PPhO6YR5aETYB9fufe2RpFvL05RsmM/5DCcI8KlwPE1yG7PZH4yxzQwnCPCpcDxNchuz2R+Msc8MxkrbLPs4zpYu7DQHbutNXp4C8PLYVUlpAs01LCb27D7rYwDO+oSib9MOewnmwXJJ7EgEFQNs+130JO5O0TuVguOjzNhNJapk6C/S9jPosCra8jzFCPYwRFvggLyiZ9jawDXI8l6Pk4hzM7hoKGmNDCcI8KlwPE1yG7PZH4yxzQwnCPCpcDxNchuz2R+MscwvyHNOwYUATiELXEZi0VtHb1PR3lac/J/y+Wcv1CJTsmsTww1XeVBvt9rC81Heu8cKTAGEthhc5TNzfOQ3ybhax8vEjjqESHf+W6ugvK/OeVcrkxC8VNcfT7bMkdm+LuUIBg94KUgel2X2VkbnCGHhDCcI8KlwPE1yG7PZH4yxzQwnCPCpcDxNchuz2R+Msc86Qhg+dwv/KOe3vDM0c5FvBkUI+gBfbtKYnrlTrdg0diRpVH0SX+DUDWVVxAwhclhKOVBh09Fzhxm5ib4wsgsQNg0V+j7eHWzvgJaq7plY3Yi5+vZa7MjaB4hrPN1/KzkCIajqYOBU9Uf5+Ce6XcJ32jZLTgJIgTawdiYTQDKxBLPOV6AHyKm4w40fBQVvB/a03XCjSW2GS88YU2J0eEm2sfSZv1EfrZabgTCE76HIjoGMsf3zpOBZcKDps9cqNGDU0C56DSqV8tztw06HwoYtDCcI8KlwPE1yG7PZH4yxzQwnCPCpcDxNchuz2R+Msc3oe9RVQRhAP5+f5KSXJXTl7+006R7ZnMvA+eJQ744wVzlR6c6WhJ7vqxfq5hd4Tm/+fWfosmg9U/Ld4o+Vyq4seNC6ODC4cFnyOpu4iaw8gxkdf+tlX4BVI+raAXhMewDvPjXHPiWmkMg0W0tL9HA1DCcI8KlwPE1yG7PZH4yxzQwnCPCpcDxNchuz2R+Msc3IEgRmvACXEC4dzswWwpovfmhUwikc5RHJPFeqH6DosQwnCPCpcDxNchuz2R+Msc0n8OuS3toooM248P1nego0QCRfWIdizkzqUkis+wonJnRWrAdqKlUk/mXO2l0i+DL7igtpl8SGASsHNPed4P1GtShlXup1R1vRsJA2kYEaV8xPaQdIGDC44wzYkIXZV4Ou6zMOHCpc4V7tZfv5QF+LTdehl/tIelLGCcd4d5tWRxk6SyhSFGlCt0k05xcP9HXM+qwndxQpUn1WqV6WfLCk=
non_defect
er aqffladqq el a j y dwv wonjnrwradqkluk ltdehl
0
50,154
13,505,873,893
IssuesEvent
2020-09-14 01:04:04
jtimberlake/moloch
https://api.github.com/repos/jtimberlake/moloch
closed
WS-2020-0070 (High) detected in lodash-4.17.13.tgz, lodash-4.17.15.tgz - autoclosed
security vulnerability
## WS-2020-0070 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-4.17.13.tgz</b>, <b>lodash-4.17.15.tgz</b></p></summary> <p> <details><summary><b>lodash-4.17.13.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-4.17.13.tgz">https://registry.npmjs.org/lodash/-/lodash-4.17.13.tgz</a></p> <p> Dependency Hierarchy: - request-promise-4.2.2.tgz (Root Library) - request-promise-core-1.1.1.tgz - :x: **lodash-4.17.13.tgz** (Vulnerable Library) </details> <details><summary><b>lodash-4.17.15.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz">https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/moloch/viewer/package.json</p> <p>Path to vulnerable library: /moloch/viewer/node_modules/lodash/package.json</p> <p> Dependency Hierarchy: - :x: **lodash-4.17.15.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/jtimberlake/moloch/commit/9854a389e6fdb2d8fe7ab18c3a95c82efd295528">9854a389e6fdb2d8fe7ab18c3a95c82efd295528</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> All versions of lodash are vulnerable to Prototype Pollution. The function zipObjectDeep allows a malicious user to modify the prototype of Object if the property identifiers are user-supplied. Being affected by this issue requires zipping objects based on user-provided property arrays. This vulnerability may lead to Denial of Service or Code Execution. <p>Publish Date: 2020-04-28 <p>URL: <a href=https://hackerone.com/reports/712065>WS-2020-0070</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>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - 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/lodash/lodash/commit/781622837c2893462d23efeca7d2a45fa3b4a9ee">https://github.com/lodash/lodash/commit/781622837c2893462d23efeca7d2a45fa3b4a9ee</a></p> <p>Release Date: 2020-04-28</p> <p>Fix Resolution: lodash - 4.17.16</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"4.17.13","isTransitiveDependency":true,"dependencyTree":"request-promise:4.2.2;request-promise-core:1.1.1;lodash:4.17.13","isMinimumFixVersionAvailable":true,"minimumFixVersion":"lodash - 4.17.16"},{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"4.17.15","isTransitiveDependency":false,"dependencyTree":"lodash:4.17.15","isMinimumFixVersionAvailable":true,"minimumFixVersion":"lodash - 4.17.16"}],"vulnerabilityIdentifier":"WS-2020-0070","vulnerabilityDetails":"All versions of lodash are vulnerable to Prototype Pollution. The function zipObjectDeep allows a malicious user to modify the prototype of Object if the property identifiers are user-supplied. Being affected by this issue requires zipping objects based on user-provided property arrays. This vulnerability may lead to Denial of Service or Code Execution.","vulnerabilityUrl":"https://hackerone.com/reports/712065","cvss3Severity":"high","cvss3Score":"8.1","cvss3Metrics":{"A":"High","AC":"High","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
WS-2020-0070 (High) detected in lodash-4.17.13.tgz, lodash-4.17.15.tgz - autoclosed - ## WS-2020-0070 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-4.17.13.tgz</b>, <b>lodash-4.17.15.tgz</b></p></summary> <p> <details><summary><b>lodash-4.17.13.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-4.17.13.tgz">https://registry.npmjs.org/lodash/-/lodash-4.17.13.tgz</a></p> <p> Dependency Hierarchy: - request-promise-4.2.2.tgz (Root Library) - request-promise-core-1.1.1.tgz - :x: **lodash-4.17.13.tgz** (Vulnerable Library) </details> <details><summary><b>lodash-4.17.15.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz">https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/moloch/viewer/package.json</p> <p>Path to vulnerable library: /moloch/viewer/node_modules/lodash/package.json</p> <p> Dependency Hierarchy: - :x: **lodash-4.17.15.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/jtimberlake/moloch/commit/9854a389e6fdb2d8fe7ab18c3a95c82efd295528">9854a389e6fdb2d8fe7ab18c3a95c82efd295528</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> All versions of lodash are vulnerable to Prototype Pollution. The function zipObjectDeep allows a malicious user to modify the prototype of Object if the property identifiers are user-supplied. Being affected by this issue requires zipping objects based on user-provided property arrays. This vulnerability may lead to Denial of Service or Code Execution. <p>Publish Date: 2020-04-28 <p>URL: <a href=https://hackerone.com/reports/712065>WS-2020-0070</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>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - 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/lodash/lodash/commit/781622837c2893462d23efeca7d2a45fa3b4a9ee">https://github.com/lodash/lodash/commit/781622837c2893462d23efeca7d2a45fa3b4a9ee</a></p> <p>Release Date: 2020-04-28</p> <p>Fix Resolution: lodash - 4.17.16</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"4.17.13","isTransitiveDependency":true,"dependencyTree":"request-promise:4.2.2;request-promise-core:1.1.1;lodash:4.17.13","isMinimumFixVersionAvailable":true,"minimumFixVersion":"lodash - 4.17.16"},{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"4.17.15","isTransitiveDependency":false,"dependencyTree":"lodash:4.17.15","isMinimumFixVersionAvailable":true,"minimumFixVersion":"lodash - 4.17.16"}],"vulnerabilityIdentifier":"WS-2020-0070","vulnerabilityDetails":"All versions of lodash are vulnerable to Prototype Pollution. The function zipObjectDeep allows a malicious user to modify the prototype of Object if the property identifiers are user-supplied. Being affected by this issue requires zipping objects based on user-provided property arrays. This vulnerability may lead to Denial of Service or Code Execution.","vulnerabilityUrl":"https://hackerone.com/reports/712065","cvss3Severity":"high","cvss3Score":"8.1","cvss3Metrics":{"A":"High","AC":"High","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_defect
ws high detected in lodash tgz lodash tgz autoclosed ws high severity vulnerability vulnerable libraries lodash tgz lodash tgz lodash tgz lodash modular utilities library home page a href dependency hierarchy request promise tgz root library request promise core tgz x lodash tgz vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file tmp ws scm moloch viewer package json path to vulnerable library moloch viewer node modules lodash package json dependency hierarchy x lodash tgz vulnerable library found in head commit a href vulnerability details all versions of lodash are vulnerable to prototype pollution the function zipobjectdeep allows a malicious user to modify the prototype of object if the property identifiers are user supplied being affected by this issue requires zipping objects based on user provided property arrays this vulnerability may lead to denial of service or code execution publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none 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 lodash isopenpronvulnerability false ispackagebased true isdefaultbranch true packages vulnerabilityidentifier ws vulnerabilitydetails all versions of lodash are vulnerable to prototype pollution the function zipobjectdeep allows a malicious user to modify the prototype of object if the property identifiers are user supplied being affected by this issue requires zipping objects based on user provided property arrays this vulnerability may lead to denial of service or code execution vulnerabilityurl
0
65,541
19,570,129,463
IssuesEvent
2022-01-04 08:53:40
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Red shield in forwarding preview
T-Defect S-Minor A-E2EE O-Occasional good first issue
### Steps to reproduce 1. forward a message (from a fully verified e2ee room?) ### Outcome #### What did you expect? no red shields #### What happened instead? red shield in the preview ### Operating system arch ### Application version Element Nightly version: 2021112501 Olm version: 3.2.3 ### How did you install the app? aur ### Homeserver _No response_ ### Will you send logs? No
1.0
Red shield in forwarding preview - ### Steps to reproduce 1. forward a message (from a fully verified e2ee room?) ### Outcome #### What did you expect? no red shields #### What happened instead? red shield in the preview ### Operating system arch ### Application version Element Nightly version: 2021112501 Olm version: 3.2.3 ### How did you install the app? aur ### Homeserver _No response_ ### Will you send logs? No
defect
red shield in forwarding preview steps to reproduce forward a message from a fully verified room outcome what did you expect no red shields what happened instead red shield in the preview operating system arch application version element nightly version olm version how did you install the app aur homeserver no response will you send logs no
1
37,121
8,246,293,263
IssuesEvent
2018-09-11 12:30:41
gwaldron/osgearth
https://api.github.com/repos/gwaldron/osgearth
opened
FractalElevationLayer: does not work properly with elevation dataset
defect
Compositing a fractal_elevation on top of a normal elevation layer doesn't work properly; it causes the normal elevation layer to repeat: <elevation name="ReadyMap Elevation" driver="tms" enabled="true"> <url>http://readymap.org/readymap/tiles/1.0.0/116/</url> </elevation> <fractal_elevation name="Fractal" min_level="8" offset="true" enabled="true"> <noise_image>../data/seamless-noise-1.png</noise_image> <amplitude>7</amplitude> </fractal_elevation>
1.0
FractalElevationLayer: does not work properly with elevation dataset - Compositing a fractal_elevation on top of a normal elevation layer doesn't work properly; it causes the normal elevation layer to repeat: <elevation name="ReadyMap Elevation" driver="tms" enabled="true"> <url>http://readymap.org/readymap/tiles/1.0.0/116/</url> </elevation> <fractal_elevation name="Fractal" min_level="8" offset="true" enabled="true"> <noise_image>../data/seamless-noise-1.png</noise_image> <amplitude>7</amplitude> </fractal_elevation>
defect
fractalelevationlayer does not work properly with elevation dataset compositing a fractal elevation on top of a normal elevation layer doesn t work properly it causes the normal elevation layer to repeat data seamless noise png
1
80,041
29,927,530,920
IssuesEvent
2023-06-22 07:05:12
martinrotter/rssguard
https://api.github.com/repos/martinrotter/rssguard
closed
[BUG]: Filtering articles into multiple labels causes huge slowdown
Type-Defect Component-DB Status-Partially-Fixed
### Brief description of the issue I make heavy use of filters and labels. Quite often I'm not able to go through everything for a while and so the articles can sit there unattended for some time until I'm able to look at them. Over time, the amount of articles build up and because many of them can be filtered into more than one label, an enormous amount of lag is introduced when doing simple things like opening the filter dialogue, switching labels or even sorting columns alphabetically or by date. ### How to reproduce the bug? I've been doing some testing and I have created a test database which has only one feed and, for simplicity's sake, I created filters to apply the relevant labels to every article containing a vowel: [vowels-database.txt](https://github.com/martinrotter/rssguard/files/11432347/vowels-database.txt) (I can't upload anything with a .db extension so this needs a rename.) Load up the database, right-click on the feed and 'Fetch selected'. It would be useful to have your task manager open to see how threads become fully locked up during this process. If you have your task manager open to the right you will be able to see the articles arriving into the labels on the left. This will take some time as each article is filtered. Once the feed has updated and the articles have the labels applied, try clicking through the UI. For instance, open the filter dialogue and time how long it takes. Then try clicking on each filter one by one and see how long that takes. Close this dialogue and try clicking on each label and time how long that takes. Depending on your system, it may actually not be too slow for you. So I created another test database which has a more extreme set of filters that pick up a few extra common words: [extreme-database.txt](https://github.com/martinrotter/rssguard/files/11432368/extreme-database.txt) Obviously, this is a stupid set of filters designed for testing and reproducing this problem that nobody would use day-to-day. However... The feed I've found only has around 1800 articles in it. Now, imagine dozens of feeds where some of them have articles added regularly throughout each day. Quite quickly this can (and on mine, does) build up to thousands of articles. Now imagine there are filters that sort many of these articles into multiple labels and you can see how this lag will become exponentially longer. In fact, if you do any of the above with either test database and go into each label, select all articles and remove the labels from them, RSS Guard becomes a little bit faster each time. If you remove all the labels from all articles this way, then navigating the UI become almost instantaneous. Go into the filter dialogue and apply all the filters again and RSS Guard slows down once again. So the problem comes from having multiple articles having multiple labels applied. This, for me, is how I work. I do hate having to mention this but my workflow was like this for years with QuiteRSS which has never exhibited this issue even with a many years-old database. Looking through the RSS Guard database, I can see that articles have separate entries for each label that is applied - meaning the articles are duplicated, sometimes multiple times depending on how many labels are applied, in the database: ![rssguard-db-labels](https://github.com/martinrotter/rssguard/assets/125831943/8d702662-4f8e-4832-8093-fcffb2d76d03) In QuiteRSS, the articles have the corresponding label ID applied to each article in a single column - meaning each article is a single unique entry in the database with no duplication: ![quiterss-db-labels](https://github.com/martinrotter/rssguard/assets/125831943/21e3084b-bb0f-4443-b11c-3f460913544d) I obviously understand that to change RSS Guard's database would entail a rather significant rewrite and probably require everyone to wipe out their databases since I imagine a new format would be incompatible. I also understand that, from what I've read in the Issues, no-one else has reported this problem. So this might just be me who has encountered this and everyone else is sailing by without really making heavy use of labels. But then again, there might be a whole bunch of people who tried RSS Guard, hit this problem, decided it was 'too slow' and went back to their old RSS reader without ever reporting the issue here and so no-one will ever know. ### What was the expected result? RSS Guard should not have massive lag during simple operations such as navigating the UI. ### What actually happened? For context, with my current database, it takes more than 3 minutes to open the filter dialogue. The same again to switch to a different label. Or anything, really. This labels problem makes RSS Guard unwieldy for me and I would like for it to be... wieldy. I realise if I am the only one with this problem then it won't be a high priority. But it's a bug report, so... I wish I was a programmer so I could do something about this. Unfortunately I'm not. ### Debug log A log is not really useful here. It shows nothing out of the ordinary. Besides, using the databases I've attached above will allow you to test yourself on your own system(s). ### Operating system and version System 1: Operating System: Manjaro Linux KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.105.0 Qt Version: 5.15.9 Kernel Version: 6.1.26-1-MANJARO (64-bit) Graphics Platform: X11 Processors: 8 × AMD Ryzen 7 3700X 8-Core Processor Memory: 15.6 GiB of RAM Graphics Processor: NVIDIA GeForce GT 1030/PCIe/SSE2 Manufacturer: QEMU Product Name: Standard PC (Q35 + ICH9, 2009) System Version: pc-q35-4.2 RSS Guard: v4.3.4 Flatpak System 2: Operating System: Manjaro Linux KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.105.0 Qt Version: 5.15.9 Kernel Version: 6.1.26-1-MANJARO (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7 CPU Q 720 @ 1.60GHz Memory: 11.6 GiB of RAM Graphics Processor: AMD REDWOOD RSS Guard: v4.3.4 Appimage System 3: Device name Laptop Processor Intel(R) Core(TM) i7 CPU Q 720 @ 1.60GHz 1.60 GHz Installed RAM 12.0 GB System type 64-bit operating system, x64-based processor Pen and touch No pen or touch input is available for this display Edition Windows 10 Home Version 22H2 Installed on ‎16/‎04/‎2023 OS build 19045.2846 Experience Windows Feature Experience Pack 120.2212.4190.0 RSS Guard: v4.3.4 ( rssguard-4.3.4-fb2c439b-win10.exe) System 2 and 3 are the same laptop with two separate hard drives, dual booting.
1.0
[BUG]: Filtering articles into multiple labels causes huge slowdown - ### Brief description of the issue I make heavy use of filters and labels. Quite often I'm not able to go through everything for a while and so the articles can sit there unattended for some time until I'm able to look at them. Over time, the amount of articles build up and because many of them can be filtered into more than one label, an enormous amount of lag is introduced when doing simple things like opening the filter dialogue, switching labels or even sorting columns alphabetically or by date. ### How to reproduce the bug? I've been doing some testing and I have created a test database which has only one feed and, for simplicity's sake, I created filters to apply the relevant labels to every article containing a vowel: [vowels-database.txt](https://github.com/martinrotter/rssguard/files/11432347/vowels-database.txt) (I can't upload anything with a .db extension so this needs a rename.) Load up the database, right-click on the feed and 'Fetch selected'. It would be useful to have your task manager open to see how threads become fully locked up during this process. If you have your task manager open to the right you will be able to see the articles arriving into the labels on the left. This will take some time as each article is filtered. Once the feed has updated and the articles have the labels applied, try clicking through the UI. For instance, open the filter dialogue and time how long it takes. Then try clicking on each filter one by one and see how long that takes. Close this dialogue and try clicking on each label and time how long that takes. Depending on your system, it may actually not be too slow for you. So I created another test database which has a more extreme set of filters that pick up a few extra common words: [extreme-database.txt](https://github.com/martinrotter/rssguard/files/11432368/extreme-database.txt) Obviously, this is a stupid set of filters designed for testing and reproducing this problem that nobody would use day-to-day. However... The feed I've found only has around 1800 articles in it. Now, imagine dozens of feeds where some of them have articles added regularly throughout each day. Quite quickly this can (and on mine, does) build up to thousands of articles. Now imagine there are filters that sort many of these articles into multiple labels and you can see how this lag will become exponentially longer. In fact, if you do any of the above with either test database and go into each label, select all articles and remove the labels from them, RSS Guard becomes a little bit faster each time. If you remove all the labels from all articles this way, then navigating the UI become almost instantaneous. Go into the filter dialogue and apply all the filters again and RSS Guard slows down once again. So the problem comes from having multiple articles having multiple labels applied. This, for me, is how I work. I do hate having to mention this but my workflow was like this for years with QuiteRSS which has never exhibited this issue even with a many years-old database. Looking through the RSS Guard database, I can see that articles have separate entries for each label that is applied - meaning the articles are duplicated, sometimes multiple times depending on how many labels are applied, in the database: ![rssguard-db-labels](https://github.com/martinrotter/rssguard/assets/125831943/8d702662-4f8e-4832-8093-fcffb2d76d03) In QuiteRSS, the articles have the corresponding label ID applied to each article in a single column - meaning each article is a single unique entry in the database with no duplication: ![quiterss-db-labels](https://github.com/martinrotter/rssguard/assets/125831943/21e3084b-bb0f-4443-b11c-3f460913544d) I obviously understand that to change RSS Guard's database would entail a rather significant rewrite and probably require everyone to wipe out their databases since I imagine a new format would be incompatible. I also understand that, from what I've read in the Issues, no-one else has reported this problem. So this might just be me who has encountered this and everyone else is sailing by without really making heavy use of labels. But then again, there might be a whole bunch of people who tried RSS Guard, hit this problem, decided it was 'too slow' and went back to their old RSS reader without ever reporting the issue here and so no-one will ever know. ### What was the expected result? RSS Guard should not have massive lag during simple operations such as navigating the UI. ### What actually happened? For context, with my current database, it takes more than 3 minutes to open the filter dialogue. The same again to switch to a different label. Or anything, really. This labels problem makes RSS Guard unwieldy for me and I would like for it to be... wieldy. I realise if I am the only one with this problem then it won't be a high priority. But it's a bug report, so... I wish I was a programmer so I could do something about this. Unfortunately I'm not. ### Debug log A log is not really useful here. It shows nothing out of the ordinary. Besides, using the databases I've attached above will allow you to test yourself on your own system(s). ### Operating system and version System 1: Operating System: Manjaro Linux KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.105.0 Qt Version: 5.15.9 Kernel Version: 6.1.26-1-MANJARO (64-bit) Graphics Platform: X11 Processors: 8 × AMD Ryzen 7 3700X 8-Core Processor Memory: 15.6 GiB of RAM Graphics Processor: NVIDIA GeForce GT 1030/PCIe/SSE2 Manufacturer: QEMU Product Name: Standard PC (Q35 + ICH9, 2009) System Version: pc-q35-4.2 RSS Guard: v4.3.4 Flatpak System 2: Operating System: Manjaro Linux KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.105.0 Qt Version: 5.15.9 Kernel Version: 6.1.26-1-MANJARO (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7 CPU Q 720 @ 1.60GHz Memory: 11.6 GiB of RAM Graphics Processor: AMD REDWOOD RSS Guard: v4.3.4 Appimage System 3: Device name Laptop Processor Intel(R) Core(TM) i7 CPU Q 720 @ 1.60GHz 1.60 GHz Installed RAM 12.0 GB System type 64-bit operating system, x64-based processor Pen and touch No pen or touch input is available for this display Edition Windows 10 Home Version 22H2 Installed on ‎16/‎04/‎2023 OS build 19045.2846 Experience Windows Feature Experience Pack 120.2212.4190.0 RSS Guard: v4.3.4 ( rssguard-4.3.4-fb2c439b-win10.exe) System 2 and 3 are the same laptop with two separate hard drives, dual booting.
defect
filtering articles into multiple labels causes huge slowdown brief description of the issue i make heavy use of filters and labels quite often i m not able to go through everything for a while and so the articles can sit there unattended for some time until i m able to look at them over time the amount of articles build up and because many of them can be filtered into more than one label an enormous amount of lag is introduced when doing simple things like opening the filter dialogue switching labels or even sorting columns alphabetically or by date how to reproduce the bug i ve been doing some testing and i have created a test database which has only one feed and for simplicity s sake i created filters to apply the relevant labels to every article containing a vowel i can t upload anything with a db extension so this needs a rename load up the database right click on the feed and fetch selected it would be useful to have your task manager open to see how threads become fully locked up during this process if you have your task manager open to the right you will be able to see the articles arriving into the labels on the left this will take some time as each article is filtered once the feed has updated and the articles have the labels applied try clicking through the ui for instance open the filter dialogue and time how long it takes then try clicking on each filter one by one and see how long that takes close this dialogue and try clicking on each label and time how long that takes depending on your system it may actually not be too slow for you so i created another test database which has a more extreme set of filters that pick up a few extra common words obviously this is a stupid set of filters designed for testing and reproducing this problem that nobody would use day to day however the feed i ve found only has around articles in it now imagine dozens of feeds where some of them have articles added regularly throughout each day quite quickly this can and on mine does build up to thousands of articles now imagine there are filters that sort many of these articles into multiple labels and you can see how this lag will become exponentially longer in fact if you do any of the above with either test database and go into each label select all articles and remove the labels from them rss guard becomes a little bit faster each time if you remove all the labels from all articles this way then navigating the ui become almost instantaneous go into the filter dialogue and apply all the filters again and rss guard slows down once again so the problem comes from having multiple articles having multiple labels applied this for me is how i work i do hate having to mention this but my workflow was like this for years with quiterss which has never exhibited this issue even with a many years old database looking through the rss guard database i can see that articles have separate entries for each label that is applied meaning the articles are duplicated sometimes multiple times depending on how many labels are applied in the database in quiterss the articles have the corresponding label id applied to each article in a single column meaning each article is a single unique entry in the database with no duplication i obviously understand that to change rss guard s database would entail a rather significant rewrite and probably require everyone to wipe out their databases since i imagine a new format would be incompatible i also understand that from what i ve read in the issues no one else has reported this problem so this might just be me who has encountered this and everyone else is sailing by without really making heavy use of labels but then again there might be a whole bunch of people who tried rss guard hit this problem decided it was too slow and went back to their old rss reader without ever reporting the issue here and so no one will ever know what was the expected result rss guard should not have massive lag during simple operations such as navigating the ui what actually happened for context with my current database it takes more than minutes to open the filter dialogue the same again to switch to a different label or anything really this labels problem makes rss guard unwieldy for me and i would like for it to be wieldy i realise if i am the only one with this problem then it won t be a high priority but it s a bug report so i wish i was a programmer so i could do something about this unfortunately i m not debug log a log is not really useful here it shows nothing out of the ordinary besides using the databases i ve attached above will allow you to test yourself on your own system s operating system and version system operating system manjaro linux kde plasma version kde frameworks version qt version kernel version manjaro bit graphics platform processors × amd ryzen core processor memory gib of ram graphics processor nvidia geforce gt pcie manufacturer qemu product name standard pc system version pc rss guard flatpak system operating system manjaro linux kde plasma version kde frameworks version qt version kernel version manjaro bit graphics platform processors × intel® core™ cpu q memory gib of ram graphics processor amd redwood rss guard appimage system device name laptop processor intel r core tm cpu q ghz installed ram gb system type bit operating system based processor pen and touch no pen or touch input is available for this display edition windows home version installed on ‎ ‎ ‎ os build experience windows feature experience pack rss guard rssguard exe system and are the same laptop with two separate hard drives dual booting
1
14,893
2,831,390,185
IssuesEvent
2015-05-24 15:55:02
nobodyguy/dslrdashboard
https://api.github.com/repos/nobodyguy/dslrdashboard
closed
D90 not detected.
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. connect OTG USB cable to phone (HTC Desire C) and to camera 2. launch DLSRdashboard 3. turn on D90 4. dashboard screen says 'no DSLR camera found on USB'. What is the expected output? What do you see instead? >> should connect to camera ? What version of the product are you using? v0.30.22 beta On what operating system? Android 4.0.3 >> I turned on USB debug mode, no added drivers. Please provide any additional information below. >> Phone not rooted. I'd prefer to avoid it. Thanks for advises. ``` Original issue reported on code.google.com by `giud...@gmail.com` on 10 Jul 2013 at 4:44
1.0
D90 not detected. - ``` What steps will reproduce the problem? 1. connect OTG USB cable to phone (HTC Desire C) and to camera 2. launch DLSRdashboard 3. turn on D90 4. dashboard screen says 'no DSLR camera found on USB'. What is the expected output? What do you see instead? >> should connect to camera ? What version of the product are you using? v0.30.22 beta On what operating system? Android 4.0.3 >> I turned on USB debug mode, no added drivers. Please provide any additional information below. >> Phone not rooted. I'd prefer to avoid it. Thanks for advises. ``` Original issue reported on code.google.com by `giud...@gmail.com` on 10 Jul 2013 at 4:44
defect
not detected what steps will reproduce the problem connect otg usb cable to phone htc desire c and to camera launch dlsrdashboard turn on dashboard screen says no dslr camera found on usb what is the expected output what do you see instead should connect to camera what version of the product are you using beta on what operating system android i turned on usb debug mode no added drivers please provide any additional information below phone not rooted i d prefer to avoid it thanks for advises original issue reported on code google com by giud gmail com on jul at
1
35,010
7,522,681,351
IssuesEvent
2018-04-12 21:16:00
bridgedotnet/CLI
https://api.github.com/repos/bridgedotnet/CLI
closed
Exception thrown if console is not supported/attached
defect help wanted
Running from cygwin, I get this: ``` $ ./bridge.exe new Installing NuGet package 'Bridge': Error: The handle is invalid. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.Console.GetBufferInfo(Boolean throwOnNoConsole, Boolean& succeeded) at Bridge.CLI.Program.AddPackage(String folder, String packageName, String version, Boolean restore) ``` (added ex.stacktrace to the message displaying code). This happens while instantiating the console "spinner".
1.0
Exception thrown if console is not supported/attached - Running from cygwin, I get this: ``` $ ./bridge.exe new Installing NuGet package 'Bridge': Error: The handle is invalid. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.Console.GetBufferInfo(Boolean throwOnNoConsole, Boolean& succeeded) at Bridge.CLI.Program.AddPackage(String folder, String packageName, String version, Boolean restore) ``` (added ex.stacktrace to the message displaying code). This happens while instantiating the console "spinner".
defect
exception thrown if console is not supported attached running from cygwin i get this bridge exe new installing nuget package bridge error the handle is invalid at system io error winioerror errorcode string maybefullpath at system console getbufferinfo boolean throwonnoconsole boolean succeeded at bridge cli program addpackage string folder string packagename string version boolean restore added ex stacktrace to the message displaying code this happens while instantiating the console spinner
1
71,144
23,468,811,496
IssuesEvent
2022-08-16 19:30:50
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
opened
p-confirmPopup: Does not show even with a valid target
defect
### Describe the bug My code looks like this: ``` console.log(this.contextEvent.target); this.confirmationService.confirm({ target: this.contextEvent.target ? this.contextEvent.target : undefined, message: 'Are you sure that you want to proceed?', icon: 'pi pi-exclamation-triangle', accept: () => { console.log('accepted') } }); ``` The console.log is properly showing a valid target that I want the confirmation pop-up to appear on. However, it never shows up and no errors are shown in the console. ### Environment Angular 14.0.3 PrimeNG 14.0.0 ### Reproducer https://stackblitz.com/edit/github-wyqqn6?file=src/app/app.component.ts ### Angular version 14.0.3 ### PrimeNG version 14.0.0 ### Build / Runtime TypeScript ### Language TypeScript ### Node version (for AoT issues node --version) 16.13.1 ### Browser(s) _No response_ ### Steps to reproduce the behavior The repro in Stackblitz shows the behavior. 1. Click on the ellipse button to show a context menu 2. Select "Email" on that menu 3. A confirmation dialog should appear, but it does not. ### Expected behavior A confirmation dialog should appear at the location of the valid event target.
1.0
p-confirmPopup: Does not show even with a valid target - ### Describe the bug My code looks like this: ``` console.log(this.contextEvent.target); this.confirmationService.confirm({ target: this.contextEvent.target ? this.contextEvent.target : undefined, message: 'Are you sure that you want to proceed?', icon: 'pi pi-exclamation-triangle', accept: () => { console.log('accepted') } }); ``` The console.log is properly showing a valid target that I want the confirmation pop-up to appear on. However, it never shows up and no errors are shown in the console. ### Environment Angular 14.0.3 PrimeNG 14.0.0 ### Reproducer https://stackblitz.com/edit/github-wyqqn6?file=src/app/app.component.ts ### Angular version 14.0.3 ### PrimeNG version 14.0.0 ### Build / Runtime TypeScript ### Language TypeScript ### Node version (for AoT issues node --version) 16.13.1 ### Browser(s) _No response_ ### Steps to reproduce the behavior The repro in Stackblitz shows the behavior. 1. Click on the ellipse button to show a context menu 2. Select "Email" on that menu 3. A confirmation dialog should appear, but it does not. ### Expected behavior A confirmation dialog should appear at the location of the valid event target.
defect
p confirmpopup does not show even with a valid target describe the bug my code looks like this console log this contextevent target this confirmationservice confirm target this contextevent target this contextevent target undefined message are you sure that you want to proceed icon pi pi exclamation triangle accept console log accepted the console log is properly showing a valid target that i want the confirmation pop up to appear on however it never shows up and no errors are shown in the console environment angular primeng reproducer angular version primeng version build runtime typescript language typescript node version for aot issues node version browser s no response steps to reproduce the behavior the repro in stackblitz shows the behavior click on the ellipse button to show a context menu select email on that menu a confirmation dialog should appear but it does not expected behavior a confirmation dialog should appear at the location of the valid event target
1
205,086
7,093,862,349
IssuesEvent
2018-01-12 22:27:09
Earthereum/eth-space-mining
https://api.github.com/repos/Earthereum/eth-space-mining
opened
Setting up the testing framework
enhancement high priority
As we add more vital features, it's important to make sure all the parts are working. Need to set up a testing framework, write tests, and set up continuous integration.
1.0
Setting up the testing framework - As we add more vital features, it's important to make sure all the parts are working. Need to set up a testing framework, write tests, and set up continuous integration.
non_defect
setting up the testing framework as we add more vital features it s important to make sure all the parts are working need to set up a testing framework write tests and set up continuous integration
0
197,377
15,651,971,879
IssuesEvent
2021-03-23 10:49:24
k0sproject/k0s
https://api.github.com/repos/k0sproject/k0s
closed
add option for --single
area/configuration area/install documentation enhancement
**Is your feature request related to a problem? Please describe.** There are some processes running that are not needed when running `k0s` as a mini cluster on local laptop, like konnectivity. **Describe the solution you'd like** Would be nice with a `--single` option that tells `k0s` that we intend to not expand the cluster with more controllers and that we want run the worker locally. **Describe alternatives you've considered** config file option? **Additional context** I think `--single` could: - enable the `--enable-worker` - use kine as default backend as default instead of etcd - disable konnectivity - disable the leader election - anything else?
1.0
add option for --single - **Is your feature request related to a problem? Please describe.** There are some processes running that are not needed when running `k0s` as a mini cluster on local laptop, like konnectivity. **Describe the solution you'd like** Would be nice with a `--single` option that tells `k0s` that we intend to not expand the cluster with more controllers and that we want run the worker locally. **Describe alternatives you've considered** config file option? **Additional context** I think `--single` could: - enable the `--enable-worker` - use kine as default backend as default instead of etcd - disable konnectivity - disable the leader election - anything else?
non_defect
add option for single is your feature request related to a problem please describe there are some processes running that are not needed when running as a mini cluster on local laptop like konnectivity describe the solution you d like would be nice with a single option that tells that we intend to not expand the cluster with more controllers and that we want run the worker locally describe alternatives you ve considered config file option additional context i think single could enable the enable worker use kine as default backend as default instead of etcd disable konnectivity disable the leader election anything else
0
83,253
16,107,869,252
IssuesEvent
2021-04-27 17:03:09
carbon-design-system/carbon-website
https://api.github.com/repos/carbon-design-system/carbon-website
closed
docs(light variant): code snippet, overflow menu, tile
component: code-snippet component: overflow-menu component: tile role: visual 🎨 type: docs 📖
Need to add docs similar to input pages about the correct usage of the `--light` variants for these components: - [x] code snippet: https://github.com/carbon-design-system/carbon/pull/4342 - [x] overflow menu: https://github.com/carbon-design-system/carbon/pull/4347 - [ ] tile: https://github.com/carbon-design-system/carbon/pull/4335 Note: Include a `don't` on not using same color background with same color containers - [ ] Also double check kit has this function as well
1.0
docs(light variant): code snippet, overflow menu, tile - Need to add docs similar to input pages about the correct usage of the `--light` variants for these components: - [x] code snippet: https://github.com/carbon-design-system/carbon/pull/4342 - [x] overflow menu: https://github.com/carbon-design-system/carbon/pull/4347 - [ ] tile: https://github.com/carbon-design-system/carbon/pull/4335 Note: Include a `don't` on not using same color background with same color containers - [ ] Also double check kit has this function as well
non_defect
docs light variant code snippet overflow menu tile need to add docs similar to input pages about the correct usage of the light variants for these components code snippet overflow menu tile note include a don t on not using same color background with same color containers also double check kit has this function as well
0
124,938
26,563,954,797
IssuesEvent
2023-01-20 18:16:40
FerretDB/FerretDB
https://api.github.com/repos/FerretDB/FerretDB
closed
`proxy.(*Router).Route` panics
code/bug not ready
f1f559a77bcb8c101ee6ed3a942c8ba179088910 panics on `db.runCommand({explain: {count: "values"}})` in `task mongosh` with: ``` 2022-07-26T21:21:08.947+0300 DPANIC // 127.0.0.1:49325 -> 127.0.0.1:27017 clientconn/conn.go:130 expected length 70 (marshaled body size) + 16 (fixed marshaled header size) = 86, got 72 (err = <nil>) github.com/FerretDB/FerretDB/internal/clientconn.(*conn).run.func2 github.com/FerretDB/FerretDB/internal/clientconn/conn.go:130 runtime.gopanic runtime/panic.go:844 github.com/FerretDB/FerretDB/internal/wire.WriteMessage github.com/FerretDB/FerretDB/internal/wire/msg_body.go:106 github.com/FerretDB/FerretDB/internal/handlers/proxy.(*Router).Route github.com/FerretDB/FerretDB/internal/handlers/proxy/proxy.go:57 github.com/FerretDB/FerretDB/internal/clientconn.(*conn).run github.com/FerretDB/FerretDB/internal/clientconn/conn.go:188 github.com/FerretDB/FerretDB/internal/clientconn.(*Listener).Run.func2 github.com/FerretDB/FerretDB/internal/clientconn/listener.go:149 panic: expected length 70 (marshaled body size) + 16 (fixed marshaled header size) = 86, got 72 [recovered] panic: expected length 70 (marshaled body size) + 16 (fixed marshaled header size) = 86, got 72 (err = <nil>) goroutine 50 [running]: go.uber.org/zap/zapcore.(*CheckedEntry).Write(0xc0000ce840, {0x0, 0x0, 0x0}) go.uber.org/zap@v1.21.0/zapcore/entry.go:232 +0x44c go.uber.org/zap.(*SugaredLogger).log(0xc0000100d0, 0x3, {0x10540d9f4, 0xd}, {0xc0006c32e8, 0x2, 0x2}, {0x0, 0x0, 0x0}) go.uber.org/zap@v1.21.0/sugar.go:227 +0x110 go.uber.org/zap.(*SugaredLogger).DPanicf(...) go.uber.org/zap@v1.21.0/sugar.go:154 github.com/FerretDB/FerretDB/internal/clientconn.(*conn).run.func2() github.com/FerretDB/FerretDB/internal/clientconn/conn.go:130 +0x134 panic({0x10565ac40, 0xc000193c30}) runtime/panic.go:844 +0x258 github.com/FerretDB/FerretDB/internal/wire.WriteMessage(0xc0000100b8?, 0xc000701530, {0x1057d6e20, 0xc0001ded00}) github.com/FerretDB/FerretDB/internal/wire/msg_body.go:106 +0x28c github.com/FerretDB/FerretDB/internal/handlers/proxy.(*Router).Route(0xc00009a3c0, {0x1057d64b0, 0xc00043c9c0}, 0xc000701710?, {0x1057d6e20, 0xc0001ded00}) github.com/FerretDB/FerretDB/internal/handlers/proxy/proxy.go:57 +0xc4 github.com/FerretDB/FerretDB/internal/clientconn.(*conn).run(0xc000050050, {0x1057d64b0?, 0xc00043c9c0}) github.com/FerretDB/FerretDB/internal/clientconn/conn.go:188 +0x8ec github.com/FerretDB/FerretDB/internal/clientconn.(*Listener).Run.func2() github.com/FerretDB/FerretDB/internal/clientconn/listener.go:149 +0x994 created by github.com/FerretDB/FerretDB/internal/clientconn.(*Listener).Run github.com/FerretDB/FerretDB/internal/clientconn/listener.go:107 +0x5f0 ``` That seems to be due to this code copying `"$db"` field.
1.0
`proxy.(*Router).Route` panics - f1f559a77bcb8c101ee6ed3a942c8ba179088910 panics on `db.runCommand({explain: {count: "values"}})` in `task mongosh` with: ``` 2022-07-26T21:21:08.947+0300 DPANIC // 127.0.0.1:49325 -> 127.0.0.1:27017 clientconn/conn.go:130 expected length 70 (marshaled body size) + 16 (fixed marshaled header size) = 86, got 72 (err = <nil>) github.com/FerretDB/FerretDB/internal/clientconn.(*conn).run.func2 github.com/FerretDB/FerretDB/internal/clientconn/conn.go:130 runtime.gopanic runtime/panic.go:844 github.com/FerretDB/FerretDB/internal/wire.WriteMessage github.com/FerretDB/FerretDB/internal/wire/msg_body.go:106 github.com/FerretDB/FerretDB/internal/handlers/proxy.(*Router).Route github.com/FerretDB/FerretDB/internal/handlers/proxy/proxy.go:57 github.com/FerretDB/FerretDB/internal/clientconn.(*conn).run github.com/FerretDB/FerretDB/internal/clientconn/conn.go:188 github.com/FerretDB/FerretDB/internal/clientconn.(*Listener).Run.func2 github.com/FerretDB/FerretDB/internal/clientconn/listener.go:149 panic: expected length 70 (marshaled body size) + 16 (fixed marshaled header size) = 86, got 72 [recovered] panic: expected length 70 (marshaled body size) + 16 (fixed marshaled header size) = 86, got 72 (err = <nil>) goroutine 50 [running]: go.uber.org/zap/zapcore.(*CheckedEntry).Write(0xc0000ce840, {0x0, 0x0, 0x0}) go.uber.org/zap@v1.21.0/zapcore/entry.go:232 +0x44c go.uber.org/zap.(*SugaredLogger).log(0xc0000100d0, 0x3, {0x10540d9f4, 0xd}, {0xc0006c32e8, 0x2, 0x2}, {0x0, 0x0, 0x0}) go.uber.org/zap@v1.21.0/sugar.go:227 +0x110 go.uber.org/zap.(*SugaredLogger).DPanicf(...) go.uber.org/zap@v1.21.0/sugar.go:154 github.com/FerretDB/FerretDB/internal/clientconn.(*conn).run.func2() github.com/FerretDB/FerretDB/internal/clientconn/conn.go:130 +0x134 panic({0x10565ac40, 0xc000193c30}) runtime/panic.go:844 +0x258 github.com/FerretDB/FerretDB/internal/wire.WriteMessage(0xc0000100b8?, 0xc000701530, {0x1057d6e20, 0xc0001ded00}) github.com/FerretDB/FerretDB/internal/wire/msg_body.go:106 +0x28c github.com/FerretDB/FerretDB/internal/handlers/proxy.(*Router).Route(0xc00009a3c0, {0x1057d64b0, 0xc00043c9c0}, 0xc000701710?, {0x1057d6e20, 0xc0001ded00}) github.com/FerretDB/FerretDB/internal/handlers/proxy/proxy.go:57 +0xc4 github.com/FerretDB/FerretDB/internal/clientconn.(*conn).run(0xc000050050, {0x1057d64b0?, 0xc00043c9c0}) github.com/FerretDB/FerretDB/internal/clientconn/conn.go:188 +0x8ec github.com/FerretDB/FerretDB/internal/clientconn.(*Listener).Run.func2() github.com/FerretDB/FerretDB/internal/clientconn/listener.go:149 +0x994 created by github.com/FerretDB/FerretDB/internal/clientconn.(*Listener).Run github.com/FerretDB/FerretDB/internal/clientconn/listener.go:107 +0x5f0 ``` That seems to be due to this code copying `"$db"` field.
non_defect
proxy router route panics panics on db runcommand explain count values in task mongosh with dpanic clientconn conn go expected length marshaled body size fixed marshaled header size got err github com ferretdb ferretdb internal clientconn conn run github com ferretdb ferretdb internal clientconn conn go runtime gopanic runtime panic go github com ferretdb ferretdb internal wire writemessage github com ferretdb ferretdb internal wire msg body go github com ferretdb ferretdb internal handlers proxy router route github com ferretdb ferretdb internal handlers proxy proxy go github com ferretdb ferretdb internal clientconn conn run github com ferretdb ferretdb internal clientconn conn go github com ferretdb ferretdb internal clientconn listener run github com ferretdb ferretdb internal clientconn listener go panic expected length marshaled body size fixed marshaled header size got panic expected length marshaled body size fixed marshaled header size got err goroutine go uber org zap zapcore checkedentry write go uber org zap zapcore entry go go uber org zap sugaredlogger log go uber org zap sugar go go uber org zap sugaredlogger dpanicf go uber org zap sugar go github com ferretdb ferretdb internal clientconn conn run github com ferretdb ferretdb internal clientconn conn go panic runtime panic go github com ferretdb ferretdb internal wire writemessage github com ferretdb ferretdb internal wire msg body go github com ferretdb ferretdb internal handlers proxy router route github com ferretdb ferretdb internal handlers proxy proxy go github com ferretdb ferretdb internal clientconn conn run github com ferretdb ferretdb internal clientconn conn go github com ferretdb ferretdb internal clientconn listener run github com ferretdb ferretdb internal clientconn listener go created by github com ferretdb ferretdb internal clientconn listener run github com ferretdb ferretdb internal clientconn listener go that seems to be due to this code copying db field
0
107
2,508,337,797
IssuesEvent
2015-01-13 01:11:54
AtlasOfLivingAustralia/spatial-portal
https://api.github.com/repos/AtlasOfLivingAustralia/spatial-portal
closed
Invalid layer icon for generated layer
priority-medium status-ondev type-defect
Prediction produces a probability layer that is of type environmental (gridded with continuous values) but is displayed in the layer table in the SP as a list icon instead of a grid icon. Ditto, classification should produce an Australian icon? I suspect GDM may be the same (but there is a separate bug)- it should produce new grid icon layers.
1.0
Invalid layer icon for generated layer - Prediction produces a probability layer that is of type environmental (gridded with continuous values) but is displayed in the layer table in the SP as a list icon instead of a grid icon. Ditto, classification should produce an Australian icon? I suspect GDM may be the same (but there is a separate bug)- it should produce new grid icon layers.
defect
invalid layer icon for generated layer prediction produces a probability layer that is of type environmental gridded with continuous values but is displayed in the layer table in the sp as a list icon instead of a grid icon ditto classification should produce an australian icon i suspect gdm may be the same but there is a separate bug it should produce new grid icon layers
1
298,807
22,573,487,924
IssuesEvent
2022-06-28 04:11:37
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
documentation issues of functions in scipy.stats.mstats
scipy.stats Documentation sprint
There is no documentation of the following functions in `mstats`: - [ ] `sen_seasonal_slopes` (https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.mstats.sen_seasonal_slopes.html) - [x] `trimmed_var` (https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.mstats.trimmed_var.html) - [x] `trimmed_std` (https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.mstats.trimmed_std.html) - [x] `trimmed_mean`(https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.mstats.trimmed_mean.html) In general, there is little Information on the functions (references, examples), see e.g. https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.mstats.mjci.html Links to the functions in `stats` don't work: https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.mstats.theilslopes.html#scipy.stats.mstats.theilslopes
1.0
documentation issues of functions in scipy.stats.mstats - There is no documentation of the following functions in `mstats`: - [ ] `sen_seasonal_slopes` (https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.mstats.sen_seasonal_slopes.html) - [x] `trimmed_var` (https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.mstats.trimmed_var.html) - [x] `trimmed_std` (https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.mstats.trimmed_std.html) - [x] `trimmed_mean`(https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.mstats.trimmed_mean.html) In general, there is little Information on the functions (references, examples), see e.g. https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.mstats.mjci.html Links to the functions in `stats` don't work: https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.mstats.theilslopes.html#scipy.stats.mstats.theilslopes
non_defect
documentation issues of functions in scipy stats mstats there is no documentation of the following functions in mstats sen seasonal slopes trimmed var trimmed std trimmed mean in general there is little information on the functions references examples see e g links to the functions in stats don t work
0
59,406
7,243,484,249
IssuesEvent
2018-02-14 11:54:26
pypa/warehouse
https://api.github.com/repos/pypa/warehouse
closed
Add 'activity log' to each project
Post launch - medium priority design
We want to be able to expose information on the changes that have been made to a project over time. In particular, this will be useful for viewing which maintainer uploaded different files. From a UI perspective, this could either be added as an extra tab on the project sidebar, _or_ exposed via a toggle button on the changelog panel. The data to expose is located here: https://github.com/pypa/warehouse/blob/master/warehouse/packaging/models.py#L420-L461 As part of this issue, we may want to add some more structure to the data collected.
1.0
Add 'activity log' to each project - We want to be able to expose information on the changes that have been made to a project over time. In particular, this will be useful for viewing which maintainer uploaded different files. From a UI perspective, this could either be added as an extra tab on the project sidebar, _or_ exposed via a toggle button on the changelog panel. The data to expose is located here: https://github.com/pypa/warehouse/blob/master/warehouse/packaging/models.py#L420-L461 As part of this issue, we may want to add some more structure to the data collected.
non_defect
add activity log to each project we want to be able to expose information on the changes that have been made to a project over time in particular this will be useful for viewing which maintainer uploaded different files from a ui perspective this could either be added as an extra tab on the project sidebar or exposed via a toggle button on the changelog panel the data to expose is located here as part of this issue we may want to add some more structure to the data collected
0
20,302
3,331,973,456
IssuesEvent
2015-11-11 18:03:26
googlei18n/noto-fonts
https://api.github.com/repos/googlei18n/noto-fonts
closed
Lepcha font should NOT use script tag 'lepc'
Android FoundIn-1.x Priority-Critical Script-Lepcha Type-Defect
moved from https://github.com/googlei18n/noto-alpha/issues/8 Imported from Google Code issue #8 created by behdad@google.com on 2013-11-12T20:47:13.000Z: ---------------------------------------------- For Lepcha, our recommendation is to NOT use the 'lepc' script tag if the font does not expect reordering to happen at the shaper level. So, I suggest removing it. HarfBuzz reorders left vowel marks for the 'lepc' script but not for 'DFLT'. So right now we may get wrong results if the font doesn't expect reordering. I'm interested in seeing a lean version without the pre-composed set, designed to work with a reordering shaper.
1.0
Lepcha font should NOT use script tag 'lepc' - moved from https://github.com/googlei18n/noto-alpha/issues/8 Imported from Google Code issue #8 created by behdad@google.com on 2013-11-12T20:47:13.000Z: ---------------------------------------------- For Lepcha, our recommendation is to NOT use the 'lepc' script tag if the font does not expect reordering to happen at the shaper level. So, I suggest removing it. HarfBuzz reorders left vowel marks for the 'lepc' script but not for 'DFLT'. So right now we may get wrong results if the font doesn't expect reordering. I'm interested in seeing a lean version without the pre-composed set, designed to work with a reordering shaper.
defect
lepcha font should not use script tag lepc moved from imported from google code issue created by behdad google com on for lepcha our recommendation is to not use the lepc script tag if the font does not expect reordering to happen at the shaper level so i suggest removing it harfbuzz reorders left vowel marks for the lepc script but not for dflt so right now we may get wrong results if the font doesn t expect reordering i m interested in seeing a lean version without the pre composed set designed to work with a reordering shaper
1
40,540
10,036,979,914
IssuesEvent
2019-07-18 12:06:02
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Generator outputs duplicate method (not compilable)
T: Defect
Using `org.jooq.codegen.DefaultGenerator` with `org.jooq.codegen.DefaultGeneratorStrategy` input schema `pg_catalog` for a Postgres 10 DB, outputs duplicate method in class `PgStatGetSubscription`: ``` /** * Get the <code>subid</code> parameter OUT value from the routine */ public Long getSubid() { return get(SUBID); } /** * Get the <code>subid</code> parameter OUT value from the routine */ public Long getSubid() { return get(SUBID); } ``` - jOOQ: 3.11.9 - Java: 8 - Database (include vendor): Postgres 10 - OS: Windows 10 - JDBC Driver (include name if inofficial driver): org.postgresql:postgresql:9.4.1211
1.0
Generator outputs duplicate method (not compilable) - Using `org.jooq.codegen.DefaultGenerator` with `org.jooq.codegen.DefaultGeneratorStrategy` input schema `pg_catalog` for a Postgres 10 DB, outputs duplicate method in class `PgStatGetSubscription`: ``` /** * Get the <code>subid</code> parameter OUT value from the routine */ public Long getSubid() { return get(SUBID); } /** * Get the <code>subid</code> parameter OUT value from the routine */ public Long getSubid() { return get(SUBID); } ``` - jOOQ: 3.11.9 - Java: 8 - Database (include vendor): Postgres 10 - OS: Windows 10 - JDBC Driver (include name if inofficial driver): org.postgresql:postgresql:9.4.1211
defect
generator outputs duplicate method not compilable using org jooq codegen defaultgenerator with org jooq codegen defaultgeneratorstrategy input schema pg catalog for a postgres db outputs duplicate method in class pgstatgetsubscription get the subid parameter out value from the routine public long getsubid return get subid get the subid parameter out value from the routine public long getsubid return get subid jooq java database include vendor postgres os windows jdbc driver include name if inofficial driver org postgresql postgresql
1
57,916
14,242,019,082
IssuesEvent
2020-11-19 00:45:23
xamarin/xamarin-android
https://api.github.com/repos/xamarin/xamarin-android
closed
[Bug] Warning in Google Console when publishing an app from Visual Studio
Area: App+Library Build
### Description When I published my app to the new (beta) Google console, i got two warnings, one of them was "This App Bundle contains Java/Kotlin code, which might be obfuscated." I found this issue that describes my situation: https://github.com/apache/cordova-android/issues/1008 From what I read it seems that the publishing procedure inside visual studio needs to be updated to upload some additional file so this warning goes away.
1.0
[Bug] Warning in Google Console when publishing an app from Visual Studio - ### Description When I published my app to the new (beta) Google console, i got two warnings, one of them was "This App Bundle contains Java/Kotlin code, which might be obfuscated." I found this issue that describes my situation: https://github.com/apache/cordova-android/issues/1008 From what I read it seems that the publishing procedure inside visual studio needs to be updated to upload some additional file so this warning goes away.
non_defect
warning in google console when publishing an app from visual studio description when i published my app to the new beta google console i got two warnings one of them was this app bundle contains java kotlin code which might be obfuscated i found this issue that describes my situation from what i read it seems that the publishing procedure inside visual studio needs to be updated to upload some additional file so this warning goes away
0
14,011
2,789,852,320
IssuesEvent
2015-05-08 21:55:32
google/google-visualization-api-issues
https://api.github.com/repos/google/google-visualization-api-issues
closed
vAxis title is not displaying
Priority-Medium Type-Defect
Original [issue 294](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=294) created by orwant on 2010-05-25T15:47:04.000Z: <b>What steps will reproduce the problem? Please provide a link to a</b> <b>demonstration page if at all possible, or attach code.</b> 1. Using the corechart package 2. Supply vAxis: {title: 'foo'} and hAxis: {title: 'bar'} 3. Note that hAxis appears and vAxis does not. google.load('visualization', '1', {packages: ['corechart']}); google.setOnLoadCallback(drawChart); function drawChart() { // Create and populate the data table. var data = new google.visualization.DataTable(); data.addColumn('number', 'Attack'); data.addColumn('number', 'Damage'); data.addRows([ [550,6200], [560,6300], [560,6399], [580,6240] ]); // Create and draw the visualization. var chart = new google.visualization.ScatterChart(document.getElementById('chart')); chart.draw(data, { width: 600, height: 240, pointSize: 4, title: 'Damage vs. Attack', vAxis: {title: 'Damage'}, hAxis: {title: 'Attack'}, legend: 'none' } ); } <b>What component is this issue related to (PieChart, LineChart, DataTable,</b> <b>Query, etc)?</b> ScatterChart <b>Are you using the test environment (version 1.1)?</b> <b>(If you are not sure, answer NO)</b> NO <b>What operating system and browser are you using?</b> Mac OS X 10.5.8 Tested in the following browsers: Google Chrome: 5.0.375.38 beta Firefox: 3.6.3 Safari: 4.0.5 (5531.22.7) <b>*********************************************************</b> <b>For developers viewing this issue: please click the 'star' icon to be</b> <b>notified of future changes, and to let us know how many of you are</b> <b>interested in seeing it resolved.</b> <b>*********************************************************</b>
1.0
vAxis title is not displaying - Original [issue 294](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=294) created by orwant on 2010-05-25T15:47:04.000Z: <b>What steps will reproduce the problem? Please provide a link to a</b> <b>demonstration page if at all possible, or attach code.</b> 1. Using the corechart package 2. Supply vAxis: {title: 'foo'} and hAxis: {title: 'bar'} 3. Note that hAxis appears and vAxis does not. google.load('visualization', '1', {packages: ['corechart']}); google.setOnLoadCallback(drawChart); function drawChart() { // Create and populate the data table. var data = new google.visualization.DataTable(); data.addColumn('number', 'Attack'); data.addColumn('number', 'Damage'); data.addRows([ [550,6200], [560,6300], [560,6399], [580,6240] ]); // Create and draw the visualization. var chart = new google.visualization.ScatterChart(document.getElementById('chart')); chart.draw(data, { width: 600, height: 240, pointSize: 4, title: 'Damage vs. Attack', vAxis: {title: 'Damage'}, hAxis: {title: 'Attack'}, legend: 'none' } ); } <b>What component is this issue related to (PieChart, LineChart, DataTable,</b> <b>Query, etc)?</b> ScatterChart <b>Are you using the test environment (version 1.1)?</b> <b>(If you are not sure, answer NO)</b> NO <b>What operating system and browser are you using?</b> Mac OS X 10.5.8 Tested in the following browsers: Google Chrome: 5.0.375.38 beta Firefox: 3.6.3 Safari: 4.0.5 (5531.22.7) <b>*********************************************************</b> <b>For developers viewing this issue: please click the 'star' icon to be</b> <b>notified of future changes, and to let us know how many of you are</b> <b>interested in seeing it resolved.</b> <b>*********************************************************</b>
defect
vaxis title is not displaying original created by orwant on what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code using the corechart package supply vaxis title foo and haxis title bar note that haxis appears and vaxis does not google load visualization packages google setonloadcallback drawchart function drawchart create and populate the data table var data new google visualization datatable data addcolumn number attack data addcolumn number damage data addrows create and draw the visualization var chart new google visualization scatterchart document getelementbyid chart chart draw data width height pointsize title damage vs attack vaxis title damage haxis title attack legend none what component is this issue related to piechart linechart datatable query etc scatterchart are you using the test environment version if you are not sure answer no no what operating system and browser are you using mac os x tested in the following browsers google chrome beta firefox safari for developers viewing this issue please click the star icon to be notified of future changes and to let us know how many of you are interested in seeing it resolved
1
250,505
21,313,675,274
IssuesEvent
2022-04-16 00:32:15
mylar3/mylar3
https://api.github.com/repos/mylar3/mylar3
closed
Recent error cannot search
pending testing
I'm getting when I try and manually search or when I try to add a series from the weekly pull list. 500 Internal Server Error The server encountered an unexpected condition which prevented it from fulfilling the request. Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/cherrypy/_cprequest.py", line 638, in respond self._do_respond(path_info) File "/usr/lib/python3.9/site-packages/cherrypy/_cprequest.py", line 697, in _do_respond response.body = self.handler() File "/usr/lib/python3.9/site-packages/cherrypy/lib/encoding.py", line 223, in __call__ self.body = self.oldhandler(*args, **kwargs) File "/usr/lib/python3.9/site-packages/cherrypy/_cpdispatch.py", line 54, in __call__ return self.callable(*self.args, **self.kwargs) File "/app/mylar3/mylar/webserve.py", line 995, in searchit for x in searchresults: TypeError: 'bool' object is not iterable Version docker master Python Version : 3.9.7 Language : en_US.UTF-8 Mylar Data Directory : /config/mylar Mylar Program Directory : /app/mylar3 Mylar Cache Directory : /config/mylar/cache [Mylar Config File :/config/mylar/config.ini](http://192.168.0.179:8090/mylar/config_dump) Bragging Rights # of Series you're watching: 203 # of Series you're watching that are continuing: 82 # of Issues you're watching: 2663 # of Issues you actually have: 2622 ... total HD-space being used: 95.56 GB [](javascript:void(0))Version: v0.6.4 ( master) Status: CV , WS Providers: DDL(GetComics): Experimental: nzb.su: nzbplanet:
1.0
Recent error cannot search - I'm getting when I try and manually search or when I try to add a series from the weekly pull list. 500 Internal Server Error The server encountered an unexpected condition which prevented it from fulfilling the request. Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/cherrypy/_cprequest.py", line 638, in respond self._do_respond(path_info) File "/usr/lib/python3.9/site-packages/cherrypy/_cprequest.py", line 697, in _do_respond response.body = self.handler() File "/usr/lib/python3.9/site-packages/cherrypy/lib/encoding.py", line 223, in __call__ self.body = self.oldhandler(*args, **kwargs) File "/usr/lib/python3.9/site-packages/cherrypy/_cpdispatch.py", line 54, in __call__ return self.callable(*self.args, **self.kwargs) File "/app/mylar3/mylar/webserve.py", line 995, in searchit for x in searchresults: TypeError: 'bool' object is not iterable Version docker master Python Version : 3.9.7 Language : en_US.UTF-8 Mylar Data Directory : /config/mylar Mylar Program Directory : /app/mylar3 Mylar Cache Directory : /config/mylar/cache [Mylar Config File :/config/mylar/config.ini](http://192.168.0.179:8090/mylar/config_dump) Bragging Rights # of Series you're watching: 203 # of Series you're watching that are continuing: 82 # of Issues you're watching: 2663 # of Issues you actually have: 2622 ... total HD-space being used: 95.56 GB [](javascript:void(0))Version: v0.6.4 ( master) Status: CV , WS Providers: DDL(GetComics): Experimental: nzb.su: nzbplanet:
non_defect
recent error cannot search i m getting when i try and manually search or when i try to add a series from the weekly pull list internal server error the server encountered an unexpected condition which prevented it from fulfilling the request traceback most recent call last file usr lib site packages cherrypy cprequest py line in respond self do respond path info file usr lib site packages cherrypy cprequest py line in do respond response body self handler file usr lib site packages cherrypy lib encoding py line in call self body self oldhandler args kwargs file usr lib site packages cherrypy cpdispatch py line in call return self callable self args self kwargs file app mylar webserve py line in searchit for x in searchresults typeerror bool object is not iterable version docker master python version language en us utf mylar data directory config mylar mylar program directory app mylar cache directory config mylar cache bragging rights of series you re watching of series you re watching that are continuing of issues you re watching of issues you actually have total hd space being used gb javascript void version master status cv ws providers ddl getcomics experimental nzb su nzbplanet
0
59,711
17,023,213,723
IssuesEvent
2021-07-03 00:53:21
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
osm2pgsql: improve handling of multipolygon relations
Component: osm2pgsql Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 12.04pm, Tuesday, 4th March 2008]** Following the mailing list discussion at http://lists.openstreetmap.org/pipermail/talk/2008-March/thread.html#23876 I've rewritten the definition at http://wiki.openstreetmap.org/index.php/Relations/Multipolygon. In particular: * renderers shouldn't rely on the orientation of the ways involved * only the tags of the 'outer' polygon should be applied to the multipolygon * 'inner' polygons should be rendered as usual corresponding to their tags I'll try to create a patch, but go ahead and fix it yourself if you want -- might take me a while. Cheers Rob
1.0
osm2pgsql: improve handling of multipolygon relations - **[Submitted to the original trac issue database at 12.04pm, Tuesday, 4th March 2008]** Following the mailing list discussion at http://lists.openstreetmap.org/pipermail/talk/2008-March/thread.html#23876 I've rewritten the definition at http://wiki.openstreetmap.org/index.php/Relations/Multipolygon. In particular: * renderers shouldn't rely on the orientation of the ways involved * only the tags of the 'outer' polygon should be applied to the multipolygon * 'inner' polygons should be rendered as usual corresponding to their tags I'll try to create a patch, but go ahead and fix it yourself if you want -- might take me a while. Cheers Rob
defect
improve handling of multipolygon relations following the mailing list discussion at i ve rewritten the definition at in particular renderers shouldn t rely on the orientation of the ways involved only the tags of the outer polygon should be applied to the multipolygon inner polygons should be rendered as usual corresponding to their tags i ll try to create a patch but go ahead and fix it yourself if you want might take me a while cheers rob
1
10,197
4,724,496,984
IssuesEvent
2016-10-18 00:47:52
spring-projects/spring-security
https://api.github.com/repos/spring-projects/spring-security
closed
Spring 5 Compatabilty
Build and Admin Improvement
Support Spring 5.x and Spring 4.x. This is important for ensuring users can gradually migrate.
1.0
Spring 5 Compatabilty - Support Spring 5.x and Spring 4.x. This is important for ensuring users can gradually migrate.
non_defect
spring compatabilty support spring x and spring x this is important for ensuring users can gradually migrate
0
42,302
10,949,353,141
IssuesEvent
2019-11-26 10:40:50
contao/contao
https://api.github.com/repos/contao/contao
closed
Einstellungen "Maximale GD-Bildbreite" und "Maximale GD-Bildhöhe"
defect
In den Einstellungen werden die Felder "Maximale GD-Bildbreite" und "Maximale GD-Bildhöhe" angezeigt. Soweit dies für mich nachvollziehbar ist, gelten diese Einstellungen jedoch unabhängig von der verwendeten Erweiterung, also nicht nur für GD sondern auch für Imagick und Gmagick.
1.0
Einstellungen "Maximale GD-Bildbreite" und "Maximale GD-Bildhöhe" - In den Einstellungen werden die Felder "Maximale GD-Bildbreite" und "Maximale GD-Bildhöhe" angezeigt. Soweit dies für mich nachvollziehbar ist, gelten diese Einstellungen jedoch unabhängig von der verwendeten Erweiterung, also nicht nur für GD sondern auch für Imagick und Gmagick.
defect
einstellungen maximale gd bildbreite und maximale gd bildhöhe in den einstellungen werden die felder maximale gd bildbreite und maximale gd bildhöhe angezeigt soweit dies für mich nachvollziehbar ist gelten diese einstellungen jedoch unabhängig von der verwendeten erweiterung also nicht nur für gd sondern auch für imagick und gmagick
1
23,954
16,717,993,075
IssuesEvent
2021-06-10 01:17:58
open-austin/BASTA-tfwa
https://api.github.com/repos/open-austin/BASTA-tfwa
opened
[Dev] Check if portal-app yarn readme should be deleted
Dev-Infrastructure Size-S
# Description Check if the BASTA-tfwa/tenant-file/portal-app/readme.md should be deleted. I tried to use it after installing `nvm` and got the message: ``` /bin/sh: react-scripts: command not found error Command failed with exit code 127. ``` I asked about the error code, and the consensus seemed to be that development had moved away from yarn and toward npm. So maybe the yarn instructions were out of date. # Wireframes Include any relevant wireframes here # Acceptance Criteria The yarn section of the readme should describe the conditions where a `yarn start` or `yarn build` command will work, or should be deleted. # Dev Notes - What are some useful links? - What is concerning about this ticket? - What should the developer bear in mind? # Who should I contact? Who has more information? Who should be included on code reviews? @JamesBock # Size of Ticket S Additional Notes: Please specify the associated work domain: - Dev-Infrastructure
1.0
[Dev] Check if portal-app yarn readme should be deleted - # Description Check if the BASTA-tfwa/tenant-file/portal-app/readme.md should be deleted. I tried to use it after installing `nvm` and got the message: ``` /bin/sh: react-scripts: command not found error Command failed with exit code 127. ``` I asked about the error code, and the consensus seemed to be that development had moved away from yarn and toward npm. So maybe the yarn instructions were out of date. # Wireframes Include any relevant wireframes here # Acceptance Criteria The yarn section of the readme should describe the conditions where a `yarn start` or `yarn build` command will work, or should be deleted. # Dev Notes - What are some useful links? - What is concerning about this ticket? - What should the developer bear in mind? # Who should I contact? Who has more information? Who should be included on code reviews? @JamesBock # Size of Ticket S Additional Notes: Please specify the associated work domain: - Dev-Infrastructure
non_defect
check if portal app yarn readme should be deleted description check if the basta tfwa tenant file portal app readme md should be deleted i tried to use it after installing nvm and got the message bin sh react scripts command not found error command failed with exit code i asked about the error code and the consensus seemed to be that development had moved away from yarn and toward npm so maybe the yarn instructions were out of date wireframes include any relevant wireframes here acceptance criteria the yarn section of the readme should describe the conditions where a yarn start or yarn build command will work or should be deleted dev notes what are some useful links what is concerning about this ticket what should the developer bear in mind who should i contact who has more information who should be included on code reviews jamesbock size of ticket s additional notes please specify the associated work domain dev infrastructure
0
135,301
18,678,891,002
IssuesEvent
2021-11-01 01:02:15
benchmarkdebricked/kubernetes
https://api.github.com/repos/benchmarkdebricked/kubernetes
opened
CVE-2019-11254 (Medium) detected in kubernetesv1.16.0-alpha.0
security vulnerability
## CVE-2019-11254 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>kubernetesv1.16.0-alpha.0</b></p></summary> <p> <p>Production-Grade Container Scheduling and Management</p> <p>Library home page: <a href=https://github.com/kubernetes/kubernetes.git>https://github.com/kubernetes/kubernetes.git</a></p> </p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (5)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>kubernetes/vendor/gopkg.in/yaml.v2/scannerc.go</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>kubernetes/vendor/gopkg.in/yaml.v2/yamlh.go</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>kubernetes/vendor/gopkg.in/yaml.v2/scannerc.go</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>kubernetes/vendor/gopkg.in/yaml.v2/scannerc.go</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>kubernetes/vendor/gopkg.in/yaml.v2/yamlh.go</b> </p> </details> <p></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> The Kubernetes API Server component in versions 1.1-1.14, and versions prior to 1.15.10, 1.16.7 and 1.17.3 allows an authorized user who sends malicious YAML payloads to cause the kube-apiserver to consume excessive CPU cycles while parsing YAML. <p>Publish Date: 2020-04-01 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-11254>CVE-2019-11254</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.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - 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> </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/go-yaml/yaml/tree/v2.2.8">https://github.com/go-yaml/yaml/tree/v2.2.8</a></p> <p>Release Date: 2020-04-01</p> <p>Fix Resolution: v2.2.8</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2019-11254 (Medium) detected in kubernetesv1.16.0-alpha.0 - ## CVE-2019-11254 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>kubernetesv1.16.0-alpha.0</b></p></summary> <p> <p>Production-Grade Container Scheduling and Management</p> <p>Library home page: <a href=https://github.com/kubernetes/kubernetes.git>https://github.com/kubernetes/kubernetes.git</a></p> </p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (5)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>kubernetes/vendor/gopkg.in/yaml.v2/scannerc.go</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>kubernetes/vendor/gopkg.in/yaml.v2/yamlh.go</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>kubernetes/vendor/gopkg.in/yaml.v2/scannerc.go</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>kubernetes/vendor/gopkg.in/yaml.v2/scannerc.go</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>kubernetes/vendor/gopkg.in/yaml.v2/yamlh.go</b> </p> </details> <p></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> The Kubernetes API Server component in versions 1.1-1.14, and versions prior to 1.15.10, 1.16.7 and 1.17.3 allows an authorized user who sends malicious YAML payloads to cause the kube-apiserver to consume excessive CPU cycles while parsing YAML. <p>Publish Date: 2020-04-01 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-11254>CVE-2019-11254</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.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - 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> </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/go-yaml/yaml/tree/v2.2.8">https://github.com/go-yaml/yaml/tree/v2.2.8</a></p> <p>Release Date: 2020-04-01</p> <p>Fix Resolution: v2.2.8</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve medium detected in alpha cve medium severity vulnerability vulnerable library alpha production grade container scheduling and management library home page a href vulnerable source files kubernetes vendor gopkg in yaml scannerc go kubernetes vendor gopkg in yaml yamlh go kubernetes vendor gopkg in yaml scannerc go kubernetes vendor gopkg in yaml scannerc go kubernetes vendor gopkg in yaml yamlh go vulnerability details the kubernetes api server component in versions and versions prior to and allows an authorized user who sends malicious yaml payloads to cause the kube apiserver to consume excessive cpu cycles while parsing yaml publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required low 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 step up your open source security game with whitesource
0
7,816
7,107,366,714
IssuesEvent
2018-01-16 19:43:46
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
opened
uap build hitting ApiCompat issues
area-Infrastructure
Official builds are hitting the following apicompat errors below. There are 2 issues that need to be understood: 1. Why is the build passing instead of failing because of the compat errors 2. The compat errors look to be a bug in the ApiCompat tool or configuration of it, so that needs to be understood. ``` 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.IO.FileAttributes' is a 'class' in the implementation but is a 'struct' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.IO.FileAttributes' is a 'class' in the implementation but is a 'struct' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.IO.HandleInheritability' is a 'class' in the implementation but is a 'struct' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.IO.HandleInheritability' is a 'class' in the implementation but is a 'struct' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.IO.FileAttributes' is a 'class' in the implementation but is a 'struct' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.IO.HandleInheritability' is a 'class' in the implementation but is a 'struct' in the contract. ```
1.0
uap build hitting ApiCompat issues - Official builds are hitting the following apicompat errors below. There are 2 issues that need to be understood: 1. Why is the build passing instead of failing because of the compat errors 2. The compat errors look to be a bug in the ApiCompat tool or configuration of it, so that needs to be understood. ``` 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.IO.FileAttributes' is a 'class' in the implementation but is a 'struct' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.IO.FileAttributes' is a 'class' in the implementation but is a 'struct' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.IO.HandleInheritability' is a 'class' in the implementation but is a 'struct' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.IO.HandleInheritability' is a 'class' in the implementation but is a 'struct' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.IO.FileAttributes' is a 'class' in the implementation but is a 'struct' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TResult>' is a 'class' in the implementation but is a 'delegate' in the contract. 2018-01-16T18:30:14.2265070Z E:\A\_work\1688\s\corefx\src\shims\ApiCompat.proj(76,5): error : TypeCannotChangeClassification : Type 'System.IO.HandleInheritability' is a 'class' in the implementation but is a 'struct' in the contract. ```
non_defect
uap build hitting apicompat issues official builds are hitting the following apicompat errors below there are issues that need to be understood why is the build passing instead of failing because of the compat errors the compat errors look to be a bug in the apicompat tool or configuration of it so that needs to be understood e a work s corefx src shims apicompat proj error typecannotchangeclassification type system io fileattributes is a class in the implementation but is a struct in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system io fileattributes is a class in the implementation but is a struct in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system io handleinheritability is a class in the implementation but is a struct in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system io handleinheritability is a class in the implementation but is a struct in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system io fileattributes is a class in the implementation but is a struct in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system action is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system func is a class in the implementation but is a delegate in the contract e a work s corefx src shims apicompat proj error typecannotchangeclassification type system io handleinheritability is a class in the implementation but is a struct in the contract
0
428,089
12,402,881,228
IssuesEvent
2020-05-21 12:55:04
LorittaBot/Loritta
https://api.github.com/repos/LorittaBot/Loritta
closed
Concurrent update fails in the daily tax
Module: Loritta (Discord) 🎀 Priority: High Type: Bug 🐞
``` [19:00:10.833] [DailyTaxTask Executor Thread-0/WARN]: Transaction attempt #0 failed: org.postgresql.util.PSQLException: ERROR: could not serialize access due to concurrent update. Statement(s): UPDATE profiles SET money=(profiles.money - ?) WHERE profiles.marriage IS NOT NULL AND profiles.money >= ? at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:218) at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:24) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.runDailyTax(DailyTaxTask.kt:217) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.run(DailyTaxTask.kt:32) [19:00:11.191] [DailyTaxTask Executor Thread-0/WARN]: Transaction attempt #1 failed: org.postgresql.util.PSQLException: ERROR: could not serialize access due to concurrent update. Statement(s): UPDATE profiles SET money=(profiles.money - ?) WHERE profiles.marriage IS NOT NULL AND profiles.money >= ? at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:218) at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:24) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.runDailyTax(DailyTaxTask.kt:217) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.run(DailyTaxTask.kt:32) [19:00:11.757] [DailyTaxTask Executor Thread-0/WARN]: Transaction attempt #2 failed: org.postgresql.util.PSQLException: ERROR: could not serialize access due to concurrent update. Statement(s): UPDATE profiles SET money=(profiles.money - ?) WHERE profiles.marriage IS NOT NULL AND profiles.money >= ? at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:218) at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:24) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.runDailyTax(DailyTaxTask.kt:217) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.run(DailyTaxTask.kt:32) [19:00:11.758] [DailyTaxTask Executor Thread-0/ERROR]: Erro ao atualizar a taxa diária! at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:218) at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:24) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.runDailyTax(DailyTaxTask.kt:217) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.run(DailyTaxTask.kt:32) ```
1.0
Concurrent update fails in the daily tax - ``` [19:00:10.833] [DailyTaxTask Executor Thread-0/WARN]: Transaction attempt #0 failed: org.postgresql.util.PSQLException: ERROR: could not serialize access due to concurrent update. Statement(s): UPDATE profiles SET money=(profiles.money - ?) WHERE profiles.marriage IS NOT NULL AND profiles.money >= ? at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:218) at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:24) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.runDailyTax(DailyTaxTask.kt:217) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.run(DailyTaxTask.kt:32) [19:00:11.191] [DailyTaxTask Executor Thread-0/WARN]: Transaction attempt #1 failed: org.postgresql.util.PSQLException: ERROR: could not serialize access due to concurrent update. Statement(s): UPDATE profiles SET money=(profiles.money - ?) WHERE profiles.marriage IS NOT NULL AND profiles.money >= ? at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:218) at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:24) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.runDailyTax(DailyTaxTask.kt:217) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.run(DailyTaxTask.kt:32) [19:00:11.757] [DailyTaxTask Executor Thread-0/WARN]: Transaction attempt #2 failed: org.postgresql.util.PSQLException: ERROR: could not serialize access due to concurrent update. Statement(s): UPDATE profiles SET money=(profiles.money - ?) WHERE profiles.marriage IS NOT NULL AND profiles.money >= ? at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:218) at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:24) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.runDailyTax(DailyTaxTask.kt:217) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.run(DailyTaxTask.kt:32) [19:00:11.758] [DailyTaxTask Executor Thread-0/ERROR]: Erro ao atualizar a taxa diária! at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:218) at com.mrpowergamerbr.loritta.utils.DailyTaxTask$runDailyTax$7.invoke(DailyTaxTask.kt:24) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.runDailyTax(DailyTaxTask.kt:217) at com.mrpowergamerbr.loritta.utils.DailyTaxTask.run(DailyTaxTask.kt:32) ```
non_defect
concurrent update fails in the daily tax transaction attempt failed org postgresql util psqlexception error could not serialize access due to concurrent update statement s update profiles set money profiles money where profiles marriage is not null and profiles money at com mrpowergamerbr loritta utils dailytaxtask rundailytax invoke dailytaxtask kt at com mrpowergamerbr loritta utils dailytaxtask rundailytax invoke dailytaxtask kt at com mrpowergamerbr loritta utils dailytaxtask rundailytax dailytaxtask kt at com mrpowergamerbr loritta utils dailytaxtask run dailytaxtask kt transaction attempt failed org postgresql util psqlexception error could not serialize access due to concurrent update statement s update profiles set money profiles money where profiles marriage is not null and profiles money at com mrpowergamerbr loritta utils dailytaxtask rundailytax invoke dailytaxtask kt at com mrpowergamerbr loritta utils dailytaxtask rundailytax invoke dailytaxtask kt at com mrpowergamerbr loritta utils dailytaxtask rundailytax dailytaxtask kt at com mrpowergamerbr loritta utils dailytaxtask run dailytaxtask kt transaction attempt failed org postgresql util psqlexception error could not serialize access due to concurrent update statement s update profiles set money profiles money where profiles marriage is not null and profiles money at com mrpowergamerbr loritta utils dailytaxtask rundailytax invoke dailytaxtask kt at com mrpowergamerbr loritta utils dailytaxtask rundailytax invoke dailytaxtask kt at com mrpowergamerbr loritta utils dailytaxtask rundailytax dailytaxtask kt at com mrpowergamerbr loritta utils dailytaxtask run dailytaxtask kt erro ao atualizar a taxa diária at com mrpowergamerbr loritta utils dailytaxtask rundailytax invoke dailytaxtask kt at com mrpowergamerbr loritta utils dailytaxtask rundailytax invoke dailytaxtask kt at com mrpowergamerbr loritta utils dailytaxtask rundailytax dailytaxtask kt at com mrpowergamerbr loritta utils dailytaxtask run dailytaxtask kt
0
22,865
3,727,389,258
IssuesEvent
2016-03-06 08:04:54
godfather1103/mentohust
https://api.github.com/repos/godfather1103/mentohust
closed
有人在反编译v3算法吗
auto-migrated Priority-Medium Type-Defect
``` 有人在反编译v3算法吗? 最近在看v3算法,算是看出一点点结构了。 有大神研究吗?有的话大家可以交流一下 ``` Original issue reported on code.google.com by `wangming...@gmail.com` on 25 Aug 2013 at 12:06
1.0
有人在反编译v3算法吗 - ``` 有人在反编译v3算法吗? 最近在看v3算法,算是看出一点点结构了。 有大神研究吗?有的话大家可以交流一下 ``` Original issue reported on code.google.com by `wangming...@gmail.com` on 25 Aug 2013 at 12:06
defect
? ,算是看出一点点结构了。 有大神研究吗?有的话大家可以交流一下 original issue reported on code google com by wangming gmail com on aug at
1
505
2,928,523,970
IssuesEvent
2015-06-27 08:19:08
cnb/News_Manager-getsimplecms
https://api.github.com/repos/cnb/News_Manager-getsimplecms
closed
nm_post_url issues on I18N-based multilanguage sites (frontend)
compatibility
(Found by TeeJay) `nm_post_url()` may echo/return bad URLs, that contain `%nondefaultlanguage%` or `%language%` NM should call `i18n_init()` at hook *index-pretemplate* (ref: http://mvlcek.bplaced.net/get-simple/i18n)
True
nm_post_url issues on I18N-based multilanguage sites (frontend) - (Found by TeeJay) `nm_post_url()` may echo/return bad URLs, that contain `%nondefaultlanguage%` or `%language%` NM should call `i18n_init()` at hook *index-pretemplate* (ref: http://mvlcek.bplaced.net/get-simple/i18n)
non_defect
nm post url issues on based multilanguage sites frontend found by teejay nm post url may echo return bad urls that contain nondefaultlanguage or language nm should call init at hook index pretemplate ref
0
259,888
8,201,183,761
IssuesEvent
2018-09-01 14:40:56
backstagetechnicalservices/website
https://api.github.com/repos/backstagetechnicalservices/website
closed
Award votes deleted when releasing results
Priority: High Type: Bug Urgency: Short Term
Voting data seemed to be deleted when the results were opened. Possible that this was user error but not sure how! Cheers
1.0
Award votes deleted when releasing results - Voting data seemed to be deleted when the results were opened. Possible that this was user error but not sure how! Cheers
non_defect
award votes deleted when releasing results voting data seemed to be deleted when the results were opened possible that this was user error but not sure how cheers
0
287,358
21,651,701,310
IssuesEvent
2022-05-06 10:01:05
OpenSID/wiki-pbb
https://api.github.com/repos/OpenSID/wiki-pbb
closed
Gambar Panduan 22.05
documentation
Login <img width="100%" alt="login" src="https://user-images.githubusercontent.com/68048807/163296912-d1f68c97-0f82-4495-b4b0-2722c73e1785.png"> Dashboard <img width="100%" alt="demopbb" src="https://user-images.githubusercontent.com/68048807/163296918-20283607-ecd6-46c5-8ee4-5297dfe8eedb.png"> <img width="100%" alt="dashboard" src="https://user-images.githubusercontent.com/68048807/164171913-0e176cc0-66ca-45e9-baed-c80038c407cb.jpg">
1.0
Gambar Panduan 22.05 - Login <img width="100%" alt="login" src="https://user-images.githubusercontent.com/68048807/163296912-d1f68c97-0f82-4495-b4b0-2722c73e1785.png"> Dashboard <img width="100%" alt="demopbb" src="https://user-images.githubusercontent.com/68048807/163296918-20283607-ecd6-46c5-8ee4-5297dfe8eedb.png"> <img width="100%" alt="dashboard" src="https://user-images.githubusercontent.com/68048807/164171913-0e176cc0-66ca-45e9-baed-c80038c407cb.jpg">
non_defect
gambar panduan login img width alt login src dashboard img width alt demopbb src img width alt dashboard src
0
70,499
23,199,643,638
IssuesEvent
2022-08-01 20:02:43
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
Simulation crashes if no simulation is specified in SimulationControl.
Defect SeverityLow
Issue overview -------------- Users may speed up reporting of sizing data by changing, in this example, Run Simulation for Weather File Run Periods = No, however the simulation will crash. It seems sizing information should be reported and the simulation should exit gracefully. Test file was 5ZoneAirCooled_VRPSizing but crash will likely occur with many other example files. SimulationControl, Yes, !- Do Zone Sizing Calculation Yes, !- Do System Sizing Calculation Yes, !- Do Plant Sizing Calculation No, !- Run Simulation for Sizing Periods Yes, !- Run Simulation for Weather File Run Periods No, !- Do HVAC Sizing Simulation for Sizing Periods 1; !- Maximum Number of HVAC Sizing Simulation Passes Workaround: Perrform at leaset 1 of the 3 types of simulation. If no simulations are performed the DoOutputReporting is never set true and several arrays are not allocated. if (state.dataGlobal->DoDesDaySim || state.dataGlobal->DoWeathSim || state.dataGlobal->DoHVACSizingSimulation) { state.dataGlobal->DoOutputReporting = true; } Which later causes an attempt to access an unallocated Array1D. ![image](https://user-images.githubusercontent.com/5778156/141846617-d62b34df-4dcf-4ca1-a957-ad4aff2e8f30.png) ### Details Some additional details for this issue (if relevant): - Platform (Operating system, version) - Version of EnergyPlus (if using an intermediate build, include SHA) - Unmethours link or helpdesk ticket number ### Checklist Add to this list or remove from it as applicable. This is a simple templated set of guidelines. - [x] Defect file added (list location of defect file here) - [x] Ticket added to Pivotal for defect (development team task) - [ ] Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
1.0
Simulation crashes if no simulation is specified in SimulationControl. - Issue overview -------------- Users may speed up reporting of sizing data by changing, in this example, Run Simulation for Weather File Run Periods = No, however the simulation will crash. It seems sizing information should be reported and the simulation should exit gracefully. Test file was 5ZoneAirCooled_VRPSizing but crash will likely occur with many other example files. SimulationControl, Yes, !- Do Zone Sizing Calculation Yes, !- Do System Sizing Calculation Yes, !- Do Plant Sizing Calculation No, !- Run Simulation for Sizing Periods Yes, !- Run Simulation for Weather File Run Periods No, !- Do HVAC Sizing Simulation for Sizing Periods 1; !- Maximum Number of HVAC Sizing Simulation Passes Workaround: Perrform at leaset 1 of the 3 types of simulation. If no simulations are performed the DoOutputReporting is never set true and several arrays are not allocated. if (state.dataGlobal->DoDesDaySim || state.dataGlobal->DoWeathSim || state.dataGlobal->DoHVACSizingSimulation) { state.dataGlobal->DoOutputReporting = true; } Which later causes an attempt to access an unallocated Array1D. ![image](https://user-images.githubusercontent.com/5778156/141846617-d62b34df-4dcf-4ca1-a957-ad4aff2e8f30.png) ### Details Some additional details for this issue (if relevant): - Platform (Operating system, version) - Version of EnergyPlus (if using an intermediate build, include SHA) - Unmethours link or helpdesk ticket number ### Checklist Add to this list or remove from it as applicable. This is a simple templated set of guidelines. - [x] Defect file added (list location of defect file here) - [x] Ticket added to Pivotal for defect (development team task) - [ ] Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
defect
simulation crashes if no simulation is specified in simulationcontrol issue overview users may speed up reporting of sizing data by changing in this example run simulation for weather file run periods no however the simulation will crash it seems sizing information should be reported and the simulation should exit gracefully test file was vrpsizing but crash will likely occur with many other example files simulationcontrol yes do zone sizing calculation yes do system sizing calculation yes do plant sizing calculation no run simulation for sizing periods yes run simulation for weather file run periods no do hvac sizing simulation for sizing periods maximum number of hvac sizing simulation passes workaround perrform at leaset of the types of simulation if no simulations are performed the dooutputreporting is never set true and several arrays are not allocated if state dataglobal dodesdaysim state dataglobal doweathsim state dataglobal dohvacsizingsimulation state dataglobal dooutputreporting true which later causes an attempt to access an unallocated details some additional details for this issue if relevant platform operating system version version of energyplus if using an intermediate build include sha unmethours link or helpdesk ticket number checklist add to this list or remove from it as applicable this is a simple templated set of guidelines defect file added list location of defect file here ticket added to pivotal for defect development team task pull request created the pull request will have additional tasks related to reviewing changes that fix this defect
1
65,860
19,722,001,038
IssuesEvent
2022-01-13 16:11:46
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
[Other] No VA.gov Experience Standard for the issue found. (00.00.1)
vsa-public-websites 508-defect-2 collab-cycle-feedback Staging CCIssue00.00 CC-Dashboard
### General Information #### VFS team name Public Websites #### VFS product name Outreach & Events Enhancements #### Point of Contact/Reviewers Brian DeConinck (@briandeconinck) - Accessibility --- ### Platform Issue No VA.gov Experience Standard for the issue found. ### Issue Details When following a pagination link, the page scrolls back to the top but focus does not go back to the top. The next [Tab] stop is the footer, and users would need to tab backwards through the event list. ### Link, screenshot or steps to recreate ### VA.gov Experience Standard [Category Number 00, Issue Number 00](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/VA.gov-experience-standards.1683980311.html) ### Other References --- ### Platform Recommendation When clicking a pagination link, set focus to "Displaying X of Y results" text with tabindex="-1" ### VFS Team Tasks to Complete - [ ] Comment on the ticket if there are questions or concerns - [ ] Close the ticket when the issue has been resolved or validated by your Product Owner. If a team has additional questions or needs Platform help validating the issue, please comment in the ticket.
1.0
[Other] No VA.gov Experience Standard for the issue found. (00.00.1) - ### General Information #### VFS team name Public Websites #### VFS product name Outreach & Events Enhancements #### Point of Contact/Reviewers Brian DeConinck (@briandeconinck) - Accessibility --- ### Platform Issue No VA.gov Experience Standard for the issue found. ### Issue Details When following a pagination link, the page scrolls back to the top but focus does not go back to the top. The next [Tab] stop is the footer, and users would need to tab backwards through the event list. ### Link, screenshot or steps to recreate ### VA.gov Experience Standard [Category Number 00, Issue Number 00](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/VA.gov-experience-standards.1683980311.html) ### Other References --- ### Platform Recommendation When clicking a pagination link, set focus to "Displaying X of Y results" text with tabindex="-1" ### VFS Team Tasks to Complete - [ ] Comment on the ticket if there are questions or concerns - [ ] Close the ticket when the issue has been resolved or validated by your Product Owner. If a team has additional questions or needs Platform help validating the issue, please comment in the ticket.
defect
no va gov experience standard for the issue found general information vfs team name public websites vfs product name outreach events enhancements point of contact reviewers brian deconinck briandeconinck accessibility platform issue no va gov experience standard for the issue found issue details when following a pagination link the page scrolls back to the top but focus does not go back to the top the next stop is the footer and users would need to tab backwards through the event list link screenshot or steps to recreate va gov experience standard other references platform recommendation when clicking a pagination link set focus to displaying x of y results text with tabindex vfs team tasks to complete comment on the ticket if there are questions or concerns close the ticket when the issue has been resolved or validated by your product owner if a team has additional questions or needs platform help validating the issue please comment in the ticket
1
46,320
13,055,891,318
IssuesEvent
2020-07-30 03:02:22
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
[icetray] fix the docs already (Trac #981)
Incomplete Migration Migrated from Trac combo core defect
Migrated from https://code.icecube.wisc.edu/ticket/981 ```json { "status": "closed", "changetime": "2016-03-18T21:13:59", "description": "IceTray V3 and V4 aren't new anymore. These docs need to be merged into the regular docs. ", "reporter": "olivas", "cc": "", "resolution": "fixed", "_ts": "1458335639558230", "component": "combo core", "summary": "[icetray] fix the docs already", "priority": "blocker", "keywords": "", "time": "2015-05-14T04:57:10", "milestone": "", "owner": "olivas", "type": "defect" } ```
1.0
[icetray] fix the docs already (Trac #981) - Migrated from https://code.icecube.wisc.edu/ticket/981 ```json { "status": "closed", "changetime": "2016-03-18T21:13:59", "description": "IceTray V3 and V4 aren't new anymore. These docs need to be merged into the regular docs. ", "reporter": "olivas", "cc": "", "resolution": "fixed", "_ts": "1458335639558230", "component": "combo core", "summary": "[icetray] fix the docs already", "priority": "blocker", "keywords": "", "time": "2015-05-14T04:57:10", "milestone": "", "owner": "olivas", "type": "defect" } ```
defect
fix the docs already trac migrated from json status closed changetime description icetray and aren t new anymore these docs need to be merged into the regular docs reporter olivas cc resolution fixed ts component combo core summary fix the docs already priority blocker keywords time milestone owner olivas type defect
1
78,384
22,217,070,352
IssuesEvent
2022-06-08 03:33:36
google/mediapipe
https://api.github.com/repos/google/mediapipe
closed
Failed building IOS demo
status:duplicate platform:ios type:build/install
Please make sure that this is a build/installation issue and also refer to the [troubleshooting](https://google.github.io/mediapipe/getting_started/troubleshooting.html) documentation before raising any issues. System information (Please provide as much relevant information as possible) OS Platform and Distribution (e.g. Linux Ubuntu 16.04, Android 11, iOS 14.4): MacOS 11.0.1 Bazel version: 5.1.1 XCode and Tulsi versions (if iOS): Xcode 12.5.1.12E507, Tulsi Describe the problem: I am trying to build the IOS demo of mediapipe using tulsi. But when I pressed the "generate" button, it failed. Failed to retrieve information about the Bazel workspace. This usually means that the contents of a BUILD file are incorrect or flags are missing. Read the message log carefully for details. Project generation failed. Generate[FAIL]: 0.1275s Failed to create Xcode project. A fatal error occurred. Please check the message window and file a bug if appropriate. ERROR: /Users/cheungbh/Documents/mediapipe/mediapipe/examples/ios/helloworld/BUILD:34:16: in entitlements rule //mediapipe/examples/ios/helloworld:HelloWorldApp_entitlements: Traceback (most recent call last): File "/private/var/tmp/_bazel_cheungbh/9c36f3b1980dc004d7818f2036a5cae3/external/build_bazel_rules_apple/apple/internal/entitlement_rules.bzl", line 270, column 40, in _entitlements_impl bundling_support.validate_bundle_id(bundle_id) File "/private/var/tmp/_bazel_cheungbh/9c36f3b1980dc004d7818f2036a5cae3/external/build_bazel_rules_apple/apple/internal/bundling_support.bzl", line 100, column 25, in _validate_bundle_id fail("Invalid character(s) in bundle_id: "%s"" % bundle_id) Error in fail: Invalid character(s) in bundle_id: "SEE_IOS_INSTRUCTIONS.mediapipe.examples.HelloWorld" ERROR: /Users/cheungbh/Documents/mediapipe/mediapipe/examples/ios/helloworld/BUILD:34:16: Analysis of target '//mediapipe/examples/ios/helloworld:HelloWorldApp_entitlements' failed ERROR: Analysis of target '//mediapipe/examples/ios/helloworld:HelloWorldApp' failed; build aborted: General failure: Bazel aspects could not be built.
1.0
Failed building IOS demo - Please make sure that this is a build/installation issue and also refer to the [troubleshooting](https://google.github.io/mediapipe/getting_started/troubleshooting.html) documentation before raising any issues. System information (Please provide as much relevant information as possible) OS Platform and Distribution (e.g. Linux Ubuntu 16.04, Android 11, iOS 14.4): MacOS 11.0.1 Bazel version: 5.1.1 XCode and Tulsi versions (if iOS): Xcode 12.5.1.12E507, Tulsi Describe the problem: I am trying to build the IOS demo of mediapipe using tulsi. But when I pressed the "generate" button, it failed. Failed to retrieve information about the Bazel workspace. This usually means that the contents of a BUILD file are incorrect or flags are missing. Read the message log carefully for details. Project generation failed. Generate[FAIL]: 0.1275s Failed to create Xcode project. A fatal error occurred. Please check the message window and file a bug if appropriate. ERROR: /Users/cheungbh/Documents/mediapipe/mediapipe/examples/ios/helloworld/BUILD:34:16: in entitlements rule //mediapipe/examples/ios/helloworld:HelloWorldApp_entitlements: Traceback (most recent call last): File "/private/var/tmp/_bazel_cheungbh/9c36f3b1980dc004d7818f2036a5cae3/external/build_bazel_rules_apple/apple/internal/entitlement_rules.bzl", line 270, column 40, in _entitlements_impl bundling_support.validate_bundle_id(bundle_id) File "/private/var/tmp/_bazel_cheungbh/9c36f3b1980dc004d7818f2036a5cae3/external/build_bazel_rules_apple/apple/internal/bundling_support.bzl", line 100, column 25, in _validate_bundle_id fail("Invalid character(s) in bundle_id: "%s"" % bundle_id) Error in fail: Invalid character(s) in bundle_id: "SEE_IOS_INSTRUCTIONS.mediapipe.examples.HelloWorld" ERROR: /Users/cheungbh/Documents/mediapipe/mediapipe/examples/ios/helloworld/BUILD:34:16: Analysis of target '//mediapipe/examples/ios/helloworld:HelloWorldApp_entitlements' failed ERROR: Analysis of target '//mediapipe/examples/ios/helloworld:HelloWorldApp' failed; build aborted: General failure: Bazel aspects could not be built.
non_defect
failed building ios demo please make sure that this is a build installation issue and also refer to the documentation before raising any issues system information please provide as much relevant information as possible os platform and distribution e g linux ubuntu android ios macos bazel version xcode and tulsi versions if ios xcode tulsi describe the problem i am trying to build the ios demo of mediapipe using tulsi but when i pressed the generate button it failed failed to retrieve information about the bazel workspace this usually means that the contents of a build file are incorrect or flags are missing read the message log carefully for details project generation failed generate failed to create xcode project a fatal error occurred please check the message window and file a bug if appropriate error users cheungbh documents mediapipe mediapipe examples ios helloworld build in entitlements rule mediapipe examples ios helloworld helloworldapp entitlements traceback most recent call last file private var tmp bazel cheungbh external build bazel rules apple apple internal entitlement rules bzl line column in entitlements impl bundling support validate bundle id bundle id file private var tmp bazel cheungbh external build bazel rules apple apple internal bundling support bzl line column in validate bundle id fail invalid character s in bundle id s bundle id error in fail invalid character s in bundle id see ios instructions mediapipe examples helloworld error users cheungbh documents mediapipe mediapipe examples ios helloworld build analysis of target mediapipe examples ios helloworld helloworldapp entitlements failed error analysis of target mediapipe examples ios helloworld helloworldapp failed build aborted general failure bazel aspects could not be built
0
154,677
24,329,787,052
IssuesEvent
2022-09-30 18:14:29
Opentrons/opentrons
https://api.github.com/repos/Opentrons/opentrons
closed
Trash box has issues with max vol
feature protocol designer
As a user I'd like better guidance on if Trashbox can take liquid. ## Background 1. When you place a trashbox the initial overlay has "add liquids" button 1. You cannot actually add a liquid to the trashbox. Any volume triggers the exceeded max volume error. ## Acceptance Criteria @pantslakz @IanLondon Should we remove the "add liquids" button or put a max volume on the trashbox labware? ┆Issue is synchronized with this [Wrike Task](https://www.wrike.com/open.htm?id=535392860) by [Unito](https://www.unito.io/learn-more)
1.0
Trash box has issues with max vol - As a user I'd like better guidance on if Trashbox can take liquid. ## Background 1. When you place a trashbox the initial overlay has "add liquids" button 1. You cannot actually add a liquid to the trashbox. Any volume triggers the exceeded max volume error. ## Acceptance Criteria @pantslakz @IanLondon Should we remove the "add liquids" button or put a max volume on the trashbox labware? ┆Issue is synchronized with this [Wrike Task](https://www.wrike.com/open.htm?id=535392860) by [Unito](https://www.unito.io/learn-more)
non_defect
trash box has issues with max vol as a user i d like better guidance on if trashbox can take liquid background when you place a trashbox the initial overlay has add liquids button you cannot actually add a liquid to the trashbox any volume triggers the exceeded max volume error acceptance criteria pantslakz ianlondon should we remove the add liquids button or put a max volume on the trashbox labware ┆issue is synchronized with this by
0
59,353
17,023,096,006
IssuesEvent
2021-07-03 00:21:45
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
make applet really grab tiles frim center
Component: admin Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 8.35pm, Tuesday, 17th January 2006]** applet is grabbing via distance from center to the top left corner of each tile, not the center
1.0
make applet really grab tiles frim center - **[Submitted to the original trac issue database at 8.35pm, Tuesday, 17th January 2006]** applet is grabbing via distance from center to the top left corner of each tile, not the center
defect
make applet really grab tiles frim center applet is grabbing via distance from center to the top left corner of each tile not the center
1
671,503
22,764,019,323
IssuesEvent
2022-07-08 01:10:20
Elice-SW-2-Team14/Animal-Hospital
https://api.github.com/repos/Elice-SW-2-Team14/Animal-Hospital
closed
[FE] DefaultTheme palette 자동완성 추가
🔩 setup ❗️high-priority 🖥 Frontend
## 🔨 기능 설명 DefaultTheme palette 자동완성 추가 ## 📑 완료 조건 styled-components에서 'props.theme.palette.색상이름' 자동완성 ## 💭 관련 백로그 [[FE] 초기 셋팅]-[프론트엔드 초기 셋팅]-[전역 스타일 설정] ## 💭 예상 작업 시간 0.4h
1.0
[FE] DefaultTheme palette 자동완성 추가 - ## 🔨 기능 설명 DefaultTheme palette 자동완성 추가 ## 📑 완료 조건 styled-components에서 'props.theme.palette.색상이름' 자동완성 ## 💭 관련 백로그 [[FE] 초기 셋팅]-[프론트엔드 초기 셋팅]-[전역 스타일 설정] ## 💭 예상 작업 시간 0.4h
non_defect
defaulttheme palette 자동완성 추가 🔨 기능 설명 defaulttheme palette 자동완성 추가 📑 완료 조건 styled components에서 props theme palette 색상이름 자동완성 💭 관련 백로그 초기 셋팅 💭 예상 작업 시간
0
83,263
16,108,790,114
IssuesEvent
2021-04-27 18:12:08
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
Nullable<T> interface check / dispatch is comparatively very slow
area-CodeGen-coreclr in pr
Repro: ```C# using BenchmarkDotNet.Attributes; using BenchmarkDotNet.Running; using System.Runtime.CompilerServices; [MemoryDiagnoser] [DisassemblyDiagnoser] public class Program { static void Main(string[] args) => BenchmarkSwitcher.FromAssemblies(new[] { typeof(Program).Assembly }).Run(args); private S _s = default(S); private C _c = new C(); private S? _ns = (S?)default(S); [Benchmark] public int Struct() => CallM(_s); [Benchmark] public int Class() => CallM(_c); [Benchmark] public int Nullable() => CallM(_ns); [Benchmark] public int NullableSpecialized() => CallMSpecial(_ns); static int CallM<T>(T t) { if (t is IMyInterface) { return ((IMyInterface)t).M(); } return 0; } static int CallMSpecial<T>(T? t) where T : struct { if (t.HasValue) { return CallM(t.GetValueOrDefault()); } return 0; } } interface IMyInterface { int M(); } struct S : IMyInterface { public int M() => 42; } class C : IMyInterface { public int M() => 42; } ``` | Method | Mean | Error | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated | Code Size | |-------------------- |-----------:|----------:|----------:|-------:|------:|------:|----------:|----------:| | Struct | 0.4807 ns | 0.0044 ns | 0.0037 ns | - | - | - | - | 16 B | | Class | 3.0842 ns | 0.0045 ns | 0.0038 ns | - | - | - | - | 86 B | | Nullable | 88.6692 ns | 0.5664 ns | 0.4729 ns | 0.0076 | - | - | 48 B | 132 B | | NullableSpecialized | 1.5149 ns | 0.0087 ns | 0.0077 ns | - | - | - | - | 64 B | Is there anything we can do to make the nullable case faster and less inclined to box without needing a special code path to handle it (e.g. my CallMSpecial, which in my current actual code is another overload so that a nullable binds to it more tightly). Here's what the codegen for the nullable case looks like: ```asm ; Program.CallM[[System.Nullable`1[[S, Benchmarks]], System.Private.CoreLib]](System.Nullable`1<S>) sub rsp,28 mov [rsp+30],rcx lea rdx,[rsp+30] mov rcx,offset MT_System.Nullable`1[[S, Benchmarks]] call CORINFO_HELP_BOX_NULLABLE mov rdx,rax mov rcx,offset MT_IMyInterface call CORINFO_HELP_ISINSTANCEOFINTERFACE test rax,rax je short M01_L00 lea rdx,[rsp+30] mov rcx,offset MT_System.Nullable`1[[S, Benchmarks]] call CORINFO_HELP_BOX_NULLABLE mov rdx,rax mov rcx,offset MT_IMyInterface call CORINFO_HELP_CHKCASTINTERFACE mov rcx,rax mov r11,7FFCDCEE05D0 call qword ptr [7FFCDD2705D0] nop add rsp,28 ret M01_L00: xor eax,eax add rsp,28 ret ; Total bytes of code 122 ```
1.0
Nullable<T> interface check / dispatch is comparatively very slow - Repro: ```C# using BenchmarkDotNet.Attributes; using BenchmarkDotNet.Running; using System.Runtime.CompilerServices; [MemoryDiagnoser] [DisassemblyDiagnoser] public class Program { static void Main(string[] args) => BenchmarkSwitcher.FromAssemblies(new[] { typeof(Program).Assembly }).Run(args); private S _s = default(S); private C _c = new C(); private S? _ns = (S?)default(S); [Benchmark] public int Struct() => CallM(_s); [Benchmark] public int Class() => CallM(_c); [Benchmark] public int Nullable() => CallM(_ns); [Benchmark] public int NullableSpecialized() => CallMSpecial(_ns); static int CallM<T>(T t) { if (t is IMyInterface) { return ((IMyInterface)t).M(); } return 0; } static int CallMSpecial<T>(T? t) where T : struct { if (t.HasValue) { return CallM(t.GetValueOrDefault()); } return 0; } } interface IMyInterface { int M(); } struct S : IMyInterface { public int M() => 42; } class C : IMyInterface { public int M() => 42; } ``` | Method | Mean | Error | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated | Code Size | |-------------------- |-----------:|----------:|----------:|-------:|------:|------:|----------:|----------:| | Struct | 0.4807 ns | 0.0044 ns | 0.0037 ns | - | - | - | - | 16 B | | Class | 3.0842 ns | 0.0045 ns | 0.0038 ns | - | - | - | - | 86 B | | Nullable | 88.6692 ns | 0.5664 ns | 0.4729 ns | 0.0076 | - | - | 48 B | 132 B | | NullableSpecialized | 1.5149 ns | 0.0087 ns | 0.0077 ns | - | - | - | - | 64 B | Is there anything we can do to make the nullable case faster and less inclined to box without needing a special code path to handle it (e.g. my CallMSpecial, which in my current actual code is another overload so that a nullable binds to it more tightly). Here's what the codegen for the nullable case looks like: ```asm ; Program.CallM[[System.Nullable`1[[S, Benchmarks]], System.Private.CoreLib]](System.Nullable`1<S>) sub rsp,28 mov [rsp+30],rcx lea rdx,[rsp+30] mov rcx,offset MT_System.Nullable`1[[S, Benchmarks]] call CORINFO_HELP_BOX_NULLABLE mov rdx,rax mov rcx,offset MT_IMyInterface call CORINFO_HELP_ISINSTANCEOFINTERFACE test rax,rax je short M01_L00 lea rdx,[rsp+30] mov rcx,offset MT_System.Nullable`1[[S, Benchmarks]] call CORINFO_HELP_BOX_NULLABLE mov rdx,rax mov rcx,offset MT_IMyInterface call CORINFO_HELP_CHKCASTINTERFACE mov rcx,rax mov r11,7FFCDCEE05D0 call qword ptr [7FFCDD2705D0] nop add rsp,28 ret M01_L00: xor eax,eax add rsp,28 ret ; Total bytes of code 122 ```
non_defect
nullable interface check dispatch is comparatively very slow repro c using benchmarkdotnet attributes using benchmarkdotnet running using system runtime compilerservices public class program static void main string args benchmarkswitcher fromassemblies new typeof program assembly run args private s s default s private c c new c private s ns s default s public int struct callm s public int class callm c public int nullable callm ns public int nullablespecialized callmspecial ns static int callm t t if t is imyinterface return imyinterface t m return static int callmspecial t t where t struct if t hasvalue return callm t getvalueordefault return interface imyinterface int m struct s imyinterface public int m class c imyinterface public int m method mean error stddev gen gen gen allocated code size struct ns ns ns b class ns ns ns b nullable ns ns ns b b nullablespecialized ns ns ns b is there anything we can do to make the nullable case faster and less inclined to box without needing a special code path to handle it e g my callmspecial which in my current actual code is another overload so that a nullable binds to it more tightly here s what the codegen for the nullable case looks like asm program callm system private corelib system nullable sub rsp mov rcx lea rdx mov rcx offset mt system nullable call corinfo help box nullable mov rdx rax mov rcx offset mt imyinterface call corinfo help isinstanceofinterface test rax rax je short lea rdx mov rcx offset mt system nullable call corinfo help box nullable mov rdx rax mov rcx offset mt imyinterface call corinfo help chkcastinterface mov rcx rax mov call qword ptr nop add rsp ret xor eax eax add rsp ret total bytes of code
0
364,000
10,757,674,273
IssuesEvent
2019-10-31 13:42:57
ITISFoundation/osparc-simcore
https://api.github.com/repos/ITISFoundation/osparc-simcore
opened
Help link does not work
High Priority a:frontend t:bug
- open **safari** browser - wanna create an issue ![Image Pasted at 2019-10-31 14-35.png](https://images.zenhubusercontent.com/5caef818ecad11531cc41364/95e0b912-03df-4644-96a3-97deafed04fd) - broken link? ![Image Pasted at 2019-10-31 14-36.png](https://images.zenhubusercontent.com/5caef818ecad11531cc41364/ab80646c-83f3-40d9-b3dd-e800a9f81acc) - the same procedure with chrome seems to work. If we want to find gaps/bugs between browsers, the first thing it should work fine is the issue creator. When done, please report to SyR thx
1.0
Help link does not work - - open **safari** browser - wanna create an issue ![Image Pasted at 2019-10-31 14-35.png](https://images.zenhubusercontent.com/5caef818ecad11531cc41364/95e0b912-03df-4644-96a3-97deafed04fd) - broken link? ![Image Pasted at 2019-10-31 14-36.png](https://images.zenhubusercontent.com/5caef818ecad11531cc41364/ab80646c-83f3-40d9-b3dd-e800a9f81acc) - the same procedure with chrome seems to work. If we want to find gaps/bugs between browsers, the first thing it should work fine is the issue creator. When done, please report to SyR thx
non_defect
help link does not work open safari browser wanna create an issue broken link the same procedure with chrome seems to work if we want to find gaps bugs between browsers the first thing it should work fine is the issue creator when done please report to syr thx
0
239,957
18,288,671,110
IssuesEvent
2021-10-05 13:09:12
useocl/use
https://api.github.com/repos/useocl/use
opened
Make documentation a first class citizen and switch to markdown
documentation enhancement
**Is your feature request related to a problem? Please describe.** If one looks at the USE "manual" it is completely outdated (last version is from 2007). The switch to mardown would couple the documentation and changes, because of 1. Markdown files can be rendered in GitHub, so documentation is integrated inton the project website 2. A final PDF could still be generated so nothing is lost **Describe the solution you'd like** In a frist step: translate the LaTex based documentation to Markdown. Afterwards add build-step to maven to genrate the PDF-manual and to generate some API-Docs **Describe alternatives you've considered** Further using LatTex. **Additional context** n/a
1.0
Make documentation a first class citizen and switch to markdown - **Is your feature request related to a problem? Please describe.** If one looks at the USE "manual" it is completely outdated (last version is from 2007). The switch to mardown would couple the documentation and changes, because of 1. Markdown files can be rendered in GitHub, so documentation is integrated inton the project website 2. A final PDF could still be generated so nothing is lost **Describe the solution you'd like** In a frist step: translate the LaTex based documentation to Markdown. Afterwards add build-step to maven to genrate the PDF-manual and to generate some API-Docs **Describe alternatives you've considered** Further using LatTex. **Additional context** n/a
non_defect
make documentation a first class citizen and switch to markdown is your feature request related to a problem please describe if one looks at the use manual it is completely outdated last version is from the switch to mardown would couple the documentation and changes because of markdown files can be rendered in github so documentation is integrated inton the project website a final pdf could still be generated so nothing is lost describe the solution you d like in a frist step translate the latex based documentation to markdown afterwards add build step to maven to genrate the pdf manual and to generate some api docs describe alternatives you ve considered further using lattex additional context n a
0
63,508
17,693,688,658
IssuesEvent
2021-08-24 13:09:47
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Difficult to grab scrollbar on room list
T-Defect X-Regression S-Major X-Release-Blocker A-Room-List A11y O-Intermediate
It is about a pixel wide due to the resizer handle taking precedence.
1.0
Difficult to grab scrollbar on room list - It is about a pixel wide due to the resizer handle taking precedence.
defect
difficult to grab scrollbar on room list it is about a pixel wide due to the resizer handle taking precedence
1
465,110
13,356,667,224
IssuesEvent
2020-08-31 08:32:30
huzaifash/aria
https://api.github.com/repos/huzaifash/aria
closed
examples/aria.ar: `len` should be a function
Priority: Medium Status: In Progress Type: Bug
The len() function call in main() does not appear to have parentheses after the len identifier.
1.0
examples/aria.ar: `len` should be a function - The len() function call in main() does not appear to have parentheses after the len identifier.
non_defect
examples aria ar len should be a function the len function call in main does not appear to have parentheses after the len identifier
0
13,930
2,789,764,386
IssuesEvent
2015-05-08 21:20:55
google/google-visualization-api-issues
https://api.github.com/repos/google/google-visualization-api-issues
closed
ColumnChart events throw errors in IE8
Priority-Medium Type-Defect
Original [issue 76](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=76) created by orwant on 2009-10-02T21:10:09.000Z: In IE8 (but not IE7), MouseOver, MouseOut, and Select events throw errors: &quot;'object' is undefined&quot; <b>What steps will reproduce the problem? Please provide a link to a</b> <b>demonstration page if at all possible, or attach code.</b> 1. Open IE8 and go to http://code.google.com/apis/visualization/documentation/examples.html#interaction_example 2. Mouse over the bars in the chart 3. Observe the &quot;'object' is undefined&quot; errors However in IE7 &quot;compatibility view&quot; events fire as expected <b>What component is this issue related to (PieChart, LineChart, DataTable,</b> <b>Query, etc)?</b> ColumnChart <b>Are you using the test environment (version 1.1)?</b> <b>(If you are not sure, answer NO)</b> No (problem also manifests itself in 1.1, though) <b>What operating system and browser are you using?</b> Windows XP (5.1.2600 SP3 build 2600), IE8 (8.0.6001.18702)
1.0
ColumnChart events throw errors in IE8 - Original [issue 76](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=76) created by orwant on 2009-10-02T21:10:09.000Z: In IE8 (but not IE7), MouseOver, MouseOut, and Select events throw errors: &quot;'object' is undefined&quot; <b>What steps will reproduce the problem? Please provide a link to a</b> <b>demonstration page if at all possible, or attach code.</b> 1. Open IE8 and go to http://code.google.com/apis/visualization/documentation/examples.html#interaction_example 2. Mouse over the bars in the chart 3. Observe the &quot;'object' is undefined&quot; errors However in IE7 &quot;compatibility view&quot; events fire as expected <b>What component is this issue related to (PieChart, LineChart, DataTable,</b> <b>Query, etc)?</b> ColumnChart <b>Are you using the test environment (version 1.1)?</b> <b>(If you are not sure, answer NO)</b> No (problem also manifests itself in 1.1, though) <b>What operating system and browser are you using?</b> Windows XP (5.1.2600 SP3 build 2600), IE8 (8.0.6001.18702)
defect
columnchart events throw errors in original created by orwant on in but not mouseover mouseout and select events throw errors quot object is undefined quot what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code open and go to mouse over the bars in the chart observe the quot object is undefined quot errors however in quot compatibility view quot events fire as expected what component is this issue related to piechart linechart datatable query etc columnchart are you using the test environment version if you are not sure answer no no problem also manifests itself in though what operating system and browser are you using windows xp build
1
423,141
28,497,654,242
IssuesEvent
2023-04-18 15:11:03
matplotlib/matplotlib
https://api.github.com/repos/matplotlib/matplotlib
closed
[Doc]: backport strategy: inconsistency in guide
Documentation
### Documentation Link https://matplotlib.org/devdocs/devel/coding_guide.html ### Problem The [milestones](https://matplotlib.org/devdocs/devel/coding_guide.html#milestones) section of the PR guidelines states > Bugfixes, tests for released code, and docstring changes are milestoned for the next patch release v3.N.M. which I had assumed means all bugfixes should go to a patch release. However the [backport](https://matplotlib.org/devdocs/devel/coding_guide.html#backport-strategy) section states > …(regressions against older releases, bugs/api inconsistencies the user can work around in their code) are on a case-by-case basis… so not all bugfixes. ### Suggested improvement The milestones section has been updated recently, which makes me suspect that the backports section is out-of-date and should be updated to match.
1.0
[Doc]: backport strategy: inconsistency in guide - ### Documentation Link https://matplotlib.org/devdocs/devel/coding_guide.html ### Problem The [milestones](https://matplotlib.org/devdocs/devel/coding_guide.html#milestones) section of the PR guidelines states > Bugfixes, tests for released code, and docstring changes are milestoned for the next patch release v3.N.M. which I had assumed means all bugfixes should go to a patch release. However the [backport](https://matplotlib.org/devdocs/devel/coding_guide.html#backport-strategy) section states > …(regressions against older releases, bugs/api inconsistencies the user can work around in their code) are on a case-by-case basis… so not all bugfixes. ### Suggested improvement The milestones section has been updated recently, which makes me suspect that the backports section is out-of-date and should be updated to match.
non_defect
backport strategy inconsistency in guide documentation link problem the section of the pr guidelines states bugfixes tests for released code and docstring changes are milestoned for the next patch release n m which i had assumed means all bugfixes should go to a patch release however the section states … regressions against older releases bugs api inconsistencies the user can work around in their code are on a case by case basis… so not all bugfixes suggested improvement the milestones section has been updated recently which makes me suspect that the backports section is out of date and should be updated to match
0
37,320
8,257,457,637
IssuesEvent
2018-09-13 05:11:53
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.0] [a11y] Accessibility jump menu function (front and back)
J4 Issue No Code Attached Yet
Hello to by more accessible we need to add an important but light feature A jump to content menu in accessiblity we have 3 types - Keyboard navigation - Vocable navigation - Zooming navigation For keyborad navigation we need an hidden menu at first in html structure, to jump easier in page with anchor link 1 it will be at first because user use tab at first and need to find it 2 need to jump on different part of content Main menu, content, search, footer, sitemap (for front) 3 need to jump to main menu, content, title, description, logout (for backend) 4 no need to display it Way to do it, maybe a accessibility menu plugin 1 that can be actived or desactived 2 allow field for add custom id to become usable for each template 3 maybe we can use subform field to add all what we need Regards
1.0
[4.0] [a11y] Accessibility jump menu function (front and back) - Hello to by more accessible we need to add an important but light feature A jump to content menu in accessiblity we have 3 types - Keyboard navigation - Vocable navigation - Zooming navigation For keyborad navigation we need an hidden menu at first in html structure, to jump easier in page with anchor link 1 it will be at first because user use tab at first and need to find it 2 need to jump on different part of content Main menu, content, search, footer, sitemap (for front) 3 need to jump to main menu, content, title, description, logout (for backend) 4 no need to display it Way to do it, maybe a accessibility menu plugin 1 that can be actived or desactived 2 allow field for add custom id to become usable for each template 3 maybe we can use subform field to add all what we need Regards
non_defect
accessibility jump menu function front and back hello to by more accessible we need to add an important but light feature a jump to content menu in accessiblity we have types keyboard navigation vocable navigation zooming navigation for keyborad navigation we need an hidden menu at first in html structure to jump easier in page with anchor link it will be at first because user use tab at first and need to find it need to jump on different part of content main menu content search footer sitemap for front need to jump to main menu content title description logout for backend no need to display it way to do it maybe a accessibility menu plugin that can be actived or desactived allow field for add custom id to become usable for each template maybe we can use subform field to add all what we need regards
0
213,735
24,016,356,351
IssuesEvent
2022-09-15 01:21:52
rvvergara/advanced-web-developer-bootcamp-notes-examples-and-exercises
https://api.github.com/repos/rvvergara/advanced-web-developer-bootcamp-notes-examples-and-exercises
opened
WS-2019-0425 (Medium) detected in mocha-2.2.5.js
security vulnerability
## WS-2019-0425 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mocha-2.2.5.js</b></p></summary> <p>simple, flexible, fun test framework</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/mocha/2.2.5/mocha.js">https://cdnjs.cloudflare.com/ajax/libs/mocha/2.2.5/mocha.js</a></p> <p>Path to dependency file: /Section27-State/update-complex-state/node_modules/js-base64/test/index.html</p> <p>Path to vulnerable library: /Section27-State/update-complex-state/node_modules/js-base64/test/index.html,/Section34-37-Warbler-Final-Project/warbler/warbler-client/node_modules/js-base64/test/index.html,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/js-base64/test/index.html,/Section28-The-Virtual-DOM-Events-and-Forms/recipe-app-with-state/node_modules/js-base64/test/index.html,/Section27-State/random-boxes-starter/node_modules/js-base64/test/index.html,/Section26-Create-React-App-and-Props/recipe-props-starter/node_modules/js-base64/test/index.html,/Section29-Component-LifeCycle-Methods/hacker-news/node_modules/js-base64/test/index.html,/Section26-Create-React-App-and-Props/helloworld/node_modules/js-base64/test/index.html,/Section33-In-Depth-Redux-Code-Walkthrough/react-redux-todos/node_modules/js-base64/test-moment/index.html,/Section30-Building-A-FullStack-App-With-React/fullstack-todo-app/todos-react-frontent/node_modules/js-base64/test-moment/index.html,/Section29-Component-LifeCycle-Methods/flag-guessing-game/node_modules/js-base64/test/index.html,/Section27-State/pass-state-to-props-demo/node_modules/js-base64/test-moment/index.html</p> <p> Dependency Hierarchy: - :x: **mocha-2.2.5.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/rvvergara/advanced-web-developer-bootcamp-notes-examples-and-exercises/commit/d80f181a2f4dd1169fbef38813309ffdd4ad82d4">d80f181a2f4dd1169fbef38813309ffdd4ad82d4</a></p> <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> Mocha is vulnerable to ReDoS attack. If the stack trace in utils.js begins with a large error message, and full-trace is not enabled, utils.stackTraceFilter() will take exponential run time. <p>Publish Date: 2019-01-24 <p>URL: <a href=https://github.com/mochajs/mocha/commit/1a43d8b11a64e4e85fe2a61aed91c259bbbac559>WS-2019-0425</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>5.3</b>)</summary> <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: Low </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>Release Date: 2019-01-24</p> <p>Fix Resolution: v6.0.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
WS-2019-0425 (Medium) detected in mocha-2.2.5.js - ## WS-2019-0425 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mocha-2.2.5.js</b></p></summary> <p>simple, flexible, fun test framework</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/mocha/2.2.5/mocha.js">https://cdnjs.cloudflare.com/ajax/libs/mocha/2.2.5/mocha.js</a></p> <p>Path to dependency file: /Section27-State/update-complex-state/node_modules/js-base64/test/index.html</p> <p>Path to vulnerable library: /Section27-State/update-complex-state/node_modules/js-base64/test/index.html,/Section34-37-Warbler-Final-Project/warbler/warbler-client/node_modules/js-base64/test/index.html,/Section28-The-Virtual-DOM-Events-and-Forms/memory-game-exercise/node_modules/js-base64/test/index.html,/Section28-The-Virtual-DOM-Events-and-Forms/recipe-app-with-state/node_modules/js-base64/test/index.html,/Section27-State/random-boxes-starter/node_modules/js-base64/test/index.html,/Section26-Create-React-App-and-Props/recipe-props-starter/node_modules/js-base64/test/index.html,/Section29-Component-LifeCycle-Methods/hacker-news/node_modules/js-base64/test/index.html,/Section26-Create-React-App-and-Props/helloworld/node_modules/js-base64/test/index.html,/Section33-In-Depth-Redux-Code-Walkthrough/react-redux-todos/node_modules/js-base64/test-moment/index.html,/Section30-Building-A-FullStack-App-With-React/fullstack-todo-app/todos-react-frontent/node_modules/js-base64/test-moment/index.html,/Section29-Component-LifeCycle-Methods/flag-guessing-game/node_modules/js-base64/test/index.html,/Section27-State/pass-state-to-props-demo/node_modules/js-base64/test-moment/index.html</p> <p> Dependency Hierarchy: - :x: **mocha-2.2.5.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/rvvergara/advanced-web-developer-bootcamp-notes-examples-and-exercises/commit/d80f181a2f4dd1169fbef38813309ffdd4ad82d4">d80f181a2f4dd1169fbef38813309ffdd4ad82d4</a></p> <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> Mocha is vulnerable to ReDoS attack. If the stack trace in utils.js begins with a large error message, and full-trace is not enabled, utils.stackTraceFilter() will take exponential run time. <p>Publish Date: 2019-01-24 <p>URL: <a href=https://github.com/mochajs/mocha/commit/1a43d8b11a64e4e85fe2a61aed91c259bbbac559>WS-2019-0425</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>5.3</b>)</summary> <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: Low </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>Release Date: 2019-01-24</p> <p>Fix Resolution: v6.0.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
ws medium detected in mocha js ws medium severity vulnerability vulnerable library mocha js simple flexible fun test framework library home page a href path to dependency file state update complex state node modules js test index html path to vulnerable library state update complex state node modules js test index html warbler final project warbler warbler client node modules js test index html the virtual dom events and forms memory game exercise node modules js test index html the virtual dom events and forms recipe app with state node modules js test index html state random boxes starter node modules js test index html create react app and props recipe props starter node modules js test index html component lifecycle methods hacker news node modules js test index html create react app and props helloworld node modules js test index html in depth redux code walkthrough react redux todos node modules js test moment index html building a fullstack app with react fullstack todo app todos react frontent node modules js test moment index html component lifecycle methods flag guessing game node modules js test index html state pass state to props demo node modules js test moment index html dependency hierarchy x mocha js vulnerable library found in head commit a href found in base branch master vulnerability details mocha is vulnerable to redos attack if the stack trace in utils js begins with a large error message and full trace is not enabled utils stacktracefilter will take exponential run time 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 low for more information on scores click a href suggested fix type upgrade version release date fix resolution step up your open source security game with mend
0
7,646
8,018,074,055
IssuesEvent
2018-07-25 17:55:21
linked-art/linked.art
https://api.github.com/repos/linked-art/linked.art
opened
When can/should we use blank nodes?
service
From Ethan, is there a policy on blank nodes? I don't have a URI for every possible individual measurement.
1.0
When can/should we use blank nodes? - From Ethan, is there a policy on blank nodes? I don't have a URI for every possible individual measurement.
non_defect
when can should we use blank nodes from ethan is there a policy on blank nodes i don t have a uri for every possible individual measurement
0
77,539
27,045,699,836
IssuesEvent
2023-02-13 09:37:00
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
dnsdist: Add missing documentation for #11126
defect dnsdist
- Program: dnsdist <!-- delete the ones that do not apply --> - Issue type: Feature request ### Short description Add missing documentation for #11126
1.0
dnsdist: Add missing documentation for #11126 - - Program: dnsdist <!-- delete the ones that do not apply --> - Issue type: Feature request ### Short description Add missing documentation for #11126
defect
dnsdist add missing documentation for program dnsdist issue type feature request short description add missing documentation for
1
28,536
5,287,018,325
IssuesEvent
2017-02-08 11:00:12
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Tree leaf and non-leaf items are not aligned
defect
Same level leaf and non-leaf item are not aligned.
1.0
Tree leaf and non-leaf items are not aligned - Same level leaf and non-leaf item are not aligned.
defect
tree leaf and non leaf items are not aligned same level leaf and non leaf item are not aligned
1
28,493
5,281,690,502
IssuesEvent
2017-02-07 17:01:09
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Shouldn't DEBUG log OUT parameters on procedures that don't have any
C: Functionality P: Medium R: Fixed T: Defect
We're currently logging empty result sets on procedures that do not have any `OUT` parameters: ``` 16:08:07,936 DEBUG [org.jooq.tools.LoggerListener] - Fetched OUT parameters : + 16:08:07,936 DEBUG [org.jooq.tools.LoggerListener] - : | 16:08:07,936 DEBUG [org.jooq.tools.LoggerListener] - : + 16:08:07,936 DEBUG [org.jooq.tools.LoggerListener] - : | 16:08:07,936 DEBUG [org.jooq.tools.LoggerListener] - : + ```
1.0
Shouldn't DEBUG log OUT parameters on procedures that don't have any - We're currently logging empty result sets on procedures that do not have any `OUT` parameters: ``` 16:08:07,936 DEBUG [org.jooq.tools.LoggerListener] - Fetched OUT parameters : + 16:08:07,936 DEBUG [org.jooq.tools.LoggerListener] - : | 16:08:07,936 DEBUG [org.jooq.tools.LoggerListener] - : + 16:08:07,936 DEBUG [org.jooq.tools.LoggerListener] - : | 16:08:07,936 DEBUG [org.jooq.tools.LoggerListener] - : + ```
defect
shouldn t debug log out parameters on procedures that don t have any we re currently logging empty result sets on procedures that do not have any out parameters debug fetched out parameters debug debug debug debug
1
372,647
26,011,746,501
IssuesEvent
2022-12-21 02:54:06
fga-eps-mds/2022-2-MeasureSoftGram-Doc
https://api.github.com/repos/fga-eps-mds/2022-2-MeasureSoftGram-Doc
closed
Documentar `PBB` e `Backlog` elaborado
Documentation
## Descrição da Issue <!-- Descreva de forma sucinta a issue e caso necessite, as informações adicionais necessárias para sua realização. --> Após reunião, documentar técnica utilizada de PBB e adicionar backlog elaborado. ## Tarefas: <!-- - [ ] Tarefa 1 - [ ] Tarefa 2 - [ ] Tarefa 3 --> - [x] Explicar técnica utilizada (PBB) - [x] Demonstrar execução - [ ] Apresentar backlog
1.0
Documentar `PBB` e `Backlog` elaborado - ## Descrição da Issue <!-- Descreva de forma sucinta a issue e caso necessite, as informações adicionais necessárias para sua realização. --> Após reunião, documentar técnica utilizada de PBB e adicionar backlog elaborado. ## Tarefas: <!-- - [ ] Tarefa 1 - [ ] Tarefa 2 - [ ] Tarefa 3 --> - [x] Explicar técnica utilizada (PBB) - [x] Demonstrar execução - [ ] Apresentar backlog
non_defect
documentar pbb e backlog elaborado descrição da issue após reunião documentar técnica utilizada de pbb e adicionar backlog elaborado tarefas tarefa tarefa tarefa explicar técnica utilizada pbb demonstrar execução apresentar backlog
0
304,544
26,287,240,461
IssuesEvent
2023-01-08 00:36:45
devssa/onde-codar-em-salvador
https://api.github.com/repos/devssa/onde-codar-em-salvador
closed
[QUALIDADE] [REMOTO] [SENIOR] Consultor de Qualidade de Software (Sênior) na [SOFIST]
SENIOR REMOTO INGLÊS QUALIDADE TESTES AUTOMATIZADOS QUALIDADE DE SOFTWARE HELP WANTED Stale
<!-- ================================================== POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS! Use: "Desenvolvedor Front-end" ao invés de "Front-End Developer" \o/ Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor Front-End na [NOME DA EMPRESA]` ================================================== --> ## Descrição da vaga - A Sofist (www.sofist.com.br), consultoria de TI ultra especializada em qualidade de software, busca por Consultor de Qualidade de Software com experiência prévia e relevante com testes de software e excepcional capacidade de comunicação, que seja motivado por resolver problemas e que esteja constantemente buscando maneiras de aprimorar o resultado do trabalho do time para integrar a área de vendas da empresa. RESPONSABILIDADES E ATRIBUIÇÕES - Realizar visitas técnicas/comerciais para entender os desafios de qualidade de software dos clientes; - Apresentar e demonstrar soluções da Sofist; - Elaborar estimativas e planos técnicos sugerindo as opções mais adequadas aos desafios de qualidade de software de cada cliente; - Comunicar a estratégia sugerida ao cliente para a área responsável pela entrega; - Construção de forte relacionamento com os clientes; - Participação em exposições e apresentações no cliente. ## Local - Remoto ## Benefícios - Vale Refeição - Vale Alimentação - Plano de saúde (Unimed) - Plano odontológico (Amil) - Gympass - Seguro de vida - PLR - Horário Flexível - Auxílio Creche - Licença Maternidade e Paternidade Estendida - Day Off ## Requisitos **Obrigatórios:** - Ensino Superior na área de TI - Experiência com testes automatizados - Boas noções de inglês - Capacidade de resolver problemas complexos - Boa comunicação verbal **Diferenciais:** - Experiência anterior em consultoria de TI - Experiência na área comercial ## Contratação - a combinar ## Nossa empresa - Somos uma empresa que promove troca de conhecimento entre os colaboradores, entendemos que cada Sofister tem uma habilidade que nos ajuda a crescer. - Somos feitos por pessoas, por isso nossa prioridade é cuidar delas. Não é a toa que fomos, pela terceira vez consecutiva, certificados como um Great Place to Work. E foi com muito orgulho que conquistamos um espaço entre as 20 melhores empresa para trabalhar na nossa categoria, em 2019. - Aqui você encontrará um horário de trabalho flexível, day off de aniversário, café da manhã na empresa, não terá que se preocupar com dress code, e temos um ambiente que promove a diversidade, focado no respeito e colaboração. Aliás, é com enorme orgulho que ressaltamos que em 2020 ficamos com nota 100 (máxima) no GPTW em itens como: as pessoas aqui são bem tratadas independentemente de sua orientação sexual, cor, etnia, sexo e idade. - Isso só reforça nosso empenho e preocupação genuína com as pessoas. - Seja durante sua atuação remota ou no escritório físico, nosso clima organizacional é pautado em uma cultura de relações saudáveis, promovendo o desenvolvimento e a autonomia. - Trabalhando aqui você fará parte de um time que se ajuda e apoia, com liberdade para colocar suas ideias em prática, além de um programa de desenvolvimento apoiado por mentores técnicos, que são os melhores QA’s do mercado! - Se você ama o universo QA, você vai amar ser um(a) Sofister. Somos parceiros de grandes nomes do mercado de tecnologia, participamos de projetos incríveis, que vão te desafiar todos os dias a enriquecer seu conhecimento sobre o mundo de testes. - Vem pra Sofist! ## Como se candidatar - [Clique aqui para se candidatar](https://vemprasofist.gupy.io/jobs/180005?jobBoardSource=gupy_public_page)
1.0
[QUALIDADE] [REMOTO] [SENIOR] Consultor de Qualidade de Software (Sênior) na [SOFIST] - <!-- ================================================== POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS! Use: "Desenvolvedor Front-end" ao invés de "Front-End Developer" \o/ Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor Front-End na [NOME DA EMPRESA]` ================================================== --> ## Descrição da vaga - A Sofist (www.sofist.com.br), consultoria de TI ultra especializada em qualidade de software, busca por Consultor de Qualidade de Software com experiência prévia e relevante com testes de software e excepcional capacidade de comunicação, que seja motivado por resolver problemas e que esteja constantemente buscando maneiras de aprimorar o resultado do trabalho do time para integrar a área de vendas da empresa. RESPONSABILIDADES E ATRIBUIÇÕES - Realizar visitas técnicas/comerciais para entender os desafios de qualidade de software dos clientes; - Apresentar e demonstrar soluções da Sofist; - Elaborar estimativas e planos técnicos sugerindo as opções mais adequadas aos desafios de qualidade de software de cada cliente; - Comunicar a estratégia sugerida ao cliente para a área responsável pela entrega; - Construção de forte relacionamento com os clientes; - Participação em exposições e apresentações no cliente. ## Local - Remoto ## Benefícios - Vale Refeição - Vale Alimentação - Plano de saúde (Unimed) - Plano odontológico (Amil) - Gympass - Seguro de vida - PLR - Horário Flexível - Auxílio Creche - Licença Maternidade e Paternidade Estendida - Day Off ## Requisitos **Obrigatórios:** - Ensino Superior na área de TI - Experiência com testes automatizados - Boas noções de inglês - Capacidade de resolver problemas complexos - Boa comunicação verbal **Diferenciais:** - Experiência anterior em consultoria de TI - Experiência na área comercial ## Contratação - a combinar ## Nossa empresa - Somos uma empresa que promove troca de conhecimento entre os colaboradores, entendemos que cada Sofister tem uma habilidade que nos ajuda a crescer. - Somos feitos por pessoas, por isso nossa prioridade é cuidar delas. Não é a toa que fomos, pela terceira vez consecutiva, certificados como um Great Place to Work. E foi com muito orgulho que conquistamos um espaço entre as 20 melhores empresa para trabalhar na nossa categoria, em 2019. - Aqui você encontrará um horário de trabalho flexível, day off de aniversário, café da manhã na empresa, não terá que se preocupar com dress code, e temos um ambiente que promove a diversidade, focado no respeito e colaboração. Aliás, é com enorme orgulho que ressaltamos que em 2020 ficamos com nota 100 (máxima) no GPTW em itens como: as pessoas aqui são bem tratadas independentemente de sua orientação sexual, cor, etnia, sexo e idade. - Isso só reforça nosso empenho e preocupação genuína com as pessoas. - Seja durante sua atuação remota ou no escritório físico, nosso clima organizacional é pautado em uma cultura de relações saudáveis, promovendo o desenvolvimento e a autonomia. - Trabalhando aqui você fará parte de um time que se ajuda e apoia, com liberdade para colocar suas ideias em prática, além de um programa de desenvolvimento apoiado por mentores técnicos, que são os melhores QA’s do mercado! - Se você ama o universo QA, você vai amar ser um(a) Sofister. Somos parceiros de grandes nomes do mercado de tecnologia, participamos de projetos incríveis, que vão te desafiar todos os dias a enriquecer seu conhecimento sobre o mundo de testes. - Vem pra Sofist! ## Como se candidatar - [Clique aqui para se candidatar](https://vemprasofist.gupy.io/jobs/180005?jobBoardSource=gupy_public_page)
non_defect
consultor de qualidade de software sênior na por favor só poste se a vaga for para salvador e cidades vizinhas use desenvolvedor front end ao invés de front end developer o exemplo desenvolvedor front end na descrição da vaga a sofist consultoria de ti ultra especializada em qualidade de software busca por consultor de qualidade de software com experiência prévia e relevante com testes de software e excepcional capacidade de comunicação que seja motivado por resolver problemas e que esteja constantemente buscando maneiras de aprimorar o resultado do trabalho do time para integrar a área de vendas da empresa responsabilidades e atribuições realizar visitas técnicas comerciais para entender os desafios de qualidade de software dos clientes apresentar e demonstrar soluções da sofist elaborar estimativas e planos técnicos sugerindo as opções mais adequadas aos desafios de qualidade de software de cada cliente comunicar a estratégia sugerida ao cliente para a área responsável pela entrega construção de forte relacionamento com os clientes participação em exposições e apresentações no cliente local remoto benefícios vale refeição vale alimentação plano de saúde unimed plano odontológico amil gympass seguro de vida plr horário flexível auxílio creche licença maternidade e paternidade estendida day off requisitos obrigatórios ensino superior na área de ti experiência com testes automatizados boas noções de inglês capacidade de resolver problemas complexos boa comunicação verbal diferenciais experiência anterior em consultoria de ti experiência na área comercial contratação a combinar nossa empresa somos uma empresa que promove troca de conhecimento entre os colaboradores entendemos que cada sofister tem uma habilidade que nos ajuda a crescer somos feitos por pessoas por isso nossa prioridade é cuidar delas não é a toa que fomos pela terceira vez consecutiva certificados como um great place to work e foi com muito orgulho que conquistamos um espaço entre as melhores empresa para trabalhar na nossa categoria em aqui você encontrará um horário de trabalho flexível day off de aniversário café da manhã na empresa não terá que se preocupar com dress code e temos um ambiente que promove a diversidade focado no respeito e colaboração aliás é com enorme orgulho que ressaltamos que em ficamos com nota máxima no gptw em itens como as pessoas aqui são bem tratadas independentemente de sua orientação sexual cor etnia sexo e idade isso só reforça nosso empenho e preocupação genuína com as pessoas seja durante sua atuação remota ou no escritório físico nosso clima organizacional é pautado em uma cultura de relações saudáveis promovendo o desenvolvimento e a autonomia trabalhando aqui você fará parte de um time que se ajuda e apoia com liberdade para colocar suas ideias em prática além de um programa de desenvolvimento apoiado por mentores técnicos que são os melhores qa’s do mercado se você ama o universo qa você vai amar ser um a sofister somos parceiros de grandes nomes do mercado de tecnologia participamos de projetos incríveis que vão te desafiar todos os dias a enriquecer seu conhecimento sobre o mundo de testes vem pra sofist como se candidatar
0
46,042
13,055,843,140
IssuesEvent
2020-07-30 02:54:06
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
steamshovel.qrc and symlinks (Trac #489)
Incomplete Migration Migrated from Trac combo core defect
Migrated from https://code.icecube.wisc.edu/ticket/489 ```json { "status": "closed", "changetime": "2015-07-22T00:49:45", "description": "From Martin Wolf:\n\nI just encountered an unusual compilation error when compiling streamshovel in offline-software trunk when using a symlink for the steamshovel directory in the meta-project's source direcory:\n\nmake[2]: *** No rule to make target `/home/mwolf/software/meta-projects/offline-software/trunk/src/steamshovel/resources/../../phys-services/resources/doms.txt', needed by `steamshovel/qrc_steamshovel.cxx'. Stop.\nmake[1]: *** [steamshovel/CMakeFiles/steamshovel.dir/all] Error 2\n\nThe problem is the relative path specification in steamshovel/resources/steamshovel.qrc line 9:\n\n<file alias=\"doms.txt\">../../phys-services/resources/doms.txt</file>\n\nIt would be great if an absolute path (generated by cmake) could be used instead.\n\nUsing symlinks for i3projects in meta-project's source directory is quite handy, when working with different versions. ", "reporter": "david.schultz", "cc": "david.schultz@icecube.wisc.edu", "resolution": "fixed", "_ts": "1437526185451006", "component": "combo core", "summary": "steamshovel.qrc and symlinks", "priority": "normal", "keywords": "", "time": "2014-03-21T18:54:41", "milestone": "", "owner": "hdembinski", "type": "defect" } ```
1.0
steamshovel.qrc and symlinks (Trac #489) - Migrated from https://code.icecube.wisc.edu/ticket/489 ```json { "status": "closed", "changetime": "2015-07-22T00:49:45", "description": "From Martin Wolf:\n\nI just encountered an unusual compilation error when compiling streamshovel in offline-software trunk when using a symlink for the steamshovel directory in the meta-project's source direcory:\n\nmake[2]: *** No rule to make target `/home/mwolf/software/meta-projects/offline-software/trunk/src/steamshovel/resources/../../phys-services/resources/doms.txt', needed by `steamshovel/qrc_steamshovel.cxx'. Stop.\nmake[1]: *** [steamshovel/CMakeFiles/steamshovel.dir/all] Error 2\n\nThe problem is the relative path specification in steamshovel/resources/steamshovel.qrc line 9:\n\n<file alias=\"doms.txt\">../../phys-services/resources/doms.txt</file>\n\nIt would be great if an absolute path (generated by cmake) could be used instead.\n\nUsing symlinks for i3projects in meta-project's source directory is quite handy, when working with different versions. ", "reporter": "david.schultz", "cc": "david.schultz@icecube.wisc.edu", "resolution": "fixed", "_ts": "1437526185451006", "component": "combo core", "summary": "steamshovel.qrc and symlinks", "priority": "normal", "keywords": "", "time": "2014-03-21T18:54:41", "milestone": "", "owner": "hdembinski", "type": "defect" } ```
defect
steamshovel qrc and symlinks trac migrated from json status closed changetime description from martin wolf n ni just encountered an unusual compilation error when compiling streamshovel in offline software trunk when using a symlink for the steamshovel directory in the meta project s source direcory n nmake no rule to make target home mwolf software meta projects offline software trunk src steamshovel resources phys services resources doms txt needed by steamshovel qrc steamshovel cxx stop nmake error n nthe problem is the relative path specification in steamshovel resources steamshovel qrc line n n phys services resources doms txt n nit would be great if an absolute path generated by cmake could be used instead n nusing symlinks for in meta project s source directory is quite handy when working with different versions reporter david schultz cc david schultz icecube wisc edu resolution fixed ts component combo core summary steamshovel qrc and symlinks priority normal keywords time milestone owner hdembinski type defect
1
61,000
17,023,577,031
IssuesEvent
2021-07-03 02:44:41
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Cannot delete node
Component: merkaartor Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 7.03am, Tuesday, 13th April 2010]** Sometimes I cannot delete node. I select it and press delete button. I see changes in the Undo box, but node still persists. Merkaartor v0.16-svn Debug Windows XP SP3 x32
1.0
Cannot delete node - **[Submitted to the original trac issue database at 7.03am, Tuesday, 13th April 2010]** Sometimes I cannot delete node. I select it and press delete button. I see changes in the Undo box, but node still persists. Merkaartor v0.16-svn Debug Windows XP SP3 x32
defect
cannot delete node sometimes i cannot delete node i select it and press delete button i see changes in the undo box but node still persists merkaartor svn debug windows xp
1
273,635
23,772,758,508
IssuesEvent
2022-09-01 17:51:19
ConsenSys/teku
https://api.github.com/repos/ConsenSys/teku
opened
StubTimeProvider + StubAsyncRunner improvement
testing 💯🖍
<!-- By filing an Issue, you are expected to comply with the Code of Conduct, including treating everyone with respect: https://github.com/ConsenSys/teku/blob/master/CODE-OF-CONDUCT.md Not all sections will apply to all issue types. --> ### Description Currently if we have `asyncRunner` with optional stub `timeProvider`, if we advance time, `asyncRunner` could miss some tasks in the middle because it schedules delayed tasks with final `timeProvider` value [here](https://github.com/ConsenSys/teku/blob/ce6e13e32f2c5029aa05895f400c00a9c72a3f38/infrastructure/async/src/testFixtures/java/tech/pegasys/teku/infrastructure/async/StubAsyncRunner.java#L66). We could try to improve it making some way to increase `timeProvider` value along with `asyncRunner` task schedule check. The solution could be not perfect and miss some scheduled actions too as current is not flawless too. This fix could lead to changes in some tests.
1.0
StubTimeProvider + StubAsyncRunner improvement - <!-- By filing an Issue, you are expected to comply with the Code of Conduct, including treating everyone with respect: https://github.com/ConsenSys/teku/blob/master/CODE-OF-CONDUCT.md Not all sections will apply to all issue types. --> ### Description Currently if we have `asyncRunner` with optional stub `timeProvider`, if we advance time, `asyncRunner` could miss some tasks in the middle because it schedules delayed tasks with final `timeProvider` value [here](https://github.com/ConsenSys/teku/blob/ce6e13e32f2c5029aa05895f400c00a9c72a3f38/infrastructure/async/src/testFixtures/java/tech/pegasys/teku/infrastructure/async/StubAsyncRunner.java#L66). We could try to improve it making some way to increase `timeProvider` value along with `asyncRunner` task schedule check. The solution could be not perfect and miss some scheduled actions too as current is not flawless too. This fix could lead to changes in some tests.
non_defect
stubtimeprovider stubasyncrunner improvement by filing an issue you are expected to comply with the code of conduct including treating everyone with respect not all sections will apply to all issue types description currently if we have asyncrunner with optional stub timeprovider if we advance time asyncrunner could miss some tasks in the middle because it schedules delayed tasks with final timeprovider value we could try to improve it making some way to increase timeprovider value along with asyncrunner task schedule check the solution could be not perfect and miss some scheduled actions too as current is not flawless too this fix could lead to changes in some tests
0
670,815
22,706,008,213
IssuesEvent
2022-07-05 14:41:44
CheeseInthe-Life/Daru-iOS
https://api.github.com/repos/CheeseInthe-Life/Daru-iOS
closed
찻집 상세페이지 레이아웃 주소 섹션까지 구현
Type: Feature/Function Priority: Medium Type: Feature/UI Status: To Do
## Description 찻집 상세페이지 레이아웃 주소 섹션까지 구현 ## Todo - [ ] 찻집 상세페이지 레이아웃 주소 섹션까지 구현
1.0
찻집 상세페이지 레이아웃 주소 섹션까지 구현 - ## Description 찻집 상세페이지 레이아웃 주소 섹션까지 구현 ## Todo - [ ] 찻집 상세페이지 레이아웃 주소 섹션까지 구현
non_defect
찻집 상세페이지 레이아웃 주소 섹션까지 구현 description 찻집 상세페이지 레이아웃 주소 섹션까지 구현 todo 찻집 상세페이지 레이아웃 주소 섹션까지 구현
0
35
2,495,605,900
IssuesEvent
2015-01-06 13:01:27
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
3.3.2, ReplicatedMapMBean is not present in jmx
Team: Core Type: Defect
Because ReplicatedMapMBean is not created in ```com.hazelcast.jmx.ManagementService#createHazelcastBean``` - need to add another conditional branch for ```ReplicatedMap```
1.0
3.3.2, ReplicatedMapMBean is not present in jmx - Because ReplicatedMapMBean is not created in ```com.hazelcast.jmx.ManagementService#createHazelcastBean``` - need to add another conditional branch for ```ReplicatedMap```
defect
replicatedmapmbean is not present in jmx because replicatedmapmbean is not created in com hazelcast jmx managementservice createhazelcastbean need to add another conditional branch for replicatedmap
1
23,946
3,874,785,636
IssuesEvent
2016-04-11 21:44:16
OpenESignForms/vaadin-ckeditor
https://api.github.com/repos/OpenESignForms/vaadin-ckeditor
closed
Error on Page using IE and Liferay - CKEditor JS error when select multiple table cells and set properties
auto-migrated Priority-Low Type-Defect
``` What steps will reproduce the problem? 1.Setup portlet using vaadin-ckeditor 2.Create table 3.Highlight cells 4.Right click and select cell properties 5.Choose background color 6.after selecting the background color select ok 7. select ok to close the properties What is the expected output? What do you see instead? Expected: the color is applied and the window closes Current Behavior : the color is applied but the window does not close. Error Message: Message: Object doesn't support this property or method Line: 51 Char: 1842 Code: 0 URI: http://localhost:8080/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefault WidgetSet/ckeditor/ckeditor.js What version of the product are you using? On what operating system? Version: 1.4.1 & 1.4.3 OS : Windows Please provide any additional information below. Server OS: Linux App Server: Glassfish Portal Server: Liferay 6.0.6 Vaadin Version: 6.7.0 Browser Involved: IE7+ ``` Original issue reported on code.google.com by `mramos1...@gmail.com` on 14 Oct 2011 at 3:11
1.0
Error on Page using IE and Liferay - CKEditor JS error when select multiple table cells and set properties - ``` What steps will reproduce the problem? 1.Setup portlet using vaadin-ckeditor 2.Create table 3.Highlight cells 4.Right click and select cell properties 5.Choose background color 6.after selecting the background color select ok 7. select ok to close the properties What is the expected output? What do you see instead? Expected: the color is applied and the window closes Current Behavior : the color is applied but the window does not close. Error Message: Message: Object doesn't support this property or method Line: 51 Char: 1842 Code: 0 URI: http://localhost:8080/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefault WidgetSet/ckeditor/ckeditor.js What version of the product are you using? On what operating system? Version: 1.4.1 & 1.4.3 OS : Windows Please provide any additional information below. Server OS: Linux App Server: Glassfish Portal Server: Liferay 6.0.6 Vaadin Version: 6.7.0 Browser Involved: IE7+ ``` Original issue reported on code.google.com by `mramos1...@gmail.com` on 14 Oct 2011 at 3:11
defect
error on page using ie and liferay ckeditor js error when select multiple table cells and set properties what steps will reproduce the problem setup portlet using vaadin ckeditor create table highlight cells right click and select cell properties choose background color after selecting the background color select ok select ok to close the properties what is the expected output what do you see instead expected the color is applied and the window closes current behavior the color is applied but the window does not close error message message object doesn t support this property or method line char code uri widgetset ckeditor ckeditor js what version of the product are you using on what operating system version os windows please provide any additional information below server os linux app server glassfish portal server liferay vaadin version browser involved original issue reported on code google com by gmail com on oct at
1
43,847
11,861,012,971
IssuesEvent
2020-03-25 15:43:18
spockframework/spock
https://api.github.com/repos/spockframework/spock
closed
InvokeDynamic causes safe-dereference operator to fail on null parameters
Module-Core Type-Defect
Originally reported on Google Code with ID 326 ``` I have reproduced the problem with this Gist: https://gist.github.com/davidnortonjr/6283439 When building Spock tests with the indy flag, null values in the Where block parameters break the safe de-reference operator. For example, //inputString is null String valueAsString = input boolean isNumber = valueAsString?.isNumber() // <-- this throws a NullPointerException when input is null, even though we're using the safe-dereference operator! The stranger thing is that the order of the test runs makes a difference - see my Gist for an example. If the test run with a null parameter is first, the test passes - however if it runs after a test run with a non-null parameter, the test fails. Using Spock 0.7. Reproducible on both Groovy-indy 2.1.6 and 2.2.0-beta-1 This is reproducible with Gradle 1.7, but it also is reproducible when building with IntelliJ (as long as I set up IntelliJ to compile with the indy flag). Thanks! I am not quite sure why it's happening but the fact that the order of the test runs makes a difference causes me to think it is a Spock problem rather than a Groovy problem. ``` Reported by `david@nortoncrew.com` on 2013-08-20 16:23:59
1.0
InvokeDynamic causes safe-dereference operator to fail on null parameters - Originally reported on Google Code with ID 326 ``` I have reproduced the problem with this Gist: https://gist.github.com/davidnortonjr/6283439 When building Spock tests with the indy flag, null values in the Where block parameters break the safe de-reference operator. For example, //inputString is null String valueAsString = input boolean isNumber = valueAsString?.isNumber() // <-- this throws a NullPointerException when input is null, even though we're using the safe-dereference operator! The stranger thing is that the order of the test runs makes a difference - see my Gist for an example. If the test run with a null parameter is first, the test passes - however if it runs after a test run with a non-null parameter, the test fails. Using Spock 0.7. Reproducible on both Groovy-indy 2.1.6 and 2.2.0-beta-1 This is reproducible with Gradle 1.7, but it also is reproducible when building with IntelliJ (as long as I set up IntelliJ to compile with the indy flag). Thanks! I am not quite sure why it's happening but the fact that the order of the test runs makes a difference causes me to think it is a Spock problem rather than a Groovy problem. ``` Reported by `david@nortoncrew.com` on 2013-08-20 16:23:59
defect
invokedynamic causes safe dereference operator to fail on null parameters originally reported on google code with id i have reproduced the problem with this gist when building spock tests with the indy flag null values in the where block parameters break the safe de reference operator for example inputstring is null string valueasstring input boolean isnumber valueasstring isnumber this throws a nullpointerexception when input is null even though we re using the safe dereference operator the stranger thing is that the order of the test runs makes a difference see my gist for an example if the test run with a null parameter is first the test passes however if it runs after a test run with a non null parameter the test fails using spock reproducible on both groovy indy and beta this is reproducible with gradle but it also is reproducible when building with intellij as long as i set up intellij to compile with the indy flag thanks i am not quite sure why it s happening but the fact that the order of the test runs makes a difference causes me to think it is a spock problem rather than a groovy problem reported by david nortoncrew com on
1
740,851
25,770,981,520
IssuesEvent
2022-12-09 07:56:37
risingwavelabs/risingwave
https://api.github.com/repos/risingwavelabs/risingwave
opened
bug: PostgreSQL-incompatible when parsing float overflows
type/bug component/common priority/low
### Describe the bug When parsing a large floating number (real or double precision), PostgreSQL may report overflow error but RisingWave (using rust std parse) returns Infinity in these cases. ### To Reproduce ``` dev=> SELECT '-10e400'::float8; ?column? ----------- -Infinity (1 row) ``` ### Expected behavior PostgreSQL: ``` test=# SELECT '-10e400'::float8; ERROR: "-10e400" is out of range for type double precision LINE 1: SELECT '-10e400'::float8; ^ ``` ### Additional context PostgreSQL implementation: https://github.com/postgres/postgres/blob/REL_15_1/src/backend/utils/adt/float.c#L134
1.0
bug: PostgreSQL-incompatible when parsing float overflows - ### Describe the bug When parsing a large floating number (real or double precision), PostgreSQL may report overflow error but RisingWave (using rust std parse) returns Infinity in these cases. ### To Reproduce ``` dev=> SELECT '-10e400'::float8; ?column? ----------- -Infinity (1 row) ``` ### Expected behavior PostgreSQL: ``` test=# SELECT '-10e400'::float8; ERROR: "-10e400" is out of range for type double precision LINE 1: SELECT '-10e400'::float8; ^ ``` ### Additional context PostgreSQL implementation: https://github.com/postgres/postgres/blob/REL_15_1/src/backend/utils/adt/float.c#L134
non_defect
bug postgresql incompatible when parsing float overflows describe the bug when parsing a large floating number real or double precision postgresql may report overflow error but risingwave using rust std parse returns infinity in these cases to reproduce dev select column infinity row expected behavior postgresql test select error is out of range for type double precision line select additional context postgresql implementation
0
39,417
9,441,706,409
IssuesEvent
2019-04-15 03:04:43
codingbbq/codingbbq.github.io
https://api.github.com/repos/codingbbq/codingbbq.github.io
opened
The latest post entry does not appear correct on the mobile device.
UI-Defect
1. Latest post does not appear correct on mobile screens
1.0
The latest post entry does not appear correct on the mobile device. - 1. Latest post does not appear correct on mobile screens
defect
the latest post entry does not appear correct on the mobile device latest post does not appear correct on mobile screens
1
321,472
27,532,946,160
IssuesEvent
2023-03-07 00:00:34
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix linalg.test_matmul
TensorFlow Frontend Sub Task Failing Test
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4332331159/jobs/7564746366" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/4320233934/jobs/7540261425" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/4320233934/jobs/7540261425" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/4320233934/jobs/7540261425" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> <details> <summary>FAILED ivy_tests/test_ivy/test_functional/test_core/test_linalg.py::test_matmul[cpu-ivy.functional.backends.jax-False-False]</summary> 2023-03-03T04:30:00.5451429Z E AssertionError: The length of results from backend jax and ground truth framework tensorflow does not match 2023-03-03T04:30:00.5451815Z E 2023-03-03T04:30:00.5452099Z E len(ret_np_flat) != len(ret_np_from_gt_flat): 2023-03-03T04:30:00.5452378Z E 2023-03-03T04:30:00.5452970Z E ret_np_flat: 2023-03-03T04:30:00.5453204Z E 2023-03-03T04:30:00.5453417Z E [] 2023-03-03T04:30:00.5453636Z E 2023-03-03T04:30:00.5453874Z E ret_np_from_gt_flat: 2023-03-03T04:30:00.5454119Z E 2023-03-03T04:30:00.5454348Z E [array([[8, 8], 2023-03-03T04:30:00.5454595Z E [8, 8]])] 2023-03-03T04:30:00.5455118Z E Falsifying example: test_matmul( 2023-03-03T04:30:00.5455612Z E x=(['int64'], array([[2, 2], 2023-03-03T04:30:00.5455907Z E [2, 2]]), False, False), 2023-03-03T04:30:00.5456246Z E y=(['int64'], array([[2, 2], 2023-03-03T04:30:00.5456535Z E [2, 2]]), False, False), 2023-03-03T04:30:00.5456893Z E ground_truth_backend='tensorflow', 2023-03-03T04:30:00.5457238Z E fn_name='matmul', 2023-03-03T04:30:00.5457532Z E test_flags=FunctionTestFlags( 2023-03-03T04:30:00.5457843Z E num_positional_args=2, 2023-03-03T04:30:00.5458120Z E with_out=False, 2023-03-03T04:30:00.5458398Z E instance_method=False, 2023-03-03T04:30:00.5458684Z E test_gradients=False, 2023-03-03T04:30:00.5458967Z E test_compile=False, 2023-03-03T04:30:00.5459249Z E as_variable=[False], 2023-03-03T04:30:00.5459530Z E native_arrays=[False], 2023-03-03T04:30:00.5459812Z E container=[False], 2023-03-03T04:30:00.5460061Z E ), 2023-03-03T04:30:00.5460608Z E backend_fw=<module 'ivy.functional.backends.jax' from '/ivy/ivy/functional/backends/jax/__init__.py'>, 2023-03-03T04:30:00.5461196Z E on_device='cpu', 2023-03-03T04:30:00.5461446Z E ) 2023-03-03T04:30:00.5461662Z E 2023-03-03T04:30:00.5462273Z E You can reproduce this example by temporarily adding @reproduce_failure('6.68.2', b'AXicY2TADgAAMAAC') as a decorator on your test case </details>
1.0
Fix linalg.test_matmul - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4332331159/jobs/7564746366" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/4320233934/jobs/7540261425" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/4320233934/jobs/7540261425" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/4320233934/jobs/7540261425" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> <details> <summary>FAILED ivy_tests/test_ivy/test_functional/test_core/test_linalg.py::test_matmul[cpu-ivy.functional.backends.jax-False-False]</summary> 2023-03-03T04:30:00.5451429Z E AssertionError: The length of results from backend jax and ground truth framework tensorflow does not match 2023-03-03T04:30:00.5451815Z E 2023-03-03T04:30:00.5452099Z E len(ret_np_flat) != len(ret_np_from_gt_flat): 2023-03-03T04:30:00.5452378Z E 2023-03-03T04:30:00.5452970Z E ret_np_flat: 2023-03-03T04:30:00.5453204Z E 2023-03-03T04:30:00.5453417Z E [] 2023-03-03T04:30:00.5453636Z E 2023-03-03T04:30:00.5453874Z E ret_np_from_gt_flat: 2023-03-03T04:30:00.5454119Z E 2023-03-03T04:30:00.5454348Z E [array([[8, 8], 2023-03-03T04:30:00.5454595Z E [8, 8]])] 2023-03-03T04:30:00.5455118Z E Falsifying example: test_matmul( 2023-03-03T04:30:00.5455612Z E x=(['int64'], array([[2, 2], 2023-03-03T04:30:00.5455907Z E [2, 2]]), False, False), 2023-03-03T04:30:00.5456246Z E y=(['int64'], array([[2, 2], 2023-03-03T04:30:00.5456535Z E [2, 2]]), False, False), 2023-03-03T04:30:00.5456893Z E ground_truth_backend='tensorflow', 2023-03-03T04:30:00.5457238Z E fn_name='matmul', 2023-03-03T04:30:00.5457532Z E test_flags=FunctionTestFlags( 2023-03-03T04:30:00.5457843Z E num_positional_args=2, 2023-03-03T04:30:00.5458120Z E with_out=False, 2023-03-03T04:30:00.5458398Z E instance_method=False, 2023-03-03T04:30:00.5458684Z E test_gradients=False, 2023-03-03T04:30:00.5458967Z E test_compile=False, 2023-03-03T04:30:00.5459249Z E as_variable=[False], 2023-03-03T04:30:00.5459530Z E native_arrays=[False], 2023-03-03T04:30:00.5459812Z E container=[False], 2023-03-03T04:30:00.5460061Z E ), 2023-03-03T04:30:00.5460608Z E backend_fw=<module 'ivy.functional.backends.jax' from '/ivy/ivy/functional/backends/jax/__init__.py'>, 2023-03-03T04:30:00.5461196Z E on_device='cpu', 2023-03-03T04:30:00.5461446Z E ) 2023-03-03T04:30:00.5461662Z E 2023-03-03T04:30:00.5462273Z E You can reproduce this example by temporarily adding @reproduce_failure('6.68.2', b'AXicY2TADgAAMAAC') as a decorator on your test case </details>
non_defect
fix linalg test matmul tensorflow img src torch img src numpy img src jax img src failed ivy tests test ivy test functional test core test linalg py test matmul e assertionerror the length of results from backend jax and ground truth framework tensorflow does not match e e len ret np flat len ret np from gt flat e e ret np flat e e e e ret np from gt flat e e e e falsifying example test matmul e x array e false false e y array e false false e ground truth backend tensorflow e fn name matmul e test flags functiontestflags e num positional args e with out false e instance method false e test gradients false e test compile false e as variable e native arrays e container e e backend fw e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case
0
462,711
13,252,104,270
IssuesEvent
2020-08-20 04:15:32
mikeshardmind/SinbadCogs
https://api.github.com/repos/mikeshardmind/SinbadCogs
closed
Automatic ban sync please
Low priority Maybe enhancement
I added your ban sync cog because I wanted bans to automatically carry over between two servers I run, however, I found out the cog only syncs bans when I run the ban sync command, which is a bit inconvenient.
1.0
Automatic ban sync please - I added your ban sync cog because I wanted bans to automatically carry over between two servers I run, however, I found out the cog only syncs bans when I run the ban sync command, which is a bit inconvenient.
non_defect
automatic ban sync please i added your ban sync cog because i wanted bans to automatically carry over between two servers i run however i found out the cog only syncs bans when i run the ban sync command which is a bit inconvenient
0
153,122
5,877,639,968
IssuesEvent
2017-05-16 00:37:57
yuanxin1997/FYPJ
https://api.github.com/repos/yuanxin1997/FYPJ
closed
L'Cafe status "open" in weekends Bug
Bug High Priority
Logic error: L'Cafe status display "open" in the weekends
1.0
L'Cafe status "open" in weekends Bug - Logic error: L'Cafe status display "open" in the weekends
non_defect
l cafe status open in weekends bug logic error l cafe status display open in the weekends
0
154,076
13,536,033,657
IssuesEvent
2020-09-16 08:28:07
patrick204nqh/react-graphql-chat-app
https://api.github.com/repos/patrick204nqh/react-graphql-chat-app
closed
toJSON()
bug documentation
![image](https://user-images.githubusercontent.com/60766722/93312201-21a88680-f831-11ea-8a04-974a16493426.png) return { ...user, createdAt: user.createdAt.toISOString(), token }; - => return { ...user.toJSON(), createdAt: user.createdAt.toISOString(), token };
1.0
toJSON() - ![image](https://user-images.githubusercontent.com/60766722/93312201-21a88680-f831-11ea-8a04-974a16493426.png) return { ...user, createdAt: user.createdAt.toISOString(), token }; - => return { ...user.toJSON(), createdAt: user.createdAt.toISOString(), token };
non_defect
tojson return user createdat user createdat toisostring token return user tojson createdat user createdat toisostring token
0
32,905
4,440,731,954
IssuesEvent
2016-08-19 05:50:17
oppia/oppia
https://api.github.com/repos/oppia/oppia
closed
Make a video/infographic to showcase Oppia's features
loc: frontend starter project team: splash/about pages (@charisseysabel) TODO: design (UI/interaction) type: feature (important)
``` In as much detail as possible, please describe what you would like to see. It would be nice to make some new videos/infographics to demonstrate the various features of Oppia -- especially those that were added (feedback handling, better editor UI, etc.) since the video for the codesite homepage was made. Note that the aforementioned video was also recorded at too low a resolution; we should look into fixing this. ``` Original issue reported on code.google.com by `s...@google.com` on 24 Jul 2014 at 8:18
1.0
Make a video/infographic to showcase Oppia's features - ``` In as much detail as possible, please describe what you would like to see. It would be nice to make some new videos/infographics to demonstrate the various features of Oppia -- especially those that were added (feedback handling, better editor UI, etc.) since the video for the codesite homepage was made. Note that the aforementioned video was also recorded at too low a resolution; we should look into fixing this. ``` Original issue reported on code.google.com by `s...@google.com` on 24 Jul 2014 at 8:18
non_defect
make a video infographic to showcase oppia s features in as much detail as possible please describe what you would like to see it would be nice to make some new videos infographics to demonstrate the various features of oppia especially those that were added feedback handling better editor ui etc since the video for the codesite homepage was made note that the aforementioned video was also recorded at too low a resolution we should look into fixing this original issue reported on code google com by s google com on jul at
0
624,202
19,689,993,376
IssuesEvent
2022-01-12 05:15:28
HERA-Team/hera_sim
https://api.github.com/repos/HERA-Team/hera_sim
opened
Bug in Simulator
priority: medium type: bug context: systematics
I think I found a bug in the `Simulator` class that has eluded the test suite. It looks like calling the `add` method with a multiplicative effect and both `ret_vis` and `add_vis` set to `True` will result in the gain dictionary being returned, but the gains not actually being applied to the data. I think this can be fixed by inserting the following code block between lines 1082 and 1083 of the `simulate.py` module: ``` if add_vis: self.data.data_array = data_copy ``` Additionally, the `test_adding_vis_but_also_returning` test should be updated to catch this. I think the best way to do this is to parametrize the test function, with one branch being an additive effect and the other being a multiplicative effect. I'll probably be the one to fix this, so I'll leave it to future-me to figure out the updated contents of the test.
1.0
Bug in Simulator - I think I found a bug in the `Simulator` class that has eluded the test suite. It looks like calling the `add` method with a multiplicative effect and both `ret_vis` and `add_vis` set to `True` will result in the gain dictionary being returned, but the gains not actually being applied to the data. I think this can be fixed by inserting the following code block between lines 1082 and 1083 of the `simulate.py` module: ``` if add_vis: self.data.data_array = data_copy ``` Additionally, the `test_adding_vis_but_also_returning` test should be updated to catch this. I think the best way to do this is to parametrize the test function, with one branch being an additive effect and the other being a multiplicative effect. I'll probably be the one to fix this, so I'll leave it to future-me to figure out the updated contents of the test.
non_defect
bug in simulator i think i found a bug in the simulator class that has eluded the test suite it looks like calling the add method with a multiplicative effect and both ret vis and add vis set to true will result in the gain dictionary being returned but the gains not actually being applied to the data i think this can be fixed by inserting the following code block between lines and of the simulate py module if add vis self data data array data copy additionally the test adding vis but also returning test should be updated to catch this i think the best way to do this is to parametrize the test function with one branch being an additive effect and the other being a multiplicative effect i ll probably be the one to fix this so i ll leave it to future me to figure out the updated contents of the test
0
44,968
12,498,908,423
IssuesEvent
2020-06-01 19:09:57
reckue/post-api
https://api.github.com/repos/reckue/post-api
closed
Change package of converters
defect
Hi! Please change package of converters. from: ``` com.reckue.post.converters ``` to: ``` com.reckue.post.utils.converters ``` It's all. Good job! Thank you!
1.0
Change package of converters - Hi! Please change package of converters. from: ``` com.reckue.post.converters ``` to: ``` com.reckue.post.utils.converters ``` It's all. Good job! Thank you!
defect
change package of converters hi please change package of converters from com reckue post converters to com reckue post utils converters it s all good job thank you
1
74,460
20,167,167,746
IssuesEvent
2022-02-10 06:27:48
buildingSMART/IFC4.3.x-development
https://api.github.com/repos/buildingSMART/IFC4.3.x-development
opened
Is ParameterTakesPrecedence for IfcWindowType and IfcDoorType still a thing?
allocated-core proposal allocated-building
Originally brought up [here](https://forums.buildingsmart.org/t/using-parametertakesprecedence-in-ifcwindowtype-and-ifcdoortype/2574). I personally have never seen ParameterTakesPrecedence used. In the implementer agreement https://standards.buildingsmart.org/documents/Implementation/IFC_Implementation_Agreements/CV-2x3-181.html it basically states that it should always be false. I propose to mark it as deprecated.
1.0
Is ParameterTakesPrecedence for IfcWindowType and IfcDoorType still a thing? - Originally brought up [here](https://forums.buildingsmart.org/t/using-parametertakesprecedence-in-ifcwindowtype-and-ifcdoortype/2574). I personally have never seen ParameterTakesPrecedence used. In the implementer agreement https://standards.buildingsmart.org/documents/Implementation/IFC_Implementation_Agreements/CV-2x3-181.html it basically states that it should always be false. I propose to mark it as deprecated.
non_defect
is parametertakesprecedence for ifcwindowtype and ifcdoortype still a thing originally brought up i personally have never seen parametertakesprecedence used in the implementer agreement it basically states that it should always be false i propose to mark it as deprecated
0
53,117
13,260,932,571
IssuesEvent
2020-08-20 19:00:25
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
HiveSplitter tests fail on SL5 32bit (Trac #745)
Migrated from Trac combo reconstruction defect
Test fails. It would probably be useful to know what the expect result was. ```text [buildslave@foraii build]$ uname -a Linux foraii.private.pa.umd.edu 2.6.18-371.11.1.el5PAE #1 SMP Wed Jul 23 11:53:41 CDT 2014 i686 athlon i386 GNU/Linux [buildslave@foraii build]$ lsb_release -sd "Scientific Linux release 5.10 (Boron)" [buildslave@foraii build]$ ./env-shell.sh bin/HiveSplitter-test -sr SplittingTest.cxx/TestCase5 Warning in <TUnixSystem::SetDisplay>: DISPLAY not set, setting it to pa-pub.private.pa.umd.edu:0.0 INFO (HiveSplitter): This is HiveSplitter! (HiveSplitter.cxx:253 in void HiveSplitter::CheckParams_n_Setup()) SplittingTest.cxx... TestCase5...................................................INFO (HiveSplitter): Building DOM-Hive Look-Up tables (HiveSplitter.cxx:429 in void HiveSplitter::BuildDistanceMap(I3GeometryConstPtr)) INFO (HiveSplitter): Reading HoneyCombRegister from file/build/buildslave/foraii/quick_icerec_SL5/source/HiveSplitter/resources/SingleDenseHive.dat (Hive-lib.cxx:375 in honey::Hive honey::ReadHiveFromFile(const std::string&)) INFO (HiveSplitter): Reading HoneyCombRegister from file/build/buildslave/foraii/quick_icerec_SL5/source/HiveSplitter/resources/DoubleDenseHive.dat (Hive-lib.cxx:375 in honey::Hive honey::ReadHiveFromFile(const std::string&)) INFO (HiveSplitter): Reading HoneyCombRegister from file/build/buildslave/foraii/quick_icerec_SL5/source/HiveSplitter/resources/TrippleDenseHive.dat (Hive-lib.cxx:375 in honey::Hive honey::ReadHiveFromFile(const std::string&)) INFO (HiveSplitter): Building DistanceMap (HiveSplitter.cxx:435 in void HiveSplitter::BuildDistanceMap(I3GeometryConstPtr)) INFO (Unknown): TestCase5 Building (SplittingTest.cxx:390 in void local_test_routine_TestCase5()) INFO (Unknown): Built TestCase5 (SplittingTest.cxx:415 in void local_test_routine_TestCase5()) FAIL ../../source/HiveSplitter/private/test/SplittingTest.cxx:418: FAIL File: ../../source/HiveSplitter/private/test/SplittingTest.cxx Line: 418 Predicate: sESSs.size()==2 Message: Expected number of splits Test Results: =================================================================== Pass: 0 Fail: 1 ***** SOME TESTS FAIL ***** Returning 1 ``` <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/745">https://code.icecube.wisc.edu/projects/icecube/ticket/745</a>, reported by negaand owned by mzoll</em></summary> <p> ```json { "status": "closed", "changetime": "2015-01-13T12:38:36", "_ts": "1421152716788233", "description": "Test fails. It would probably be useful to know what the expect result was.\n\n{{{\n[buildslave@foraii build]$ uname -a\nLinux foraii.private.pa.umd.edu 2.6.18-371.11.1.el5PAE #1 SMP Wed Jul 23 11:53:41 CDT 2014 i686 athlon i386 GNU/Linux\n[buildslave@foraii build]$ lsb_release -sd\n\"Scientific Linux release 5.10 (Boron)\"\n[buildslave@foraii build]$ ./env-shell.sh bin/HiveSplitter-test -sr SplittingTest.cxx/TestCase5\nWarning in <TUnixSystem::SetDisplay>: DISPLAY not set, setting it to pa-pub.private.pa.umd.edu:0.0\nINFO (HiveSplitter): This is HiveSplitter! (HiveSplitter.cxx:253 in void HiveSplitter::CheckParams_n_Setup())\nSplittingTest.cxx...\n TestCase5...................................................INFO (HiveSplitter): Building DOM-Hive Look-Up tables (HiveSplitter.cxx:429 in void HiveSplitter::BuildDistanceMap(I3GeometryConstPtr))\nINFO (HiveSplitter): Reading HoneyCombRegister from file/build/buildslave/foraii/quick_icerec_SL5/source/HiveSplitter/resources/SingleDenseHive.dat\n (Hive-lib.cxx:375 in honey::Hive honey::ReadHiveFromFile(const std::string&))\nINFO (HiveSplitter): Reading HoneyCombRegister from file/build/buildslave/foraii/quick_icerec_SL5/source/HiveSplitter/resources/DoubleDenseHive.dat\n (Hive-lib.cxx:375 in honey::Hive honey::ReadHiveFromFile(const std::string&))\nINFO (HiveSplitter): Reading HoneyCombRegister from file/build/buildslave/foraii/quick_icerec_SL5/source/HiveSplitter/resources/TrippleDenseHive.dat\n (Hive-lib.cxx:375 in honey::Hive honey::ReadHiveFromFile(const std::string&))\nINFO (HiveSplitter): Building DistanceMap (HiveSplitter.cxx:435 in void HiveSplitter::BuildDistanceMap(I3GeometryConstPtr))\nINFO (Unknown): TestCase5 Building (SplittingTest.cxx:390 in void local_test_routine_TestCase5())\nINFO (Unknown): Built TestCase5 (SplittingTest.cxx:415 in void local_test_routine_TestCase5())\n FAIL\n../../source/HiveSplitter/private/test/SplittingTest.cxx:418: FAIL\n\n\tFile: ../../source/HiveSplitter/private/test/SplittingTest.cxx\n\tLine: 418\n\tPredicate: sESSs.size()==2\n\tMessage: Expected number of splits\n\n\n\nTest Results:\n===================================================================\nPass: 0\nFail: 1\n ***** SOME TESTS FAIL *****\n\nReturning 1\n}}}\n", "reporter": "nega", "cc": "dataclass@icecube.wisc.edu", "resolution": "fixed", "time": "2014-09-05T21:13:06", "component": "combo reconstruction", "summary": "HiveSplitter tests fail on SL5 32bit", "priority": "normal", "keywords": "hivesplitter tests", "milestone": "", "owner": "mzoll", "type": "defect" } ``` </p> </details>
1.0
HiveSplitter tests fail on SL5 32bit (Trac #745) - Test fails. It would probably be useful to know what the expect result was. ```text [buildslave@foraii build]$ uname -a Linux foraii.private.pa.umd.edu 2.6.18-371.11.1.el5PAE #1 SMP Wed Jul 23 11:53:41 CDT 2014 i686 athlon i386 GNU/Linux [buildslave@foraii build]$ lsb_release -sd "Scientific Linux release 5.10 (Boron)" [buildslave@foraii build]$ ./env-shell.sh bin/HiveSplitter-test -sr SplittingTest.cxx/TestCase5 Warning in <TUnixSystem::SetDisplay>: DISPLAY not set, setting it to pa-pub.private.pa.umd.edu:0.0 INFO (HiveSplitter): This is HiveSplitter! (HiveSplitter.cxx:253 in void HiveSplitter::CheckParams_n_Setup()) SplittingTest.cxx... TestCase5...................................................INFO (HiveSplitter): Building DOM-Hive Look-Up tables (HiveSplitter.cxx:429 in void HiveSplitter::BuildDistanceMap(I3GeometryConstPtr)) INFO (HiveSplitter): Reading HoneyCombRegister from file/build/buildslave/foraii/quick_icerec_SL5/source/HiveSplitter/resources/SingleDenseHive.dat (Hive-lib.cxx:375 in honey::Hive honey::ReadHiveFromFile(const std::string&)) INFO (HiveSplitter): Reading HoneyCombRegister from file/build/buildslave/foraii/quick_icerec_SL5/source/HiveSplitter/resources/DoubleDenseHive.dat (Hive-lib.cxx:375 in honey::Hive honey::ReadHiveFromFile(const std::string&)) INFO (HiveSplitter): Reading HoneyCombRegister from file/build/buildslave/foraii/quick_icerec_SL5/source/HiveSplitter/resources/TrippleDenseHive.dat (Hive-lib.cxx:375 in honey::Hive honey::ReadHiveFromFile(const std::string&)) INFO (HiveSplitter): Building DistanceMap (HiveSplitter.cxx:435 in void HiveSplitter::BuildDistanceMap(I3GeometryConstPtr)) INFO (Unknown): TestCase5 Building (SplittingTest.cxx:390 in void local_test_routine_TestCase5()) INFO (Unknown): Built TestCase5 (SplittingTest.cxx:415 in void local_test_routine_TestCase5()) FAIL ../../source/HiveSplitter/private/test/SplittingTest.cxx:418: FAIL File: ../../source/HiveSplitter/private/test/SplittingTest.cxx Line: 418 Predicate: sESSs.size()==2 Message: Expected number of splits Test Results: =================================================================== Pass: 0 Fail: 1 ***** SOME TESTS FAIL ***** Returning 1 ``` <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/745">https://code.icecube.wisc.edu/projects/icecube/ticket/745</a>, reported by negaand owned by mzoll</em></summary> <p> ```json { "status": "closed", "changetime": "2015-01-13T12:38:36", "_ts": "1421152716788233", "description": "Test fails. It would probably be useful to know what the expect result was.\n\n{{{\n[buildslave@foraii build]$ uname -a\nLinux foraii.private.pa.umd.edu 2.6.18-371.11.1.el5PAE #1 SMP Wed Jul 23 11:53:41 CDT 2014 i686 athlon i386 GNU/Linux\n[buildslave@foraii build]$ lsb_release -sd\n\"Scientific Linux release 5.10 (Boron)\"\n[buildslave@foraii build]$ ./env-shell.sh bin/HiveSplitter-test -sr SplittingTest.cxx/TestCase5\nWarning in <TUnixSystem::SetDisplay>: DISPLAY not set, setting it to pa-pub.private.pa.umd.edu:0.0\nINFO (HiveSplitter): This is HiveSplitter! (HiveSplitter.cxx:253 in void HiveSplitter::CheckParams_n_Setup())\nSplittingTest.cxx...\n TestCase5...................................................INFO (HiveSplitter): Building DOM-Hive Look-Up tables (HiveSplitter.cxx:429 in void HiveSplitter::BuildDistanceMap(I3GeometryConstPtr))\nINFO (HiveSplitter): Reading HoneyCombRegister from file/build/buildslave/foraii/quick_icerec_SL5/source/HiveSplitter/resources/SingleDenseHive.dat\n (Hive-lib.cxx:375 in honey::Hive honey::ReadHiveFromFile(const std::string&))\nINFO (HiveSplitter): Reading HoneyCombRegister from file/build/buildslave/foraii/quick_icerec_SL5/source/HiveSplitter/resources/DoubleDenseHive.dat\n (Hive-lib.cxx:375 in honey::Hive honey::ReadHiveFromFile(const std::string&))\nINFO (HiveSplitter): Reading HoneyCombRegister from file/build/buildslave/foraii/quick_icerec_SL5/source/HiveSplitter/resources/TrippleDenseHive.dat\n (Hive-lib.cxx:375 in honey::Hive honey::ReadHiveFromFile(const std::string&))\nINFO (HiveSplitter): Building DistanceMap (HiveSplitter.cxx:435 in void HiveSplitter::BuildDistanceMap(I3GeometryConstPtr))\nINFO (Unknown): TestCase5 Building (SplittingTest.cxx:390 in void local_test_routine_TestCase5())\nINFO (Unknown): Built TestCase5 (SplittingTest.cxx:415 in void local_test_routine_TestCase5())\n FAIL\n../../source/HiveSplitter/private/test/SplittingTest.cxx:418: FAIL\n\n\tFile: ../../source/HiveSplitter/private/test/SplittingTest.cxx\n\tLine: 418\n\tPredicate: sESSs.size()==2\n\tMessage: Expected number of splits\n\n\n\nTest Results:\n===================================================================\nPass: 0\nFail: 1\n ***** SOME TESTS FAIL *****\n\nReturning 1\n}}}\n", "reporter": "nega", "cc": "dataclass@icecube.wisc.edu", "resolution": "fixed", "time": "2014-09-05T21:13:06", "component": "combo reconstruction", "summary": "HiveSplitter tests fail on SL5 32bit", "priority": "normal", "keywords": "hivesplitter tests", "milestone": "", "owner": "mzoll", "type": "defect" } ``` </p> </details>
defect
hivesplitter tests fail on trac test fails it would probably be useful to know what the expect result was text uname a linux foraii private pa umd edu smp wed jul cdt athlon gnu linux lsb release sd scientific linux release boron env shell sh bin hivesplitter test sr splittingtest cxx warning in display not set setting it to pa pub private pa umd edu info hivesplitter this is hivesplitter hivesplitter cxx in void hivesplitter checkparams n setup splittingtest cxx info hivesplitter building dom hive look up tables hivesplitter cxx in void hivesplitter builddistancemap info hivesplitter reading honeycombregister from file build buildslave foraii quick icerec source hivesplitter resources singledensehive dat hive lib cxx in honey hive honey readhivefromfile const std string info hivesplitter reading honeycombregister from file build buildslave foraii quick icerec source hivesplitter resources doubledensehive dat hive lib cxx in honey hive honey readhivefromfile const std string info hivesplitter reading honeycombregister from file build buildslave foraii quick icerec source hivesplitter resources trippledensehive dat hive lib cxx in honey hive honey readhivefromfile const std string info hivesplitter building distancemap hivesplitter cxx in void hivesplitter builddistancemap info unknown building splittingtest cxx in void local test routine info unknown built splittingtest cxx in void local test routine fail source hivesplitter private test splittingtest cxx fail file source hivesplitter private test splittingtest cxx line predicate sesss size message expected number of splits test results pass fail some tests fail returning migrated from json status closed changetime ts description test fails it would probably be useful to know what the expect result was n n n uname a nlinux foraii private pa umd edu smp wed jul cdt athlon gnu linux n lsb release sd n scientific linux release boron n env shell sh bin hivesplitter test sr splittingtest cxx nwarning in display not set setting it to pa pub private pa umd edu ninfo hivesplitter this is hivesplitter hivesplitter cxx in void hivesplitter checkparams n setup nsplittingtest cxx n info hivesplitter building dom hive look up tables hivesplitter cxx in void hivesplitter builddistancemap ninfo hivesplitter reading honeycombregister from file build buildslave foraii quick icerec source hivesplitter resources singledensehive dat n hive lib cxx in honey hive honey readhivefromfile const std string ninfo hivesplitter reading honeycombregister from file build buildslave foraii quick icerec source hivesplitter resources doubledensehive dat n hive lib cxx in honey hive honey readhivefromfile const std string ninfo hivesplitter reading honeycombregister from file build buildslave foraii quick icerec source hivesplitter resources trippledensehive dat n hive lib cxx in honey hive honey readhivefromfile const std string ninfo hivesplitter building distancemap hivesplitter cxx in void hivesplitter builddistancemap ninfo unknown building splittingtest cxx in void local test routine ninfo unknown built splittingtest cxx in void local test routine n fail n source hivesplitter private test splittingtest cxx fail n n tfile source hivesplitter private test splittingtest cxx n tline n tpredicate sesss size n tmessage expected number of splits n n n ntest results n npass nfail n some tests fail n nreturning n n reporter nega cc dataclass icecube wisc edu resolution fixed time component combo reconstruction summary hivesplitter tests fail on priority normal keywords hivesplitter tests milestone owner mzoll type defect
1
653,825
21,627,667,836
IssuesEvent
2022-05-05 05:51:40
kubesphere/console
https://api.github.com/repos/kubesphere/console
closed
kubeconfig expired judgment error
kind/bug kind/need-to-verify priority/high
**Describe the bug** As shown in the figure, the expiration time of kubeconfig is still one year. ![image](https://user-images.githubusercontent.com/68640256/163112613-9fa5f0c9-bf85-44a7-8162-c843915ae1a5.png) **Versions used(KubeSphere/Kubernetes)** KubeSphere: `v3.3.0-alpha.0` /priority high /assign @kubesphere/sig-console
1.0
kubeconfig expired judgment error - **Describe the bug** As shown in the figure, the expiration time of kubeconfig is still one year. ![image](https://user-images.githubusercontent.com/68640256/163112613-9fa5f0c9-bf85-44a7-8162-c843915ae1a5.png) **Versions used(KubeSphere/Kubernetes)** KubeSphere: `v3.3.0-alpha.0` /priority high /assign @kubesphere/sig-console
non_defect
kubeconfig expired judgment error describe the bug as shown in the figure the expiration time of kubeconfig is still one year versions used kubesphere kubernetes kubesphere alpha priority high assign kubesphere sig console
0
26,382
4,690,274,514
IssuesEvent
2016-10-11 05:50:13
firebug/firebug
https://api.github.com/repos/firebug/firebug
opened
Option to disable e10s doesn't work
startButton Type-Defect
The popup that is shown when clicking the Firebug button offers an option to disable e10s and start the old Firebug. ![Option to disable e10s and enable the old Firebug](https://cloud.githubusercontent.com/assets/958943/19260001/8897c328-8f86-11e6-9e50-1fadf5f0b021.png) Though this option does not disable e10s. Tested in Nightly 52.0a1 (2016-10-10) and Firebug 2.0.18. So, this option needs to be fixed. Also, it should just be shown in case it's actually possible to disable e10s. Sebastian
1.0
Option to disable e10s doesn't work - The popup that is shown when clicking the Firebug button offers an option to disable e10s and start the old Firebug. ![Option to disable e10s and enable the old Firebug](https://cloud.githubusercontent.com/assets/958943/19260001/8897c328-8f86-11e6-9e50-1fadf5f0b021.png) Though this option does not disable e10s. Tested in Nightly 52.0a1 (2016-10-10) and Firebug 2.0.18. So, this option needs to be fixed. Also, it should just be shown in case it's actually possible to disable e10s. Sebastian
defect
option to disable doesn t work the popup that is shown when clicking the firebug button offers an option to disable and start the old firebug though this option does not disable tested in nightly and firebug so this option needs to be fixed also it should just be shown in case it s actually possible to disable sebastian
1
39,270
12,651,653,608
IssuesEvent
2020-06-17 01:02:52
kenferrara/esri-leaflet
https://api.github.com/repos/kenferrara/esri-leaflet
opened
CVE-2017-18869 (Medium) detected in chownr-1.0.1.tgz
security vulnerability
## CVE-2017-18869 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>chownr-1.0.1.tgz</b></p></summary> <p>like `chown -R`</p> <p>Library home page: <a href="https://registry.npmjs.org/chownr/-/chownr-1.0.1.tgz">https://registry.npmjs.org/chownr/-/chownr-1.0.1.tgz</a></p> <p> Dependency Hierarchy: - karma-1.7.1.tgz (Root Library) - chokidar-1.7.0.tgz - fsevents-1.2.3.tgz - node-pre-gyp-0.9.1.tgz - tar-4.4.1.tgz - :x: **chownr-1.0.1.tgz** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A TOCTOU issue in the chownr package before 1.1.0 for Node.js 10.10 could allow a local attacker to trick it into descending into unintended directories via symlink attacks. <p>Publish Date: 2020-06-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-18869>CVE-2017-18869</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>4.4</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: N/A - Attack Complexity: N/A - Privileges Required: N/A - User Interaction: N/A - Scope: N/A - Impact Metrics: - Confidentiality Impact: N/A - Integrity Impact: N/A - Availability Impact: N/A </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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18869">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18869</a></p> <p>Release Date: 2020-06-15</p> <p>Fix Resolution: 1.1.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"chownr","packageVersion":"1.0.1","isTransitiveDependency":true,"dependencyTree":"karma:1.7.1;chokidar:1.7.0;fsevents:1.2.3;node-pre-gyp:0.9.1;tar:4.4.1;chownr:1.0.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"1.1.0"}],"vulnerabilityIdentifier":"CVE-2017-18869","vulnerabilityDetails":"A TOCTOU issue in the chownr package before 1.1.0 for Node.js 10.10 could allow a local attacker to trick it into descending into unintended directories via symlink attacks.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-18869","cvss3Severity":"medium","cvss3Score":"4.4","cvss3Metrics":{"A":"N/A","AC":"N/A","PR":"N/A","S":"N/A","C":"N/A","UI":"N/A","AV":"N/A","I":"N/A"},"extraData":{}}</REMEDIATE> -->
True
CVE-2017-18869 (Medium) detected in chownr-1.0.1.tgz - ## CVE-2017-18869 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>chownr-1.0.1.tgz</b></p></summary> <p>like `chown -R`</p> <p>Library home page: <a href="https://registry.npmjs.org/chownr/-/chownr-1.0.1.tgz">https://registry.npmjs.org/chownr/-/chownr-1.0.1.tgz</a></p> <p> Dependency Hierarchy: - karma-1.7.1.tgz (Root Library) - chokidar-1.7.0.tgz - fsevents-1.2.3.tgz - node-pre-gyp-0.9.1.tgz - tar-4.4.1.tgz - :x: **chownr-1.0.1.tgz** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A TOCTOU issue in the chownr package before 1.1.0 for Node.js 10.10 could allow a local attacker to trick it into descending into unintended directories via symlink attacks. <p>Publish Date: 2020-06-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-18869>CVE-2017-18869</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>4.4</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: N/A - Attack Complexity: N/A - Privileges Required: N/A - User Interaction: N/A - Scope: N/A - Impact Metrics: - Confidentiality Impact: N/A - Integrity Impact: N/A - Availability Impact: N/A </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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18869">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18869</a></p> <p>Release Date: 2020-06-15</p> <p>Fix Resolution: 1.1.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"chownr","packageVersion":"1.0.1","isTransitiveDependency":true,"dependencyTree":"karma:1.7.1;chokidar:1.7.0;fsevents:1.2.3;node-pre-gyp:0.9.1;tar:4.4.1;chownr:1.0.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"1.1.0"}],"vulnerabilityIdentifier":"CVE-2017-18869","vulnerabilityDetails":"A TOCTOU issue in the chownr package before 1.1.0 for Node.js 10.10 could allow a local attacker to trick it into descending into unintended directories via symlink attacks.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-18869","cvss3Severity":"medium","cvss3Score":"4.4","cvss3Metrics":{"A":"N/A","AC":"N/A","PR":"N/A","S":"N/A","C":"N/A","UI":"N/A","AV":"N/A","I":"N/A"},"extraData":{}}</REMEDIATE> -->
non_defect
cve medium detected in chownr tgz cve medium severity vulnerability vulnerable library chownr tgz like chown r library home page a href dependency hierarchy karma tgz root library chokidar tgz fsevents tgz node pre gyp tgz tar tgz x chownr tgz vulnerable library vulnerability details a toctou issue in the chownr package before for node js could allow a local attacker to trick it into descending into unintended directories via symlink attacks publish date url a href cvss score details base score metrics exploitability metrics attack vector n a attack complexity n a privileges required n a user interaction n a scope n a impact metrics confidentiality impact n a integrity impact n a availability impact n a for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution isopenpronvulnerability false ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails a toctou issue in the chownr package before for node js could allow a local attacker to trick it into descending into unintended directories via symlink attacks vulnerabilityurl
0
652,376
21,529,328,977
IssuesEvent
2022-04-28 22:08:11
googleapis/nodejs-firestore
https://api.github.com/repos/googleapis/nodejs-firestore
opened
Make it more easily possible to write objects with custom prototypes
priority: p3 type: feature request
## Problem When you work with classes and objects quite a bit you will see these errors appear over and over: `Error: Value for argument "data" is not a valid Firestore document. Couldn't serialize object of type "ArticleIdentifier" (found in field "identifier"). Firestore doesn't support JavaScript objects with custom prototypes (i.e. objects that were created via the "new" operator).` Especially if you have complex classes and models parsing/converting the model, again and again, is cumbersome and something I'd like to avoid. These classes are helpful to abstract complexity away from Firestore, etc. it's often more abstract/portable to replace the `Timestamp` class with a native Date object. ## Solution It would be a lot cooler if I could simply do something like this: ```ts ref.doc('articles/abc').set({ identifier: new ArticleIdentifier('abc'), }) ``` And this would work because I can in the class I'd have a method like this that is called by Firestore and would return the corresponding datatype for serializing the document to Firestore: ```ts toProto(firestore) { return firestore.doc(`articles/${id}`); } ``` This solution is very much inspired by what is possible to do with converting to strings `${identifier}` and to JSON `JSON.stringify(identifier)` where I could simply add these two methods... ```ts toString(): string { return this.path; } toJSON(): string { return this.path; } ``` ...and it would automatically convert the property to the correct representation. There are two things that I want to point out about the implementation, the `toProto` (or whatever it will be called `toFirestore`?!) should get the used firestore app for writing to the database, this will make it a lot easier to work within a multi-app setup. Second, this is only intended as a convenience feature for writing, but not reading, I know that those use-cases are almost impossible to achieve out-of-the-box, and I anyways do not intend to use that. ## Alternatives considered ### .withConverters One way to approach that (probably the intended way right now) is to simply use the `.withConverters` feature, however, that does not really solve the issue, but only is a more out-of-the-box way to write converters, but we'd still need to manually convert the whole document. ### Own serializer The second solution would be to introduce this function yourself and loop through the whole document data like the [`encodeValue` function](https://github.com/googleapis/nodejs-firestore/blob/a6ba5ccf8b21dbe117e5d8ad5fc1e26d16ed0d1d/dev/src/serializer.ts#L103) and detect all objects that have this function `toProto` and serialize it a Firestore accepted value (⚠️ DO NOT USE `toProto` here rather use `toFirestore` or something else as this may otherwise lead to unexpected results as internally Firestore uses `toProto` and it would convert a DocumentReference, GeoPoint, ... to something unexpected) ### Hack around the validations 🌝 ⚠️ I would NOT use this approach this was only an experiment and may lead to unexpected side-effects due to changes in the Firestore SDK. ⚠️ 1. Extend from a native Firestore class: `export class Identifier extends GeoPoint` 2. Implement the `toProto` method in the class and let it return a JSON object in the format of the [REST APIs Value](https://cloud.google.com/firestore/docs/reference/rest/Shared.Types/ArrayValue#Value). Example: ``` // !!!! NEVER USE THIS IN PRODUCTION !!!! export class Identifier extends GeoPoint { _segments; constructor(path) { super(0, 0); this._segments = path.split('/'); } toProto() { const components = [ 'projects', app().options.projectId, 'databases', '(default)', 'documents', ...this._segments, ]; return {referenceValue: components.join('/')}; } } // !!!! NEVER USE THIS IN PRODUCTION !!!! ``` ## Additional context This feature seems fairly straightforward to implement: Instead of the [default converter](https://github.com/googleapis/nodejs-firestore/blob/ce9abfd8cd65d0d2be4dd7f6a56fb679a100296a/dev/src/types.ts#L120) that would simply return the data as is, the converter could simply look out for those kinds of objects that implement this function and call it. Then there would still be the same safety feature for validation, etc. in place as the conversion happens as the first operation in all write operations! Happy to hear your thoughts, especially also on the API design (I know this is always a huge part for implementing such a feature)!
1.0
Make it more easily possible to write objects with custom prototypes - ## Problem When you work with classes and objects quite a bit you will see these errors appear over and over: `Error: Value for argument "data" is not a valid Firestore document. Couldn't serialize object of type "ArticleIdentifier" (found in field "identifier"). Firestore doesn't support JavaScript objects with custom prototypes (i.e. objects that were created via the "new" operator).` Especially if you have complex classes and models parsing/converting the model, again and again, is cumbersome and something I'd like to avoid. These classes are helpful to abstract complexity away from Firestore, etc. it's often more abstract/portable to replace the `Timestamp` class with a native Date object. ## Solution It would be a lot cooler if I could simply do something like this: ```ts ref.doc('articles/abc').set({ identifier: new ArticleIdentifier('abc'), }) ``` And this would work because I can in the class I'd have a method like this that is called by Firestore and would return the corresponding datatype for serializing the document to Firestore: ```ts toProto(firestore) { return firestore.doc(`articles/${id}`); } ``` This solution is very much inspired by what is possible to do with converting to strings `${identifier}` and to JSON `JSON.stringify(identifier)` where I could simply add these two methods... ```ts toString(): string { return this.path; } toJSON(): string { return this.path; } ``` ...and it would automatically convert the property to the correct representation. There are two things that I want to point out about the implementation, the `toProto` (or whatever it will be called `toFirestore`?!) should get the used firestore app for writing to the database, this will make it a lot easier to work within a multi-app setup. Second, this is only intended as a convenience feature for writing, but not reading, I know that those use-cases are almost impossible to achieve out-of-the-box, and I anyways do not intend to use that. ## Alternatives considered ### .withConverters One way to approach that (probably the intended way right now) is to simply use the `.withConverters` feature, however, that does not really solve the issue, but only is a more out-of-the-box way to write converters, but we'd still need to manually convert the whole document. ### Own serializer The second solution would be to introduce this function yourself and loop through the whole document data like the [`encodeValue` function](https://github.com/googleapis/nodejs-firestore/blob/a6ba5ccf8b21dbe117e5d8ad5fc1e26d16ed0d1d/dev/src/serializer.ts#L103) and detect all objects that have this function `toProto` and serialize it a Firestore accepted value (⚠️ DO NOT USE `toProto` here rather use `toFirestore` or something else as this may otherwise lead to unexpected results as internally Firestore uses `toProto` and it would convert a DocumentReference, GeoPoint, ... to something unexpected) ### Hack around the validations 🌝 ⚠️ I would NOT use this approach this was only an experiment and may lead to unexpected side-effects due to changes in the Firestore SDK. ⚠️ 1. Extend from a native Firestore class: `export class Identifier extends GeoPoint` 2. Implement the `toProto` method in the class and let it return a JSON object in the format of the [REST APIs Value](https://cloud.google.com/firestore/docs/reference/rest/Shared.Types/ArrayValue#Value). Example: ``` // !!!! NEVER USE THIS IN PRODUCTION !!!! export class Identifier extends GeoPoint { _segments; constructor(path) { super(0, 0); this._segments = path.split('/'); } toProto() { const components = [ 'projects', app().options.projectId, 'databases', '(default)', 'documents', ...this._segments, ]; return {referenceValue: components.join('/')}; } } // !!!! NEVER USE THIS IN PRODUCTION !!!! ``` ## Additional context This feature seems fairly straightforward to implement: Instead of the [default converter](https://github.com/googleapis/nodejs-firestore/blob/ce9abfd8cd65d0d2be4dd7f6a56fb679a100296a/dev/src/types.ts#L120) that would simply return the data as is, the converter could simply look out for those kinds of objects that implement this function and call it. Then there would still be the same safety feature for validation, etc. in place as the conversion happens as the first operation in all write operations! Happy to hear your thoughts, especially also on the API design (I know this is always a huge part for implementing such a feature)!
non_defect
make it more easily possible to write objects with custom prototypes problem when you work with classes and objects quite a bit you will see these errors appear over and over error value for argument data is not a valid firestore document couldn t serialize object of type articleidentifier found in field identifier firestore doesn t support javascript objects with custom prototypes i e objects that were created via the new operator especially if you have complex classes and models parsing converting the model again and again is cumbersome and something i d like to avoid these classes are helpful to abstract complexity away from firestore etc it s often more abstract portable to replace the timestamp class with a native date object solution it would be a lot cooler if i could simply do something like this ts ref doc articles abc set identifier new articleidentifier abc and this would work because i can in the class i d have a method like this that is called by firestore and would return the corresponding datatype for serializing the document to firestore ts toproto firestore return firestore doc articles id this solution is very much inspired by what is possible to do with converting to strings identifier and to json json stringify identifier where i could simply add these two methods ts tostring string return this path tojson string return this path and it would automatically convert the property to the correct representation there are two things that i want to point out about the implementation the toproto or whatever it will be called tofirestore should get the used firestore app for writing to the database this will make it a lot easier to work within a multi app setup second this is only intended as a convenience feature for writing but not reading i know that those use cases are almost impossible to achieve out of the box and i anyways do not intend to use that alternatives considered withconverters one way to approach that probably the intended way right now is to simply use the withconverters feature however that does not really solve the issue but only is a more out of the box way to write converters but we d still need to manually convert the whole document own serializer the second solution would be to introduce this function yourself and loop through the whole document data like the and detect all objects that have this function toproto and serialize it a firestore accepted value ⚠️ do not use toproto here rather use tofirestore or something else as this may otherwise lead to unexpected results as internally firestore uses toproto and it would convert a documentreference geopoint to something unexpected hack around the validations 🌝 ⚠️ i would not use this approach this was only an experiment and may lead to unexpected side effects due to changes in the firestore sdk ⚠️ extend from a native firestore class export class identifier extends geopoint implement the toproto method in the class and let it return a json object in the format of the example never use this in production export class identifier extends geopoint segments constructor path super this segments path split toproto const components projects app options projectid databases default documents this segments return referencevalue components join never use this in production additional context this feature seems fairly straightforward to implement instead of the that would simply return the data as is the converter could simply look out for those kinds of objects that implement this function and call it then there would still be the same safety feature for validation etc in place as the conversion happens as the first operation in all write operations happy to hear your thoughts especially also on the api design i know this is always a huge part for implementing such a feature
0
113,844
14,495,596,729
IssuesEvent
2020-12-11 11:25:55
mozilla/hubs
https://api.github.com/repos/mozilla/hubs
closed
[New UI] The create object button from chat is not always actionable
P1 [QA]:Needs Verification [QA]:Normal issue bug redesign
**[Affected Versions]:** - Chrome 86.0.4240.198 **[Affected Platforms]:** - Windows 10x64 **[Prerequisites]:** - Have a new room created and entered. **[Steps to reproduce]:** 1. Click the “Chat” button from the bottom menu. 2. Write a text message. 3. Click the create object button from the chat box. 4. Observe the behavior. **[Expected results]:** - The object is created from the text in the chat box. **[Actual results]:** - The attach button is wrongly clicked and the window to attach is opened. **[Notes]:** - The issue is not reproducible on Firefox. - In the right position the button can still be clicked, but it is hard to find that position. - Attached a screen recording of the issue [here](https://drive.google.com/file/d/1Tb5vVkvqsQx6vnYKRbvO5fmo01XAP7Kd/view?usp=sharing).
1.0
[New UI] The create object button from chat is not always actionable - **[Affected Versions]:** - Chrome 86.0.4240.198 **[Affected Platforms]:** - Windows 10x64 **[Prerequisites]:** - Have a new room created and entered. **[Steps to reproduce]:** 1. Click the “Chat” button from the bottom menu. 2. Write a text message. 3. Click the create object button from the chat box. 4. Observe the behavior. **[Expected results]:** - The object is created from the text in the chat box. **[Actual results]:** - The attach button is wrongly clicked and the window to attach is opened. **[Notes]:** - The issue is not reproducible on Firefox. - In the right position the button can still be clicked, but it is hard to find that position. - Attached a screen recording of the issue [here](https://drive.google.com/file/d/1Tb5vVkvqsQx6vnYKRbvO5fmo01XAP7Kd/view?usp=sharing).
non_defect
the create object button from chat is not always actionable chrome windows have a new room created and entered click the “chat” button from the bottom menu write a text message click the create object button from the chat box observe the behavior the object is created from the text in the chat box the attach button is wrongly clicked and the window to attach is opened the issue is not reproducible on firefox in the right position the button can still be clicked but it is hard to find that position attached a screen recording of the issue
0
227,460
7,533,733,546
IssuesEvent
2018-04-16 04:25:40
CSC480-18S/Red-Team
https://api.github.com/repos/CSC480-18S/Red-Team
closed
Change wordPlayed to boardUpdate
Priority: Low Type: Enhancement
Event name change so that the name is more generic and makes more sense when used in other places.
1.0
Change wordPlayed to boardUpdate - Event name change so that the name is more generic and makes more sense when used in other places.
non_defect
change wordplayed to boardupdate event name change so that the name is more generic and makes more sense when used in other places
0
81,456
30,856,885,246
IssuesEvent
2023-08-02 21:27:57
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
Bayesian UQ PR causing valgrind failure in STM
T: defect P: normal C: Modules/Stochastic Tools
## Bug Description Bayesian UQ PR causing valgrind failure in STM ## Steps to Reproduce Run tests with valgrind turned on ## Impact next cannot be integrated with devel
1.0
Bayesian UQ PR causing valgrind failure in STM - ## Bug Description Bayesian UQ PR causing valgrind failure in STM ## Steps to Reproduce Run tests with valgrind turned on ## Impact next cannot be integrated with devel
defect
bayesian uq pr causing valgrind failure in stm bug description bayesian uq pr causing valgrind failure in stm steps to reproduce run tests with valgrind turned on impact next cannot be integrated with devel
1
65,753
19,679,185,444
IssuesEvent
2022-01-11 15:15:16
idaholab/moose
https://api.github.com/repos/idaholab/moose
opened
ShaftConnectedCompressor1Phase divides by zero when shaft speed is zero
T: defect P: normal
## Bug Description `ShaftConnectedCompressor1Phase` computes torques that divide a quantity by shaft speed, which when equal to zero, gives a NaN value. ## Steps to Reproduce Use `ShaftConnectedCompressor1Phase` with an initially zero shaft speed and observe NaNs in nonlinear residual. ## Impact This is a serious bug to users of `ShaftConnectedCompressor1Phase`, and they will not know how to fix it.
1.0
ShaftConnectedCompressor1Phase divides by zero when shaft speed is zero - ## Bug Description `ShaftConnectedCompressor1Phase` computes torques that divide a quantity by shaft speed, which when equal to zero, gives a NaN value. ## Steps to Reproduce Use `ShaftConnectedCompressor1Phase` with an initially zero shaft speed and observe NaNs in nonlinear residual. ## Impact This is a serious bug to users of `ShaftConnectedCompressor1Phase`, and they will not know how to fix it.
defect
divides by zero when shaft speed is zero bug description computes torques that divide a quantity by shaft speed which when equal to zero gives a nan value steps to reproduce use with an initially zero shaft speed and observe nans in nonlinear residual impact this is a serious bug to users of and they will not know how to fix it
1
7,968
2,611,070,131
IssuesEvent
2015-02-27 00:32:45
alistairreilly/andors-trail
https://api.github.com/repos/alistairreilly/andors-trail
closed
0.6.11 dev r224 issues
auto-migrated Type-Defect
``` If I enter the townhall of crossglen in a game saved with 0.6.10 then it is empty. It is normally populated if I enter it in a new game created with 0.6.11. Perhaps Arambold is not in his reduced movement area. I cannot get from waterway 2 to waterway 4 to see the new maps although it seems to be connected correctly in the map files. Perhaps an exception is thrown there? ``` Original issue reported on code.google.com by `SamuelPl...@gmail.com` on 14 Mar 2012 at 1:57
1.0
0.6.11 dev r224 issues - ``` If I enter the townhall of crossglen in a game saved with 0.6.10 then it is empty. It is normally populated if I enter it in a new game created with 0.6.11. Perhaps Arambold is not in his reduced movement area. I cannot get from waterway 2 to waterway 4 to see the new maps although it seems to be connected correctly in the map files. Perhaps an exception is thrown there? ``` Original issue reported on code.google.com by `SamuelPl...@gmail.com` on 14 Mar 2012 at 1:57
defect
dev issues if i enter the townhall of crossglen in a game saved with then it is empty it is normally populated if i enter it in a new game created with perhaps arambold is not in his reduced movement area i cannot get from waterway to waterway to see the new maps although it seems to be connected correctly in the map files perhaps an exception is thrown there original issue reported on code google com by samuelpl gmail com on mar at
1
79,114
9,829,509,772
IssuesEvent
2019-06-15 21:33:13
Rello/audioplayer
https://api.github.com/repos/Rello/audioplayer
closed
Feature Request: Add cover art as blurred background image in songlist
design
It would be nice to have the cover art as a blurred background image instead of the blank space. With my limited css knowlegde I did something to show you in Chrome. ![2018-10-21](https://user-images.githubusercontent.com/26941455/47268171-c9d24980-d54d-11e8-977c-efe3a306a8dc.jpg) The only thing I wasn't able to do was the `filter: blur(5px)` because it blurred everything including the text etc. Opacity could be reduced as well, so the whole thing is not to bright.
1.0
Feature Request: Add cover art as blurred background image in songlist - It would be nice to have the cover art as a blurred background image instead of the blank space. With my limited css knowlegde I did something to show you in Chrome. ![2018-10-21](https://user-images.githubusercontent.com/26941455/47268171-c9d24980-d54d-11e8-977c-efe3a306a8dc.jpg) The only thing I wasn't able to do was the `filter: blur(5px)` because it blurred everything including the text etc. Opacity could be reduced as well, so the whole thing is not to bright.
non_defect
feature request add cover art as blurred background image in songlist it would be nice to have the cover art as a blurred background image instead of the blank space with my limited css knowlegde i did something to show you in chrome the only thing i wasn t able to do was the filter blur because it blurred everything including the text etc opacity could be reduced as well so the whole thing is not to bright
0
721,881
24,841,795,912
IssuesEvent
2022-10-26 13:15:56
texttree/v-cana
https://api.github.com/repos/texttree/v-cana
closed
Start a new book
priority/high
Сейчас начать книгу может только админ. Должен ли координатор тоже уметь начинать книги
1.0
Start a new book - Сейчас начать книгу может только админ. Должен ли координатор тоже уметь начинать книги
non_defect
start a new book сейчас начать книгу может только админ должен ли координатор тоже уметь начинать книги
0
2,122
2,589,944,616
IssuesEvent
2015-02-18 16:03:33
mysociety/theyworkforyou
https://api.github.com/repos/mysociety/theyworkforyou
opened
Don't show the result until after you've voted for written answers
1 - Contender Data Design Functionality
Showing the way other people voted makes the answer biased. It shouldn't show the number until after you've chosen.
1.0
Don't show the result until after you've voted for written answers - Showing the way other people voted makes the answer biased. It shouldn't show the number until after you've chosen.
non_defect
don t show the result until after you ve voted for written answers showing the way other people voted makes the answer biased it shouldn t show the number until after you ve chosen
0
77,342
26,932,087,687
IssuesEvent
2023-02-07 17:32:07
dotCMS/core
https://api.github.com/repos/dotCMS/core
opened
Check tika library for different metadata types in some videos
Type : Defect Triage
### Problem Statement N/A ### Steps to Reproduce N/A ### Acceptance Criteria N/A ### dotCMS Version master ### Proposed Objective Core Features ### Proposed Priority Priority 2 - Important ### External Links... Slack Conversations, Support Tickets, Figma Designs, etc. _No response_ ### Assumptions & Initiation Needs _No response_ ### Sub-Tasks & Estimates _No response_
1.0
Check tika library for different metadata types in some videos - ### Problem Statement N/A ### Steps to Reproduce N/A ### Acceptance Criteria N/A ### dotCMS Version master ### Proposed Objective Core Features ### Proposed Priority Priority 2 - Important ### External Links... Slack Conversations, Support Tickets, Figma Designs, etc. _No response_ ### Assumptions & Initiation Needs _No response_ ### Sub-Tasks & Estimates _No response_
defect
check tika library for different metadata types in some videos problem statement n a steps to reproduce n a acceptance criteria n a dotcms version master proposed objective core features proposed priority priority important external links slack conversations support tickets figma designs etc no response assumptions initiation needs no response sub tasks estimates no response
1
7,554
10,677,417,669
IssuesEvent
2019-10-21 15:23:47
googleapis/nodejs-pubsub
https://api.github.com/repos/googleapis/nodejs-pubsub
closed
begin testing @grpc/grpc-js@0.6.9 as alternative to grpc
type: process
@murgatroid99 believes he's continued to address some bugs in the `@grpc/grpc-js` libraries, based on logs we've been provided while debugging #770. We're holding off on making this a recommendation for all users, as we don't want to continue to create disruptions, and the `grpc` transport is working well. However, if a few folks would like to pilot the latest changes to `@grpc/grpc-js`, we would greatly appreciate the help). The latest version is `0.6.9`, after installing you should run `npm ls`, to make sure other dependencies have not pinned you on an older `@grpc/grpc-js`. CC: @MichaelMarkieta, @Redgwell, @RaptDept, @xoraingroup
1.0
begin testing @grpc/grpc-js@0.6.9 as alternative to grpc - @murgatroid99 believes he's continued to address some bugs in the `@grpc/grpc-js` libraries, based on logs we've been provided while debugging #770. We're holding off on making this a recommendation for all users, as we don't want to continue to create disruptions, and the `grpc` transport is working well. However, if a few folks would like to pilot the latest changes to `@grpc/grpc-js`, we would greatly appreciate the help). The latest version is `0.6.9`, after installing you should run `npm ls`, to make sure other dependencies have not pinned you on an older `@grpc/grpc-js`. CC: @MichaelMarkieta, @Redgwell, @RaptDept, @xoraingroup
non_defect
begin testing grpc grpc js as alternative to grpc believes he s continued to address some bugs in the grpc grpc js libraries based on logs we ve been provided while debugging we re holding off on making this a recommendation for all users as we don t want to continue to create disruptions and the grpc transport is working well however if a few folks would like to pilot the latest changes to grpc grpc js we would greatly appreciate the help the latest version is after installing you should run npm ls to make sure other dependencies have not pinned you on an older grpc grpc js cc michaelmarkieta redgwell raptdept xoraingroup
0
131,818
12,491,166,539
IssuesEvent
2020-06-01 03:04:54
panoptes/POCS
https://api.github.com/repos/panoptes/POCS
closed
Instructions on env vars setup needed.
Documentation config
The `docker` branch (soon to be merged into `develop` via #951) assumes there is an environment file in `$PANDIR/.env` (can be read via [dotenv](https://pypi.org/project/python-dotenv/)). This environment file currently consists of the following: ```bash PANDIR=/var/panoptes POCS=/var/panoptes/POCS PANLOG=/var/panoptes/logs ``` Additionally, for those running the docker services there should be a: ``` LOCAL_USER_ID=1000 ``` (This may disappear in future but is necessary now. Also technically it should be the output from `id -u` not just `1000`). If accessing [GCP](https://cloud.google.com) services then there should also be a: ```bash GOOGLE_APPLICATION_CREDENTIALS=/path/to/service-account-key.json ``` The `.env` file helps start up the config server and everything else should be queried via the config server and not rely on env vars. This means that there must be a one-time manual configuration of the `.env` file (i.e. it can't be completely self-discoverable). I'm not sure there is much utility in keeping this broad issue open. As part of my issue cleanup I'm closing this. Can be reopened if needed. _Originally posted by @wtgee in https://github.com/panoptes/POCS/issues/555#issuecomment-586757582_
1.0
Instructions on env vars setup needed. - The `docker` branch (soon to be merged into `develop` via #951) assumes there is an environment file in `$PANDIR/.env` (can be read via [dotenv](https://pypi.org/project/python-dotenv/)). This environment file currently consists of the following: ```bash PANDIR=/var/panoptes POCS=/var/panoptes/POCS PANLOG=/var/panoptes/logs ``` Additionally, for those running the docker services there should be a: ``` LOCAL_USER_ID=1000 ``` (This may disappear in future but is necessary now. Also technically it should be the output from `id -u` not just `1000`). If accessing [GCP](https://cloud.google.com) services then there should also be a: ```bash GOOGLE_APPLICATION_CREDENTIALS=/path/to/service-account-key.json ``` The `.env` file helps start up the config server and everything else should be queried via the config server and not rely on env vars. This means that there must be a one-time manual configuration of the `.env` file (i.e. it can't be completely self-discoverable). I'm not sure there is much utility in keeping this broad issue open. As part of my issue cleanup I'm closing this. Can be reopened if needed. _Originally posted by @wtgee in https://github.com/panoptes/POCS/issues/555#issuecomment-586757582_
non_defect
instructions on env vars setup needed the docker branch soon to be merged into develop via assumes there is an environment file in pandir env can be read via this environment file currently consists of the following bash pandir var panoptes pocs var panoptes pocs panlog var panoptes logs additionally for those running the docker services there should be a local user id this may disappear in future but is necessary now also technically it should be the output from id u not just if accessing services then there should also be a bash google application credentials path to service account key json the env file helps start up the config server and everything else should be queried via the config server and not rely on env vars this means that there must be a one time manual configuration of the env file i e it can t be completely self discoverable i m not sure there is much utility in keeping this broad issue open as part of my issue cleanup i m closing this can be reopened if needed originally posted by wtgee in
0