Skip to content

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

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

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

Triggered via push August 29, 2023 06:28
Status Failure
Total duration 31s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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: pkg/infra/obsws/client.go#L13
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/utils' is not allowed from list 'Main' (depguard)
gotest: pkg/metrics/dreamkast.go#L7
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
gotest: pkg/metrics/server.go#L4
import 'github.com/labstack/echo/v4' is not allowed from list 'Main' (depguard)
gotest: pkg/metrics/server.go#L5
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
gotest: pkg/metrics/server.go#L6
import 'github.com/prometheus/client_golang/prometheus/promhttp' is not allowed from list 'Main' (depguard)
gotest: pkg/infra/slack/client.go#L6
import 'github.com/slack-go/slack' is not allowed from list 'Main' (depguard)