Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows #191
build_cmake.yml
on: push
Matrix: build
Check Code Formatting
11s
Matrix: publish-release-artifacts
Waiting for pending jobs
Annotations
4 errors and 8 warnings
Ubuntu 20.04 - Unix Makefiles - GCC 9.4
Process completed with exit code 1.
|
Ubuntu 20.04 - Ninja - GCC 9.4
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/key-value-web-server/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 {hide-early,minimize-late,minimize-early,hide-late}]
[-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
[8/10 2.4/sec] Building CXX object CMakeFiles/WebServer.dir/DataSerializer.cpp.o
[9/10 0.6/sec] Building CXX object CMakeFiles/WebServer.dir/HttpServer.cpp.o
ninja: build stopped: subcommand failed.
|
Ubuntu 20.04 - Ninja - GCC 9.4
Process completed with exit code 1.
|
Windows 2019 - Visual Studio 2019 - MSVC 2019
Process completed with exit code 1.
|
Check Code Formatting
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/
|
Check Code Formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ubuntu 20.04 - Unix Makefiles - GCC 9.4
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/
|
Ubuntu 20.04 - Unix Makefiles - GCC 9.4
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/
|
Ubuntu 20.04 - Ninja - GCC 9.4
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/
|
Ubuntu 20.04 - Ninja - GCC 9.4
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/
|
Windows 2019 - Visual Studio 2019 - MSVC 2019
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/
|
Windows 2019 - Visual Studio 2019 - MSVC 2019
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/
|