coverity: detect and report when the token or project is incorrect #1371
Annotations
6 errors and 1 warning
build:
compat/mingw.c#L35
compat/mingw.c:35:9: function declaration isn't a prototype [-Werror=strict-prototypes]
|
build:
compat/mingw.c#L35
compat/mingw.c:35:22: '__p__pgmptr' redeclared without dllimport attribute: previous dllimport ignored [-Werror=attributes]
|
build:
compat/win32/wsl.c#L61
compat/win32/wsl.c:61:16: redefinition of 'struct _FILE_STAT_LX_INFORMATION'
|
build:
compat/win32/wsl.c#L79
compat/win32/wsl.c:79:3: conflicting types for 'FILE_STAT_LX_INFORMATION'; have 'struct _FILE_STAT_LX_INFORMATION'
|
build:
compat/win32/wsl.c#L79
compat/win32/wsl.c:79:30: conflicting types for 'PFILE_STAT_LX_INFORMATION'; have 'struct _FILE_STAT_LX_INFORMATION *'
|
build
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading