Add files via upload #2
Annotations
10 errors and 1 warning
|
Lint (ruff):
monad/chat/chat_engine.py#L25
monad/chat/chat_engine.py:25:29: UP037 Remove quotes from type annotation
help: Remove quotes
|
|
Lint (ruff):
monad/chat/__init__.py#L1
monad/chat/__init__.py:1:1: N999 Invalid module name: 'monad-ultron'
|
|
Lint (ruff):
monad/api/server.py#L205
monad/api/server.py:205:13: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
|
|
Lint (ruff):
monad/api/server.py#L201
monad/api/server.py:201:56: B008 Do not perform function call `Body` in argument defaults; instead, perform the call within the function, or read the default from a module-level singleton variable
|
|
Lint (ruff):
monad/api/server.py#L188
monad/api/server.py:188:33: B008 Do not perform function call `Body` in argument defaults; instead, perform the call within the function, or read the default from a module-level singleton variable
|
|
Lint (ruff):
monad/api/server.py#L183
monad/api/server.py:183:37: B008 Do not perform function call `Body` in argument defaults; instead, perform the call within the function, or read the default from a module-level singleton variable
|
|
Lint (ruff):
monad/api/server.py#L167
monad/api/server.py:167:13: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
|
|
Lint (ruff):
monad/api/server.py#L137
monad/api/server.py:137:27: B008 Do not perform function call `Body` in argument defaults; instead, perform the call within the function, or read the default from a module-level singleton variable
|
|
Lint (ruff):
monad/api/__init__.py#L1
monad/api/__init__.py:1:1: N999 Invalid module name: 'monad-ultron'
|
|
Lint (ruff):
monad/__init__.py#L1
monad/__init__.py:1:1: N999 Invalid module name: 'monad-ultron'
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading