Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788) #16383
Annotations
10 errors and 1 warning
Run make lint-go-windows lint-go-vet:
modules/options/base.go#L8
could not import code.gitea.io/gitea/modules/setting (-: # code.gitea.io/gitea/modules/setting
|
Run make lint-go-windows lint-go-vet:
modules/setting/setting.go#L166
util.OptionalBoolParse(os.Getenv("GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT")).Value undefined (type "code.gitea.io/gitea/modules/util".OptionalBool has no field or method Value)) (typecheck)
|
Run make lint-go-windows lint-go-vet:
modules/graceful/manager.go#L14
could not import code.gitea.io/gitea/modules/setting (-: # code.gitea.io/gitea/modules/setting
|
Run make lint-go-windows lint-go-vet:
modules/setting/setting.go#L166
util.OptionalBoolParse(os.Getenv("GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT")).Value undefined (type "code.gitea.io/gitea/modules/util".OptionalBool has no field or method Value)) (typecheck)
|
Run make lint-go-windows lint-go-vet:
modules/proxy/proxy.go#L14
could not import code.gitea.io/gitea/modules/setting (-: # code.gitea.io/gitea/modules/setting
|
Run make lint-go-windows lint-go-vet:
modules/setting/setting.go#L166
util.OptionalBoolParse(os.Getenv("GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT")).Value undefined (type "code.gitea.io/gitea/modules/util".OptionalBool has no field or method Value)) (typecheck)
|
Run make lint-go-windows lint-go-vet:
models/avatars/avatar.go#L19
could not import code.gitea.io/gitea/modules/setting (-: # code.gitea.io/gitea/modules/setting
|
Run make lint-go-windows lint-go-vet:
modules/setting/setting.go#L166
util.OptionalBoolParse(os.Getenv("GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT")).Value undefined (type "code.gitea.io/gitea/modules/util".OptionalBool has no field or method Value)) (typecheck)
|
Run make lint-go-windows lint-go-vet:
models/user/avatar.go#L18
could not import code.gitea.io/gitea/modules/setting (-: # code.gitea.io/gitea/modules/setting
|
Run make lint-go-windows lint-go-vet:
modules/setting/setting.go#L166
util.OptionalBoolParse(os.Getenv("GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT")).Value undefined (type "code.gitea.io/gitea/modules/util".OptionalBool has no field or method Value)) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading