Skip to content

Release 3.0

Release 3.0 #13

Triggered via pull request August 15, 2023 07:46
@shivanshkcshivanshkc
synchronize #8
dev
Status Failure
Total duration 29s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: pkg/config/viper.go#L6
import 'github.com/mitchellh/mapstructure' is not allowed from list 'Main' (depguard)
Lint: pkg/config/viper.go#L7
import 'github.com/spf13/viper' is not allowed from list 'Main' (depguard)
Lint: pkg/utils/ctxutils/ctx_req.go#L7
import 'github.com/google/uuid' is not allowed from list 'Main' (depguard)
Lint: pkg/logger/logger.go#L9
import 'github.com/rs/zerolog' is not allowed from list 'Main' (depguard)
Lint: pkg/logger/logger.go#L11
import 'github.com/shivanshkc/rosenbridge/v3/pkg/config' is not allowed from list 'Main' (depguard)
Lint: pkg/logger/logger.go#L12
import 'github.com/shivanshkc/rosenbridge/v3/pkg/utils/ctxutils' is not allowed from list 'Main' (depguard)
Lint: pkg/bridge/bridge_ws.go#L9
import 'github.com/gobwas/ws' is not allowed from list 'Main' (depguard)
Lint: pkg/bridge/bridge_ws.go#L10
import 'github.com/gobwas/ws/wsutil' is not allowed from list 'Main' (depguard)
Lint: pkg/bridge/bridge_ws_actions.go#L4
import 'github.com/google/uuid' is not allowed from list 'Main' (depguard)
Lint: pkg/bridge/bridge_ws_conn.go#L7
import 'github.com/gobwas/ws' is not allowed from list 'Main' (depguard)