Attempt to disable ASAN for macOS/GCC builds #12
Annotations
10 errors and 6 warnings
test/precondition_failure_aborts.cpp#L6
the following warning is treated as an error [D:\a\adobe-contract-checks\adobe-contract-checks\build\test\precondition_failure_aborts.vcxproj]
|
test/precondition_failure_minimal.cpp#L7
the following warning is treated as an error [D:\a\adobe-contract-checks\adobe-contract-checks\build\test\precondition_failure_minimal.vcxproj]
|
test/precondition_failure_output.cpp#L9999
the following warning is treated as an error [D:\a\adobe-contract-checks\adobe-contract-checks\build\test\precondition_failure_output.vcxproj]
|
'stdext::checked_array_iterator<_Ty*>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\adobe-contract-checks\adobe-contract-checks\build\_deps\fmt-build\fmt.vcxproj]
|
'stdext::checked_array_iterator<T *>::checked_array_iterator': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\adobe-contract-checks\adobe-contract-checks\build\_deps\fmt-build\fmt.vcxproj]
|
|
|
|
|
'stdext::checked_array_iterator<T *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\adobe-contract-checks\adobe-contract-checks\build\_deps\fmt-build\fmt.vcxproj]
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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/
|
|
test/precondition_failure_aborts.cpp#L6
conditional expression is constant [D:\a\adobe-contract-checks\adobe-contract-checks\build\test\precondition_failure_aborts.vcxproj]
|
test/precondition_failure_minimal.cpp#L7
conditional expression is constant [D:\a\adobe-contract-checks\adobe-contract-checks\build\test\precondition_failure_minimal.vcxproj]
|
test/precondition_failure_output.cpp#L9999
conditional expression is constant [D:\a\adobe-contract-checks\adobe-contract-checks\build\test\precondition_failure_output.vcxproj]
|
The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead. For more details see https://github.com/actions/virtual-environments/issues/5583
|
This job failed
Loading