Skip to content

Added sonar

Added sonar #9

Triggered via pull request February 13, 2024 22:25
@adimikoadimiko
synchronize #4
sonarQube-test
Status Success
Total duration 6m 1s
Artifacts

build.yaml

on: pull_request
Continuous Integration
5m 51s
Continuous Integration
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Continuous Integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Continuous Integration: tests/TransactionContext.Tests.SeedWork/CustomerSQL.cs#L3
Rename class 'CustomerSQL' to match pascal case naming rules, consider using 'CustomerSql'. (https://rules.sonarsource.com/csharp/RSPEC-101)
Continuous Integration: tests/TransactionContext.Tests.SeedWork/OrderItemSQL.cs#L3
Rename class 'OrderItemSQL' to match pascal case naming rules, consider using 'OrderItemSql'. (https://rules.sonarsource.com/csharp/RSPEC-101)
Continuous Integration: tests/TransactionContext.Tests.SeedWork/OrderSQL.cs#L3
Rename class 'OrderSQL' to match pascal case naming rules, consider using 'OrderSql'. (https://rules.sonarsource.com/csharp/RSPEC-101)
Continuous Integration: tests/TransactionContext.Postgres.Benchmark/BenchmarkTest.cs#L16
Non-nullable property 'DbConnectionFactory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.Postgres.Benchmark/BenchmarkTest.cs#L18
Non-nullable property 'ServiceProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.MySql.Tests/SeedWork/MySqlContainerTest.cs#L13
Non-nullable property 'TransactionContext' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.MySql.Tests/SeedWork/MySqlContainerTest.cs#L15
Non-nullable property 'DbConnectionFactory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.Postgres.Tests/SeedWork/PostgreSqlContainerTest.cs#L11
Non-nullable property 'TransactionContext' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.Postgres.Tests/SeedWork/PostgreSqlContainerTest.cs#L13
Non-nullable property 'DbConnectionFactory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.SqlServer.Tests/SeedWork/SqlServerContainerTest.cs#L11
Non-nullable property 'TransactionContext' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.Postgres.Benchmark/BenchmarkTest.cs#L16
Non-nullable property 'DbConnectionFactory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.Postgres.Benchmark/BenchmarkTest.cs#L18
Non-nullable property 'ServiceProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.MySql.Tests/SeedWork/MySqlContainerTest.cs#L13
Non-nullable property 'TransactionContext' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.MySql.Tests/SeedWork/MySqlContainerTest.cs#L15
Non-nullable property 'DbConnectionFactory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.Postgres.Tests/SeedWork/PostgreSqlContainerTest.cs#L11
Non-nullable property 'TransactionContext' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.Postgres.Tests/SeedWork/PostgreSqlContainerTest.cs#L13
Non-nullable property 'DbConnectionFactory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.SqlServer.Tests/SeedWork/SqlServerContainerTest.cs#L11
Non-nullable property 'TransactionContext' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.SqlServer.Tests/SeedWork/SqlServerContainerTest.cs#L13
Non-nullable property 'DbConnectionFactory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.Postgres.Benchmark/BenchmarkTest.cs#L16
Non-nullable property 'DbConnectionFactory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Continuous Integration: tests/TransactionContext.Postgres.Benchmark/BenchmarkTest.cs#L18
Non-nullable property 'ServiceProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.