Skip to content

Merge remote-tracking branch 'origin/dev' into test #15

Merge remote-tracking branch 'origin/dev' into test

Merge remote-tracking branch 'origin/dev' into test #15

Triggered via push January 27, 2026 09:40
Status Failure
Total duration 2m 4s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint (ubuntu-latest): internal/migrations/v24.go#L36
SA1019: constant.SiteTypeWrite is deprecated: use SiteTypeAdvanced, SiteTypeQuestions, and SiteTypeTags instead (staticcheck)
Lint (ubuntu-latest): internal/migrations/v18.go#L54
SA1019: constant.SiteTypeWrite is deprecated: use SiteTypeAdvanced, SiteTypeQuestions, and SiteTypeTags instead (staticcheck)
Lint (ubuntu-latest): internal/migrations/v10.go#L56
SA1019: constant.SiteTypeInterface is deprecated: split SiteTypeInterfaceSettings and SiteTypeUsersSettings for better clarity (staticcheck)
Lint (ubuntu-latest): internal/service/siteinfo/siteinfo_service.go#L115
ineffectual assignment to resp (ineffassign)
Lint (ubuntu-latest): internal/migrations/v30.go#L385
ineffectual assignment to err (ineffassign)
Lint (ubuntu-latest): internal/migrations/v30.go#L372
ineffectual assignment to err (ineffassign)
Lint (ubuntu-latest): internal/controller/ai_controller.go#L616
File is not properly formatted (gofmt)
Lint (ubuntu-latest): internal/schema/siteinfo_schema.go#L355
deprecatedComment: `Deprecated: ` notices should be in a dedicated paragraph, separated from the rest (gocritic)
Lint (ubuntu-latest): internal/schema/siteinfo_schema.go#L163
deprecatedComment: `Deprecated: ` notices should be in a dedicated paragraph, separated from the rest (gocritic)
Lint (ubuntu-latest): internal/schema/siteinfo_schema.go#L93
deprecatedComment: `Deprecated: ` notices should be in a dedicated paragraph, separated from the rest (gocritic)