Skip to content

Genspark ai developer#13

Merged
OneFineStarstuff merged 5 commits into
mainfrom
genspark_ai_developer
Sep 17, 2025
Merged

Genspark ai developer#13
OneFineStarstuff merged 5 commits into
mainfrom
genspark_ai_developer

Merge branch 'main' into genspark_ai_developer

e0b9110
Select commit
Loading
Failed to load commit list.
Codeac.io / Codeac Code Quality succeeded Sep 17, 2025 in 1m 32s

Codeac Code Quality

This PR contains 25 errors and 178 warnings.

Annotations

Check warning on line 40 in next-app/app/governance/maturity/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

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 53 in next-app/app/governance/maturity/page.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

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 1 in next-app/app/layout.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 165 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 2 in next-app/components/ProvenanceBadge.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

max-line-length

Exceeds maximum line length of 120

Check warning on line 167 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 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 173 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 135 in backend/models/User.js

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 20 lines is too similar to backend/models/User.js:72

Check warning on line 172 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 282 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 92 in backend/models/User.js

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 20 lines is too similar to backend/models/User.js:115

Check warning on line 174 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 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 328 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 281 in backend/models/User.js

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 12 lines is too similar to backend/models/User.js:154

Check warning on line 180 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 failure on line 1 in backend/config/database.js

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

Parsing error: No Babel config file detected for /tmp/commit-1479144-eslint/backend/config/database.js. Either disable config file checking with requireConfigFile: false, or configure Babel so that it can find the config files.

Check failure on line 34 in frontend/package.json

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

NPM Vulnerability Error

Artifact "axios" 1.11.0 is vulnerable to CVE-2025-58754 - Axios is vulnerable to DoS attack through lack of data size check. Vulnerability score: 7.5 (high).

Check warning on line 356 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 181 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