Skip to content

GitAuto: 🧚🤖 Pixeebot Activity Dashboard#5

Merged
OneFineStarstuff merged 5 commits into
mainfrom
gitauto/issue-4-20250113-000346
Nov 20, 2025
Merged

GitAuto: 🧚🤖 Pixeebot Activity Dashboard#5
OneFineStarstuff merged 5 commits into
mainfrom
gitauto/issue-4-20250113-000346

Merge branch 'main' into gitauto/issue-4-20250113-000346

6970fe2
Select commit
Loading
Failed to load commit list.
Codeac.io / Codeac Code Quality succeeded Nov 20, 2025 in 24s

Codeac Code Quality

This PR contains 18 errors and 181 warnings.

Annotations

Check warning on line 11 in frontend/Dockerfile

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

DL3018

Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`

Check warning on line 110 in agi-pipeline.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

broad-exception-caught

Catching too general exception Exception

Check warning on line 219 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 45 in frontend/Dockerfile

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

DL3018

Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`

Check warning on line 18 in src/dashboard/data_fetcher.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

broad-exception-raised

Raising too general exception: Exception

Check warning on line 111 in agi-pipeline.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

logging-fstring-interpolation

Use lazy % formatting in logging functions

Check warning on line 15 in backend/Dockerfile

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

DL3018

Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`

Check warning on line 3 in src/dashboard/data_fetcher.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

wrong-import-order

standard import "import time" should be placed before "import requests"

Check warning on line 221 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 489 in frontend/src/crypto/cryptoManager.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 283 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 37 in backend/Dockerfile

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

DL3018

Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`

Check warning on line 128 in agi-pipeline.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

broad-exception-caught

Catching too general exception Exception

Check warning on line 491 in frontend/src/crypto/cryptoManager.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 285 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 129 in agi-pipeline.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

logging-fstring-interpolation

Use lazy % formatting in logging functions

Check warning on line 368 in agi-pipeline.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B104

Possible binding to all interfaces.

Check warning on line 273 in frontend/src/store/authStore.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-string-literal

object access via string literals is disallowed

Check warning on line 286 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 152 in main.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B104

Possible binding to all interfaces.

Check warning on line 151 in agi-pipeline.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

unnecessary-lambda

Lambda may not be necessary

Check warning on line 60 in frontend/src/store/authStore.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 287 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

no-trailing-whitespace

trailing whitespace

Check warning on line 12 in src/dashboard/data_fetcher.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

B113

Call to requests without timeout

Check warning on line 159 in agi-pipeline.py

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

broad-exception-caught

Catching too general exception Exception