Skip to content

fix(deps): update all minor, patch, or digest dependencies on go #339

fix(deps): update all minor, patch, or digest dependencies on go

fix(deps): update all minor, patch, or digest dependencies on go #339

Triggered via push December 5, 2024 02:02
Status Failure
Total duration 3m 19s
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#L4
import 'github.com/andreykaipov/goobs/api/requests/mediainputs' is not allowed from list 'Main' (depguard)
gotest: pkg/infra/obsws/lib/iface.go#L5
import 'github.com/andreykaipov/goobs/api/requests/sceneitems' is not allowed from list 'Main' (depguard)
gotest: pkg/infra/obsws/lib/iface.go#L6
import 'github.com/andreykaipov/goobs/api/requests/scenes' is not allowed from list 'Main' (depguard)
gotest: pkg/infra/obsws/lib/wrapper.go#L4
import 'github.com/andreykaipov/goobs' is not allowed from list 'Main' (depguard)
gotest: pkg/utils/log.go#L6
import 'github.com/go-logr/logr' is not allowed from list 'Main' (depguard)
gotest: pkg/utils/log.go#L7
import 'github.com/go-logr/zapr' is not allowed from list 'Main' (depguard)
gotest: pkg/infra/obsws/client.go#L7
import 'github.com/andreykaipov/goobs/api/requests/mediainputs' is not allowed from list 'Main' (depguard)
gotest: pkg/infra/obsws/client.go#L8
import 'github.com/andreykaipov/goobs/api/requests/sceneitems' is not allowed from list 'Main' (depguard)
gotest: pkg/infra/obsws/client.go#L9
import 'github.com/andreykaipov/goobs/api/requests/scenes' is not allowed from list 'Main' (depguard)
gotest: pkg/infra/obsws/client.go#L12
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/infra/obsws/lib' is not allowed from list 'Main' (depguard)
gotest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636