coder / coder/envbuilder

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

Abierto
#367 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
300
Forks
64
Merge medio
20 min
PR fusionados (30 d)
1

Descripción

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_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.