-
### Description
On MacOS BigSur ver. 11.7.10 (with processor intel i7) the command:
`openlane --log-level ERROR --condensed --show-progress-bar --smoke-test`
exits with errors (the issue seems to…
-
### What you would like to be added?
`go mock` should be replaced with `client-go fake client` in unit tests.
### Why is this needed?
Reference: https://github.com/kubeflow/katib/pull/2289#discus…
-
In https://github.com/go-gorp/gorp/blob/main/dialect_snowflake_test.go, there is a test case for checking the SQL type of `[]uint8{1}`, except `bytea` is not a supported type by Snowflake: https://doc…
-
### Go version
go version go1.22.7 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/tmp/.gocache'
GOENV='/root/.config/go/e…
-
At Mattermost, we are committed to maintaining a high standard of code quality, reliability, and security. To further enhance this, we are launching a community campaign to integrate the [`errcheck`](…
-
At Mattermost, we are committed to maintaining a high standard of code quality, reliability, and security. To further enhance this, we are launching a community campaign to integrate the [`errcheck`](…
-
in these two instances:
https://github.com/kubernetes/kubernetes/tree/v1.31.0/cmd/kubeadm/app/preflight/checks_test.go#L905-L909
https://github.com/kubernetes/kubernetes/tree/v1.31.0/cmd/kubeadm/app…
-
This is a resurrection of #644 from 4 years ago, which was closed, as far as I could tell, due to lack of input on reproducability? An automated message suggested a new issue, rather than commenting o…
-
I sometimes use `go run -exec` to quickly check how long a program takes to run excluding the build time, for example:
```
$ /bin/time go run testdata/gen.go
7.53user 1.17system 0:01.51elapsed 5…
mvdan updated
2 months ago
-
```
RP/0/RP0/CPU0:ios#sh ver
Tue Nov 5 13:12:59.482 UTC
Cisco IOS XR Software, Version 7.9.2
```
```
> go version
go version go1.23.2 darwin/arm64
```
When testing https://github.c…