Skip to content
Snippets Groups Projects

Resolve "There are two defined errors (ErrNotFound and ErrCouldNotFind) which represent the same issue"

26 files
+ 959
55
Compare changes
  • Side-by-side
  • Inline
Files
26
+ 1
1
@@ -5,7 +5,7 @@
- when: on_success
variables:
GOSDN_LOG: "nolog"
GOSDN_CHANGE_TIMEOUT: "100ms"
GOSDN_CHANGE_TIMEOUT: "5000ms"
artifacts:
when: always
reports:
Loading