Skip to content

feat: starting types for github app #2606

feat: starting types for github app

feat: starting types for github app #2606

Triggered via push February 28, 2024 16:48
Status Success
Total duration 25s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
[golangci] database/schedule_test.go#L158: database/schedule_test.go#L158
return statements should not be cuddled if block has more than two lines (wsl)
[golangci] database/schedule_test.go#L160: database/schedule_test.go#L160
if statements should only be cuddled with assignments (wsl)
[golangci] library/schedule_test.go#L108: library/schedule_test.go#L108
expressions should not be cuddled with blocks (wsl)
[golangci] library/schedule_test.go#L112: library/schedule_test.go#L112
expressions should not be cuddled with blocks (wsl)
[golangci] library/schedule_test.go#L141: library/schedule_test.go#L141
if statements should only be cuddled with assignments (wsl)
[golangci] library/schedule_test.go#L40: library/schedule_test.go#L40
if statements should only be cuddled with assignments (wsl)
[golangci] library/schedule_test.go#L116: library/schedule_test.go#L116
expressions should not be cuddled with blocks (wsl)
[golangci] library/repo.go#L795: library/repo.go#L795
directive `//nolint:dupl // ignore duplicate with test func` is unused for linter "dupl" (nolintlint)