Remove provide tag and use template syntax instead #224
all-os.yml
on: push
Matrix: apple-clang
Matrix: linux-clang
Matrix: linux-gcc
Matrix: windows-msvc
Annotations
16 errors and 6 warnings
Clang 14 Linux
The run was canceled by @gracicot.
|
Clang 14 Linux
implicit instantiation of undefined template 'std::__pointer_traits_element_type<int, false>'
|
Clang 14 Linux
recursive template instantiation exceeded maximum depth of 1024
|
Clang 14 Linux
The operation was canceled.
|
AppleClang XCode 13 MacOS
The run was canceled by @gracicot.
|
AppleClang XCode 13 MacOS
implicit instantiation of undefined template 'std::__pointer_traits_element_type<int, false>'
|
AppleClang XCode 13 MacOS
recursive template instantiation exceeded maximum depth of 1024
|
AppleClang XCode 13 MacOS
The operation was canceled.
|
Clang 13 Linux
The run was canceled by @gracicot.
|
Clang 13 Linux
implicit instantiation of undefined template 'std::__pointer_traits_element_type<int, false>'
|
Clang 13 Linux
recursive template instantiation exceeded maximum depth of 1024
|
Clang 13 Linux
The operation was canceled.
|
Clang 15 Linux
The run was canceled by @gracicot.
|
Clang 15 Linux
implicit instantiation of undefined template 'std::__pointer_traits_element_type<int, false>'
|
Clang 15 Linux
recursive template instantiation exceeded maximum depth of 1024
|
Clang 15 Linux
The operation was canceled.
|
AppleClang XCode 14.3 MacOS
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
|
AppleClang XCode 15.2 MacOS
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
|
MSVC Windows
Unexpected input(s) 'useVcpkgToolchainFile', 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
|
MSVC Windows
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
|
MSVC Windows
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
|
AppleClang XCode 13 MacOS
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
|