Update docker-publish.yml #49
Annotations
10 errors
Lint:
connector/linkedin/linkedin.go#L14
import 'github.com/dexidp/dex/connector' is not allowed from list 'Main' (depguard)
|
Lint:
connector/linkedin/linkedin.go#L15
import 'github.com/dexidp/dex/pkg/log' is not allowed from list 'Main' (depguard)
|
Lint:
connector/mock/connectortest.go#L11
import 'github.com/dexidp/dex/connector' is not allowed from list 'Main' (depguard)
|
Lint:
connector/mock/connectortest.go#L12
import 'github.com/dexidp/dex/pkg/log' is not allowed from list 'Main' (depguard)
|
Lint:
storage/static.go#L7
import 'github.com/dexidp/dex/pkg/log' is not allowed from list 'Main' (depguard)
|
Lint:
storage/ent/schema/authcode.go#L4
import 'entgo.io/ent' is not allowed from list 'Main' (depguard)
|
Lint:
storage/ent/schema/authcode.go#L5
import 'entgo.io/ent/schema/field' is not allowed from list 'Main' (depguard)
|
Lint:
storage/ent/schema/authrequest.go#L4
import 'entgo.io/ent' is not allowed from list 'Main' (depguard)
|
Lint:
storage/ent/schema/authrequest.go#L5
import 'entgo.io/ent/schema/field' is not allowed from list 'Main' (depguard)
|
Lint:
storage/ent/schema/client.go#L4
import 'entgo.io/ent' is not allowed from list 'Main' (depguard)
|
Loading