-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pull requests 500 #15783
Comments
This should be fixed in 1.14 |
This is also happening now in v1.14.1 |
OK so the second error is appearing on this line:
and at the Now, Now the only way that happens is if there has been a So there is at least one bug here that needs a further fix. That means the real issue is:
|
Fix issue noted in go-gitea#15783 Signed-off-by: Andrew Thornton <[email protected]>
Fix issue noted in #15783 Signed-off-by: Andrew Thornton <[email protected]>
…15797) Fix issue noted in go-gitea#15783 Signed-off-by: Andrew Thornton <[email protected]>
…15798) Fix issue noted in #15783 Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: zeripath <[email protected]>
…15797) Fix issue noted in go-gitea#15783 Signed-off-by: Andrew Thornton <[email protected]>
v1.14.1
MySQL
docker
2021/05/07 16:15:19 ...outers/repo/issue.go:264:issues() [E] GetIssuesLastCommitStatus: object does not exist [id: refs/pull/1604/head, rel_path: ]
2021/05/07 16:15:19 ...s/context/context.go:194:HTML() [E] Render failed: template: repo/issue/list:88:23: executing "repo/issue/list" at <eq .ViewType "all">: error calling eq: incompatible types for comparison
The text was updated successfully, but these errors were encountered: