feat: list available releases when selecting local #78
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/
|