Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows #58
Annotations
2 errors and 2 warnings
FAILED: CMakeFiles/WebClient Client /home/runner/work/_temp/build/CMakeFiles/WebClient /home/runner/work/_temp/build/Client
cd /home/runner/work/_temp/build && python --version && pyinstaller --version && pyinstaller --distpath="/home/runner/work/_temp/build" --name="Client" --workpath="/home/runner/work/_temp/build/Client.dir/pyinstaller_work" --specpath="/home/runner/work/_temp/build/Client.dir/pyinstaller_spec" --noconfirm --onefile --console --noupx -- /home/runner/work/key-value-web-server-lock-free/key-value-web-server-lock-free/client.py
Python 3.9.19
6.10.0
usage: pyinstaller [-h] [-v] [-D] [-F] [--specpath DIR] [-n NAME]
[--contents-directory CONTENTS_DIRECTORY]
[--add-data SOURCE:DEST] [--add-binary SOURCE:DEST]
[-p DIR] [--hidden-import MODULENAME]
[--collect-submodules MODULENAME]
[--collect-data MODULENAME] [--collect-binaries MODULENAME]
[--collect-all MODULENAME] [--copy-metadata PACKAGENAME]
[--recursive-copy-metadata PACKAGENAME]
[--additional-hooks-dir HOOKSPATH]
[--runtime-hook RUNTIME_HOOKS] [--exclude-module EXCLUDES]
[--splash IMAGE_FILE]
[-d {all,imports,bootloader,noarchive}] [--optimize LEVEL]
[--python-option PYTHON_OPTION] [-s] [--noupx]
[--upx-exclude FILE] [-c] [-w]
[--hide-console {minimize-early,minimize-late,hide-late,hide-early}]
[-i <FILE.ico or FILE.exe,ID or FILE.icns or Image or "NONE">]
[--disable-windowed-traceback] [--version-file FILE]
[--manifest <FILE or XML>] [-m <FILE or XML>] [-r RESOURCE]
[--uac-admin] [--uac-uiaccess] [--argv-emulation]
[--osx-bundle-identifier BUNDLE_IDENTIFIER]
[--target-architecture ARCH] [--codesign-identity IDENTITY]
[--osx-entitlements-file FILENAME] [--runtime-tmpdir PATH]
[--bootloader-ignore-signals] [--distpath DIR]
[--workpath WORKPATH] [-y] [--upx-dir UPX_DIR] [--clean]
[--log-level LEVEL]
scriptname [scriptname ...]
pyinstaller: error: the following arguments are required: scriptname
[7/11 2.6/sec] Building CXX object CMakeFiles/WebServer.dir/HttpServerHelpers.cpp.o
[8/11 2.8/sec] Building CXX object CMakeFiles/WebServer.dir/Persistency.cpp.o
[9/11 2.5/sec] Building CXX object CMakeFiles/WebServer.dir/DataSerializer.cpp.o
[10/11 0.7/sec] Building CXX object CMakeFiles/WebServer.dir/HttpServer.cpp.o
ninja: build stopped: subcommand failed.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading