Try setting target java version back to 1.8 #152
Annotations
7 errors and 4 warnings
build (12, 11)
Execution failed for task ':pgjdbc-ng:postgres12ComposeUp'.
> Container 42ea374f71e912c0c77519799eb1b9f0e0676b77141e69ab5f5364dd1cac14a5 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....2024-05-31 00:27:34.779 UTC [36] FATAL: could not load server certificate file "/var/lib/postgresql/server.crt": ee key too small
2024-05-31 00:27:34.779 UTC [36] LOG: database system is shut down
stopped waiting
|
build (11, 11)
The job was canceled because "_12_11" failed.
|
build (11, 11)
The operation was canceled.
|
build (10, 11)
The job was canceled because "_12_11" failed.
|
build (10, 11)
The operation was canceled.
|
build (13, 11)
The job was canceled because "_12_11" failed.
|
build (13, 11)
The operation was canceled.
|
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 (12, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|