Potential fix for code scanning alert no. 2: Uncontrolled data used i… #74
Annotations
31 errors
|
Ruff (F401):
shexstatements/shexjfromcsv.py#L7
shexstatements/shexjfromcsv.py:7:8: F401 `csv` imported but unused
|
|
Ruff (F841):
shexstatements/shexfromspreadsheet.py#L42
shexstatements/shexfromspreadsheet.py:42:13: F841 Local variable `pattern` is assigned to but never used
|
|
Ruff (F401):
shexstatements/shexfromspreadsheet.py#L11
shexstatements/shexfromspreadsheet.py:11:23: F401 `odf.table.Table` imported but unused
|
|
Ruff (F401):
shexstatements/shexfromspreadsheet.py#L10
shexstatements/shexfromspreadsheet.py:10:30: F401 `odf.opendocument.OpenDocumentSpreadsheet` imported but unused
|
|
Ruff (F841):
shexstatements/shexfromcsv.py#L39
shexstatements/shexfromcsv.py:39:13: F841 Local variable `tokens` is assigned to but never used
|
|
Ruff (F401):
shexstatements/shexfromapplprofilecsv.py#L9
shexstatements/shexfromapplprofilecsv.py:9:49: F401 `shexstatements.shexstatementsparser.ShExStatementLexerParser` imported but unused
|
|
Ruff (F401):
shexstatements/shexfromapplprofilecsv.py#L8
shexstatements/shexfromapplprofilecsv.py:8:8: F401 `re` imported but unused
|
|
Ruff (F401):
shexstatements/cliargs.py#L14
shexstatements/cliargs.py:14:8: F401 `setuptools` imported but unused
|
|
Ruff (F401):
shexstatements/application.py#L6
shexstatements/application.py:6:61: F401 `flask.redirect` imported but unused
|
|
Ruff (F401):
shexstatements/application.py#L6
shexstatements/application.py:6:43: F401 `flask.url_for` imported but unused
|
|
Ruff (F401):
shexstatements/shexjfromcsv.py#L7
shexstatements/shexjfromcsv.py:7:8: F401 `csv` imported but unused
|
|
Ruff (F841):
shexstatements/shexfromspreadsheet.py#L42
shexstatements/shexfromspreadsheet.py:42:13: F841 Local variable `pattern` is assigned to but never used
|
|
Ruff (F401):
shexstatements/shexfromspreadsheet.py#L11
shexstatements/shexfromspreadsheet.py:11:23: F401 `odf.table.Table` imported but unused
|
|
Ruff (F401):
shexstatements/shexfromspreadsheet.py#L10
shexstatements/shexfromspreadsheet.py:10:30: F401 `odf.opendocument.OpenDocumentSpreadsheet` imported but unused
|
|
Ruff (F841):
shexstatements/shexfromcsv.py#L39
shexstatements/shexfromcsv.py:39:13: F841 Local variable `tokens` is assigned to but never used
|
|
Ruff (F401):
shexstatements/shexfromapplprofilecsv.py#L9
shexstatements/shexfromapplprofilecsv.py:9:49: F401 `shexstatements.shexstatementsparser.ShExStatementLexerParser` imported but unused
|
|
Ruff (F401):
shexstatements/shexfromapplprofilecsv.py#L8
shexstatements/shexfromapplprofilecsv.py:8:8: F401 `re` imported but unused
|
|
Ruff (F401):
shexstatements/cliargs.py#L14
shexstatements/cliargs.py:14:8: F401 `setuptools` imported but unused
|
|
Ruff (F401):
shexstatements/application.py#L6
shexstatements/application.py:6:61: F401 `flask.redirect` imported but unused
|
|
Ruff (F401):
shexstatements/application.py#L6
shexstatements/application.py:6:43: F401 `flask.url_for` imported but unused
|
|
build (3.10)
The strategy configuration was canceled because "build._3_11" failed
|
|
Ruff (F401):
shexstatements/shexjfromcsv.py#L7
shexstatements/shexjfromcsv.py:7:8: F401 `csv` imported but unused
|
|
Ruff (F841):
shexstatements/shexfromspreadsheet.py#L42
shexstatements/shexfromspreadsheet.py:42:13: F841 Local variable `pattern` is assigned to but never used
|
|
Ruff (F401):
shexstatements/shexfromspreadsheet.py#L11
shexstatements/shexfromspreadsheet.py:11:23: F401 `odf.table.Table` imported but unused
|
|
Ruff (F401):
shexstatements/shexfromspreadsheet.py#L10
shexstatements/shexfromspreadsheet.py:10:30: F401 `odf.opendocument.OpenDocumentSpreadsheet` imported but unused
|
|
Ruff (F841):
shexstatements/shexfromcsv.py#L39
shexstatements/shexfromcsv.py:39:13: F841 Local variable `tokens` is assigned to but never used
|
|
Ruff (F401):
shexstatements/shexfromapplprofilecsv.py#L9
shexstatements/shexfromapplprofilecsv.py:9:49: F401 `shexstatements.shexstatementsparser.ShExStatementLexerParser` imported but unused
|
|
Ruff (F401):
shexstatements/shexfromapplprofilecsv.py#L8
shexstatements/shexfromapplprofilecsv.py:8:8: F401 `re` imported but unused
|
|
Ruff (F401):
shexstatements/cliargs.py#L14
shexstatements/cliargs.py:14:8: F401 `setuptools` imported but unused
|
|
Ruff (F401):
shexstatements/application.py#L6
shexstatements/application.py:6:61: F401 `flask.redirect` imported but unused
|
|
Ruff (F401):
shexstatements/application.py#L6
shexstatements/application.py:6:43: F401 `flask.url_for` imported but unused
|