Skip to content

Improved scraper

Improved scraper #2870

Triggered via pull request October 2, 2023 13:04
Status Failure
Total duration 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: src/apps/chifra/internal/globals/options.go#L37
opts.Verbose undefined (type *GlobalOptions has no field or method Verbose) (typecheck)
Lint: src/apps/chifra/internal/globals/options.go#L38
opts.NoHeader undefined (type *GlobalOptions has no field or method NoHeader) (typecheck)
Lint: src/apps/chifra/internal/globals/options.go#L39
opts.Chain undefined (type *GlobalOptions has no field or method Chain) (typecheck)
Lint: src/apps/chifra/internal/globals/options.go#L43
opts.ShowRaw undefined (type *GlobalOptions has no field or method ShowRaw) (typecheck)
Lint: src/apps/chifra/internal/globals/options.go#L48
opts.OutputFn undefined (type *GlobalOptions has no field or method OutputFn) (typecheck)
Lint: src/apps/chifra/internal/globals/options.go#L49
opts.Append undefined (type *GlobalOptions has no field or method Append) (typecheck)
Lint: src/apps/chifra/internal/globals/options.go#L53
opts.Format undefined (type *GlobalOptions has no field or method Format) (typecheck)
Lint: src/apps/chifra/internal/globals/options.go#L58
opts.Chain undefined (type *GlobalOptions has no field or method Chain) (typecheck)
Lint: src/apps/chifra/internal/globals/options.go#L59
opts.Chain undefined (type *GlobalOptions has no field or method Chain) (typecheck)
Lint: src/apps/chifra/internal/globals/options.go#L62
opts.ShowRaw undefined (type *GlobalOptions has no field or method ShowRaw) (typecheck)