Fix: vcpkg has been removed from some runners, so building fails #52
ci-build.yml
on: pull_request
Matrix: Linux
Matrix: Mac OS
Matrix: Windows
Annotations
2 warnings
Linux (clang, clang++):
src/md5.cpp#L164
performing pointer subtraction with a null pointer may have undefined behavior [-Wnull-pointer-subtraction]
|
Mac OS (arm64, arm64):
src/md5.cpp#L164
performing pointer subtraction with a null pointer may have undefined behavior [-Wnull-pointer-subtraction]
|