forked from authgear/authgear-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.make-lint-expect
39 lines (34 loc) · 2.63 KB
/
.make-lint-expect
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
pkg/api/apierrors/error.go cannot import github.com/authgear/authgear-server/pkg/util/validation
pkg/api/apierrors/error_test.go cannot import github.com/authgear/authgear-server/pkg/util/errorutil
pkg/api/apierrors/skip_logging.go cannot import github.com/authgear/authgear-server/pkg/util/log
pkg/api/apierrors/skip_logging_test.go cannot import github.com/authgear/authgear-server/pkg/util/log
pkg/api/apierrors/tags.go cannot import github.com/authgear/authgear-server/pkg/util/errorutil
pkg/api/event/blocking/util.go cannot import github.com/authgear/authgear-server/pkg/util/accesscontrol
pkg/api/event/event.go cannot import github.com/authgear/authgear-server/pkg/util/accesscontrol
pkg/api/event/hook_response.go cannot import github.com/authgear/authgear-server/pkg/util/validation
pkg/api/model/siwe.go cannot import github.com/authgear/authgear-server/pkg/util/web3
pkg/api/model/web3.go cannot import github.com/authgear/authgear-server/pkg/util/web3
exit status 1
pkg/lib/deps/deps_common.go cannot import github.com/authgear/authgear-server/pkg/auth/handler/webapp/authflowv2
pkg/lib/deps/middleware_request.go cannot import github.com/authgear/authgear-server/pkg/auth/handler/webapp/viewmodels
exit status 1
pkg/portal/deps.go cannot import github.com/authgear/authgear-server/pkg/auth
pkg/portal/service/system_config.go cannot import github.com/authgear/authgear-server/pkg/version
pkg/portal/wire_gen.go cannot import github.com/authgear/authgear-server/pkg/auth
exit status 1
pkg/util/template/resource.go cannot import github.com/authgear/authgear-server/pkg/lib/config/configsource
pkg/util/template/resource_test.go cannot import github.com/authgear/authgear-server/pkg/lib/config/configsource
pkg/util/template/translation.go cannot import github.com/authgear/authgear-server/pkg/lib/config/configsource
pkg/util/template/translation_test.go cannot import github.com/authgear/authgear-server/pkg/lib/config/configsource
exit status 1
pkg/lib/config/config_test.go cannot import gopkg.in/yaml.v2
pkg/lib/config/feature_test.go cannot import gopkg.in/yaml.v2
pkg/lib/config/schema_test.go cannot import gopkg.in/yaml.v2
pkg/lib/config/secret_test.go cannot import gopkg.in/yaml.v2
pkg/lib/config/secret_update_instruction_test.go cannot import gopkg.in/yaml.v2
pkg/portal/service/kubernetes.go cannot import gopkg.in/yaml.v2
pkg/util/libmagic/magic.go cannot import github.com/vimeo/go-magic/magic
pkg/util/messageformat/messageformat.go cannot import github.com/iawaknahc/gomessageformat
pkg/util/vipsutil/daemon.go cannot import github.com/davidbyttow/govips/v2/vips
pkg/util/vipsutil/libvips.go cannot import github.com/davidbyttow/govips/v2/vips
exit status 1