Skip to content

Move the times from a table to a row #866

Move the times from a table to a row

Move the times from a table to a row #866

Triggered via pull request September 26, 2024 20:32
Status Success
Total duration 2m 31s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: internal/scraper/britishbakels.go#L45
should replace numRight += 1 with numRight++
build: web/web.go#L11
comment on exported var StaticFS should be of the form "StaticFS ..."
build: internal/scraper/jamieoliver.go#L28
parameter 'i' seems to be unused, consider removing or renaming it as _