Skip to content

feat: Generate a unique slug even if the title is duplicated #46

feat: Generate a unique slug even if the title is duplicated

feat: Generate a unique slug even if the title is duplicated #46

Triggered via push April 19, 2025 09:12
Status Success
Total duration 24s
Artifacts
lint-python  /  lint
3s
lint-python / lint
lint-typescript  /  lint
15s
lint-typescript / lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint-typescript / lint: frontend/declaration.d.ts#L2
Unexpected any. Specify a different type
lint-typescript / lint: frontend/postcss.config.js#L15
'process' is not defined
lint-typescript / lint: frontend/src/common/hooks/useClipboard.ts#L16
'err' is defined but never used
lint-typescript / lint: frontend/src/common/types/webApp.ts#L93
Use an `interface` instead of a `type`
lint-typescript / lint: frontend/src/common/types/webApp.ts#L95
void is only valid as a return type or generic type argument
lint-typescript / lint: frontend/src/common/types/webApp.ts#L96
void is only valid as a return type or generic type argument
lint-typescript / lint: frontend/src/common/types/webApp.ts#L97
void is only valid as a return type or generic type argument
lint-typescript / lint: frontend/src/common/types/webApp.ts#L99
void is only valid as a return type or generic type argument
lint-typescript / lint: frontend/src/common/types/webApp.ts#L105
Use an `interface` instead of a `type`
lint-typescript / lint: frontend/src/common/types/webApp.ts#L123
Use an `interface` instead of a `type`