Remove context from struct #10715
Annotations
10 errors and 1 warning
Run make -C e2e ci:
cmd/authgear/background/deps.go#L65
not enough arguments in call to newUserService
|
Run make -C e2e ci:
cmd/authgear/background/deps.go#L73
not enough arguments in call to newUserService
|
Run make -C e2e ci:
cmd/authgear/background/main.go#L36
not enough arguments in call to newConfigSourceController
|
Run make -C e2e ci:
cmd/authgear/background/main.go#L44
not enough arguments in call to newAccountDeletionRunner
|
Run make -C e2e ci:
cmd/authgear/background/main.go#L45
not enough arguments in call to newAccountAnonymizationRunner
|
Run make -C e2e ci:
cmd/authgear/background/wire_gen.go#L93
too many arguments in call to configsource.NewStoreFactory
|
Run make -C e2e ci:
cmd/authgear/background/wire_gen.go#L96
too many arguments in call to configsource.NewDatabaseHandleFactory
|
Run make -C e2e ci:
cmd/authgear/background/wire_gen.go#L156
too many arguments in call to appdb.NewHandle
|
Run make -C e2e ci:
cmd/authgear/background/wire_gen.go#L160
too many arguments in call to appdb.NewSQLExecutor
|
Run make -C e2e ci:
cmd/authgear/background/wire_gen.go#L251
unknown field Context in struct literal of type "github.com/authgear/authgear-server/pkg/lib/feature/passkey".Store
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading