Skip to content

Add authorizer v2 commands #125

Add authorizer v2 commands

Add authorizer v2 commands #125

Triggered via pull request August 25, 2023 13:14
Status Failure
Total duration 5m 28s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: pkg/dirx/auth0/transform.go#L52
commentedOutCode: may want to remove commented-out code (gocritic)
test: pkg/dirx/auth0/transform.go#L61
commentedOutCode: may want to remove commented-out code (gocritic)
test: pkg/cmd/directory.go#L28
commentedOutCode: may want to remove commented-out code (gocritic)
test: pkg/x/services.go#L6
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
test: pkg/cc/config/config.go#L7
import 'github.com/aserto-dev/aserto/pkg/auth0' is not allowed from list 'Main' (depguard)
test: pkg/cc/config/config.go#L8
import 'github.com/aserto-dev/aserto/pkg/decision_logger' is not allowed from list 'Main' (depguard)
test: pkg/cc/config/config.go#L9
import 'github.com/aserto-dev/aserto/pkg/x' is not allowed from list 'Main' (depguard)
test: pkg/cc/config/config.go#L10
import 'github.com/mitchellh/mapstructure' is not allowed from list 'Main' (depguard)
test: pkg/cc/config/config.go#L11
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
test: pkg/cc/config/config.go#L12
import 'github.com/spf13/viper' is not allowed from list 'Main' (depguard)