Fix importing recipes from Mealie (#473) #919
Annotations
6 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Revive Action by pulling pre-built image:
web/web.go#L11
comment on exported var StaticFS should be of the form "StaticFS ..."
|
Run Revive Action by pulling pre-built image:
internal/app/app.go#L24
exported var BackupPath should have comment or be unexported
|
Run Revive Action by pulling pre-built image:
internal/integrations/mealie.go#L67
exported method MealieRecipe.Schema should have comment or be unexported
|
Run Revive Action by pulling pre-built image:
internal/integrations/mealie.go#L135
exported method MealieRecipe.UnmarshalJSON should have comment or be unexported
|
Run Revive Action by pulling pre-built image:
internal/server/middleware.go#L23
exported const SearchOptsKey should have comment (or a comment on this block) or be unexported
|
Loading