Remove use of CTAD to help compilers #158
Annotations
10 errors and 7 warnings
Run CMake:
include/kangaru/detail/heap_storage.hpp#L127
constraints not satisfied for class template 'basic_heap_storage' [with Container = std::vector<kangaru::runtime_dynamic_storage>, Allocator = kangaru::default_allocator]
|
Run CMake:
include/kangaru/detail/heap_storage.hpp#L136
static_assert failed
|
Run CMake:
include/kangaru/detail/heap_storage.hpp#L138
unknown type name 'default_heap_storage'
|
Run CMake:
include/kangaru/detail/heap_storage.hpp#L170
too few template arguments for class template 'with_heap_storage'
|
Run CMake:
include/kangaru/detail/heap_storage.hpp#L171
too few template arguments for class template 'with_heap_storage'
|
Run CMake:
include/kangaru/detail/heap_storage.hpp#L173
unknown type name 'default_heap_storage'
|
Run CMake:
include/kangaru/detail/heap_storage.hpp#L186
too few template arguments for class template 'with_heap_storage'
|
Run CMake:
include/kangaru/detail/heap_storage.hpp#L206
too few template arguments for class template 'with_heap_storage'
|
Run CMake:
include/kangaru/detail/heap_storage.hpp#L207
too few template arguments for class template 'with_heap_storage'
|
Run CMake
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/876236810/cmake-3.26.0-macos-universal/CMake.app/Contents/bin/cmake' failed with error code: '1'.'
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/get-cmake@v3.26.0, maxim-lobanov/setup-xcode@v1.5.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run CMake:
examples/example2/example2.cpp#L27
unused parameter 'ks' [-Wunused-parameter]
|
Run CMake:
examples/example2/example2.cpp#L27
unused parameter 'mb' [-Wunused-parameter]
|
Run CMake:
examples/example2/example2.cpp#L34
unused parameter 'ks' [-Wunused-parameter]
|
Run CMake:
examples/example2/example2.cpp#L34
unused parameter 'mb' [-Wunused-parameter]
|
Run CMake:
examples/example2/example2.cpp#L77
unused parameter 'camera' [-Wunused-parameter]
|
Run vcpkg
Unexpected input(s) 'appendedCacheKey', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'vcpkgConfigurationJsonGlob', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
|
The logs for this run have expired and are no longer available.
Loading