✅ Build Status Check ( branch) #190
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build FinalEngine.Audio.OpenAL:
FinalEngine.Resources/ResourceLoaderBase.cs#L25
Make 'ResourceLoaderBase' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'FinalEngine.Resources.IResourceLoader.GetResourceType' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
|
Build FinalEngine.Audio.OpenAL:
FinalEngine.Audio.OpenAL/Extensions/ServiceCollectionExtensions.cs#L12
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
|
Build FinalEngine.Audio.OpenAL:
FinalEngine.Audio.OpenAL/Extensions/ServiceCollectionExtensions.cs#L14
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddOpenAL(IServiceCollection)'
|
Build FinalEngine.Audio.OpenAL:
FinalEngine.Resources/ResourceLoaderBase.cs#L25
Make 'ResourceLoaderBase' sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement a new method that exposes the functionality of 'FinalEngine.Resources.IResourceLoader.GetResourceType' and is visible to derived classes (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1033)
|
Build FinalEngine.Audio.OpenAL:
FinalEngine.Audio.OpenAL/Extensions/ServiceCollectionExtensions.cs#L12
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions'
|
Build FinalEngine.Audio.OpenAL:
FinalEngine.Audio.OpenAL/Extensions/ServiceCollectionExtensions.cs#L14
Missing XML comment for publicly visible type or member 'ServiceCollectionExtensions.AddOpenAL(IServiceCollection)'
|
Loading