update version to 3.1.10 #67
Annotations
1 error and 1 warning
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd opendht && mkdir build && cd build \t&& cmake .. -DCMAKE_INSTALL_PREFIX=/usr \t\t\t\t-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=On \t\t\t\t-DOPENDHT_C=On \t\t\t\t-DOPENDHT_PEER_DISCOVERY=On \t\t\t\t-DOPENDHT_PYTHON=On \t\t\t\t-DOPENDHT_TOOLS=On \t\t\t\t-DOPENDHT_PROXY_SERVER=On \t\t\t\t-DOPENDHT_PROXY_CLIENT=On \t\t\t\t-DOPENDHT_SYSTEMD=On \t&& make -j8 && make install \t&& cd ../.. && rm -rf opendht" did not complete successfully: exit code: 2
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading