RG-T117 Chatbot fixes #552
Annotations
11 warnings
|
build-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. 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/ObjectSerialization.cs#L12
The variable 'XmlizedString' is assigned but its value is never used
|
|
build-and-test:
Core/Resgrid.Framework/Hashing.cs#L45
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
build-and-test:
Core/Resgrid.Framework/Hashing.cs#L45
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
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)
|