Version bumps to fix build and resolve CVE-2021-37136 and CVE-2021-37137 #145
Annotations
7 errors and 8 warnings
build (14, 11)
Execution failed for task ':pgjdbc-ng:postgres14ComposeUp'.
> Container b762aafb66a309e9bfa02cea37627806c246b71231c4b59d3af908f5900439c8 of postgres_1 is not running nor restarting. Logs:
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.utf8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
fixing permissions on existing directory /var/lib/postgresql/data ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
Success. You can now start the database server using:
pg_ctl -D /var/lib/postgresql/data -l logfile start
waiting for server to start....2023-11-24 06:15:49.767 UTC [42] LOG: starting PostgreSQL 14.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924, 64-bit
2023-11-24 06:15:49.768 UTC [42] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2023-11-24 06:15:49.770 UTC [42] LOG: invalid value for clientcert: "0"
2023-11-24 06:15:49.770 UTC [42] CONTEXT: line 78 of configuration file "/var/lib/postgresql/pg_hba.conf"
2023-11-24 06:15:49.770 UTC [42] LOG: invalid value for clientcert: "1"
2023-11-24 06:15:49.770 UTC [42] CONTEXT: line 79 of configuration file "/var/lib/postgresql/pg_hba.conf"
2023-11-24 06:15:49.770 UTC [42] FATAL: could not load pg_hba.conf
2023-11-24 06:15:49.773 UTC [42] LOG: database system is shut down
stopped waiting
|
build (15, 11)
The operation was canceled.
|
build (13, 11)
The operation was canceled.
|
build (11, 11)
The operation was canceled.
|
build (16, 11)
The operation was canceled.
|
build (12, 11)
The operation was canceled.
|
build (10, 11)
The operation was canceled.
|
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (14, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (15, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (13, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (11, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (12, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (10, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|