Sylvanie85/issue85 #129
Annotations
10 errors and 1 warning
app.py#L1
app.py:1:27: F401 `unittest.main.MODULE_EXAMPLES` imported but unused
|
app.py#L11
app.py:11:8: F401 `tempfile` imported but unused
|
app.py#L23
app.py:23:1: E402 Module level import not at top of file
|
app.py#L24
app.py:24:1: E402 Module level import not at top of file
|
app.py#L25
app.py:25:1: E402 Module level import not at top of file
|
app.py#L26
app.py:26:1: E402 Module level import not at top of file
|
app.py#L27
app.py:27:1: E402 Module level import not at top of file
|
app.py#L28
app.py:28:1: E402 Module level import not at top of file
|
app.py#L28
app.py:28:42: F401 `storage.azure_storage_api` imported but unused
|
app.py#L171
app.py:171:9: F841 Local variable `seeds` is assigned to but never used
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading