Skip to content

Refactor FlushFirmwareTask #152

Refactor FlushFirmwareTask

Refactor FlushFirmwareTask #152

Triggered via push September 9, 2023 03:30
Status Failure
Total duration 5m 25s
Artifacts

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

18 errors and 100 warnings
Android / build (Debug)
Process completed with exit code 2.
Android / build (Release)
The job was canceled because "Debug" failed.
Android / build (Release)
The operation was canceled.
Linux (x86_64) / build (Debug)
Process completed with exit code 2.
iOS / build (Debug)
Process completed with exit code 2.
Linux (x86_64) / build (Release)
The job was canceled because "Debug" failed.
Linux (x86_64) / build (Release)
The operation was canceled.
iOS / build (Release)
The job was canceled because "Debug" failed.
iOS / build (Release)
The operation was canceled.
Linux (aarch64) / build (Release)
Process completed with exit code 2.
Linux (aarch64) / build (Debug)
The job was canceled because "Release" failed.
Linux (aarch64) / build (Debug)
The operation was canceled.
macOS (Universal) / build (Debug)
Process completed with exit code 2.
macOS (Universal) / build (Release)
The job was canceled because "Debug" failed.
macOS (Universal) / build (Release)
Process completed with exit code 2.
Windows (x86_64) / build (Release)
Process completed with exit code 1.
Windows (x86_64) / build (Debug)
The job was canceled because "Release" failed.
Windows (x86_64) / build (Debug)
The operation was canceled.
Android / build (Debug)
'Firm_OverrideSettings' is deprecated: Individual fields can now be overridden [-Wdeprecated-declarations]
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)
& has lower precedence than ==; == will be evaluated first [-Wparentheses]
Android / build (Debug)
& has lower precedence than ==; == will be evaluated first [-Wparentheses]
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)
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 (Release)
'Firm_OverrideSettings' is deprecated: Individual fields can now be overridden [-Wdeprecated-declarations]
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)
& has lower precedence than ==; == will be evaluated first [-Wparentheses]
Android / build (Release)
& has lower precedence than ==; == will be evaluated first [-Wparentheses]
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)
offset of on non-standard-layout type 'ARM' [-Winvalid-offsetof]
Android / build (Release)
offset of on non-standard-layout type 'ARM' [-Winvalid-offsetof]
Linux (x86_64) / build (Debug)
‘Platform::Firm_OverrideSettings’ is deprecated: Individual fields can now be overridden [-Wdeprecated-declarations]
Linux (x86_64) / build (Debug)
ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Linux (x86_64) / build (Debug)
ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
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 ‘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]
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 (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]
Linux (x86_64) / build (Release)
‘Platform::Firm_OverrideSettings’ is deprecated: Individual fields can now be overridden [-Wdeprecated-declarations]
Linux (x86_64) / build (Release)
ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Linux (x86_64) / build (Release)
ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Linux (x86_64) / build (Release)
passing argument 1 of ‘WriteCb’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
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]
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)
'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]
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 (aarch64) / build (Release)
‘Platform::Firm_OverrideSettings’ is deprecated: Individual fields can now be overridden [-Wdeprecated-declarations]
Linux (aarch64) / build (Release)
ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Linux (aarch64) / build (Release)
ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
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 ‘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 ‘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 (Debug)
‘Platform::Firm_OverrideSettings’ is deprecated: Individual fields can now be overridden [-Wdeprecated-declarations]
Linux (aarch64) / build (Debug)
ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Linux (aarch64) / build (Debug)
ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
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 ‘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 ‘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]
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]
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 (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]
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]