Skip to content
Snippets Groups Projects

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

All threads resolved!
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -6,6 +6,7 @@
@@ -6,6 +6,7 @@
variables:
variables:
GOSDN_LOG: "nolog"
GOSDN_LOG: "nolog"
GOSDN_CHANGE_TIMEOUT: "5000ms"
GOSDN_CHANGE_TIMEOUT: "5000ms"
 
coverage: '/total:\s+\(statements\)\s+(\d+.\d+\%)/'
artifacts:
artifacts:
when: always
when: always
reports:
reports:
Loading