Skip to content

Move times out of table in edit and new recipe #869

Move times out of table in edit and new recipe

Move times out of table in edit and new recipe #869

Triggered via pull request September 27, 2024 01:26
@reaper47reaper47
synchronize #443
times-edit
Status Success
Total duration 1m 14s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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 _
build: internal/scraper/britishbakels.go#L45
should replace numRight += 1 with numRight++