Skip to content

nodes actually starting to work in web #103

nodes actually starting to work in web

nodes actually starting to work in web #103

Triggered via push January 27, 2024 19:45
Status Failure
Total duration 1m 25s
Artifacts

test.yml

on: push
Update coverage badge
1m 15s
Update coverage badge
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Update coverage badge: examples/collar/main.go#L122
unknown field Parameters in struct literal of type generator.Generator
Update coverage badge: examples/collar/main.go#L129
cannot use map[string]generator.Producer{…} (value of type map[string]generator.Producer) as map[string]nodes.Node[generator.Artifact] value in struct literal
Update coverage badge: examples/collar/main.go#L141
unknown field Parameters in struct literal of type generator.Generator
Update coverage badge: examples/collar/main.go#L175
cannot use map[string]generator.Producer{…} (value of type map[string]generator.Producer) as map[string]nodes.Node[generator.Artifact] value in struct literal
Update coverage badge: examples/cote-ball/main.go#L31
unknown field Parameters in struct literal of type generator.Generator
Update coverage badge: examples/cote-ball/main.go#L73
cannot use map[string]generator.Producer{…} (value of type map[string]generator.Producer) as map[string]nodes.Node[generator.Artifact] value in struct literal
Update coverage badge: examples/crop-pointcloud/main.go#L45
unknown field Parameters in struct literal of type generator.Generator
Update coverage badge: examples/crop-pointcloud/main.go#L62
cannot use map[string]generator.Producer{…} (value of type map[string]generator.Producer) as map[string]nodes.Node[generator.Artifact] value in struct literal
Update coverage badge: examples/disco/main.go#L574
unknown field Parameters in struct literal of type generator.Generator
Update coverage badge: examples/disco/main.go#L773
cannot use map[string]generator.Producer{…} (value of type map[string]generator.Producer) as map[string]nodes.Node[generator.Artifact] value in struct literal
Update coverage badge
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Update coverage badge
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/