Skip to content

Support generators with parameters #111

Support generators with parameters

Support generators with parameters #111

Triggered via pull request June 22, 2024 20:19
Status Success
Total duration 1m 29s
Artifacts

pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions/setup-java@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
main: DbSeeder/Program.cs#L78
Dereference of a possibly null reference.
main: DbSeeder/Data/Bogus/BogusUtilities.cs#L91
Dereference of a possibly null reference.
main: DbSeeder/SqlParser/SyntaxTree/AstBuilder.cs#L29
Dereference of a possibly null reference.
main: DbSeeder/Program.cs#L78
Dereference of a possibly null reference.
main: DbSeeder/Data/Bogus/BogusUtilities.cs#L91
Dereference of a possibly null reference.
main: DbSeeder/SqlParser/SyntaxTree/AstBuilder.cs#L29
Dereference of a possibly null reference.
main: DbSeeder/SqlParser/SyntaxTree/AstBuilder.cs#L29
Dereference of a possibly null reference.
main: DbSeeder/Program.cs#L78
Dereference of a possibly null reference.
main: DbSeeder/Data/Bogus/BogusUtilities.cs#L91
Dereference of a possibly null reference.
main: DbSeeder/Data/Bogus/BogusUtilities.cs#L103
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
main: DbSeeder/Data/GeneratorFactory.cs#L13
Remove the unused private field 'BinaryTypes'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
main: DbSeeder/Data/GeneratorFactory.cs#L15
Remove the unused private field 'DateTimeTypes'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
main: DbSeeder/Data/GeneratorFactory.cs#L18
Remove the unused private field 'OtherTypes'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
main: DbSeeder/Data/GeneratorFactory.cs#L38
Indexing at 0 should be used instead of the "Enumerable" extension method "First" (https://rules.sonarsource.com/csharp/RSPEC-6608)
main: DbSeeder/Data/Bogus/ParamsGenerator.cs#L213
Remove this method and declare a constant for this value. (https://rules.sonarsource.com/csharp/RSPEC-3400)
main: DbSeeder/Data/Bogus/ParamsGenerator.cs#L217
Remove this method and declare a constant for this value. (https://rules.sonarsource.com/csharp/RSPEC-3400)