Fix CI #570
Annotations
3 errors and 10 warnings
Compilation:
src/script/jvm_script.h#L50
'JvmScript::get_rpc_config': overriding virtual function return type differs and is not covariant from 'Script::get_rpc_config'
|
Compilation:
src/script/jvm_script.h#L50
'JvmScript::get_rpc_config': overriding virtual function return type differs and is not covariant from 'Script::get_rpc_config'
|
Compilation
Process completed with exit code 2.
|
Compilation
'argument': conversion from 'size_t' to 'int', possible loss of data
|
Compilation
'argument': conversion from 'size_t' to 'const int', possible loss of data
|
Compilation
'argument': conversion from 'size_t' to 'int', possible loss of data
|
Compilation
'argument': conversion from 'size_t' to 'const int', possible loss of data
|
Compilation
'=': conversion from 'size_t' to 'T', possible loss of data
|
Compilation
'argument': conversion from 'size_t' to 'int', possible loss of data
|
Compilation
'argument': conversion from 'size_t' to 'const int', possible loss of data
|
Compilation
'argument': conversion from 'size_t' to 'int', possible loss of data
|
Compilation
'=': conversion from 'size_t' to 'T', possible loss of data
|
Compilation
'argument': conversion from 'size_t' to 'int', possible loss of data
|
Loading