Update dependency Azure.Identity to v1.11.4 [SECURITY] - autoclosed #92
Annotations
11 warnings
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/.
|
Helpers/PrefillConverter.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Helpers/InfoPathXmlParser.cs#L52
Dereference of a possibly null reference.
|
Helpers/InfoPathXmlParser.cs#L52
Dereference of a possibly null reference.
|
Helpers/InfoPathXmlParser.cs#L52
Dereference of a possibly null reference.
|
Helpers/TulPackageParser.cs#L78
Dereference of a possibly null reference.
|
Services/ConvertService.cs#L29
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.
|
Services/BatchService.cs#L45
Dereference of a possibly null reference.
|
Services/BatchService.cs#L50
Possible null reference argument for parameter 'input' in 'string Regex.Replace(string input, string pattern, string replacement)'.
|
Helpers/Page2Layout.cs#L117
Dereference of a possibly null reference.
|
Helpers/MergeLanguageResults.cs#L31
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading