Bump ilammy/msvc-dev-cmd from 1.12.1 to 1.13.0 #49
Annotations
1 error and 10 warnings
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2121k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
cpp-terminal/args.cpp#L23
no header providing "std::string" is directly included
|
cpp-terminal/args.cpp#L23
no header providing "std::size_t" is directly included
|
cpp-terminal/args.hpp#L1
header is missing header guard
|
cpp-terminal/args.hpp#L22
no header providing "std::size_t" is directly included
|
cpp-terminal/args.hpp#L24
no header providing "std::size_t" is directly included
|
cpp-terminal/args.hpp#L40
static objects are disallowed; if possible, use a constexpr constructor instead
|
cpp-terminal/args.hpp#L40
initialization of 'argv' with static storage duration may throw an exception that cannot be caught
|
cpp-terminal/args.hpp#L41
static objects are disallowed; if possible, use a constexpr constructor instead
|
cpp-terminal/args.hpp#L41
initialization of 'argc' with static storage duration may throw an exception that cannot be caught
|
cpp-terminal/buffer.cpp#L18
no header providing "std::string" is directly included
|
The logs for this run have expired and are no longer available.
Loading