Skip to content

Prompt should support generating markup cells #510

Prompt should support generating markup cells

Prompt should support generating markup cells #510

Triggered via pull request October 15, 2024 20:11
Status Failure
Total duration 2m 15s
Artifacts

test-go.yaml

on: pull_request
golang test & build
2m 5s
golang test & build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golang test & build
cannot use "testassertion" (untyped string constant) as v1alpha1.Assertion_Name value in struct literal
golang test & build
logspbconnect redeclared in this block
golang test & build
other declaration of logspbconnect
golang test & build
"github.com/jlewi/foyle/protos/go/foyle/logs/logspbconnect" imported and not used
golang test & build
protojson redeclared in this block
golang test & build
other declaration of protojson
golang test & build
"google.golang.org/protobuf/encoding/protojson" imported and not used
golang test & build
yaml redeclared in this block
golang test & build
other declaration of yaml
golang test & build
"gopkg.in/yaml.v3" imported as yaml and not used
golang test & build
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/