Maintenance locks and interactivity #1696
Annotations
55 errors and 1 warning
linux-leaks (ubuntu-latest):
credential.c#L342
credential.c:342:30: invalid type argument of ‘->’ (have ‘int’)
|
linux-leaks (ubuntu-latest):
credential.c#L342
credential.c:342:30: invalid operands to binary / (have ‘fd_set *’ and ‘int’)
|
linux-leaks (ubuntu-latest):
credential.c#L342
credential.c:342:30: invalid operands to binary % (have ‘fd_set *’ and ‘int’)
|
linux-leaks (ubuntu-latest)
Process completed with exit code 1.
|
linux-sha256 (ubuntu-latest):
credential.c#L342
credential.c:342:9: member reference type 'int' is not a pointer
|
linux-sha256 (ubuntu-latest):
credential.c#L342
credential.c:342:9: invalid operands to binary expression ('fd_set *' and 'int')
|
linux-sha256 (ubuntu-latest):
credential.c#L342
credential.c:342:9: invalid operands to binary expression ('fd_set *' and 'int')
|
linux-sha256 (ubuntu-latest)
Process completed with exit code 1.
|
linux-musl (alpine):
credential.c#L342
credential.c:342:30: invalid type argument of '->' (have 'int')
|
linux-musl (alpine):
credential.c#L342
credential.c:342:30: invalid operands to binary / (have 'fd_set *' and 'long unsigned int')
|
linux-musl (alpine):
credential.c#L342
credential.c:342:30: invalid operands to binary % (have 'fd_set *' and 'long unsigned int')
|
linux-musl (alpine)
Process completed with exit code 1.
|
sparse
Process completed with exit code 2.
|
osx-clang (macos-12)
Process completed with exit code 1.
|
linux-gcc-default (ubuntu-latest):
credential.c#L342
credential.c:342:30: invalid type argument of ‘->’ (have ‘int’)
|
linux-gcc-default (ubuntu-latest):
credential.c#L342
credential.c:342:30: initialization of ‘long int’ from ‘fd_set *’ makes integer from pointer without a cast [-Werror=int-conversion]
|
linux-gcc-default (ubuntu-latest):
credential.c#L342
credential.c:342:30: invalid operands to binary % (have ‘fd_set *’ and ‘int’)
|
linux-gcc-default (ubuntu-latest)
Process completed with exit code 1.
|
linux-gcc (ubuntu-20.04):
credential.c#L342
credential.c:342:9: invalid type argument of ‘->’ (have ‘int’)
|
linux-gcc (ubuntu-20.04):
credential.c#L342
credential.c:342:9: initialization of ‘long int’ from ‘fd_set *’ {aka ‘struct <anonymous> *’} makes integer from pointer without a cast [-Werror=int-conversion]
|
linux-gcc (ubuntu-20.04):
credential.c#L342
credential.c:342:9: invalid operands to binary % (have ‘fd_set *’ {aka ‘struct <anonymous> *’} and ‘int’)
|
linux-gcc (ubuntu-20.04)
Process completed with exit code 1.
|
linux-clang (ubuntu-latest):
credential.c#L342
credential.c:342:9: member reference type 'int' is not a pointer
|
linux-clang (ubuntu-latest):
credential.c#L342
credential.c:342:9: invalid operands to binary expression ('fd_set *' and 'int')
|
linux-clang (ubuntu-latest):
credential.c#L342
credential.c:342:9: invalid operands to binary expression ('fd_set *' and 'int')
|
linux-clang (ubuntu-latest)
Process completed with exit code 1.
|
linux-ubsan (ubuntu-latest):
credential.c#L342
credential.c:342:30: invalid type argument of ‘->’ (have ‘int’)
|
linux-ubsan (ubuntu-latest):
credential.c#L342
credential.c:342:30: initialization of ‘long int’ from ‘fd_set *’ makes integer from pointer without a cast [-Werror=int-conversion]
|
linux-ubsan (ubuntu-latest):
credential.c#L342
credential.c:342:30: invalid operands to binary % (have ‘fd_set *’ and ‘int’)
|
linux-ubsan (ubuntu-latest)
Process completed with exit code 1.
|
linux-asan (ubuntu-latest):
credential.c#L342
credential.c:342:30: invalid type argument of ‘->’ (have ‘int’)
|
linux-asan (ubuntu-latest):
credential.c#L342
credential.c:342:30: initialization of ‘long int’ from ‘fd_set *’ makes integer from pointer without a cast [-Werror=int-conversion]
|
linux-asan (ubuntu-latest):
credential.c#L342
credential.c:342:30: invalid operands to binary % (have ‘fd_set *’ and ‘int’)
|
linux-asan (ubuntu-latest)
Process completed with exit code 1.
|
osx-gcc (macos-12)
Process completed with exit code 1.
|
linux-TEST-vars (ubuntu-20.04):
credential.c#L342
credential.c:342:9: invalid type argument of ‘->’ (have ‘int’)
|
linux-TEST-vars (ubuntu-20.04):
credential.c#L342
credential.c:342:9: initialization of ‘long int’ from ‘fd_set *’ {aka ‘struct <anonymous> *’} makes integer from pointer without a cast [-Werror=int-conversion]
|
linux-TEST-vars (ubuntu-20.04):
credential.c#L342
credential.c:342:9: invalid operands to binary % (have ‘fd_set *’ {aka ‘struct <anonymous> *’} and ‘int’)
|
linux-TEST-vars (ubuntu-20.04)
Process completed with exit code 1.
|
pedantic (fedora):
credential.c#L342
credential.c:342:30: invalid type argument of '->' (have 'int')
|
pedantic (fedora):
credential.c#L342
credential.c:342:30: invalid operands to binary / (have 'fd_set *' and 'int')
|
pedantic (fedora):
credential.c#L342
credential.c:342:30: invalid operands to binary % (have 'fd_set *' and 'int')
|
pedantic (fedora)
Process completed with exit code 1.
|
linux32 (daald/ubuntu32:xenial):
credential.c#L342
credential.c:342:9: invalid type argument of '->' (have 'int')
|
linux32 (daald/ubuntu32:xenial):
credential.c#L342
credential.c:342:9: initialization makes integer from pointer without a cast [-Werror=int-conversion]
|
linux32 (daald/ubuntu32:xenial):
credential.c#L342
credential.c:342:9: invalid operands to binary % (have 'fd_set * {aka struct <anonymous> *}' and 'int')
|
linux32 (daald/ubuntu32:xenial)
Process completed with exit code 1.
|
win+VS build (arm64)
Canceling since a higher priority waiting request for 'vs-build-refs/pull/598/merge-arm64' exists
|
win+VS build (arm64)
The operation was canceled.
|
win build
Canceling since a higher priority waiting request for 'windows-build-refs/pull/598/merge' exists
|
win build
The operation was canceled.
|
static-analysis
Canceling since a higher priority waiting request for 'static-analysis-refs/pull/598/merge' exists
|
static-analysis
The operation was canceled.
|
win+VS build (x64)
Canceling since a higher priority waiting request for 'vs-build-refs/pull/598/merge-x64' exists
|
win+VS build (x64)
The operation was canceled.
|
win+VS build (x64)
Failed to cache git.git-9-compat-2305: Unable to reserve cache with key git.git-9-compat-2305, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/598/merge, Key: git.git-9-compat-2305, Version: 89d3c26c4d3ed3bfdb2dcadaa0966a83d5dc3a368ab553bf9762cf806eb08557
|