Run Build and Unit tests #253
Annotations
18 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3, actions/setup-java@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🛠 Build Solution 🛠:
DbSeeder/Program.cs#L78
Dereference of a possibly null reference.
|
🛠 Build Solution 🛠:
DbSeeder/Data/Bogus/BogusUtilities.cs#L91
Dereference of a possibly null reference.
|
🛠 Build Solution 🛠:
DbSeeder/SqlParser/SyntaxTree/AstBuilder.cs#L29
Dereference of a possibly null reference.
|
🛠 Build Solution 🛠:
DbSeeder/Program.cs#L78
Dereference of a possibly null reference.
|
🛠 Build Solution 🛠:
DbSeeder/Data/Bogus/BogusUtilities.cs#L91
Dereference of a possibly null reference.
|
🛠 Build Solution 🛠:
DbSeeder/SqlParser/SyntaxTree/AstBuilder.cs#L29
Dereference of a possibly null reference.
|
🏗️ Build and Analyze:
DbSeeder/Program.cs#L78
Dereference of a possibly null reference.
|
🏗️ Build and Analyze:
DbSeeder/Data/Bogus/BogusUtilities.cs#L91
Dereference of a possibly null reference.
|
🏗️ Build and Analyze:
DbSeeder/SqlParser/SyntaxTree/AstBuilder.cs#L29
Dereference of a possibly null reference.
|
🏗️ Build and Analyze:
DbSeeder/Data/Bogus/BogusUtilities.cs#L103
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
🏗️ Build and Analyze:
DbSeeder/Schema/Table.cs#L8
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
🏗️ Build and Analyze:
DbSeeder/SqlParser/ParserConstants.cs#L7
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
🏗️ Build and Analyze:
DbSeeder/SqlParser/ParserConstants.cs#L14
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
🏗️ Build and Analyze:
DbSeeder/SqlParser/SyntaxTree/AstBuilder.cs#L172
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
🏗️ Build and Analyze:
DbSeeder/SqlParser/SyntaxTree/AstBuilder.cs#L416
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
🏗️ Build and Analyze:
DbSeeder/SqlParser/SyntaxTree/AstBuilder.cs#L289
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Loading