Skip to content

fix(talk): fix rendering of tabs. #8

fix(talk): fix rendering of tabs.

fix(talk): fix rendering of tabs. #8

Triggered via pull request October 9, 2023 16:12
@tartavulltartavull
synchronize #31
talk-ui
Status Failure
Total duration 32s
Artifacts

talk.yaml

on: pull_request
Run Go tests
18s
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/