Skip to content

Hopefully fix resetting games #185

Hopefully fix resetting games

Hopefully fix resetting games #185

Triggered via push September 26, 2023 00:03
Status Failure
Total duration 9m 33s
Artifacts 11
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yaml

on: push
Matrix: Android / build
Matrix: iOS / build
Matrix: Linux (aarch64) / build
Matrix: Linux (x86_64) / build
Matrix: macOS (Universal) / build
Matrix: Windows (x86_64) / build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 102 warnings
Linux (x86_64) / build (Debug)
Process completed with exit code 8.
Linux (x86_64) / build (Release)
The operation was canceled.
Android / build (Debug)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Android / build (Debug)
& has lower precedence than ==; == will be evaluated first [-Wparentheses]
Android / build (Debug)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
Android / build (Debug)
offset of on non-standard-layout type 'ARM' [-Winvalid-offsetof]
Android / build (Debug)
offset of on non-standard-layout type 'ARM' [-Winvalid-offsetof]
Android / build (Debug)
offset of on non-standard-layout type 'ARM' [-Winvalid-offsetof]
Android / build (Debug)
expression result unused [-Wunused-value]
Android / build (Debug)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
Android / build (Debug)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
Android / build (Debug)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
passing argument 1 of ‘WriteCb’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Android / build (Release)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Android / build (Release)
& has lower precedence than ==; == will be evaluated first [-Wparentheses]
Android / build (Release)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
Android / build (Release)
offset of on non-standard-layout type 'ARM' [-Winvalid-offsetof]
Android / build (Release)
offset of on non-standard-layout type 'ARM' [-Winvalid-offsetof]
Android / build (Release)
offset of on non-standard-layout type 'ARM' [-Winvalid-offsetof]
Android / build (Release)
expression result unused [-Wunused-value]
Android / build (Release)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
Android / build (Release)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
Android / build (Release)
offset of on non-standard-layout type 'ARMv5' [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
passing argument 1 of ‘WriteCb’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (aarch64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
iOS / build (Debug)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
iOS / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Debug)
'Firm_OverrideSettings' is deprecated: Individual fields can now be overridden [-Wdeprecated-declarations]
iOS / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
'Firm_OverrideSettings' is deprecated: Individual fields can now be overridden [-Wdeprecated-declarations]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
iOS / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Linux (x86_64) / build (Debug)
Restore cache failed: Dependencies file is not found in /home/runner/work/melonds-ds/melonds-ds. Supported file pattern: go.sum
Linux (x86_64) / build (Debug)
passing argument 1 of ‘WriteCb’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
macOS (Universal) / build (Release)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
macOS (Universal) / build (Release)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
macOS (Universal) / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
'Firm_OverrideSettings' is deprecated: Individual fields can now be overridden [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Release)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Linux (x86_64) / build (Release)
Restore cache failed: Dependencies file is not found in /home/runner/work/melonds-ds/melonds-ds. Supported file pattern: go.sum
Linux (x86_64) / build (Release)
passing argument 1 of ‘WriteCb’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux (x86_64) / build (Release)
ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Linux (x86_64) / build (Release)
ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Linux (x86_64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARMv5’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
Linux (x86_64) / build (Release)
‘offsetof’ within non-standard-layout type ‘ARM’ is conditionally-supported [-Winvalid-offsetof]
macOS (Universal) / build (Debug)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
macOS (Universal) / build (Debug)
passing 'const BYTE *' (aka 'const unsigned char *') to parameter of type 'BYTE *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
macOS (Universal) / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Debug)
'Firm_OverrideSettings' is deprecated: Individual fields can now be overridden [-Wdeprecated-declarations]
macOS (Universal) / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (Universal) / build (Debug)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]

Artifacts

Produced during runtime
Name Size
melondsds_libretro-android-Debug Expired
56.2 MB
melondsds_libretro-android-Release Expired
53.5 MB
melondsds_libretro-ios-Debug Expired
34 MB
melondsds_libretro-ios-Release Expired
3.72 MB
melondsds_libretro-linux-aarch64-Debug Expired
24.3 MB
melondsds_libretro-linux-aarch64-Release Expired
4.08 MB
melondsds_libretro-linux-x86_64-Debug Expired
24.6 MB
melondsds_libretro-macos-universal-Debug Expired
68.2 MB
melondsds_libretro-macos-universal-Release Expired
8.47 MB
melondsds_libretro-win32-x86_64-Debug Expired
30 MB
melondsds_libretro-win32-x86_64-Release Expired
7.01 MB