Integration Tests #99891
Annotations
5 errors
Define test matrix
Process completed with exit code 1.
|
Define test matrix
cannot use &SingleFileLogger{…} (value of type *SingleFileLogger) as "github.com/smartcontractkit/chainlink/v2/core/logger".Logger value in return statement: *SingleFileLogger does not implement "github.com/smartcontractkit/chainlink/v2/core/logger".Logger (missing method WithOtel)
|
Define test matrix
cannot use &SingleFileLogger{…} (value of type *SingleFileLogger) as "github.com/smartcontractkit/chainlink/v2/core/logger".Logger value in return statement: *SingleFileLogger does not implement "github.com/smartcontractkit/chainlink/v2/core/logger".Logger (missing method WithOtel)
|
Define test matrix
cannot use &SingleFileLogger{…} (value of type *SingleFileLogger) as "github.com/smartcontractkit/chainlink/v2/core/logger".Logger value in return statement: *SingleFileLogger does not implement "github.com/smartcontractkit/chainlink/v2/core/logger".Logger (missing method WithOtel)
|
Define test matrix
cannot use (*SingleFileLogger)(nil) (value of type *SingleFileLogger) as "github.com/smartcontractkit/chainlink/v2/core/logger".Logger value in variable declaration: *SingleFileLogger does not implement "github.com/smartcontractkit/chainlink/v2/core/logger".Logger (missing method WithOtel)
|
Loading