Merge pull request #20 from 6over3/polymorphism #40
release.yml
on: push
Annotations
42 warnings
|
tests / test:
hosts/dotnet/Hako/Host/CModule.cs#L225
XML comment has cref attribute 'UsePrivateValue{T}' that could not be resolved
|
|
tests / test:
hosts/dotnet/Hako/Host/CModule.cs#L180
XML comment has cref attribute 'WithPrivateValue' that could not be resolved
|
|
tests / test:
hosts/dotnet/Hako/Extensions/CollectionExtensions.cs#L23
Ambiguous reference in cref attribute: 'ToJSArrayOf{T}'. Assuming 'CollectionExtensions.ToJSArrayOf<T>(T[], Realm)', but could have also matched other overloads including 'CollectionExtensions.ToJSArrayOf<T>(List<T>, Realm)'.
|
|
tests / test:
hosts/dotnet/Hako/Builders/ModuleLoaderBuilder.cs#L118
XML comment has cref attribute 'HakoException' that could not be resolved
|
|
tests / test:
hosts/dotnet/Hako/VM/JSClass.cs#L93
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
tests / test:
hosts/dotnet/Hako/Host/CModule.cs#L163
Possible null reference argument for parameter 'moduleName' in 'void CallbackManager.UnregisterModuleInitHandler(string moduleName)'.
|
|
tests / test:
hosts/dotnet/Hako/Host/HakoRuntime.cs#L789
Dereference of a possibly null reference.
|
|
tests / test:
hosts/dotnet/Hako/Host/HakoRuntime.cs#L216
Unreachable code detected
|
|
tests / test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
tests / test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
tests / test:
hosts/dotnet/Hako.SourceGenerator/JSBindingGenerator.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
|
tests / test:
hosts/dotnet/Hako.SourceGenerator/JSBindingGenerator.Documentation.cs#L390
Dereference of a possibly null reference.
|
|
tests / test:
hosts/dotnet/Hako.SourceGenerator/JSBindingGenerator.Documentation.cs#L388
Dereference of a possibly null reference.
|
|
tests / test:
hosts/dotnet/Hako.SourceGenerator/JSBindingGenerator.Documentation.cs#L75
Dereference of a possibly null reference.
|
|
tests / test:
hosts/dotnet/Hako.SourceGenerator/JSBindingGenerator.Documentation.cs#L29
Dereference of a possibly null reference.
|
|
tests / test:
hosts/dotnet/Hako.Analyzers/ModuleExportCodeFixProvider.cs#L267
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
|
tests / test:
hosts/dotnet/Hako.Analyzers/ModuleExportCodeFixProvider.cs#L182
Possible null reference argument for parameter 'document' in 'Task<ImmutableArray<Diagnostic>> FixAllContext.GetDocumentDiagnosticsAsync(Document document)'.
|
|
tests / test:
hosts/dotnet/Hako.Analyzers/ModuleExportCodeFixProvider.cs#L54
Possible null reference argument for parameter 'exportName' in 'Task<Document> ModuleExportCodeFixProvider.AddMissingExportAsync(Document document, InvocationExpressionSyntax setExportInvocation, string exportName, CancellationToken cancellationToken)'.
|
|
Package NuGet Packages
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.CodeAnalysis.CSharp.Workspaces
|
|
Package NuGet Packages
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.CodeAnalysis.CSharp
|
|
Package NuGet Packages:
hosts/dotnet/Hako.SourceGenerator/JSBindingGenerator.cs#L11
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
|
Package NuGet Packages:
hosts/dotnet/Hako.SourceGenerator/JSBindingGenerator.Documentation.cs#L390
Dereference of a possibly null reference.
|
|
Package NuGet Packages:
hosts/dotnet/Hako.SourceGenerator/JSBindingGenerator.Documentation.cs#L388
Dereference of a possibly null reference.
|
|
Package NuGet Packages:
hosts/dotnet/Hako.SourceGenerator/JSBindingGenerator.Documentation.cs#L75
Dereference of a possibly null reference.
|
|
Package NuGet Packages:
hosts/dotnet/Hako.SourceGenerator/JSBindingGenerator.Documentation.cs#L29
Dereference of a possibly null reference.
|
|
Package NuGet Packages
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
Package NuGet Packages
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
Package NuGet Packages:
hosts/dotnet/Hako.Analyzers/ModuleExportCodeFixProvider.cs#L267
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
|
Package NuGet Packages:
hosts/dotnet/Hako.Analyzers/ModuleExportCodeFixProvider.cs#L182
Possible null reference argument for parameter 'document' in 'Task<ImmutableArray<Diagnostic>> FixAllContext.GetDocumentDiagnosticsAsync(Document document)'.
|
|
Package NuGet Packages:
hosts/dotnet/Hako.Analyzers/ModuleExportCodeFixProvider.cs#L54
Possible null reference argument for parameter 'exportName' in 'Task<Document> ModuleExportCodeFixProvider.AddMissingExportAsync(Document document, InvocationExpressionSyntax setExportInvocation, string exportName, CancellationToken cancellationToken)'.
|
|
Package NuGet Packages
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Wasmtime.6over3
|
|
Package NuGet Packages
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Wasmtime.6over3
|
|
Package NuGet Packages:
hosts/dotnet/Hako/Host/CModule.cs#L225
XML comment has cref attribute 'UsePrivateValue{T}' that could not be resolved
|
|
Package NuGet Packages:
hosts/dotnet/Hako/Host/CModule.cs#L180
XML comment has cref attribute 'WithPrivateValue' that could not be resolved
|
|
Package NuGet Packages:
hosts/dotnet/Hako/Extensions/CollectionExtensions.cs#L23
Ambiguous reference in cref attribute: 'ToJSArrayOf{T}'. Assuming 'CollectionExtensions.ToJSArrayOf<T>(T[], Realm)', but could have also matched other overloads including 'CollectionExtensions.ToJSArrayOf<T>(List<T>, Realm)'.
|
|
Package NuGet Packages:
hosts/dotnet/Hako/Builders/ModuleLoaderBuilder.cs#L118
XML comment has cref attribute 'HakoException' that could not be resolved
|
|
Package NuGet Packages:
hosts/dotnet/Hako/Host/HakoRuntime.cs#L789
Dereference of a possibly null reference.
|
|
Package NuGet Packages:
hosts/dotnet/Hako/Host/HakoRuntime.cs#L216
Unreachable code detected
|
|
Package NuGet Packages:
hosts/dotnet/Hako/Host/CModule.cs#L163
Possible null reference argument for parameter 'moduleName' in 'void CallbackManager.UnregisterModuleInitHandler(string moduleName)'.
|
|
Package NuGet Packages:
hosts/dotnet/Hako/VM/JSClass.cs#L93
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Package NuGet Packages
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
Package NuGet Packages
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget-packages
Expired
|
4.02 MB |
sha256:c6f6b5d7bb03d03e746608ba8cc5a2d297d50037d582e7629b5898761e1504cf
|
|