Meeting start/end time to string #11
go.yml
on: pull_request
build_ubuntu
33s
build_windows
2m 49s
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.
|