Skip to content

Small Debug improvements #746

Small Debug improvements

Small Debug improvements #746

Triggered via push August 17, 2024 18:46
Status Failure
Total duration 2m 17s
Artifacts

build.yml

on: push
Matrix: Build
Package
3s
Package
Fit to window
Zoom out
Zoom in

Annotations

55 errors and 10 warnings
MacOS (clang-17, Debug)
Process completed with exit code 1.
MacOS (clang-17, Release)
Process completed with exit code 1.
Linux (gcc-13, Debug): Include/Pipe.h#L11
variable or field ‘Initialize’ declared void
Linux (gcc-13, Debug): Include/Pipe.h#L11
‘Logger’ was not declared in this scope
Linux (gcc-13, Debug): Include/Pipe.h#L11
‘logger’ was not declared in this scope
Linux (gcc-13, Debug)
Process completed with exit code 1.
Windows (msvc, Release): Include/Pipe.h#L11
'Initialize': this use of 'void' is not valid
Windows (msvc, Release): Include/Pipe.h#L11
'Logger': undeclared identifier
Windows (msvc, Release): Include/Pipe.h#L11
'logger': undeclared identifier
Windows (msvc, Release): Src/Pipe.cpp#L16
'p::Initialize': redefinition; previous definition was 'data variable'
Windows (msvc, Release)
missing type specifier - int assumed. Note: C++ does not support default-int
Windows (msvc, Release)
'CALLBACK': undeclared identifier
Windows (msvc, Release)
'LPFNPSPCALLBACKA': undeclared identifier
Windows (msvc, Release)
'int': no variable declared before '='
Windows (msvc, Release)
syntax error: missing ';' before '('
Windows (msvc, Release)
syntax error: missing ')' before identifier 'hwnd'
Linux (gcc-13, Release): Include/Pipe.h#L11
variable or field ‘Initialize’ declared void
Linux (gcc-13, Release): Include/Pipe.h#L11
‘Logger’ was not declared in this scope
Linux (gcc-13, Release): Include/Pipe.h#L11
‘logger’ was not declared in this scope
Linux (gcc-13, Release)
Process completed with exit code 1.
Windows (msvc, Debug): Include/Pipe.h#L11
'Initialize': this use of 'void' is not valid
Windows (msvc, Debug): Include/Pipe.h#L11
'Logger': undeclared identifier
Windows (msvc, Debug): Include/Pipe.h#L11
'logger': undeclared identifier
Windows (msvc, Debug): Src/Pipe.cpp#L16
'p::Initialize': redefinition; previous definition was 'data variable'
Windows (msvc, Debug)
missing type specifier - int assumed. Note: C++ does not support default-int
Windows (msvc, Debug)
'CALLBACK': undeclared identifier
Windows (msvc, Debug)
'LPFNPSPCALLBACKA': undeclared identifier
Windows (msvc, Debug)
'int': no variable declared before '='
Windows (msvc, Debug)
syntax error: missing ';' before '('
Windows (msvc, Debug)
syntax error: missing ')' before identifier 'hwnd'
Linux (clang-16, Debug): Include/Pipe.h#L11
unknown type name 'Logger'
Linux (clang-16, Debug)
Process completed with exit code 1.
Linux (clang-16, Release): Include/Pipe.h#L11
unknown type name 'Logger'
Linux (clang-16, Release)
Process completed with exit code 1.
Windows (clang-17, Debug): Include/Pipe.h#L11
unknown type name 'Logger'
Windows (clang-17, Debug)
unknown type name 'CALLBACK'
Windows (clang-17, Debug)
unknown type name 'HWND'
Windows (clang-17, Debug)
unknown type name 'UINT'
Windows (clang-17, Debug)
a type specifier is required for all declarations
Windows (clang-17, Debug)
expected ')'
Windows (clang-17, Debug)
unknown type name 'HWND'
Windows (clang-17, Debug)
function cannot return function type 'UINT' (aka 'int ((int *))(int, int, struct _PROPSHEETPAGEA *)')
Windows (clang-17, Debug)
unknown type name 'LPCDLGTEMPLATE'
Windows (clang-17, Debug)
unknown type name 'DWORD'
Windows (clang-17, Release): Include/Pipe.h#L11
unknown type name 'Logger'
Windows (clang-17, Release)
unknown type name 'CALLBACK'
Windows (clang-17, Release)
unknown type name 'HWND'
Windows (clang-17, Release)
unknown type name 'UINT'
Windows (clang-17, Release)
a type specifier is required for all declarations
Windows (clang-17, Release)
expected ')'
Windows (clang-17, Release)
unknown type name 'HWND'
Windows (clang-17, Release)
function cannot return function type 'UINT' (aka 'int ((int *))(int, int, struct _PROPSHEETPAGEA *)')
Windows (clang-17, Release)
unknown type name 'LPCDLGTEMPLATE'
Windows (clang-17, Release)
unknown type name 'DWORD'
Package
Unable to download artifact(s): Artifact not found for name: Pipe-Linux-Debug Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
Windows (clang-17, Debug): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Debug): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Debug): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Debug): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Debug): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Release): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Release): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Release): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Release): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
Windows (clang-17, Release): Include/Pipe/Core/Backward.h#L3834
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]