ACTIONS: Use Abseil in MSVC workflow, to get backtraces in tests #33
Annotations
10 errors and 10 warnings
build:
tests/googletest/include/gtest/gtest-message.h#L128
'HasAbslStringify': is not a member of 'absl'
|
build:
tests/googletest/include/gtest/gtest-message.h#L128
'HasAbslStringify': undeclared identifier
|
build:
tests/googletest/include/gtest/gtest-message.h#L129
'type': is not a member of '`global namespace''
|
build:
tests/googletest/include/gtest/gtest-message.h#L129
unrecognizable template declaration/definition
|
build:
tests/googletest/include/gtest/gtest-message.h#L129
syntax error: '<end Parse>'
|
build:
tests/googletest/include/gtest/gtest-message.h#L132
unexpected token(s) preceding '{'; skipping apparent function body
|
build:
tests/googletest/include/gtest/gtest-message.h#L156
'HasAbslStringify': is not a member of 'absl'
|
build:
tests/googletest/include/gtest/gtest-message.h#L156
'HasAbslStringify': undeclared identifier
|
build:
tests/googletest/include/gtest/gtest-message.h#L157
'type': is not a member of '`global namespace''
|
build:
tests/googletest/include/gtest/gtest-message.h#L157
unrecognizable template declaration/definition
|
build:
external/mspack/cabd.c#L718
'=': conversion from '__int64' to 'off_t', possible loss of data
|
build:
external/mspack/cabd.c#L1055
'>': signed/unsigned mismatch
|
build:
external/mspack/cabd.c#L1231
'=': conversion from '__int64' to 'int', possible loss of data
|
build:
external/mspack/cabd.c#L1325
'=': conversion from '__int64' to 'int', possible loss of data
|
build:
external/mspack/chmd.c#L702
'=': conversion from 'size_t' to 'unsigned int', possible loss of data
|
build:
external/mspack/lzxd.c#L411
'=': conversion from '__int64' to 'int', possible loss of data
|
build:
external/mspack/lzxd.c#L650
'>': signed/unsigned mismatch
|
build:
external/mspack/lzxd.c#L687
'=': conversion from '__int64' to 'int', possible loss of data
|
build:
external/mspack/mszipd.c#L204
'=': conversion from '__int64' to 'unsigned int', possible loss of data
|
build:
external/mspack/mszipd.c#L397
'=': conversion from '__int64' to 'int', possible loss of data
|