Skip to content
Triggered via push September 19, 2024 16:06
Status Failure
Total duration 1m 22s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Release: cmd/msg/main.go#L194
cannot use btnBuilder.ForCommandWithDescCmd("Run Command", fmt.Sprintf("kubectl get %s -n %s", firstSelection, secondSelection), api.ButtonStylePrimary) (value of type api.Button) as string value in struct literal
Release: cmd/msg/main.go#L196
too few values in struct literal of type struct{Description string "json:\"description,omitempty\" yaml:\"description\""; DescriptionStyle api.ButtonDescriptionStyle "json:\"descriptionStyle\" yaml:\"descriptionStyle\""; Name string "json:\"name,omitempty\" yaml:\"name\""; Command string "json:\"command,omitempty\" yaml:\"command\""; URL string "json:\"url,omitempty\" yaml:\"url\""; Style api.ButtonStyle "json:\"style,omitempty\" yaml:\"style\""}
Release
Process completed with exit code 2.
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, goreleaser/goreleaser-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/