这是indexloc提供的服务,不要输入任何密码
Skip to content

docs: add long descriptions for skip-rewritten, sync, and trust commands #4445

docs: add long descriptions for skip-rewritten, sync, and trust commands

docs: add long descriptions for skip-rewritten, sync, and trust commands #4445

Triggered via pull request July 20, 2025 10:36
Status Failure
Total duration 1m 13s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint
issues found
lint: internal/cmd/sync/sync.go#L70
expected '}', found 'EOF' (typecheck)
lint: internal/cmd/sync/sync.go#L69
missing ',' in composite literal (typecheck)
lint: internal/cmd/sync/sync.go#L58
expected operand, found '<<' (typecheck)
lint: internal/cmd/sync/sync.go#L67
syntax error: non-declaration statement outside function body (typecheck)
lint: internal/cmd/sync/sync.go#L65
syntax error: unexpected :, expected := or = or comma
lint: internal/cmd/sync/sync.go#L62
syntax error: unexpected ) in composite literal; possibly missing comma or }
lint: internal/cmd/sync/sync.go#L58
syntax error: unexpected <<, expected expression