chore(deps)(deps): Bump @angular/forms from 16.2.12 to 21.0.6 in /front-end/portafolio #21
Annotations
10 errors
|
back-end/app/api/routers/writeups.py#L30
app/api/routers/writeups.py:30:5: F401 `..dependencies.get_current_user` imported but unused
|
|
back-end/app/api/routers/writeups.py#L28
app/api/routers/writeups.py:28:5: F401 `..dependencies.get_ctf_repository` imported but unused
|
|
back-end/app/api/routers/writeups.py#L24
app/api/routers/writeups.py:24:45: F401 `...domain.repositories.ctf_repo.CTFRepository` imported but unused
|
|
back-end/app/api/routers/writeups.py#L22
app/api/routers/writeups.py:22:40: F401 `...domain.entities.writeup.Writeup` imported but unused
|
|
back-end/app/api/routers/portfolio.py#L5
app/api/routers/portfolio.py:5:26: F401 `typing.Dict` imported but unused
|
|
back-end/app/api/routers/auth.py#L16
app/api/routers/auth.py:16:30: F401 `...core.database.get_db` imported but unused
|
|
back-end/app/api/routers/auth.py#L6
app/api/routers/auth.py:6:28: F401 `sqlalchemy.orm.Session` imported but unused
|
|
back-end/app/api/routers/attachments.py#L7
app/api/routers/attachments.py:7:26: F401 `typing.Optional` imported but unused
|
|
back-end/app/api/routers/attachments.py#L7
app/api/routers/attachments.py:7:20: F401 `typing.List` imported but unused
|
|
back-end/app/api/dependencies.py#L6
app/api/dependencies.py:6:20: F401 `typing.Generator` imported but unused
|
The logs for this run have expired and are no longer available.
Loading