coder / coder/envbuilder

Fix mixed use of `fmt.Errorf` and `xerrors.Errorf`

Open
#367 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
300
Forks
64
Avg merge
20m
Merged PRs (30d)
1

Description

We should use unified error handling in the project. For simplicity we should just use `fmt.Errorf`.

---

nit: I see there is a mix of `fmt.Errorf` and `xerrors.Errorf`. Should we unify them?

_Originally posted by @mtojek in https://github.com/coder/envbuilder/pull/359#discussion_r1778192905_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.