Allow value types to be cached and injected as dependencies #5736
Annotations
3 errors and 2 warnings
Compile:
osu.Framework.Tests/Dependencies/Reflection/DependencyContainerTest.cs#L30
The type 'object?' cannot be used as type parameter 'T' in the generic type or method 'DependencyContainer.Cache<T>(T)'. Nullability of type argument 'object?' doesn't match 'notnull' constraint.
|
Compile:
osu.Framework.Tests/Dependencies/Reflection/DependencyContainerTest.cs#L30
The type 'object?' cannot be used as type parameter 'T' in the generic type or method 'DependencyContainer.Cache<T>(T)'. Nullability of type argument 'object?' doesn't match 'notnull' constraint.
|
Compile
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-go@v3, 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: /home/runner/work/osu-framework/osu-framework/TestResults/TestResults-Linux-SingleThread-Release.trx. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading