updated github actions #68
Annotations
40 warnings
macos-latest-build-artifacts:
sayaslicer/base_convert.cpp#L41
comparison of integers of different signs: 'size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-latest-build-artifacts:
sayaslicer/notifications.hpp#L10
enumeration values 'None' and 'COUNT' not handled in switch [-Wswitch]
|
macos-latest-build-artifacts:
sayaslicer/audio.cpp#L64
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-latest-build-artifacts:
sayaslicer/audio.cpp#L104
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-latest-build-artifacts:
sayaslicer/audio.cpp#L124
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-latest-build-artifacts:
sayaslicer/notifications.hpp#L10
enumeration values 'None' and 'COUNT' not handled in switch [-Wswitch]
|
macos-latest-build-artifacts:
sayaslicer/notifications.hpp#L10
enumeration values 'None' and 'COUNT' not handled in switch [-Wswitch]
|
macos-latest-build-artifacts:
sayaslicer/notifications.hpp#L10
enumeration values 'None' and 'COUNT' not handled in switch [-Wswitch]
|
macos-latest-build-artifacts:
sayaslicer/bmseclipboard.cpp#L76
comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare]
|
macos-latest-build-artifacts:
sayaslicer/notifications.hpp#L10
enumeration values 'None' and 'COUNT' not handled in switch [-Wswitch]
|
macos-14-build-artifacts:
sayaslicer/base_convert.cpp#L41
comparison of integers of different signs: 'size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-14-build-artifacts:
sayaslicer/notifications.hpp#L10
enumeration values 'None' and 'COUNT' not handled in switch [-Wswitch]
|
macos-14-build-artifacts:
sayaslicer/audio.cpp#L64
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-14-build-artifacts:
sayaslicer/audio.cpp#L104
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
macos-14-build-artifacts:
sayaslicer/audio.cpp#L124
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
macos-14-build-artifacts:
sayaslicer/notifications.hpp#L10
enumeration values 'None' and 'COUNT' not handled in switch [-Wswitch]
|
macos-14-build-artifacts:
sayaslicer/notifications.hpp#L10
enumeration values 'None' and 'COUNT' not handled in switch [-Wswitch]
|
macos-14-build-artifacts:
sayaslicer/notifications.hpp#L10
enumeration values 'None' and 'COUNT' not handled in switch [-Wswitch]
|
macos-14-build-artifacts:
sayaslicer/bmseclipboard.cpp#L76
comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare]
|
macos-14-build-artifacts:
sayaslicer/notifications.hpp#L10
enumeration values 'None' and 'COUNT' not handled in switch [-Wswitch]
|
ubuntu-latest-build-artifacts:
include/i18n_keyval/src/i18n_keyval/util/file.cpp#L22
ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
ubuntu-latest-build-artifacts:
sayaslicer/base_convert.cpp#L41
comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
|
ubuntu-latest-build-artifacts:
sayaslicer/notifications.hpp#L10
enumeration value ‘None’ not handled in switch [-Wswitch]
|
ubuntu-latest-build-artifacts:
sayaslicer/notifications.hpp#L10
enumeration value ‘COUNT’ not handled in switch [-Wswitch]
|
ubuntu-latest-build-artifacts:
sayaslicer/audio.cpp#L64
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
ubuntu-latest-build-artifacts:
sayaslicer/audio.cpp#L104
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
ubuntu-latest-build-artifacts:
sayaslicer/audio.cpp#L124
comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
ubuntu-latest-build-artifacts:
sayaslicer/audio.cpp#L188
comparison of unsigned expression in ‘>= 0’ is always true [-Wtype-limits]
|
ubuntu-latest-build-artifacts:
sayaslicer/notifications.hpp#L10
enumeration value ‘None’ not handled in switch [-Wswitch]
|
ubuntu-latest-build-artifacts:
sayaslicer/notifications.hpp#L10
enumeration value ‘COUNT’ not handled in switch [-Wswitch]
|
windows-latest-build-artifacts:
include/midifile/src/MidiMessage.cpp#L1784
'initializing': conversion from 'double' to 'int', possible loss of data
|
windows-latest-build-artifacts:
include/midifile/src/MidiMessage.cpp#L1789
'=': conversion from 'double' to 'int', possible loss of data
|
windows-latest-build-artifacts:
sayaslicer/base_convert.cpp#L5
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
windows-latest-build-artifacts:
sayaslicer/base_convert.cpp#L10
'initializing': conversion from '__int64' to 'int', possible loss of data
|
windows-latest-build-artifacts:
sayaslicer/base_convert.cpp#L13
'+=': conversion from 'double' to 'int', possible loss of data
|
windows-latest-build-artifacts:
sayaslicer/base_convert.cpp#L42
'return': conversion from 'size_t' to 'int', possible loss of data
|
windows-latest-build-artifacts:
include/i18n_keyval/src/i18n_keyval/util/file.cpp#L10
'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
windows-latest-build-artifacts:
include/ImGuiNotify.hpp#L161
declaration of 'type' hides class member
|
windows-latest-build-artifacts:
include/ImGuiNotify.hpp#L172
declaration of 'flags' hides class member
|
windows-latest-build-artifacts:
include/ImGuiNotify.hpp#L182
declaration of 'onButtonPress' hides class member
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
sayaslicer-linux
Expired
|
18.7 MB |
|
sayaslicer-osx-arm64
Expired
|
15.7 MB |
|
sayaslicer-osx-x64
Expired
|
15.7 MB |
|
sayaslicer-windows
Expired
|
16.7 MB |
|