Merge pull request #4 from Bardin08/vbardin/setup-repository #4
Annotations
16 warnings
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/.
|
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/
|
Set up job
Failed to download action 'https://api.github.com/repos/actions/setup-java/tarball/0ab4596768b603586c0de567f2430c30f5b0d2b0'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Set up job
Back off 12.76 seconds before retry.
|
🛠 Build Solution 🛠:
DbSeeder/Program.cs#L56
Dereference of a possibly null reference.
|
🛠 Build Solution 🛠:
DbSeeder/Program.cs#L56
Dereference of a possibly null reference.
|
🏗️ Build and Analyze:
DbSeeder/Program.cs#L56
Dereference of a possibly null reference.
|
🏗️ 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#L264
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
🏗️ Build and Analyze:
DbSeeder/SqlParser/SyntaxTree/AstBuilder.cs#L232
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
🏗️ Build and Analyze:
DbSeeder/SqlParser/SyntaxTree/Validation/AstValidationConstants.cs#L3
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
🏗️ Build and Analyze:
DbSeeder/SqlParser/SyntaxTree/Validation/AstValidator.cs#L8
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
🏗️ Build and Analyze:
DbSeeder/SqlParser/SyntaxTree/Validation/ValidationContext.cs#L41
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
🏗️ Build and Analyze:
DbSeeder/Schema/SqlSchemaBuilder.cs#L16
Rename parameter 'rootNode' to 'node' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
|
🏗️ Build and Analyze:
DbSeeder/Schema/SqlSchemaBuilder.cs#L45
Indexing at 0 should be used instead of the "Enumerable" extension method "First" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
Loading