no logrus alias to log #202
Annotations
20 errors and 1 warning
Build:
wattpilot.go#L21
no required module provides package github.com/apex/log; to add it:
|
Build:
wattpilot.go#L21
no required module provides package github.com/apex/log; to add it:
|
Build:
wattpilot.go#L21
no required module provides package github.com/apex/log; to add it:
|
Build:
wattpilot.go#L21
no required module provides package github.com/apex/log; to add it:
|
Build:
wattpilot.go#L21
no required module provides package github.com/apex/log; to add it:
|
Build:
wattpilot.go#L21
no required module provides package github.com/apex/log; to add it:
|
Build:
wattpilot.go#L21
no required module provides package github.com/apex/log; to add it:
|
Build:
wattpilot.go#L21
no required module provides package github.com/apex/log; to add it:
|
Build:
wattpilot.go#L21
no required module provides package github.com/apex/log; to add it:
|
Build:
wattpilot.go#L21
no required module provides package github.com/apex/log; to add it:
|
Build
cannot use logger (variable of type *"github.com/apex/log".Logger) as io.Writer value in argument to w.logger.SetOutput: *"github.com/apex/log".Logger does not implement io.Writer (missing method Write)
|
Build
cannot use log.Fields{…} (value of type "github.com/apex/log".Fields) as logrus.Fields value in argument to w.logger.WithFields
|
Build
cannot use log.Fields{…} (value of type "github.com/apex/log".Fields) as logrus.Fields value in argument to w.logger.WithFields
|
Build
cannot use log.Fields{…} (value of type "github.com/apex/log".Fields) as logrus.Fields value in argument to w.logger.WithFields
|
Build
cannot use log.Fields{…} (value of type "github.com/apex/log".Fields) as logrus.Fields value in argument to w.logger.WithFields
|
Build
cannot use log.Fields{…} (value of type "github.com/apex/log".Fields) as logrus.Fields value in argument to w.logger.WithFields
|
Build
cannot use log.Fields{…} (value of type "github.com/apex/log".Fields) as logrus.Fields value in argument to w.logger.WithFields
|
Build
cannot use log.Fields{…} (value of type "github.com/apex/log".Fields) as logrus.Fields value in argument to w.logger.WithFields
|
Build
cannot use log.Fields{…} (value of type "github.com/apex/log".Fields) as logrus.Fields value in argument to w.logger.WithFields
|
Build
cannot use log.Fields{…} (value of type "github.com/apex/log".Fields) as logrus.Fields value in argument to w.logger.WithFields
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/wattpilot/wattpilot. Supported file pattern: go.sum
|