Code Analysis #11
code-analysis.yml
on: workflow_dispatch
code-analysis
/
code-analysis
25s
Annotations
3 errors
ProjectsShouldBeSignedWithCorrectKey:
_/src/RepoIntegrityTests/InternalsVisibleToTests.cs#L89
Projects should be signed with the correct key:
> src/MsSqlMicrosoftDataClientAcceptanceTests/MsSqlMicrosoftDataClientAcceptanceTests.csproj - Test project MsSqlMicrosoftDataClientAcceptanceTests is not used in an InternalsVisibleTo element in any other project and therefore should not be signed.
> src/PostgreSqlAcceptanceTests/PostgreSqlAcceptanceTests.csproj - Test project PostgreSqlAcceptanceTests is not used in an InternalsVisibleTo element in any other project and therefore should not be signed.
> src/MsSqlSystemDataClientAcceptanceTests/MsSqlSystemDataClientAcceptanceTests.csproj - Test project MsSqlSystemDataClientAcceptanceTests is not used in an InternalsVisibleTo element in any other project and therefore should not be signed.
> src/MySqlAcceptanceTests/MySqlAcceptanceTests.csproj - Test project MySqlAcceptanceTests is not used in an InternalsVisibleTo element in any other project and therefore should not be signed.
> src/TransactionalSession.MsSqlMicrosoftDataClient.AcceptanceTests/TransactionalSession.MsSqlMicrosoftDataClient.AcceptanceTests.csproj - Test project TransactionalSession.MsSqlMicrosoftDataClient.AcceptanceTests is not used in an InternalsVisibleTo element in any other project and therefore should not be signed.
> src/TransactionalSession.Tests/TransactionalSession.Tests.csproj - Test project TransactionalSession.Tests is not used in an InternalsVisibleTo element in any other project and therefore should not be signed.
|
NoInternalsVisibleToForNonexistantProjects:
_/src/RepoIntegrityTests/InternalsVisibleToTests.cs#L148
No InternalsVisibleTo elements for projects that don't exist in the solution:
> src/ScriptBuilder/ScriptBuilder.csproj - InternalsVisibleTo element for 'NServiceBus.Persistence.Sql.ScriptBuilderTask' does not match any project in the solution.
> src/SqlPersistence/SqlPersistence.csproj - InternalsVisibleTo element for 'MsSqlSystemDataClientSqlTransportAcceptanceTests' does not match any project in the solution.
|
code-analysis / code-analysis
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
code-analysis-warnings
|
312 Bytes |
|