Update r2corba.yml #261
Triggered via pull request
August 12, 2025 11:03
Status
Success
Total duration
2h 9m 58s
Artifacts
–
Annotations
39 warnings
|
ubuntu-22.04 g++-9 ruby-2.6
format not a string literal and no format arguments [-Wformat-security]
|
|
ubuntu-22.04 g++-9 ruby-2.6
format not a string literal and no format arguments [-Wformat-security]
|
|
ubuntu-22.04 g++-9 ruby-2.6
the use of `tempnam' is dangerous, better use `mkstemp'
|
|
ubuntu-22.04 g++-9 ruby-2.6
‘void* __builtin_memcpy(void*, const void*, long unsigned int)’ specified bound 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
|
ubuntu-22.04 g++-9 ruby-2.6
‘void DH_free(DH*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
ubuntu-22.04 g++-9 ruby-2.6
‘void DH_free(DH*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
ubuntu-22.04 g++-9 ruby-2.6
‘DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
ubuntu-22.04 g++-9 ruby-2.6
‘DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
ubuntu-22.04 g++-9 ruby-2.6
the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
|
|
ubuntu-22.04 g++-11 ruby-3.0
array subscript 1 is above array bounds of ‘B41’ {aka ‘const int [2][3]’} [-Warray-bounds]
|
|
ubuntu-22.04 g++-11 ruby-3.0
array subscript 1 is above array bounds of ‘B41’ {aka ‘const int [2][3]’} [-Warray-bounds]
|
|
ubuntu-22.04 g++-11 ruby-3.0
array subscript 1 is above array bounds of ‘B41’ {aka ‘const int [2][3]’} [-Warray-bounds]
|
|
ubuntu-22.04 g++-11 ruby-3.0
format not a string literal and no format arguments [-Wformat-security]
|
|
ubuntu-22.04 g++-11 ruby-3.0
format not a string literal and no format arguments [-Wformat-security]
|
|
ubuntu-22.04 g++-11 ruby-3.0
the use of `tempnam' is dangerous, better use `mkstemp'
|
|
ubuntu-22.04 g++-11 ruby-3.0
‘void* __builtin_memcpy(void*, const void*, long unsigned int)’ specified bound 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
|
ubuntu-22.04 g++-11 ruby-3.0
‘void DH_free(DH*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
ubuntu-22.04 g++-11 ruby-3.0
‘DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
ubuntu-22.04 g++-11 ruby-3.0
the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
|
|
ubuntu-22.04 g++-11 ruby-3.1
array subscript 1 is above array bounds of ‘B41’ {aka ‘const int [2][3]’} [-Warray-bounds]
|
|
ubuntu-22.04 g++-11 ruby-3.1
array subscript 1 is above array bounds of ‘B41’ {aka ‘const int [2][3]’} [-Warray-bounds]
|
|
ubuntu-22.04 g++-11 ruby-3.1
array subscript 1 is above array bounds of ‘B41’ {aka ‘const int [2][3]’} [-Warray-bounds]
|
|
ubuntu-22.04 g++-11 ruby-3.1
format not a string literal and no format arguments [-Wformat-security]
|
|
ubuntu-22.04 g++-11 ruby-3.1
format not a string literal and no format arguments [-Wformat-security]
|
|
ubuntu-22.04 g++-11 ruby-3.1
the use of `tempnam' is dangerous, better use `mkstemp'
|
|
ubuntu-22.04 g++-11 ruby-3.1
‘void* __builtin_memcpy(void*, const void*, long unsigned int)’ specified bound 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
|
ubuntu-22.04 g++-11 ruby-3.1
‘void DH_free(DH*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
ubuntu-22.04 g++-11 ruby-3.1
‘DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
ubuntu-22.04 g++-11 ruby-3.1
the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
|
|
ubuntu-22.04 g++-10 ruby-2.7
‘void* __builtin_memcpy(void*, const void*, long unsigned int)’ specified bound 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
|
ubuntu-22.04 g++-10 ruby-2.7
‘void DH_free(DH*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
ubuntu-22.04 g++-10 ruby-2.7
‘DH* PEM_read_bio_DHparams(BIO*, DH**, int (*)(char*, int, int, void*), void*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
ubuntu-22.04 g++-10 ruby-2.7
the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
|
|
ubuntu-22.04 g++-10 ruby-2.7
‘ssize_t readv(int, const iovec*, int)’ specified size 18446744073709551600 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
|
ubuntu-22.04 g++-10 ruby-2.7
‘ssize_t writev(int, const iovec*, int)’ specified size 18446744073709551600 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
|
ubuntu-22.04 g++-10 ruby-2.7
‘ssize_t readv(int, const iovec*, int)’ specified size 18446744073709551600 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
|
ubuntu-22.04 g++-10 ruby-2.7
‘ssize_t writev(int, const iovec*, int)’ specified size 18446744073709551600 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
|
ubuntu-22.04 g++-10 ruby-2.7
‘ssize_t writev(int, const iovec*, int)’ specified size 18446744073709551600 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
|
ubuntu-22.04 g++-10 ruby-2.7
‘ssize_t readv(int, const iovec*, int)’ specified size 18446744073709551600 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|