Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #95
Annotations
27 warnings
Publish
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Publish:
LibXboxOne/XVD/XvdFilesystem.cs#L220
This call site is reachable on all platforms. 'NtfsFileSystem.CreateDirectory(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish:
LibXboxOne/XVD/XvdFilesystem.cs#L209
This call site is reachable on all platforms. 'NtfsFileSystem.Format(VolumeInfo, string, NtfsFormatOptions)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish:
LibXboxOne/XVD/XvdFilesystem.cs#L223
This call site is reachable on all platforms. 'NtfsFileSystem.OpenFile(string, FileMode, FileAccess)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish:
LibXboxOne/XVD/XvdFilesystem.cs#L211
This call site is reachable on all platforms. 'ShortFileNameOption.Disabled' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish:
LibXboxOne/XVD/XvdFilesystem.cs#L209
This call site is reachable on all platforms. 'NtfsFormatOptions' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish:
LibXboxOne/XVD/XvdFilesystem.cs#L211
This call site is reachable on all platforms. 'NtfsFileSystem.NtfsOptions' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish:
LibXboxOne/XVD/XvdFilesystem.cs#L211
This call site is reachable on all platforms. 'NtfsOptions.ShortNameCreation' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish:
LibXboxOne/XVD/XvdFilesystem.cs#L135
This call site is reachable on all platforms. 'NtfsFileSystem' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
LibXboxOne/XVD/XvdFilesystem.cs#L211
This call site is reachable on all platforms. 'NtfsOptions.ShortNameCreation' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
LibXboxOne/XVD/XvdFilesystem.cs#L223
This call site is reachable on all platforms. 'NtfsFileSystem.OpenFile(string, FileMode, FileAccess)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
LibXboxOne/XVD/XvdFilesystem.cs#L220
This call site is reachable on all platforms. 'NtfsFileSystem.CreateDirectory(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
LibXboxOne/XVD/XvdFilesystem.cs#L209
This call site is reachable on all platforms. 'NtfsFileSystem.Format(VolumeInfo, string, NtfsFormatOptions)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
LibXboxOne/XVD/XvdFilesystem.cs#L211
This call site is reachable on all platforms. 'ShortFileNameOption.Disabled' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
LibXboxOne/XVD/XvdFilesystem.cs#L211
This call site is reachable on all platforms. 'NtfsFileSystem.NtfsOptions' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
LibXboxOne/XVD/XvdFilesystem.cs#L209
This call site is reachable on all platforms. 'NtfsFormatOptions' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Test:
LibXboxOne/XVD/XvdFilesystem.cs#L135
This call site is reachable on all platforms. 'NtfsFileSystem' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
LibXboxOne/XVD/XvdFilesystem.cs#L211
This call site is reachable on all platforms. 'NtfsOptions.ShortNameCreation' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
LibXboxOne/XVD/XvdFilesystem.cs#L209
This call site is reachable on all platforms. 'NtfsFormatOptions' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
LibXboxOne/XVD/XvdFilesystem.cs#L211
This call site is reachable on all platforms. 'ShortFileNameOption.Disabled' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
LibXboxOne/XVD/XvdFilesystem.cs#L223
This call site is reachable on all platforms. 'NtfsFileSystem.OpenFile(string, FileMode, FileAccess)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
LibXboxOne/XVD/XvdFilesystem.cs#L211
This call site is reachable on all platforms. 'NtfsFileSystem.NtfsOptions' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
LibXboxOne/XVD/XvdFilesystem.cs#L220
This call site is reachable on all platforms. 'NtfsFileSystem.CreateDirectory(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
LibXboxOne/XVD/XvdFilesystem.cs#L209
This call site is reachable on all platforms. 'NtfsFileSystem.Format(VolumeInfo, string, NtfsFormatOptions)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
LibXboxOne/XVD/XvdFilesystem.cs#L135
This call site is reachable on all platforms. 'NtfsFileSystem' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
LibXboxOne/XVD/XvdFilesystem.cs#L211
This call site is reachable on all platforms. 'NtfsOptions.ShortNameCreation' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
LibXboxOne/XVD/XvdFilesystem.cs#L209
This call site is reachable on all platforms. 'NtfsFormatOptions' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading