v10.0.3 #42
Annotations
1 error and 1 warning
Build and Push Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$LOGPREP_VERSION\" = \"dev\" ]; then python setup.py sdist bdist_wheel && pip install ./dist/logprep-*.whl; elif [ \"$LOGPREP_VERSION\" = \"latest\" ]; then pip install git+https://github.com/fkie-cad/Logprep.git@latest; else pip install \"logprep==$LOGPREP_VERSION\"; fi" did not complete successfully: exit code: 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, 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