Make functions aware of their app #290
Annotations
4 errors
Lint:
examples/http/main.go#L17
assignment mismatch: 1 variable but inngestgo.NewClient returns 2 values
|
Lint:
examples/http/main.go#L21
cannot use "billing" (constant of type string) as inngestgo.Client value in argument to inngestgo.NewHandler: string does not implement inngestgo.Client (missing method AppID)
|
Lint:
examples/http/main.go#L25
declared and not used: err (typecheck)
|
Lint
Process completed with exit code 1.
|
Loading