Skip to content

refractor(talk): clean up of unncessary code. #10

refractor(talk): clean up of unncessary code.

refractor(talk): clean up of unncessary code. #10

Triggered via push November 12, 2023 17:04
Status Failure
Total duration 42s
Artifacts

talk.yaml

on: push
Run Go tests
33s
Run Go tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run Go tests
cannot use s (variable of type common.Styles) as type *common.Common in argument to New
Run Go tests
a.ParseResponse undefined (type *UI has no field or method ParseResponse)
Run Go tests
cannot use s (variable of type common.Styles) as type *common.Common in argument to New
Run Go tests
a.ParseResponse undefined (type *UI has no field or method ParseResponse)
Run Go tests
cannot use s (variable of type common.Styles) as type *common.Common in argument to New
Run Go tests
a.ParseResponse undefined (type *UI has no field or method ParseResponse)
Run Go tests
cannot use s (variable of type common.Styles) as type *common.Common in argument to New
Run Go tests
a.ParseResponse undefined (type *UI has no field or method ParseResponse)
Run Go tests
cannot use s (variable of type common.Styles) as type *common.Common in argument to New
Run Go tests
a.ParseResponse undefined (type *UI has no field or method ParseResponse)
Run Go tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/