Update to latest SDL3-CS friendly overload and null-terminated UTF8 conversion #6060
Annotations
10 errors and 3 warnings
Compile:
osu.Framework/Platform/Windows/WindowsWindow.cs#L96
'SDL_Event' does not contain a definition for 'Type' and no accessible extension method 'Type' accepting a first argument of type 'SDL_Event' could be found (are you missing a using directive or an assembly reference?)
|
Compile:
osu.Framework/Platform/SDL3Window.cs#L72
Argument 2: cannot convert from 'string' to 'byte*'
|
Compile:
osu.Framework/Platform/SDL3Window.cs#L204
Argument 1: cannot convert from 'string' to 'byte*'
|
Compile:
osu.Framework/Platform/SDL3Window.cs#L277
'SDL_Event' does not contain a definition for 'Type' and no accessible extension method 'Type' accepting a first argument of type 'SDL_Event' could be found (are you missing a using directive or an assembly reference?)
|
Compile:
osu.Framework/Platform/SDL3Window.cs#L299
'SDL_Event' does not contain a definition for 'Type' and no accessible extension method 'Type' accepting a first argument of type 'SDL_Event' could be found (are you missing a using directive or an assembly reference?)
|
Compile:
osu.Framework/Platform/SDL/SDL3GraphicsSurface.cs#L143
Argument 1: cannot convert from 'string' to 'byte*'
|
Compile:
osu.Framework/Platform/SDL3Window.cs#L452
There is no argument given that corresponds to the required parameter 'maxType' of 'SDL3.SDL_PeepEvents(SDL_Event*, int, SDL_eventaction, SDL_EventType, SDL_EventType)'
|
Compile:
osu.Framework/Platform/SDL3Window.cs#L463
'SDL_Event' does not contain a definition for 'Type' and no accessible extension method 'Type' accepting a first argument of type 'SDL_Event' could be found (are you missing a using directive or an assembly reference?)
|
Compile:
osu.Framework/Platform/SDL3Window.cs#L463
'SDL_Event' does not contain a definition for 'Type' and no accessible extension method 'Type' accepting a first argument of type 'SDL_Event' could be found (are you missing a using directive or an assembly reference?)
|
Compile:
osu.Framework/Platform/SDL3Window.cs#L469
'SDL_Event' does not contain a definition for 'Type' and no accessible extension method 'Type' accepting a first argument of type 'SDL_Event' could be found (are you missing a using directive or an assembly reference?)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Upload Test Results
No files were found with the provided path: /Users/runner/work/osu-framework/osu-framework/TestResults/TestResults-macOS-SingleThread-Debug.trx. No artifacts will be uploaded.
|
Setup Go
Restore cache failed: Dependencies file is not found in /Users/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum
|
Loading