Fix and comments. #251
Annotations
5 errors
Go Test:
calendar_test.go#L104
cannot use evt.GetStartAt (value of type func(ops ...any) (time.Time, error)) as func() (given time.Time, err error) value in argument to assertTime
|
Go Test:
calendar_test.go#L105
cannot use evt.GetEndAt (value of type func(ops ...any) (time.Time, error)) as func() (given time.Time, err error) value in argument to assertTime
|
Go Test:
calendar_test.go#L106
cannot use evt.GetAllDayStartAt (value of type func(ops ...any) (time.Time, error)) as func() (given time.Time, err error) value in argument to assertTime
|
Go Test:
calendar_test.go#L107
cannot use evt.GetAllDayEndAt (value of type func(ops ...any) (time.Time, error)) as func() (given time.Time, err error) value in argument to assertTime
|
Go Test
Process completed with exit code 1.
|
Loading