Upgrade to .NET 9 #158
Annotations
11 warnings
Build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test:
src/Company.Orion.Infra.Data/Migrations/20250109141607_Initial.cs#L15
Define a constant instead of using this literal 'RefreshToken' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build and test:
src/Company.Orion.Infra.Data/Migrations/20250109141607_Initial.cs#L21
Define a constant instead of using this literal 'datetime2' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build and test:
src/Company.Orion.Infra.Data/Mapping/UserMapping.cs#L27
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
|
Build and test:
src/Company.Orion.Infra.Data/Mapping/UserMapping.cs#L30
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
|
Build and test:
src/Company.Orion.Api/appsettings.Production.json#L11
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build and test:
src/Company.Orion.Api/appsettings.Production.json#L13
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build and test:
src/Company.Orion.Api/appsettings.Test.json#L11
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build and test:
src/Company.Orion.Api/appsettings.Test.json#L13
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build and test:
src/Company.Orion.Infra.Data/Migrations/20250109141607_Initial.cs#L15
Define a constant instead of using this literal 'RefreshToken' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build and test:
src/Company.Orion.Infra.Data/Migrations/20250109141607_Initial.cs#L21
Define a constant instead of using this literal 'datetime2' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|