Skip to content

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

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

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

Triggered via push August 20, 2024 12:56
Status Failure
Total duration 2m 44s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
gotest: pkg/model/talk_test.go#L7
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/testutils' 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: pkg/infra/obsws/client.go#L13
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/utils' is not allowed from list 'Main' (depguard)
gotest: pkg/infra/sharedmem/debuger.go#L3
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/model' is not allowed from list 'Main' (depguard)
gotest: pkg/infra/sharedmem/reader.go#L6
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/model' is not allowed from list 'Main' (depguard)
gotest: pkg/infra/sharedmem/storage.go#L6
import 'github.com/cloudnativedaysjp/emtec-ecu/pkg/model' is not allowed from list 'Main' (depguard)
gotest: pkg/ws-proxy/server/controller.go#L8
import 'github.com/go-logr/logr' is not allowed from list 'Main' (depguard)
gotest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/