Skip to content

Move ITunesImporter::canceled() to a common base class #2318

Move ITunesImporter::canceled() to a common base class

Move ITunesImporter::canceled() to a common base class #2318

Triggered via push June 19, 2023 21:52
Status Failure
Total duration 54m 23s
Artifacts 3
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Matrix: build
Update manifest file on download server
0s
Update manifest file on download server
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 14 warnings
macOS 11 arm64
use of undeclared identifier 'cancelImport'
macOS 11 arm64
'canceled' is a protected member of 'ITunesImporter'
macOS 11 arm64
'canceled' is a protected member of 'ITunesImporter'
macOS 11 arm64
use of undeclared identifier 'm_cancelImport'
macOS 11 arm64
out-of-line definition of 'ITunesMacOSImporter' does not match any declaration in 'ITunesMacOSImporter'
macOS 11 arm64
constructor for 'ITunesMacOSImporter' must explicitly initialize the reference member 'm_cancelImport'
macOS 11 arm64
use of undeclared identifier 'm_parentFeature'
macOS 11 arm64
Process completed with exit code 1.
macOS 11 x64
use of undeclared identifier 'cancelImport'
macOS 11 x64
'canceled' is a protected member of 'ITunesImporter'
macOS 11 x64
'canceled' is a protected member of 'ITunesImporter'
macOS 11 x64
use of undeclared identifier 'm_cancelImport'
macOS 11 x64
out-of-line definition of 'ITunesMacOSImporter' does not match any declaration in 'ITunesMacOSImporter'
macOS 11 x64
constructor for 'ITunesMacOSImporter' must explicitly initialize the reference member 'm_cancelImport'
macOS 11 x64
use of undeclared identifier 'm_parentFeature'
macOS 11 x64
Process completed with exit code 1.
macOS 11 arm64
Found 2 matching packages.
macOS 11 arm64
'glDrawArrays' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
macOS 11 arm64
'glDrawArrays' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
macOS 11 arm64
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
macOS 11 arm64
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
macOS 11 arm64
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
macOS 11 arm64
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
macOS 11 arm64
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
macOS 11 x64
Found 2 matching packages.
Ubuntu 22.04 (gcc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows 2019 (MSVC)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: seanmiddleditch/gha-setup-vsdevenv@v4. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Windows 2019 (MSVC)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows 2019 (MSVC)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Ubuntu 22.04 (Qt 6.2, gcc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
Ubuntu 22.04 DEB Expired
18.4 MB
Ubuntu 22.04 Qt6 DEB Expired
19.1 MB
Windows Installer Expired
67.8 MB