Skip to content

[deploy] updated dependencies #70

[deploy] updated dependencies

[deploy] updated dependencies #70

Triggered via push October 11, 2024 15:03
Status Success
Total duration 33s
Artifacts
build_and_deploy
25s
build_and_deploy
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build_and_deploy: ApiGroupGenerator/GroupingGenerator.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_and_deploy: ApiGroupGenerator/GroupingGenerator.cs#L12
'Excubo.Generators.Grouping.GroupingGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build_and_deploy: Tests_ApiGroupGenerator/Helpers/AssertionExtensions.cs#L22
Do not use Assert.False(true, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_deploy: Tests_ApiGroupGenerator/Helpers/DiagnosticVerifier.cs#L116
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_deploy: Tests_ApiGroupGenerator/Helpers/DiagnosticVerifier.cs#L127
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_deploy: Tests_ApiGroupGenerator/Helpers/DiagnosticVerifier.cs#L31
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_deploy: Tests_ApiGroupGenerator/Helpers/DiagnosticVerifier.cs#L44
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_deploy: Tests_ApiGroupGenerator/Helpers/DiagnosticVerifier.cs#L56
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_deploy: Tests_ApiGroupGenerator/Helpers/DiagnosticVerifier.cs#L75
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_deploy: Tests_ApiGroupGenerator/Helpers/DiagnosticVerifier.cs#L83
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
build_and_deploy
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_and_deploy
- Add lib or ref assemblies for the netstandard2.0 target framework