adding actions #18

Merged
ahtlon merged 5 commits from actions into master 2026-08-11 17:49:36 +02:00
Owner

that push to master didn't work so im trying in here...

that push to master didn't work so im trying in here...
ahtlon added 1 commit 2026-07-29 15:56:19 +02:00
[actions] try 2
Some checks failed
Test python action / build (push) Failing after 1m53s
56ff5af7ad
ahtlon added 1 commit 2026-07-29 16:31:17 +02:00
[actions] versuch 3
Some checks failed
Test python action / build (push) Has been cancelled
a4378b4a01
ahtlon added a new dependency 2026-07-29 17:44:10 +02:00
ahtlon added 1 commit 2026-08-08 15:23:07 +02:00
[actions] versuch 4
Some checks failed
Test python action / build (push) Failing after 1m6s
42106f369e
ahtlon added 1 commit 2026-08-08 15:28:35 +02:00
5
Some checks failed
Test python action / build (push) Failing after 9s
f46ead4910
ahtlon added 1 commit 2026-08-08 15:31:13 +02:00
6
Some checks failed
Test python action / build (push) Failing after 11s
e47a891701
ahtlon added 1 commit 2026-08-08 15:32:34 +02:00
7
Some checks failed
Test python action / build (push) Failing after 18s
2092d4dde2
ahtlon added 1 commit 2026-08-09 13:18:42 +02:00
8
Some checks failed
Test python action / build (push) Failing after 20s
77a6fdffec
ahtlon added 1 commit 2026-08-09 13:20:36 +02:00
9
Some checks failed
Test python action / build (push) Failing after 33s
04ef8efa0a
ahtlon force-pushed actions from 04ef8efa0a to 0607277969 2026-08-09 13:25:54 +02:00 Compare
ahtlon force-pushed actions from 0607277969 to 681f45b376 2026-08-09 13:30:25 +02:00 Compare
ahtlon added 1 commit 2026-08-09 13:31:56 +02:00
Update uv.lock
All checks were successful
Test python action / build (push) Successful in 30s
7d931cad17
ahtlon added 1 commit 2026-08-09 13:45:18 +02:00
[actions] setup linter action
Some checks failed
Test python action / test (push) Successful in 31s
Test python action / lint (push) Failing after 21s
36eadc2130
ahtlon added 1 commit 2026-08-09 14:22:58 +02:00
[actions] try comment bot
Some checks failed
Test python action / test (push) Successful in 32s
Pull-Request Vibe Check / ci-test (pull_request) Failing after 25s
a97890c687
ahtlon added 1 commit 2026-08-09 14:37:47 +02:00
whyy
Some checks failed
Test python action / test (push) Successful in 32s
Pull-Request Vibe Check / ci-test (pull_request) Failing after 3s
f134c7026e
ahtlon added 1 commit 2026-08-09 14:39:12 +02:00
typo
All checks were successful
Test python action / test (push) Successful in 34s
Pull-Request Vibe Check / ci-test (pull_request) Successful in 3s
7c61b57732
ahtlon added 1 commit 2026-08-09 14:53:24 +02:00
debug
Some checks failed
Test python action / test (push) Successful in 33s
Pull-Request Vibe Check / ci-test (pull_request) Failing after 23s
7ad4562baa
ahtlon added 1 commit 2026-08-09 15:00:37 +02:00
computer
Some checks failed
Pull-Request Vibe Check / ci-test (pull_request) Failing after 23s
Test python action / test (push) Successful in 31s
86671b5cc9
ahtlon added 1 commit 2026-08-09 15:03:20 +02:00
WAT????
Some checks failed
Test python action / test (push) Successful in 30s
Pull-Request Vibe Check / ci-test (pull_request) Failing after 23s
54a87c2000
ahtlon added 1 commit 2026-08-10 23:38:10 +02:00
12
Some checks failed
Pull-Request Vibe Check / ci-test (pull_request) Failing after 30s
Test python action / test (push) Successful in 36s
9068158d0e
ahtlon added 1 commit 2026-08-10 23:40:03 +02:00
13
Some checks failed
Test python action / test (push) Successful in 32s
Pull-Request Vibe Check / ci-test (pull_request) Failing after 25s
766466e84d
ahtlon added 1 commit 2026-08-10 23:42:33 +02:00
14
Some checks failed
Test python action / test (push) Has been cancelled
Pull-Request Vibe Check / ci-test (pull_request) Failing after 6s
91619326f3
ahtlon added 1 commit 2026-08-10 23:43:26 +02:00
15
Some checks failed
Test python action / test (push) Has been cancelled
Pull-Request Vibe Check / ci-test (pull_request) Successful in 6s
ec43be916c
ahtlon added 1 commit 2026-08-10 23:47:43 +02:00
16
Some checks failed
Test python action / test (push) Has been cancelled
Pull-Request Vibe Check / ci-test (pull_request) Successful in 6s
c1bef19b27
ahtlon added 1 commit 2026-08-10 23:51:10 +02:00
17
All checks were successful
Pull-Request Vibe Check / ci-test (pull_request) Successful in 7s
Test python action / test (push) Successful in 31s
324cd5473f
ahtlon force-pushed actions from 324cd5473f to a8262217d2 2026-08-11 00:00:30 +02:00 Compare
Bender reviewed 2026-08-11 00:01:24 +02:00
Bender left a comment
Member

Error Report from Gitea Actions *

debug 0
notice 0
warning 0
error 21
**Error Report from Gitea Actions [*](https://git.dynamicdiscord.de/malobeo/gatekeeper/actions/runs/853)** | <!-- --> | <!-- --> | | ---------------------------------------------- | -------- | | <span style="color:#1e7ac8">**debug**</span> | 0 | | <span style="color:#5a30b5">**notice**</span> | 0 | | <span style="color:#fbbd08">**warning**</span> | 0 | | <span style="color:#c82121">**error**</span> | 21 |
Member

Caution

app/controllers/cardManager.py:46:9: B904 Within an except clause, raise exceptions with raise ... from err or raise ... from None to distinguish them from errors in exception handling

> [!CAUTION] > app/controllers/cardManager.py:46:9: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
Member

Caution

app/controllers/cardManager.py:55:9: B904 Within an except clause, raise exceptions with raise ... from err or raise ... from None to distinguish them from errors in exception handling

> [!CAUTION] > app/controllers/cardManager.py:55:9: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
Member

Caution

app/controllers/cardManager.py:70:9: B904 Within an except clause, raise exceptions with raise ... from err or raise ... from None to distinguish them from errors in exception handling

> [!CAUTION] > app/controllers/cardManager.py:70:9: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
Member

Caution

app/controllers/cardManager.py:110:13: B904 Within an except clause, raise exceptions with raise ... from err or raise ... from None to distinguish them from errors in exception handling

> [!CAUTION] > app/controllers/cardManager.py:110:13: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
Member

Caution

app/controllers/debugManager.py:48:9: B904 Within an except clause, raise exceptions with raise ... from err or raise ... from None to distinguish them from errors in exception handling

> [!CAUTION] > app/controllers/debugManager.py:48:9: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
Member

Caution

app/controllers/userManager.py:30:9: B904 Within an except clause, raise exceptions with raise ... from err or raise ... from None to distinguish them from errors in exception handling

> [!CAUTION] > app/controllers/userManager.py:30:9: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
Member

Caution

app/services/auth.py:80:9: B904 Within an except clause, raise exceptions with raise ... from err or raise ... from None to distinguish them from errors in exception handling

> [!CAUTION] > app/services/auth.py:80:9: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
Member

Caution

app/services/door.py:3:18: F401 time.sleep imported but unused%0A help: Remove unused import: time.sleep

> [!CAUTION] > app/services/door.py:3:18: F401 `time.sleep` imported but unused%0A help: Remove unused import: `time.sleep`
Member

Caution

app/services/door.py:32:89: E501 Line too long (91 > 88)

> [!CAUTION] > app/services/door.py:32:89: E501 Line too long (91 > 88)
Member

Caution

app/services/door.py:116:89: E501 Line too long (93 > 88)

> [!CAUTION] > app/services/door.py:116:89: E501 Line too long (93 > 88)
Member

Caution

app/services/door.py:122:89: E501 Line too long (104 > 88)

> [!CAUTION] > app/services/door.py:122:89: E501 Line too long (104 > 88)
Member

Caution

app/services/door.py:129:17: SIM102 Use a single if statement instead of nested if statements%0A help: Combine if statements using and

> [!CAUTION] > app/services/door.py:129:17: SIM102 Use a single `if` statement instead of nested `if` statements%0A help: Combine `if` statements using `and`
Member

Caution

app/services/door.py:136:9: B904 Within an except clause, raise exceptions with raise ... from err or raise ... from None to distinguish them from errors in exception handling

> [!CAUTION] > app/services/door.py:136:9: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
Member

Caution

app/services/scanner.py:133:13: E722 Do not use bare except

> [!CAUTION] > app/services/scanner.py:133:13: E722 Do not use bare `except`
Member

Caution

app/services/scanner.py:136:9: E722 Do not use bare except

> [!CAUTION] > app/services/scanner.py:136:9: E722 Do not use bare `except`
Member

Caution

app/services/scanner.py:159:9: B904 Within an except clause, raise exceptions with raise ... from err or raise ... from None to distinguish them from errors in exception handling

> [!CAUTION] > app/services/scanner.py:159:9: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
Member

Caution

app/services/scanner.py:274:9: B904 Within an except clause, raise exceptions with raise ... from err or raise ... from None to distinguish them from errors in exception handling

> [!CAUTION] > app/services/scanner.py:274:9: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
Member

Caution

test/test_services/test_door.py:113:10: B017 Do not assert blind exception: Exception

> [!CAUTION] > test/test_services/test_door.py:113:10: B017 Do not assert blind exception: `Exception`
Member

Caution

test/test_services/test_door.py:145:12: E712 Avoid equality comparisons to False; use not checkAccess("test-key-123", db_session): for false checks%0A help: Replace with not checkAccess("test-key-123", db_session)

> [!CAUTION] > test/test_services/test_door.py:145:12: E712 Avoid equality comparisons to `False`; use `not checkAccess("test-key-123", db_session):` for false checks%0A help: Replace with `not checkAccess("test-key-123", db_session)`
Member

Caution

test/test_services/test_door.py:176:12: E712 Avoid equality comparisons to False; use not checkAccess("test-key-123", db_session): for false checks%0A help: Replace with not checkAccess("test-key-123", db_session)

> [!CAUTION] > test/test_services/test_door.py:176:12: E712 Avoid equality comparisons to `False`; use `not checkAccess("test-key-123", db_session):` for false checks%0A help: Replace with `not checkAccess("test-key-123", db_session)`
Member

Caution

test/test_services/test_door.py:219:12: E712 Avoid equality comparisons to True; use checkAccess("test-key-123", db_session): for truth checks%0A help: Replace with checkAccess("test-key-123", db_session)

> [!CAUTION] > test/test_services/test_door.py:219:12: E712 Avoid equality comparisons to `True`; use `checkAccess("test-key-123", db_session):` for truth checks%0A help: Replace with `checkAccess("test-key-123", db_session)`
ahtlon merged commit 25ecbbf375 into master 2026-08-11 17:49:36 +02:00
ahtlon referenced this issue from a commit 2026-08-11 17:49:42 +02:00
ahtlon deleted branch actions 2026-08-11 17:49:53 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Blocks
#19 Gitea actions
malobeo/gatekeeper
Reference: malobeo/gatekeeper#18