-
在 Go 单元测试这个系列的第二部分 [数据库的Mock测试](https://mp.weixin.qq.com/s?__biz=MzUzNTY5MzU2MA==&mid=2247493173&idx=1&sn=ef47fc8591a1976e0e254ed76cb1e144&chksm=fa8337a2cdf4beb45a1b55c0e231fa3f340afc4d37f590b237faedc…
-
I'm getting the following issue when trying to upgrade to `v0.23.0-rc`
I just changed go.mod to require `v0.23.0-rc` and run `go mod tidy`
I'm using `v0.22.21` without any issues
Is there an…
-
In the cases below, `.RunOptimize()` always changes container from `runContainer16{iv:interval16}` to `arrayContainer`. If applied again, it will change `arrayContainer` back to `runContainer16{iv:in…
-
## Description
https://github.com/pmezard/go-difflib : as quoted, "THIS PACKAGE IS NO LONGER MAINTAINED." ; code hasn't evolved in 9 years.
https://github.com/davecgh/go-spew : hasn't been t…
-
## Bug Report
e2e "delete internal registry pod triggers recreation" failed
```
Catalog represents a store of bundles which OLM can use to install Operators
delete internal registry pod trigge…
-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/b237708ed5e86f12c4bddabddfd42f001e81941a/repos/node/x/crosschain/genesis.go#L63-L64
# Vulnerability details
## Impact
In case …
-
Hi!
The using of `ObjectsAreEqual`-based functions with untyped `nil` doesn't make sense for any **non-interface types**, because of `expected` and `actual` are [interfaces](https://yourbasic.org/g…
-
Most of our repositories on github are using the Apache License and according to their doc (https://infra.apache.org/licensing-howto.html#step-by-step) we are suppose to also add a NOTICE file along
…
-
### Description
This issue starts a discussion about enabling:
- linter: [testifylint](https://github.com/Antonboom/testifylint) - Checks usage of github.com/stretchr/testify.
- checker: [blank-i…
-
I tried to build xk6-sse extension and got error with all available versions (xk6-sse v0.1.2, v0.1.1, v0.1.0) on Windows 10 (22H2).
It says
> This extension is tested with k6 version v0.51.0 las…