Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

status: handle errors when writing output #1410

@darkowlzz

Description

@darkowlzz

The outputters in status.go are ignoring the error returned while writing the output. These errors should be handled and not ignored. Some of the functions that are returning error are fmt.Fprintf(), json.Encoder.Encode() and template.Template.Execute().

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions