Skip to content

Bump Azure.Identity from 1.10.2 to 1.11.0 in /src/Minifier.Frontend #99

Bump Azure.Identity from 1.10.2 to 1.11.0 in /src/Minifier.Frontend

Bump Azure.Identity from 1.10.2 to 1.11.0 in /src/Minifier.Frontend #99

Status Success
Total duration 2m 13s
Artifacts

build.yml

on: push
compile-and-test
2m 3s
compile-and-test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
compile-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile-and-test: src/Minifier.Frontend/OpenAI/SemanticKernel/KernelFactory.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
compile-and-test: src/Minifier.Frontend/OpenAI/SemanticKernel/Summarize.cs#L14
The field 'Summarize.useSemanticKernel' is assigned but its value is never used
compile-and-test: src/Minifier.Frontend/OpenAI/Summarize.cs#L12
The field 'Summarize.useSemanticKernel' is assigned but its value is never used
compile-and-test: src/Minifier.Frontend/OpenAI/SemanticKernel/KernelFactory.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
compile-and-test: src/Minifier.Frontend/OpenAI/SemanticKernel/Summarize.cs#L14
The field 'Summarize.useSemanticKernel' is assigned but its value is never used
compile-and-test: src/Minifier.Frontend/OpenAI/Summarize.cs#L12
The field 'Summarize.useSemanticKernel' is assigned but its value is never used