Skip to content

fix(chat): clean up code #9

fix(chat): clean up code

fix(chat): clean up code #9

Triggered via push October 9, 2023 16:13
Status Failure
Total duration 53s
Artifacts

talk.yaml

on: push
Run Go tests
44s
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 *Auto 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 *Auto 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 *Auto 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 *Auto 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 *Auto 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/