Skip to content

Meeting start/end time to string #11

Meeting start/end time to string

Meeting start/end time to string #11

Triggered via pull request December 4, 2023 03:24
Status Failure
Total duration 3m 3s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build_ubuntu: parser/sectionParser.go#L134
cannot use match[4] (variable of type string) as time.Time value in assignment
build_ubuntu: parser/sectionParser.go#L135
cannot use match[5] (variable of type string) as time.Time value in assignment
build_ubuntu
Process completed with exit code 2.
build_windows: parser/sectionParser.go#L134
cannot use match[4] (variable of type string) as time.Time value in assignment
build_windows: parser/sectionParser.go#L135
cannot use match[5] (variable of type string) as time.Time value in assignment
build_windows
Process completed with exit code 1.