Develop #455
Annotations
3 errors and 11 warnings
|
build-and-test
Process completed with exit code 1.
|
|
build-and-test:
Tests/Resgrid.Tests/Web/Services/TwilioControllerVoiceVerificationTests.cs#L130
There is no argument given that corresponds to the required parameter 'featureToggleService' of 'TwilioController.TwilioController(IDepartmentSettingsService, INumbersService, ILimitsService, ICallsService, IQueueService, IDepartmentsService, IUserProfileService, ITextCommandService, IActionLogsService, IUserStateService, ICommunicationService, IGeoLocationProvider, IDepartmentGroupsService, ICustomStateService, IUnitsService, IUsersService, ICalendarService, ICommunicationTestService, IEncryptionService, ITwilioVoiceResponseService, IChatbotIngressService, IFeatureToggleService)'
|
|
build-and-test:
Tests/Resgrid.Tests/Web/Services/TwilioControllerVoiceVerificationTests.cs#L130
There is no argument given that corresponds to the required parameter 'featureToggleService' of 'TwilioController.TwilioController(IDepartmentSettingsService, INumbersService, ILimitsService, ICallsService, IQueueService, IDepartmentsService, IUserProfileService, ITextCommandService, IActionLogsService, IUserStateService, ICommunicationService, IGeoLocationProvider, IDepartmentGroupsService, ICustomStateService, IUnitsService, IUsersService, ICalendarService, ICommunicationTestService, IEncryptionService, ITwilioVoiceResponseService, IChatbotIngressService, IFeatureToggleService)'
|
|
build-and-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test:
Core/Resgrid.Framework/SymmetricEncryption.cs#L107
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
|
build-and-test:
Core/Resgrid.Framework/SymmetricEncryption.cs#L39
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
|
build-and-test:
Core/Resgrid.Framework/SymmetricEncryption.cs#L39
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
|
build-and-test:
Core/Resgrid.Framework/EmbeddedResources.cs#L21
The variable 'exception' is declared but never used
|
|
build-and-test:
Core/Resgrid.Framework/DateTimeHelpers.cs#L370
'DateTimeWithin' defines operator == or operator != but does not override Object.GetHashCode()
|
|
build-and-test:
Core/Resgrid.Framework/DateTimeHelpers.cs#L370
'DateTimeWithin' defines operator == or operator != but does not override Object.Equals(object o)
|
|
build-and-test:
Core/Resgrid.Config/ConfigProcessor.cs#L67
The variable 'ex' is declared but never used
|
|
build-and-test:
Core/Resgrid.Config/ConfigProcessor.cs#L17
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
|
|
build-and-test:
Core/Resgrid.Config/ConfigProcessor.cs#L67
The variable 'ex' is declared but never used
|
|
build-and-test:
Core/Resgrid.Config/ConfigProcessor.cs#L17
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
|