Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Issues: Safe-DS/Library-Analyzer

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Missing NonLocalVariableRead from dictionary access bug 🪲 Something isn't working purity Inferring the purity of functions
#301 opened Aug 30, 2024 by lukarade
Missing NonLocalVariableRead and NonLocalVariableWrite in @property functions bug 🪲 Something isn't working purity Inferring the purity of functions
#300 opened Aug 30, 2024 by lukarade
Propagation error bug 🪲 Something isn't working purity Inferring the purity of functions
#299 opened Aug 30, 2024 by lukarade
Wrongful detection of CallOfParameter for function calls with the same name as a parameter bug 🪲 Something isn't working purity Inferring the purity of functions
#298 opened Aug 30, 2024 by lukarade
Alias analysis for purity detection enhancement 💡 New feature or request purity Inferring the purity of functions
#297 opened Aug 30, 2024 by lukarade
Store docstring of modules enhancement 💡 New feature or request
#85 opened Apr 3, 2023 by lars-reimann
Generated ID is not always unique bug 🪲 Something isn't working
#67 opened Mar 22, 2023 by lars-reimann
Extract typinformation from code and documentation enhancement 💡 New feature or request
#2 opened Mar 8, 2023 by Masara
3 tasks
Python class hierarchy for types enhancement 💡 New feature or request
#3 opened Mar 8, 2023 by Masara
10 tasks done
JSON datamodel for type information enhancement 💡 New feature or request
#4 opened Mar 8, 2023 by Masara
Purity-Information (former @pure-Annotation) enhancement 💡 New feature or request epic An issue that groups several related issues together purity Inferring the purity of functions
#6 opened Mar 6, 2023 by lukarade
6 of 7 tasks
Migrate @pure annotations enhancement 💡 New feature or request migration Migration of annotation to a new API version @pure Related to the @pure annotation
#7 opened Dec 16, 2022 by Aclrian
Automatically generate @CalledAfter annotations @calledAfter Related to the @calledAfter annotation enhancement 💡 New feature or request
#11 opened Jul 13, 2022 by lars-reimann
Improve generation of @enum annotations enhancement 💡 New feature or request @enum Related to the @enum annotation
#12 opened Jul 13, 2022 by lars-reimann
7 tasks
Improve generation of @boundary annotations @boundary Related to the @boundary annotation enhancement 💡 New feature or request
#13 opened Jul 13, 2022 by lars-reimann
9 of 11 tasks
Auto-Detect documentation format enhancement 💡 New feature or request
#15 opened Jul 6, 2022 by lars-reimann
Values 1 and 1.0 are seen as different bug 🪲 Something isn't working @optional Related to the @optional annotation @required Related to the @required annotation wrong annotation An annotation was generated automatically but is incorrect
#22 opened Jul 1, 2022 by jofaul
None gets listed as if it was part of a enum bug 🪲 Something isn't working @enum Related to the @enum annotation missing annotation An annotation should have been generated automatically but wasn't
#23 opened Jul 1, 2022 by GideonKoenig
error_score is required although it has a default value bug 🪲 Something isn't working @optional Related to the @optional annotation @required Related to the @required annotation wrong annotation An annotation was generated automatically but is incorrect
#24 opened Jul 1, 2022 by DavidTen1
Default value 2**20 is not recognized, wrongly annotated as required bug 🪲 Something isn't working @optional Related to the @optional annotation @required Related to the @required annotation wrong annotation An annotation was generated automatically but is incorrect
#26 opened Jul 1, 2022 by jofaul
required annotation is set, even though a default value exists and is the most used "value" bug 🪲 Something isn't working @required Related to the @required annotation wrong annotation An annotation was generated automatically but is incorrect
#28 opened Jul 1, 2022 by Masara
ProTip! Type g i on any issue or pull request to go back to the issue listing page.