Don't try to pack Example project #5
Annotations
8 warnings
|
Example/Example.cs#L53
This call site is reachable on all platforms. 'IKernel32<int, uint>.Boop(int, int)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
|
|
NativeInvoke/AnalyzerReleases.Shipped.md#L4
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '## 1.0.0' (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
NativeInvoke/Generator/NativeImportGenerator.cs#L3
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
Example/Example.cs#L53
This call site is reachable on all platforms. 'IKernel32<int, uint>.Boop(int, int)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
|
|
NativeInvoke/AnalyzerReleases.Shipped.md#L4
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '## 1.0.0' (https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
NativeInvoke/Generator/NativeImportGenerator.cs#L3
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
The logs for this run have expired and are no longer available.
Loading