Skip to content

fix: change postgres host to env variable instead of hard-coded #8653

fix: change postgres host to env variable instead of hard-coded

fix: change postgres host to env variable instead of hard-coded #8653

Re-run triggered January 2, 2025 03:12
Status Failure
Total duration 22s
Artifacts

commitlint.yml

on: pull_request
commitlint
12s
commitlint
Fit to window
Zoom out
Zoom in

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/