Skip to content

Bump actions/checkout from 4.2.2 to 6.0.2 #19

Bump actions/checkout from 4.2.2 to 6.0.2

Bump actions/checkout from 4.2.2 to 6.0.2 #19

Triggered via pull request January 23, 2026 07:25
Status Success
Total duration 2m 25s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Tests for framework net8.0 on macos-latest
'IPath.GetTempFileName()' is obsolete: 'Insecure temporary file creation methods should not be used. Use `Path.Combine(Path.GetTempPath(), Path.GetRandomFileName())` instead.'
Tests for framework net9.0 on ubuntu-latest
'IPath.GetTempFileName()' is obsolete: 'Insecure temporary file creation methods should not be used. Use `Path.Combine(Path.GetTempPath(), Path.GetRandomFileName())` instead.'
Tests for framework net9.0 on macos-latest
'IPath.GetTempFileName()' is obsolete: 'Insecure temporary file creation methods should not be used. Use `Path.Combine(Path.GetTempPath(), Path.GetRandomFileName())` instead.'
Tests for framework net8.0 on ubuntu-latest
'IPath.GetTempFileName()' is obsolete: 'Insecure temporary file creation methods should not be used. Use `Path.Combine(Path.GetTempPath(), Path.GetRandomFileName())` instead.'
Tests for framework net9.0 on windows-latest: src/DotNetOutdated.Core/Services/DependencyGraphService.cs#L23
'IPath.GetTempFileName()' is obsolete: 'Insecure temporary file creation methods should not be used. Use `Path.Combine(Path.GetTempPath(), Path.GetRandomFileName())` instead.'
Tests for framework net8.0 on windows-latest: src/DotNetOutdated.Core/Services/DependencyGraphService.cs#L23
'IPath.GetTempFileName()' is obsolete: 'Insecure temporary file creation methods should not be used. Use `Path.Combine(Path.GetTempPath(), Path.GetRandomFileName())` instead.'