feat: adds first implementation of multiple date-time formats configu… #93
Annotations
10 errors
|
Run Tests:
logs/encoders/default_test.go#L69
cannot use loggerConfig (variable of type *test.LoggerConfigMock) as shared.LoggerConfigsInterface value in argument to encoder.Log: *test.LoggerConfigMock does not implement shared.LoggerConfigsInterface (missing method GetDateTimeFormat)
|
|
Run Tests:
logs/encoders/default_test.go#L57
cannot use loggerConfig (variable of type *test.LoggerConfigMock) as shared.LoggerConfigsInterface value in argument to encoder.Log: *test.LoggerConfigMock does not implement shared.LoggerConfigsInterface (missing method GetDateTimeFormat)
|
|
Run Tests:
logs/encoders/default_test.go#L45
cannot use loggerConfig (variable of type *test.LoggerConfigMock) as shared.LoggerConfigsInterface value in argument to encoder.Log: *test.LoggerConfigMock does not implement shared.LoggerConfigsInterface (missing method GetDateTimeFormat)
|
|
Run Tests:
logs/encoders/default_test.go#L33
cannot use loggerConfig (variable of type *test.LoggerConfigMock) as shared.LoggerConfigsInterface value in argument to encoder.Log: *test.LoggerConfigMock does not implement shared.LoggerConfigsInterface (missing method GetDateTimeFormat)
|
|
Run Tests:
logs/encoders/default_test.go#L21
cannot use loggerConfig (variable of type *test.LoggerConfigMock) as shared.LoggerConfigsInterface value in argument to encoder.Log: *test.LoggerConfigMock does not implement shared.LoggerConfigsInterface (missing method GetDateTimeFormat)
|
|
Run Tests:
internal/services/datetime_printer_test.go#L56
not enough arguments in call to dateTimePrinter.RetrieveDateTime
|
|
Run Tests:
internal/services/datetime_printer_test.go#L40
not enough arguments in call to dateTimePrinter.RetrieveDateTime
|
|
Run Tests:
internal/services/datetime_printer_test.go#L33
not enough arguments in call to dateTimePrinter.RetrieveDateTime
|
|
Run Tests:
internal/services/datetime_printer_test.go#L26
not enough arguments in call to dateTimePrinter.RetrieveDateTime
|
|
Run Tests:
internal/services/datetime_printer_test.go#L19
not enough arguments in call to dateTimePrinter.RetrieveDateTime
|