citest #391
Annotations
10 errors and 1 warning
test (1.22.x, ubuntu-latest)
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"bad request: empty request\")" (err113)
|
test (1.22.x, ubuntu-latest)
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"cannot parse %s into tls version valid values are: tls1.0, tls1.1, tls1.2, tls1.3\", version)" (err113)
|
test (1.22.x, ubuntu-latest)
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"%s reference not found from table %s, refmap contains %d elements\", tableName.String(), store.Table.Name.String(), len(refsByName))" (err113)
|
test (1.22.x, ubuntu-latest)
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"table %s update failed, data size mismatch, expected %d columns and got %d\", d.DataStore.Table.Name.String(), len(columns), len(data))" (err113)
|
test (1.22.x, ubuntu-latest)
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"table %s update failed, data size mismatch, expected %d columns and got %d\", d.DataStore.Table.Name.String(), len(columns), len(data))" (err113)
|
test (1.22.x, ubuntu-latest)
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"index not ready, cannot append data\")" (err113)
|
test (1.22.x, ubuntu-latest)
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"cannot update host, no host named '%s' found\", hostName)" (err113)
|
test (1.22.x, ubuntu-latest)
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"cannot update service, no service named '%s' - '%s' found\", hostName, serviceName)" (err113)
|
test (1.22.x, ubuntu-latest)
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"%s result set verification failed: len mismatch in row %d, expected %d columns and got %d\", store.Table.Name.String(), i, keyLen, len(row))" (err113)
|
test (1.22.x, ubuntu-latest)
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"peer not ready, either not initialized or went offline recently\")" (err113)
|
test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/lmd/lmd. Supported file pattern: go.sum
|