Skip to content

fix(deps): update module github.com/andreykaipov/goobs to v1 #285

fix(deps): update module github.com/andreykaipov/goobs to v1

fix(deps): update module github.com/andreykaipov/goobs to v1 #285

Triggered via push May 8, 2024 07:37
Status Failure
Total duration 48s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
gotest: pkg/infra/obsws/lib/iface.go#L1
: # github.com/cloudnativedaysjp/emtec-ecu/pkg/infra/obsws/lib
gotest: pkg/infra/obsws/lib/wrapper.go#L29
cannot use c.client.MediaInputs (variable of type *mediainputs.Client) as ObsWsMediaInputsApi value in return statement: *mediainputs.Client does not implement ObsWsMediaInputsApi (wrong type for method GetMediaInputStatus)
gotest: pkg/infra/obsws/lib/wrapper.go#L33
cannot use c.client.Scenes (variable of type *scenes.Client) as ObsWsScenesApi value in return statement: *scenes.Client does not implement ObsWsScenesApi (wrong type for method SetCurrentProgramScene)
gotest: pkg/infra/obsws/lib/wrapper.go#L37
cannot use c.client.SceneItems (variable of type *sceneitems.Client) as ObsWsSceneItemsApi value in return statement: *sceneitems.Client does not implement ObsWsSceneItemsApi (wrong type for method GetSceneItemList)
gotest: pkg/infra/obsws/client.go#L12
could not import github.com/cloudnativedaysjp/emtec-ecu/pkg/infra/obsws/lib (-: # github.com/cloudnativedaysjp/emtec-ecu/pkg/infra/obsws/lib
gotest: pkg/infra/obsws/lib/wrapper.go#L29
cannot use c.client.MediaInputs (variable of type *mediainputs.Client) as ObsWsMediaInputsApi value in return statement: *mediainputs.Client does not implement ObsWsMediaInputsApi (wrong type for method GetMediaInputStatus)
gotest: pkg/infra/obsws/lib/wrapper.go#L33
cannot use c.client.Scenes (variable of type *scenes.Client) as ObsWsScenesApi value in return statement: *scenes.Client does not implement ObsWsScenesApi (wrong type for method SetCurrentProgramScene)
gotest: pkg/infra/obsws/lib/wrapper.go#L37
cannot use c.client.SceneItems (variable of type *sceneitems.Client) as ObsWsSceneItemsApi value in return statement: *sceneitems.Client does not implement ObsWsSceneItemsApi (wrong type for method GetSceneItemList)
gotest: pkg/infra/obsws/client.go#L110
cannot use nextSceneName (variable of type string) as *string value in struct literal (typecheck)
gotest: pkg/infra/obsws/client.go#L146
cannot use currentSceneName (variable of type string) as *string value in struct literal (typecheck)
gotest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.