Bump to .Net 9 + Update Nuget Packages to non vulnerable version #278
Annotations
9 errors and 10 warnings
|
|
|
src/core/Statiq.Core/JavaScript/PooledJavaScriptEngine.cs#L18
The non-generic type 'JsPool' cannot be used with type arguments
|
|
src/core/Statiq.Core/JavaScript/PooledJavaScriptEngine.cs#L26
The non-generic type 'JsPool' cannot be used with type arguments
|
|
src/core/Statiq.Core/JavaScript/JavaScriptEnginePool.cs#L14
The non-generic type 'JsPool' cannot be used with type arguments
|
|
src/extensions/Statiq.Scriban/StatiqScriptObject.cs#L11
'StatiqScriptObject' does not implement interface member 'IScriptObject.TrySetValue(TemplateContext, SourceSpan, string, object, bool)'
|
|
src/extensions/Statiq.Scriban/StatiqDocumentAccessor.cs#L12
'StatiqDocumentAccessor' does not implement interface member 'IObjectAccessor.IndexType'
|
|
src/extensions/Statiq.Scriban/StatiqDocumentAccessor.cs#L12
'StatiqDocumentAccessor' does not implement interface member 'IObjectAccessor.HasIndexer'
|
|
src/extensions/Statiq.Scriban/StatiqDocumentAccessor.cs#L12
'StatiqDocumentAccessor' does not implement interface member 'IObjectAccessor.TrySetItem(TemplateContext, SourceSpan, object, object, object)'
|
|
src/extensions/Statiq.Scriban/StatiqDocumentAccessor.cs#L12
'StatiqDocumentAccessor' does not implement interface member 'IObjectAccessor.TryGetItem(TemplateContext, SourceSpan, object, object, out object)'
|
|
src/core/Statiq.Common/Configuration/IConfiguratorCollection.cs#L9
Rename type name IConfiguratorCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
src/core/Statiq.Common/Configuration/IConfigurable.cs#L6
Avoid empty interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
|
src/core/Statiq.Common/Meta/IMetadata.cs#L11
Rename Statiq.Common.IMetadata to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
|
|
src/core/Statiq.Common/Bootstrapper/IBaseCommand.cs#L3
Avoid empty interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
|
src/core/Statiq.Common/Events/IReadOnlyEventCollection.cs#L10
Rename type name IReadOnlyEventCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
src/core/Statiq.Common/Events/IEventCollection.cs#L8
Rename type name IEventCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
src/core/Statiq.Common/Events/EventHandler.cs#L11
Rename type name EventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
src/core/Statiq.Common/Events/AsyncEventHandler.cs#L12
Rename type name AsyncEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
|
src/core/Statiq.Common/Util/ItemStreams/ItemStream{TItem}.cs#L199
'MarshalByRefObject.InitializeLifetimeService()' is obsolete: 'This Remoting API is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0010)
|
|
src/core/Statiq.Common/Util/ItemStreams/ItemStream{TItem}.cs#L199
Member 'ItemStream<TItem>.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'ItemStream<TItem>.InitializeLifetimeService()'.
|
The logs for this run have expired and are no longer available.
Loading