WIP: Show pull requests against branches #8114
ci.yml
on: pull_request
Matrix: integration-tests
Matrix: unit-tests
build
1m 15s
check-codebase
36s
lint
52s
check-for-fixups
5s
upload-coverage
Annotations
21 errors
|
check-for-fixups
Process completed with exit code 1.
|
|
ci - ubuntu-latest
Process completed with exit code 1.
|
|
lint
Process completed with exit code 1.
|
|
lint:
pkg/commands/git_commands/github.go#L80
Consider pre-allocating `queries` (prealloc)
|
|
lint:
pkg/commands/hosting_service/hosting_service.go#L165
File is not properly formatted (gofumpt)
|
|
lint:
pkg/commands/hosting_service/definitions.go#L36
File is not properly formatted (gofumpt)
|
|
lint:
pkg/commands/git.go#L21
File is not properly formatted (gofumpt)
|
|
lint:
pkg/commands/git_commands/github.go#L194
Error return value of `bodyStr.ReadFrom` is not checked (errcheck)
|
|
lint:
pkg/commands/git_commands/github.go#L148
Error return value of `g.Wait` is not checked (errcheck)
|
|
lint
issues found
|
|
lint:
pkg/commands/git_commands/github.go#L80
Consider pre-allocating `queries` (prealloc)
|
|
lint:
pkg/commands/hosting_service/hosting_service.go#L165
File is not properly formatted (gofumpt)
|
|
lint:
pkg/commands/hosting_service/definitions.go#L36
File is not properly formatted (gofumpt)
|
|
lint:
pkg/commands/git.go#L21
File is not properly formatted (gofumpt)
|
|
lint:
pkg/commands/git_commands/github.go#L194
Error return value of `bodyStr.ReadFrom` is not checked (errcheck)
|
|
lint:
pkg/commands/git_commands/github.go#L148
Error return value of `g.Wait` is not checked (errcheck)
|
|
Integration Tests - git latest
Process completed with exit code 1.
|
|
Integration Tests - git 2.32.0
Process completed with exit code 1.
|
|
Integration Tests - git 2.38.2
Process completed with exit code 1.
|
|
Integration Tests - git 2.44.0
Process completed with exit code 1.
|
|
ci - windows-latest
Process completed with exit code 1.
|