move code to build with clang 15 #46
Annotations
12 errors and 3 warnings
ubuntu-latest-Release Build:
src/configProcessor.h#L534
redefinition of ‘auto& cli::ConfigProcessor::getKeyMap()’
|
ubuntu-latest-Release Build
Process completed with exit code 2.
|
macos-latest-Release Build:
src/configProcessor.h#L112
function 'getKeyMap<lbcrypto::PublicKeyImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>' with deduced return type cannot be used before it is defined
|
macos-latest-Release Build:
src/configProcessor.h#L113
function 'getKeyFromKeyPair<lbcrypto::PublicKeyImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>' with deduced return type cannot be used before it is defined
|
macos-latest-Release Build:
src/configProcessor.h#L118
function 'getKeyMap<lbcrypto::PrivateKeyImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>' with deduced return type cannot be used before it is defined
|
macos-latest-Release Build:
src/configProcessor.h#L119
function 'getKeyFromKeyPair<lbcrypto::PrivateKeyImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>' with deduced return type cannot be used before it is defined
|
macos-latest-Release Build:
src/configProcessor.h#L130
function 'getKeyFromKeyPair<lbcrypto::PublicKeyImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>' with deduced return type cannot be used before it is defined
|
macos-latest-Release Build:
src/configProcessor.h#L136
function 'getKeyFromKeyPair<lbcrypto::PrivateKeyImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>' with deduced return type cannot be used before it is defined
|
macos-latest-Release Build:
src/configProcessor.h#L534
redefinition of 'getKeyMap'
|
macos-latest-Release Build:
src/configProcessor.h#L405
no matching member function for call to 'generateKeyPairAndSerialize'
|
macos-latest-Release Build:
src/configProcessor.h#L405
no matching member function for call to 'generateKeyPairAndSerialize'
|
macos-latest-Release Build
Process completed with exit code 2.
|
ubuntu-latest-Release Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos-latest-Release Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos-latest-Release Build:
src/configProcessor.h#L321
expression result unused [-Wunused-value]
|