Skip to content

fix(api): removed ProjectImage entity in favor of a join table between project and media #6045

fix(api): removed ProjectImage entity in favor of a join table between project and media

fix(api): removed ProjectImage entity in favor of a join table between project and media #6045

Triggered via pull request October 2, 2025 16:25
Status Success
Total duration 4m 52s
Artifacts

api-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: services/api/src/flows/graphs/createFlowGraph.flow.ts#L125
Unexpected any. Specify a different type
lint: services/api/src/flows/graphs/createFlowGraph.flow.ts#L124
Unexpected any. Specify a different type
lint: services/api/src/flows/graphs/createFlowGraph.flow.ts#L123
Unexpected any. Specify a different type
lint: services/api/src/flows/graphs/createFlowGraph.flow.ts#L77
Unexpected any. Specify a different type
lint: services/api/src/flows/graphs/createFlowGraph.flow.ts#L43
Unexpected any. Specify a different type
lint: services/api/src/flows/graphs/createFlowGraph.flow.ts#L42
Unexpected any. Specify a different type
lint: services/api/src/flows/flow.types.ts#L9
Unexpected any. Specify a different type
lint: services/api/src/context/index.ts#L139
Unexpected any. Specify a different type
lint: services/api/src/context/index.ts#L113
Unexpected any. Specify a different type
lint: services/api/src/app/index.ts#L19
Unexpected any. Specify a different type