Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

A lot of errors are ignored #25

Open
plouc opened this issue Jul 18, 2018 · 0 comments
Open

A lot of errors are ignored #25

plouc opened this issue Jul 18, 2018 · 0 comments

Comments

@plouc
Copy link
Contributor

plouc commented Jul 18, 2018

For example in commands/ci_dump_meta.go:

fp, _ := os.Create(c.MetaFile)
defer fp.Close()

b, _ := json.Marshal(meta)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant