Skip to content

Fix GSIFI Governance Artifact Validation and Test Failures#86

Merged
OneFineStarstuff merged 8 commits into
mainfrom
fix/gsifi-governance-validation-errors-4262835639080451571
May 15, 2026
Merged

Fix GSIFI Governance Artifact Validation and Test Failures#86
OneFineStarstuff merged 8 commits into
mainfrom
fix/gsifi-governance-validation-errors-4262835639080451571

fix: resolve CI failures for labeler, formatting, and pylint

f4ce836
Select commit
Loading
Failed to load commit list.
Codeac.io / Codeac Code Quality succeeded May 15, 2026 in 1m 5s

Codeac Code Quality

This PR contains 3467 errors and 1748 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 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 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 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 227 in frontend/src/store/authStore.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 19 lines is too similar to frontend/src/store/authStore.ts:163

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

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 19 lines is too similar to frontend/src/store/authStore.ts:208

Check failure on line 2 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check failure on line 3 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check failure on line 4 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check failure on line 5 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check failure on line 6 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check failure on line 7 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check failure on line 10 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check failure on line 11 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check failure on line 12 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check failure on line 15 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check failure on line 16 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check failure on line 17 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check failure on line 105 in frontend/src/api/client.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check failure on line 20 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

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

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

comma-dangle

Missing trailing comma.

Check failure on line 225 in frontend/src/store/authStore.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check failure on line 119 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

id-length

Identifier name 'y' is too short (< 2).

Check failure on line 107 in frontend/src/api/client.ts

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.

Check failure on line 21 in frontend/src/App.tsx

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

semi

Missing semicolon.