Skip to content

feat: add api for subjects browsing #2670

feat: add api for subjects browsing

feat: add api for subjects browsing #2670

Triggered via pull request May 26, 2024 18:12
Status Failure
Total duration 1m 28s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: internal/subject/mysql_repository.go#L237
line is 170 characters (lll)
lint: internal/subject/mysql_repository.go#L272
line is 170 characters (lll)
lint: web/handler/subject/browse.go#L49
line is 122 characters (lll)
lint: web/handler/subject/browse.go#L68
Function 'parseBrowseQuery' is too long (68 > 60) (funlen)
lint: web/handler/subject/browse.go#L76
naked return in func `parseBrowseQuery` with 69 lines of code (nakedret)
lint: web/handler/subject/browse.go#L84
naked return in func `parseBrowseQuery` with 69 lines of code (nakedret)
lint: web/handler/subject/browse.go#L94
naked return in func `parseBrowseQuery` with 69 lines of code (nakedret)
lint
issues found