Update hotchocolate monorepo to v14 (major) #1131
Annotations
3 errors and 10 warnings
Build:
Orso.Arpa.Persistence/GraphQL/ObjectFieldDescriptorExtensions.cs#L13
'IObjectFieldDescriptor' does not contain a definition for 'UseScopedService' and no accessible extension method 'UseScopedService' accepting a first argument of type 'IObjectFieldDescriptor' could be found (are you missing a using directive or an assembly reference?)
|
Build:
Orso.Arpa.Persistence/GraphQL/ObjectFieldDescriptorExtensions.cs#L13
'IObjectFieldDescriptor' does not contain a definition for 'UseScopedService' and no accessible extension method 'UseScopedService' accepting a first argument of type 'IObjectFieldDescriptor' could be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Build:
Orso.Arpa.Persistence/Migrations/20210429225315_UpdatePropertiesOfMusicianProfile.cs#L12
Define a constant instead of using this literal 'musician_profiles' 40 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
Orso.Arpa.Persistence/Migrations/20210429225315_UpdatePropertiesOfMusicianProfile.cs#L38
Define a constant instead of using this literal 'position_id' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
Orso.Arpa.Persistence/Migrations/20210429225315_UpdatePropertiesOfMusicianProfile.cs#L66
Define a constant instead of using this literal 'inquiry_status_performer_id' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
Orso.Arpa.Persistence/Migrations/20210429225315_UpdatePropertiesOfMusicianProfile.cs#L74
Define a constant instead of using this literal 'smallint' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
Orso.Arpa.Persistence/Migrations/20210429225315_UpdatePropertiesOfMusicianProfile.cs#L85
Define a constant instead of using this literal 'musician_profile_id' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
Orso.Arpa.Persistence/Migrations/20210429225315_UpdatePropertiesOfMusicianProfile.cs#L86
Define a constant instead of using this literal 'auditions' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
Orso.Arpa.Persistence/Migrations/20210429225315_UpdatePropertiesOfMusicianProfile.cs#L95
Define a constant instead of using this literal 'character varying(50)' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
Orso.Arpa.Persistence/Migrations/20210429225315_UpdatePropertiesOfMusicianProfile.cs#L99
Define a constant instead of using this literal 'character varying(100)' 18 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
Orso.Arpa.Persistence/Migrations/20210429225315_UpdatePropertiesOfMusicianProfile.cs#L100
Define a constant instead of using this literal 'timestamp without time zone' 18 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build:
Orso.Arpa.Persistence/Migrations/20210429225315_UpdatePropertiesOfMusicianProfile.cs#L103
Define a constant instead of using this literal 'boolean' 9 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Loading