Skip to content

SFXPlaylist asset groundwork #148

SFXPlaylist asset groundwork

SFXPlaylist asset groundwork #148

Triggered via pull request October 9, 2023 13:53
Status Failure
Total duration 10m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-macos-clang.yml

on: pull_request
Matrix: build-linux
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
MacOSX Latest Clang: Engine/source/T3D/assets/assetImporter.cpp#L3365
no member named 'setSoundFile' in 'SoundAsset'
MacOSX Latest Clang
Process completed with exit code 1.
MacOSX Latest Clang: Engine/lib/zlib/inflate.c#L1491
shifting a negative signed value is undefined [-Wshift-negative-value]
MacOSX Latest Clang: Engine/lib/sdl/src/joystick/iphoneos/SDL_mfijoystick.m#L433
'gamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
MacOSX Latest Clang: Engine/lib/sdl/src/joystick/iphoneos/SDL_mfijoystick.m#L1111
'gamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
MacOSX Latest Clang: Engine/lib/sdl/src/joystick/iphoneos/SDL_mfijoystick.m#L1113
'GCGamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
MacOSX Latest Clang: Engine/lib/sdl/src/joystick/iphoneos/SDL_mfijoystick.m#L1113
'gamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
MacOSX Latest Clang: Engine/lib/sdl/src/joystick/iphoneos/SDL_mfijoystick.m#L1715
'gamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
MacOSX Latest Clang: Engine/lib/sdl/src/joystick/iphoneos/SDL_mfijoystick.m#L1716
'gamepad' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
MacOSX Latest Clang: Engine/lib/sdl/src/video/cocoa/SDL_cocoamodes.m#L122
'CGDisplayModeCopyPixelEncoding' is deprecated: first deprecated in macOS 10.11 - No longer supported [-Wdeprecated-declarations]
MacOSX Latest Clang: Engine/lib/sdl/src/video/cocoa/SDL_cocoamodes.m#L284
'CGDisplayIOServicePort' is deprecated: first deprecated in macOS 10.9 - No longer supported [-Wdeprecated-declarations]
MacOSX Latest Clang: Engine/lib/sdl/src/video/cocoa/SDL_cocoawindow.m#L520
'setAcceptsTouchEvents:' is deprecated: first deprecated in macOS 10.12.2 - Use allowedTouchTypes instead [-Wdeprecated-declarations]