Skip to content

quickfix: Reading decrypted xvd without DataIntegrity #88

quickfix: Reading decrypted xvd without DataIntegrity

quickfix: Reading decrypted xvd without DataIntegrity #88

Triggered via push August 22, 2023 03:50
Status Success
Total duration 1m 2s
Artifacts 1

build.yml

on: push
build_and_test
26s
build_and_test
create_release
0s
create_release
Fit to window
Zoom out
Zoom in

Annotations

27 warnings
build_and_test
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.
build_and_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)
build_and_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)
build_and_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)
build_and_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)
build_and_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)
build_and_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)
build_and_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)
build_and_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_and_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)
build_and_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)
build_and_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)
build_and_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)
build_and_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)
build_and_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)
build_and_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)
build_and_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_and_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_and_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)
build_and_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)
build_and_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)
build_and_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)
build_and_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)
build_and_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)
build_and_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)
build_and_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_and_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)

Artifacts

Produced during runtime
Name Size
XVDTool-0.53.1-fix-plaintext-filesystem-processing.1-13cb908 Expired
4.47 MB