Apply suggestions project file analyzers. #78
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. 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/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
shared/ConventionBasedSerializer.Initialize.cs#L12
Possible null reference assignment.
|
build:
shared/ConventionBasedSerializer.Initialize.cs#L12
Possible null reference assignment.
|
build:
src/Qowaiv.Bson.MongoDB/Qowaiv.Bson.MongoDB.csproj#L1
Define the <IsPackable> node explicitly. (https://dotnet-project-file-analyzers.github.io/rules/Proj0200.html)
|
build:
src/Qowaiv.Bson.MongoDB/Qowaiv.Bson.MongoDB.csproj#L1
Define the <IsPublishable> node explicitly. (https://dotnet-project-file-analyzers.github.io/rules/Proj0400.html)
|
build:
src/Qowaiv.Bson.MongoDB/Qowaiv.Bson.MongoDB.csproj#L1
Define the <Description> or <PackageDescription> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0202.html)
|
build:
src/Qowaiv.Bson.MongoDB/Qowaiv.Bson.MongoDB.csproj#L1
Define the <Authors> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0203.html)
|
build:
src/Qowaiv.Bson.MongoDB/Qowaiv.Bson.MongoDB.csproj#L1
Define the <PackageTags> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0204.html)
|
build:
src/Qowaiv.Bson.MongoDB/Qowaiv.Bson.MongoDB.csproj#L1
Define the <RepositoryUrl> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0205.html)
|
build:
src/Qowaiv.Bson.MongoDB/Qowaiv.Bson.MongoDB.csproj#L1
Define the <PackageProjectUrl> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0206.html)
|
build:
src/Qowaiv.Bson.MongoDB/Qowaiv.Bson.MongoDB.csproj#L1
Define the <Copyright> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0207.html)
|