Updated builds; #2
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v2, actions/setup-dotnet@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/ApiDemo.Domain/Primitives/ValueObject.cs#L16
Remove this overload of 'operator =='. (https://rules.sonarsource.com/csharp/RSPEC-3875)
|
build:
src/ApiDemo.Domain/Primitives/Entity.cs#L43
Remove this overload of 'operator =='. (https://rules.sonarsource.com/csharp/RSPEC-3875)
|
build:
src/ApiDemo.Application/Commands/SignIn/SignInCommandHandler.cs#L33
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
src/ApiDemo.Application/Repositories/IRepository.cs#L11
Reduce the number of generic parameters in the 'IRepository' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
|
build:
src/ApiDemo.Infrastructure/Repositories/Base/MongoDbRepository.cs#L93
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
src/ApiDemo.Infrastructure/Repositories/Base/MongoDbRepository.cs#L15
Reduce the number of generic parameters in the 'MongoDbRepository' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
|
build:
src/ApiDemo.Domain/Primitives/ValueObject.cs#L16
Remove this overload of 'operator =='. (https://rules.sonarsource.com/csharp/RSPEC-3875)
|
build:
src/ApiDemo.Domain/Primitives/Entity.cs#L43
Remove this overload of 'operator =='. (https://rules.sonarsource.com/csharp/RSPEC-3875)
|
build:
src/ApiDemo.Application/Commands/SignIn/SignInCommandHandler.cs#L33
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
src/ApiDemo.Application/Repositories/IRepository.cs#L11
Reduce the number of generic parameters in the 'IRepository' interface to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
|