Skip to content

slowly moving over programs to node based system #104

slowly moving over programs to node based system

slowly moving over programs to node based system #104

Triggered via push February 2, 2024 16:35
Status Failure
Total duration 1m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

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

Annotations

10 errors and 2 warnings
Update coverage badge: examples/collar/main.go#L119
unknown field Generator in struct literal of type generator.App
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#L30
unknown field Generator in struct literal of type generator.App
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/disco/main.go#L573
unknown field Generator in struct literal of type generator.App
Update coverage badge: examples/disco/main.go#L574
unknown field Parameters in struct literal of type generator.Generator
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/