Skip to content

add: add python script #169

add: add python script

add: add python script #169

Triggered via push September 13, 2024 10:34
Status Failure
Total duration 5m 16s
Artifacts

coverage.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
codecov: ai/ai21labs/v0/main.go#L101
cannot use e (variable of type *execution) as "github.com/instill-ai/component/base".IExecution value in return statement: *execution does not implement "github.com/instill-ai/component/base".IExecution (wrong type for method Execute)
codecov: ai/ai21labs/v0/main.go#L130
invalid argument: inputs (variable of type *structpb.Struct) for len
codecov: ai/ai21labs/v0/main.go#L133
cannot range over inputs (variable of type *structpb.Struct)
codecov: ai/ai21labs/v0/main.go#L142
cannot use outputs (variable of type []*structpb.Struct) as *structpb.Struct value in argument to out.Write
codecov
Process completed with exit code 1.
codecov
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/