Update Environment Analyzer #44
pr.yml
on: pull_request
build
/
Build Mobile.BuildTools
5m 55s
Annotations
6 errors and 20 warnings
Mobile.BuildTools.Tests.Fixtures.Generators.AppManifestGeneratorFixture.ProcessesStandardTokenizedVariables:
tests/Mobile.BuildTools.Tests/Fixtures/Generators/AppManifestGeneratorFixture.cs#L79
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "AppManifestGeneratorFixture"
Actual: "$TemplatedParameter$"
↑ (pos 0)
|
Mobile.BuildTools.Tests.Fixtures.Generators.AppManifestGeneratorFixture.ProcessCustomTokenizedVariables:
tests/Mobile.BuildTools.Tests/Fixtures/Generators/AppManifestGeneratorFixture.cs#L93
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "AppManifestGeneratorFixture"
Actual: "%%CustomTokenParameter%%"
↑ (pos 0)
|
Mobile.BuildTools.Tests.Fixtures.Utils.EnvironmentAnalyzerFixture.GetsValuesFromHostEnvironment:
tests/Mobile.BuildTools.Tests/Fixtures/Utils/EnvironmentAnalyzerFixture.cs#L203
Assert.True() Failure
Expected: True
Actual: False
|
Mobile.BuildTools.Tests.Fixtures.Utils.EnvironmentAnalyzerFixture.GetsValueFromProcessEnvironment:
tests/Mobile.BuildTools.Tests/Fixtures/Utils/EnvironmentAnalyzerFixture.cs#L151
Assert.True() Failure
Expected: True
Actual: False
|
Mobile.BuildTools.Tests.Fixtures.Utils.EnvironmentAnalyzerFixture.OverridesConfigEnvironmentFromHostEnvironment:
tests/Mobile.BuildTools.Tests/Fixtures/Utils/EnvironmentAnalyzerFixture.cs#L230
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "OverridesConfigEnvironmentFromHostEnviron"···
Actual: "Hello Config Environment"
↑ (pos 0)
|
build / Build Mobile.BuildTools
Process completed with exit code 1.
|
build / Build Mobile.BuildTools
ProjectReference 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.Core\Mobile.BuildTools.Core.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
build / Build Mobile.BuildTools
ProjectReference 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.Configuration.MSBuild\Mobile.BuildTools.Configuration.MSBuild.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
build / Build Mobile.BuildTools
ProjectReference 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.Core\Mobile.BuildTools.Core.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
build / Build Mobile.BuildTools
ProjectReference 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.Configuration.MSBuild\Mobile.BuildTools.Configuration.MSBuild.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
build / Build Mobile.BuildTools
ProjectReference 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.Core\Mobile.BuildTools.Core.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
build / Build Mobile.BuildTools
ProjectReference 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.Configuration.MSBuild\Mobile.BuildTools.Configuration.MSBuild.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
build / Build Mobile.BuildTools
ProjectReference 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.Core\Mobile.BuildTools.Core.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
build / Build Mobile.BuildTools
ProjectReference 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.Configuration.MSBuild\Mobile.BuildTools.Configuration.MSBuild.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
build / Build Mobile.BuildTools
ProjectReference 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.Core\Mobile.BuildTools.Core.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
build / Build Mobile.BuildTools
ProjectReference 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.Configuration.MSBuild\Mobile.BuildTools.Configuration.MSBuild.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
build / Build Mobile.BuildTools:
src/Mobile.BuildTools.AppManifests/Tasks/AutomaticBuildVersioningTask.cs#L10
The type 'BuildToolsTaskBase' in 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.AppManifests\..\Mobile.BuildTools.Core\Tasks\BuildToolsTaskBase.cs' conflicts with the imported type 'BuildToolsTaskBase' in 'Mobile.BuildTools.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.AppManifests\..\Mobile.BuildTools.Core\Tasks\BuildToolsTaskBase.cs'.
|
build / Build Mobile.BuildTools:
src/Mobile.BuildTools.Core/Logging/BuildHostLoggingHelper.cs#L40
The type 'BuildHostLoggingHelper' in 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.AppManifests\..\Mobile.BuildTools.Core\Logging\BuildHostLoggingHelper.cs' conflicts with the imported type 'BuildHostLoggingHelper' in 'Mobile.BuildTools.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.AppManifests\..\Mobile.BuildTools.Core\Logging\BuildHostLoggingHelper.cs'.
|
build / Build Mobile.BuildTools:
src/Mobile.BuildTools.AppManifests/Tasks/TemplateManifestTask.cs#L11
The type 'BuildToolsTaskBase' in 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.AppManifests\..\Mobile.BuildTools.Core\Tasks\BuildToolsTaskBase.cs' conflicts with the imported type 'BuildToolsTaskBase' in 'Mobile.BuildTools.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.AppManifests\..\Mobile.BuildTools.Core\Tasks\BuildToolsTaskBase.cs'.
|
build / Build Mobile.BuildTools:
src/Mobile.BuildTools.Core/Logging/BuildHostLoggingHelper.cs#L41
The type 'BuildHostLoggingHelper' in 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.AppManifests\..\Mobile.BuildTools.Core\Logging\BuildHostLoggingHelper.cs' conflicts with the imported type 'BuildHostLoggingHelper' in 'Mobile.BuildTools.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.AppManifests\..\Mobile.BuildTools.Core\Logging\BuildHostLoggingHelper.cs'.
|
build / Build Mobile.BuildTools:
src/Mobile.BuildTools.Core/Tasks/BuildToolsTaskBase.cs#L44
The type 'BuildHostLoggingHelper' in 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.AppManifests\..\Mobile.BuildTools.Core\Logging\BuildHostLoggingHelper.cs' conflicts with the imported type 'BuildHostLoggingHelper' in 'Mobile.BuildTools.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.AppManifests\..\Mobile.BuildTools.Core\Logging\BuildHostLoggingHelper.cs'.
|
build / Build Mobile.BuildTools
ProjectReference 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.Core\Mobile.BuildTools.Core.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETStandard,Version=v2.0'. This project may not be fully compatible with your project.
|
build / Build Mobile.BuildTools:
src/Mobile.BuildTools.AppSettings/AnalyzerReleases.Shipped.md#L4
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header 'Rule ID | Category | Severity | Notes' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
build / Build Mobile.BuildTools:
src/Mobile.BuildTools.Images/Generators/ImageResizeGenerator.cs#L74
The variable 'ex' is declared but never used
|
build / Build Mobile.BuildTools
ProjectReference 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.Core\Mobile.BuildTools.Core.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETStandard,Version=v2.0'. This project may not be fully compatible with your project.
|
build / Build Mobile.BuildTools
ProjectReference 'D:\a\Mobile.BuildTools\Mobile.BuildTools\src\Mobile.BuildTools.Core\Mobile.BuildTools.Core.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|