Skip to content

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows #104

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows #104

Status Success
Total duration 37s
Artifacts

build.yml

on: push
compile-and-test
26s
compile-and-test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/Summarize.cs#L12
The field 'Summarize.useSemanticKernel' is assigned but its value is never used
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/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/Summarize.cs#L12
The field 'Summarize.useSemanticKernel' is assigned but its value is never used
compile-and-test: src/Minifier.Frontend/OpenAI/SemanticKernel/Summarize.cs#L14
The field 'Summarize.useSemanticKernel' is assigned but its value is never used