feat(flows): add flows #953
main.yml
on: pull_request
Lint & Build & Test
1m 20s
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
|