Skip to content

feat: list available releases when selecting local #78

feat: list available releases when selecting local

feat: list available releases when selecting local #78

Triggered via push September 18, 2024 04:32
Status Failure
Total duration 28s
Billable time 1m
Artifacts

tests.yml

on: push
Run Go Format and Test
19s
Run Go Format and Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Run Go Format and Test: models/weaveinit/run_l1_node.go#L85
not enough arguments in call to utils.ListInitiaReleases
Run Go Format and Test: models/weaveinit/run_l1_node.go#L88
cannot use key (variable of type int) as string value in argument to append
Run Go Format and Test: models/weaveinit/run_l1_node.go#L96
cannot use versions (variable of type []utils.InitiaVersionWithDownloadURL) as utils.InitiaVersionWithDownloadURL value in struct literal
Run Go Format and Test: models/weaveinit/run_l1_node.go#L113
invalid operation: cannot index m.versions (variable of type utils.InitiaVersionWithDownloadURL)
Run Go Format and Test
Process completed with exit code 1.
Run Go Format and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/