尝试修复 github actions 中 mono 环境初始化失败的问题(#108) #185
Annotations
1 error and 12 warnings
|
Test Fody in DEBUG with Mono (net48)
Process completed with exit code 134.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3.0.3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Solution in DEBUG:
src/Rougamo.Fody/Simulations/Types/TsWeavingTarget.cs#L12
Non-nullable property 'M_Actual' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Solution in DEBUG:
src/Rougamo.Analyzers/Upgradation/Version4To5CodeFixProvider.cs#L52
Provide an explicit argument for optional parameter 'equivalenceKey', which is non-null and unique for each kind of code action created by this fixer
|
|
Build Solution in DEBUG:
src/Rougamo.Analyzers/Upgradation/Version4To5CodeFixProvider.cs#L48
Provide an explicit argument for optional parameter 'equivalenceKey', which is non-null and unique for each kind of code action created by this fixer
|
|
Build Solution in DEBUG:
src/Rougamo.Analyzers/Upgradation/Version4To5Analyzer.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)
|
|
Build Solution in DEBUG:
src/Rougamo.Analyzers/LifetimeAttributeAnalyzer.cs#L30
Enable analyzer release tracking for the analyzer project containing rule 'RGM0522' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build Solution in DEBUG:
src/Rougamo.Analyzers/LifetimeAttributeAnalyzer.cs#L29
Enable analyzer release tracking for the analyzer project containing rule 'RGM0521' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build Solution in DEBUG:
src/Rougamo.Analyzers/LifetimeAttributeAnalyzer.cs#L28
Enable analyzer release tracking for the analyzer project containing rule 'RGM0520' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build Solution in DEBUG:
src/Rougamo.Analyzers/LifetimeAttributeAnalyzer.cs#L10
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 Solution in DEBUG:
src/Rougamo.Analyzers/Upgradation/PropertyRules/FlagsRule.cs#L33
Dereference of a possibly null reference.
|
|
Build Solution in DEBUG
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Restore NuGets
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Loading