Skip to content

Merge pull request #820 from microting/dependabot/nuget/eFormAPI/Plug… #422

Merge pull request #820 from microting/dependabot/nuget/eFormAPI/Plug…

Merge pull request #820 from microting/dependabot/nuget/eFormAPI/Plug… #422

Triggered via push November 10, 2023 06:26
Status Failure
Total duration 1m 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 13 warnings
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/Services/RebusService.cs#L1
Argument 2: cannot convert from 'string' to 'Microsoft.EntityFrameworkCore.ServerVersion' [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/Services/RebusService.cs#L1
'DbContextOptionsBuilder<eFormRentableItemPnDbContext>' does not contain a definition for 'UseSqlServer' and no accessible extension method 'UseSqlServer' accepting a first argument of type 'DbContextOptionsBuilder<eFormRentableItemPnDbContext>' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/Services/RebusService.cs#L1
'DbContextOptionsBuilder<eFormRentableItemPnDbContext>' does not contain a definition for 'UseLazyLoadingProxies' and no accessible extension method 'UseLazyLoadingProxies' accepting a first argument of type 'DbContextOptionsBuilder<eFormRentableItemPnDbContext>' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/Services/RebusService.cs#L1
Argument 2: cannot convert from 'string' to 'Microsoft.EntityFrameworkCore.ServerVersion' [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/Services/RebusService.cs#L1
'DbContextOptionsBuilder<eFormRentableItemPnDbContext>' does not contain a definition for 'UseSqlServer' and no accessible extension method 'UseSqlServer' accepting a first argument of type 'DbContextOptionsBuilder<eFormRentableItemPnDbContext>' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/Services/RebusService.cs#L1
'DbContextOptionsBuilder<eFormRentableItemPnDbContext>' does not contain a definition for 'UseLazyLoadingProxies' and no accessible extension method 'UseLazyLoadingProxies' accepting a first argument of type 'DbContextOptionsBuilder<eFormRentableItemPnDbContext>' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build
Process completed with exit code 1.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/Services/ImportsService.cs#L1
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/Services/ImportsService.cs#L1
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/Services/ImportsService.cs#L1
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/Services/ContractsInspectionService.cs#L1
The variable 'ex' is declared but never used [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/Services/ContractsInspectionService.cs#L1
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/Services/ContractsInspectionService.cs#L1
The variable 'microtingUId' is declared but never used [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/Services/ContractsInspectionService.cs#L1
The variable 'microtingCheckUId' is declared but never used [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/EformRentableItemsPlugin.cs#L1
The field 'EformRentableItemsPlugin._pluginPath' is never used [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/Services/ImportsService.cs#L1
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build: eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/Services/ImportsService.cs#L1
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?' [/home/runner/work/eform-angular-rentableitem-plugin/eform-angular-rentableitem-plugin/main/eFormAPI/Plugins/RentableItems.Pn/RentableItems.Pn/RentableItems.Pn.csproj]
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/