issues
search
golangci
/
golangci-worker
Queue worker of GolangCI
GNU Affero General Public License v3.0
12
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
GolangCI PR check isn't completing: "Processing timeout" #52
#56
echarrod
opened
4 years ago
2
Use --timeout instead of depcreated --deadline in anaylize
#55
SimonBarendse
closed
5 years ago
2
Can't run golangci-lint: invalid output json, see build log
#54
vthiery
closed
5 years ago
3
Replace deprecated deadline flag with timeout
#53
vthiery
closed
5 years ago
4
new pr analysis by experiment
#52
jirfag
closed
6 years ago
0
support container executor
#51
jirfag
closed
6 years ago
1
just testing
#50
jirfag
opened
6 years ago
1
Use ensuredeps: rewriteten from shell to go deps fetcher
#49
jirfag
closed
6 years ago
0
use errors tracker from golangci-shared
#48
jirfag
closed
6 years ago
0
Close golangci/golangci#12: detect canonial import paths for repos
#47
jirfag
closed
6 years ago
0
handle 'no go files' error properly
#46
jirfag
closed
6 years ago
0
implement repo analysis part2
#45
jirfag
closed
6 years ago
0
Feature/implement repo analysis part1
#44
jirfag
closed
6 years ago
0
refactor queue consumers
#43
jirfag
closed
6 years ago
0
make stubs for repo analysis
#42
jirfag
closed
6 years ago
0
support cloning of private repos
#41
jirfag
closed
6 years ago
0
Render timings, warnings, and errors for PR report
#40
jirfag
closed
6 years ago
0
Testing
#39
golangci
opened
6 years ago
0
just testing
#38
jirfag
closed
6 years ago
0
set analysis details url with commit status
#37
jirfag
closed
6 years ago
0
fix get/update state url
#36
jirfag
closed
6 years ago
0
fix govet and golint false-negatives: do go install before analysis
#35
jirfag
closed
6 years ago
0
don't analyze closed or merged pull request
#34
jirfag
closed
6 years ago
0
Test with issues
#33
jirfag
opened
6 years ago
0
store analysis result json into db
#32
jirfag
closed
6 years ago
0
skip some messages from stderr: don't report them to rollbar
#31
jirfag
closed
6 years ago
0
send all stderr from golangci-lint to rollbar
#30
jirfag
closed
6 years ago
0
make 5m the default golangci-lint timeout
#29
golangci
closed
6 years ago
0
add project field to rollbar tracking
#28
golangci
closed
6 years ago
0
don't timeout on setting the final status of commit
#27
golangci
closed
6 years ago
0
enable cgo
#26
golangci
closed
6 years ago
0
fix existing comments comparison by line number
#25
golangci
closed
6 years ago
0
log stderr on remote shell executer errors
#24
golangci
closed
6 years ago
0
Don't comment on line if this line already has comments
#23
golangci
closed
6 years ago
0
capture only stdout of remote shell commands (for proper JSON parsing)
#22
golangci
closed
6 years ago
0
just for testing purposes
#21
golangci
closed
6 years ago
0
run golangci-lint
#20
golangci
closed
6 years ago
0
retry github get requests: possibly there is RC between PR creation a…
#19
golangci
closed
6 years ago
0
log original github error if 404/401
#18
golangci
closed
6 years ago
0
handle 401 error from github when user revokes/deleted auth
#17
golangci
closed
6 years ago
0
Pretty format issues in comments
#16
golangci
closed
6 years ago
1
Support .golangci.yml configuration file
#15
golangci
closed
6 years ago
1
Integrate more linters
#14
golangci
closed
6 years ago
1
use diff, not patch: patch format was processing bad for multi-commit diff
#13
golangci
closed
6 years ago
0
save reported issues count into analysis state
#12
golangci
closed
6 years ago
0
Test PR with issues
#11
golangci
closed
6 years ago
0
ignore .Close() for errcheck
#10
golangci
closed
6 years ago
0
Implement proper processing timeout
#9
golangci
closed
6 years ago
0
track all warnings to rollbar
#8
golangci
closed
6 years ago
0
Exclude .*, _*, testdata, Godeps, vendor, do it at any level
#7
golangci
closed
6 years ago
0
Next