Skip to content

feat: adds first implementation of multiple date-time formats configu… #93

feat: adds first implementation of multiple date-time formats configu…

feat: adds first implementation of multiple date-time formats configu… #93

Triggered via pull request October 31, 2025 09:04
Status Failure
Total duration 53s
Artifacts

unit-test.yml

on: pull_request
Run Tests
50s
Run Tests
Fit to window
Zoom out
Zoom in

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