Skip to content

feat(flows): add flows #953

feat(flows): add flows

feat(flows): add flows #953

Triggered via pull request December 19, 2024 14:48
@Tomas2DTomas2D
synchronize #262
feat/flows
Status Failure
Total duration 1m 33s
Artifacts

main.yml

on: pull_request
Lint & Build & Test
1m 20s
Lint & Build & Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint & Build & Test: examples/flows/simple.ts#L1
Cannot find module 'bee-agent-framework/flows' or its corresponding type declarations.
Lint & Build & Test: examples/flows/simple.ts#L9
Parameter 'state' implicitly has an 'any' type.
Lint & Build & Test: examples/flows/simple.ts#L10
Parameter 'state' implicitly has an 'any' type.
Lint & Build & Test: examples/flows/simple.ts#L14
Parameter 'state' implicitly has an 'any' type.
Lint & Build & Test: examples/flows/simple.ts#L19
Parameter 'emitter' implicitly has an 'any' type.
Lint & Build & Test: examples/flows/simple.ts#L20
Parameter 'data' implicitly has an 'any' type.
Lint & Build & Test: examples/flows/simple.ts#L21
Parameter 'data' implicitly has an 'any' type.
Lint & Build & Test: examples/flows/simple.ts#L22
Parameter 'data' implicitly has an 'any' type.
Lint & Build & Test: examples/flows/simple.ts#L26
Parameter 'step' implicitly has an 'any' type.
Lint & Build & Test
Process completed with exit code 2.
Lint & Build & Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636