fix: change postgres host to env variable instead of hard-coded #8653
Annotations
1 error and 2 warnings
commitlint
You have commit messages with errors
⧗ input: Change postgres host to env variable instead of hard-coded
Postgres host name for GOTRUE_DATABASE_URL is hardcoded as `postgres` , changed it to existing env variable
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
commitlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|