Bump the development-dependencies group across 1 directory with 11 updates #24
Annotations
7 errors
|
|
|
scraper/mapping.go#L236
missing whitespace above this line (no shared variables above range) (wsl_v5)
|
|
scraper/langmap.go#L60
missing whitespace above this line (too many lines above return) (wsl_v5)
|
|
scraper/langmap.go#L49
missing whitespace above this line (too many lines above return) (wsl_v5)
|
|
scraper/web.go#L157
avoid inline error handling using `if err := ...; err != nil`; use plain assignment `err := ...` (noinlineerr)
|
|
scraper/mapping.go#L120
avoid inline error handling using `if err := ...; err != nil`; use plain assignment `err := ...` (noinlineerr)
|
|
scraper/mapping.go#L101
avoid inline error handling using `if err := ...; err != nil`; use plain assignment `err := ...` (noinlineerr)
|
The logs for this run have expired and are no longer available.
Loading