Skip to content

fix: make "file://" fail url validation #926

fix: make "file://" fail url validation

fix: make "file://" fail url validation #926

Triggered via pull request July 1, 2025 20:28
Status Failure
Total duration 2m 6s
Artifacts

workflow.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: baked_in.go#L365
missing whitespace above this line (no shared variables above expr) (wsl_v5)
lint: baked_in.go#L361
missing whitespace above this line (no shared variables above for) (wsl_v5)
lint: baked_in.go#L307
missing whitespace above this line (too many lines above return) (wsl_v5)
lint: baked_in.go#L269
missing whitespace above this line (no shared variables above expr) (wsl_v5)
lint: baked_in.go#L268
missing whitespace above this line (invalid statement above assign) (wsl_v5)
lint: baked_in.go#L262
missing whitespace above this line (invalid statement above if) (wsl_v5)
lint: baked_in.go#L261
missing whitespace above this line (no shared variables above expr) (wsl_v5)
lint: baked_in.go#L2709
avoid inline error handling using `if err := ...; err != nil`; use plain assignment `err := ...` (noinlineerr)
lint: baked_in.go#L2641
avoid inline error handling using `if err := ...; err != nil`; use plain assignment `err := ...` (noinlineerr)
lint: baked_in.go#L1643
avoid inline error handling using `if err := ...; err != nil`; use plain assignment `err := ...` (noinlineerr)