mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-18 04:15:15 +00:00
This PR addresses ``json: cannot unmarshal array into Go struct field Pipeline.errors of type woodpecker.PipelineError`` when executing ``woodpecker-cli pipeline ls X`` According to API schema, pipeline.errors should contain an array Fixes #3119 Co-authored-by: Alberto Alcón <albertoalcon@bit2me.com> |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
const.go | ||
interface.go | ||
types.go |