Earl Warren
Earl Warren
How can it be that [lint on windows reports an error](https://drone.gitea.io/go-gitea/gitea/60169/1/6) and [lint on GNU/Linux does not](https://drone.gitea.io/go-gitea/gitea/60169/1/5)?
> > How can it be that [lint on windows reports an error](https://drone.gitea.io/go-gitea/gitea/60169/1/6) and [lint on GNU/Linux does not](https://drone.gitea.io/go-gitea/gitea/60169/1/5)? > > I think the only logical reason would be presence...
Now that's a [new and interesting false negative](https://drone.gitea.io/go-gitea/gitea/60247). 
The CI is broken. 
Now that #21108 is merged, the CI is back to another false negative: [failing lint on windows](https://drone.gitea.io/go-gitea/gitea/60315) but not on GNU/Linux, despite the absence of build tags. 
> Now that #21108 is merged, the CI is back to another false negative: [failing lint on windows](https://drone.gitea.io/go-gitea/gitea/60315) but not on GNU/Linux, despite the absence of build tags. > >...
The arm64 build crashes go 1.19  Because the [gitea/test-env](https://hub.docker.com/r/gitea/test_env/tags) image for arm64 has 1.19 and not 1.19.1 which is missing [a critical bug fix](https://github.com/golang/go/issues/54703). The test-env image must [be...
The arm64 test image was rebuilt with 1.19.1, trying again.
> Side note: > > > This pull request is a mirror of a corresponding pull request on gitea.com, please [go there to discuss and comment](https://gitea.com/earl-warren/gitea/pulls/2). > > gitea core...
> > Side note: > > > This pull request is a mirror of a corresponding pull request on gitea.com, please [go there to discuss and comment](https://gitea.com/earl-warren/gitea/pulls/2). > > >...