add shebang to SimpleDisplay.py #605
build.yml
on: pull_request
emscripten
4m 14s
Matrix: build
Annotations
20 warnings
build (windows-2022, OFF):
components/pango_core/src/file_utils.cpp#L572
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (windows-2022, OFF)
'argument': conversion from 'wchar_t' to 'const _Elem', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L110
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L110
'initializing': conversion from 'size_t' to 'const int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L167
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L167
'initializing': conversion from 'size_t' to 'const int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L180
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L188
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L196
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L204
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L110
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L110
'initializing': conversion from 'size_t' to 'const int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L167
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L167
'initializing': conversion from 'size_t' to 'const int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L180
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L188
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L196
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L204
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L230
'=': conversion from 'size_t' to 'T', possible loss of data
|
build (windows-2022, ON):
components/pango_image/include/pangolin/image/image.h#L200
'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
|