Skip to content

feat(backend): adding regen prompt tool and refactor auth #395

feat(backend): adding regen prompt tool and refactor auth

feat(backend): adding regen prompt tool and refactor auth #395

Triggered via pull request February 3, 2025 01:51
Status Success
Total duration 1m 15s
Artifacts

autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
autofix
Process completed with exit code 1.
autofix: backend/src/auth/auth.service.ts#L95
'error' is defined but never used
autofix: backend/src/build-system/__tests__/test-file-create-and-path.spec.ts#L47
'rootDir' is assigned a value but never used. Allowed unused vars must match /^_/u
autofix: backend/src/build-system/__tests__/test-file-create.spec.ts#L43
'structMarkdownContent' is assigned a value but never used. Allowed unused vars must match /^_/u
autofix: backend/src/build-system/__tests__/utils.ts#L90
'monitor' is assigned a value but never used. Allowed unused vars must match /^_/u
autofix: backend/src/build-system/handlers/backend/code-generate/prompt.ts#L24
'error' is defined but never used
autofix: backend/src/build-system/handlers/database/schemas/prompt.ts#L80
'fileExtension' is defined but never used. Allowed unused args must match /^_/u
autofix: backend/src/build-system/handlers/file-manager/file-arch/index.ts#L118
'graph' is assigned a value but never used. Allowed unused vars must match /^_/u
autofix: backend/src/build-system/handlers/file-manager/file-arch/index.ts#L118
'fileInfos' is assigned a value but never used. Allowed unused vars must match /^_/u
autofix: backend/src/build-system/handlers/frontend-code-generate/prompt.ts#L3
'dependencyFilePath' is defined but never used. Allowed unused args must match /^_/u