Bump actions/checkout from 4.2.2 to 6.0.2 #19
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.'
|