Earl Warren

Results 27 comments of 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). ![image](https://user-images.githubusercontent.com/109468362/189019764-042507da-2402-4da1-a77d-7d9f0f15c9ac.png)

The CI is broken. ![image](https://user-images.githubusercontent.com/109468362/189249608-21687fa2-d44c-4219-a570-5d3684301fb6.png)

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. ![image](https://user-images.githubusercontent.com/109468362/189465433-90749cfe-be8b-46bb-932e-02aba2f2ae01.png)

> 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 ![image](https://user-images.githubusercontent.com/109468362/191454783-35adf1e4-18fa-4ef5-9556-6364d16f3748.png) 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). > > >...