Skip to content

Create command abstraction and split up command builder #309

Create command abstraction and split up command builder

Create command abstraction and split up command builder #309

Triggered via push October 1, 2024 05:54
Status Failure
Total duration 31s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: commandline/command_builder.go#L614
not enough arguments in call to newCommandDefinition
build: commandline/command_builder.go#L779
cannot use flags (variable of type []cli.Flag) as []flagDefinition value in argument to handler.Execute
build
Process completed with exit code 1.
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/