Skip to content

refactor: Add option struct to optimize parameter transfer #71

refactor: Add option struct to optimize parameter transfer

refactor: Add option struct to optimize parameter transfer #71

Re-run triggered January 22, 2024 05:19
Status Failure
Total duration 5m 44s
Artifacts

goreleaser-build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: pkg/capacity/capacity.go#L32
undefined: option
build: pkg/capacity/capacity.go#L38
undefined: option
build: pkg/capacity/capacity.go#L42
undefined: option
build: pkg/capacity/capacity.go#L43
undefined: option
build: pkg/capacity/capacity.go#L49
undefined: option
build: pkg/capacity/capacity.go#L50
undefined: option
build: pkg/capacity/capacity.go#L51
undefined: option
build: pkg/capacity/capacity.go#L56
undefined: option
build: pkg/capacity/capacity.go#L58
undefined: option
build
The process '/opt/hostedtoolcache/goreleaser-action/1.23.0/x64/goreleaser' failed with exit code 1
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, goreleaser/goreleaser-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/