Bump Microsoft.Identity.Web.UI from 4.10.0 to 4.11.0#6
Open
dependabot[bot] wants to merge 1 commit into
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
Base/tests/ThingsLibrary.Base.Tests/DataType/Json/Converters/StringOrEmptyArrayConverter.cs#L66
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Base/tests/ThingsLibrary.Base.Tests/DataType/UnitConvert.cs#L85
Cannot convert null literal to non-nullable reference type.
|
|
Build:
Base/tests/ThingsLibrary.Base.Tests/DataType/UnitConvert.cs#L84
Cannot convert null literal to non-nullable reference type.
|
|
Build:
Base/tests/ThingsLibrary.Base.Tests/Security/Hash.cs#L67
Cannot convert null literal to non-nullable reference type.
|
|
Build:
Base/tests/ThingsLibrary.Base.Tests/Security/Hash.cs#L64
'Hashing.HashAlgorithmType.Unknown' is obsolete: 'No longer valid'
|
|
Build:
Base/src/ThingsLibrary.Testing/Attributes/TestMethodIfAttribute.cs#L26
TestMethodAttribute derived class 'TestMethodIfAttribute' should add CallerFilePath and CallerLineNumber parameters to its constructor (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0057)
|
|
Build:
Base/src/ThingsLibrary.Testing/Attributes/TestMethodIfAttribute.cs#L20
TestMethodAttribute derived class 'TestMethodIfAttribute' should add CallerFilePath and CallerLineNumber parameters to its constructor (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0057)
|
|
Build:
Base/src/ThingsLibrary.Testing/Attributes/TestMethodIfAttribute.cs#L69
Possible null reference argument for parameter 'element' in 'IEnumerable<IgnoreIfAttribute> CustomAttributeExtensions.GetCustomAttributes<IgnoreIfAttribute>(MemberInfo element, bool inherit)'.
|
|
Build:
Base/src/ThingsLibrary.Testing/Attributes/TestMethodIfAttribute.cs#L62
Possible null reference argument for parameter 'element' in 'IEnumerable<IgnoreIfAttribute> CustomAttributeExtensions.GetCustomAttributes<IgnoreIfAttribute>(MemberInfo element, bool inherit)'.
|
|
Build:
Base/src/ThingsLibrary.Base/DataType/ActionResponse/ActionResponseObject.cs#L38
Possible null reference assignment.
|
background
wait
wait-all
cancel
parallel
Loading