Merge pull request #45 from Hviid/Hviid-patch-5 #54
Annotations
9 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
DBMigrator.Console/Program.cs#L8
The using directive for 'System.Linq' appeared previously in this namespace
|
build:
DBMigrator.Console/Program.cs#L18
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build
- Add lib or ref assemblies for the net472 target framework
|
build:
DBMigrator.Console/Program.cs#L8
The using directive for 'System.Linq' appeared previously in this namespace
|
build:
DBMigrator.Console/Program.cs#L18
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build
- Add lib or ref assemblies for the net472 target framework
|