Merge branch 'main' of github.com:FMotalleb/crontab-go #19
Annotations
3 errors
main.go#L41
cannot use context.WithValue(ctx, "log", log) (value of type "context".Context) as "github.com/FMotalleb/crontab-go/context".Context value in assignment
|
main.go#L41
cannot use ctx (variable of type "github.com/FMotalleb/crontab-go/context".Context) as "context".Context value in argument to context.WithValue: "github.com/FMotalleb/crontab-go/context".Context does not implement "context".Context (missing method Deadline) (typecheck)
|
|
This job failed
Loading