chore: update version to 2.0 #213
Annotations
1 error and 9 warnings
build / build
The process 'C:\Program Files\dotnet\dotnet.exe' failed with exit code 1
|
build / build
The following actions use a deprecated Node.js version and will be forced to run on node20: glennawatson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build / build:
src/ReactiveUI.SourceGenerators.CodeFixers/Diagnostics/CodeFixers/PropertyToReactiveFieldAnalyzer.cs#L20
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)
|
build / build:
src/ReactiveUI.SourceGenerators.CodeFixers/AnalyzerReleases.Shipped.md#L13
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '## Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
build / build:
src/ReactiveUI.SourceGenerators/AnalyzerReleases.Shipped.md#L28
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '## Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
build / build:
src/ReactiveUI.SourceGenerators.CodeFixers/Diagnostics/CodeFixers/PropertyToReactiveFieldAnalyzer.cs#L20
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)
|
build / build:
src/ReactiveUI.SourceGenerators.CodeFixers/AnalyzerReleases.Shipped.md#L13
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '## Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
build / build:
src/ReactiveUI.SourceGenerators/AnalyzerReleases.Shipped.md#L28
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '## Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
build / build
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:
|
build / build
- Add lib or ref assemblies for the netstandard2.0 target framework
|