Move conversion methods to correct places and use convenient construc… #1184
Annotations
5 errors and 3 warnings
Compile:
osu.Framework/Platform/Apple/Native/Class.cs#L13
Marshalling string or char without explicit marshalling information is not supported. Specify 'LibraryImportAttribute.StringMarshalling', 'LibraryImportAttribute.StringMarshallingCustomType', 'MarshalUsingAttribute' or 'MarshalAsAttribute'. The generated source will not handle marshalling of parameter 'types'. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1051)
|
Compile:
osu.Framework/Platform/Apple/Native/NSData.cs#L25
The type or namespace name 'NSMutableData' could not be found (are you missing a using directive or an assembly reference?)
|
Compile:
osu.Framework/Platform/Apple/Native/Class.cs#L13
Marshalling string or char without explicit marshalling information is not supported. Specify 'LibraryImportAttribute.StringMarshalling', 'LibraryImportAttribute.StringMarshallingCustomType', 'MarshalUsingAttribute' or 'MarshalAsAttribute'. The generated source will not handle marshalling of parameter 'types'. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1051)
|
Compile:
osu.Framework/Platform/Apple/Native/NSData.cs#L25
The type or namespace name 'NSMutableData' could not be found (are you missing a using directive or an assembly reference?)
|
Compile
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload Test Results
No files were found with the provided path: /home/runner/work/osu-framework/osu-framework/TestResults/TestResults-Linux-SingleThread-Release.trx. No artifacts will be uploaded.
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum
|
Loading