Skip to content

Abstract record interface #297

Abstract record interface

Abstract record interface #297

Triggered via pull request September 23, 2025 10:42
Status Failure
Total duration 3m 13s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
build: Utilities/DiscUtils.Diagnostics/ValidatingFileSystem.cs#L66
'ValidatingFileSystem<TFileSystem, TChecker>' does not implement inherited abstract member 'DiscFileSystem.GetSymlinkTarget(IAbstractRecord)'
build: Library/DiscUtils.Core/NativeFileSystem.cs#L830
'FileSystemInfo' does not contain a definition for 'LinkTarget' and no accessible extension method 'LinkTarget' accepting a first argument of type 'FileSystemInfo' could be found (are you missing a using directive or an assembly reference?)
build: Library/DiscUtils.Core/NativeFileSystem.cs#L861
'File' does not contain a definition for 'ResolveLinkTarget'
build: Library/DiscUtils.Core/NativeFileSystem.cs#L859
'Directory' does not contain a definition for 'ResolveLinkTarget'
build: Library/DiscUtils.Core/NativeFileSystem.cs#L830
'FileSystemInfo' does not contain a definition for 'LinkTarget' and no accessible extension method 'LinkTarget' accepting a first argument of type 'FileSystemInfo' could be found (are you missing a using directive or an assembly reference?)
build: Library/DiscUtils.Core/NativeFileSystem.cs#L861
'File' does not contain a definition for 'ResolveLinkTarget'
build: Library/DiscUtils.Core/NativeFileSystem.cs#L859
'Directory' does not contain a definition for 'ResolveLinkTarget'
build: Library/DiscUtils.Core/NativeFileSystem.cs#L830
'FileSystemInfo' does not contain a definition for 'LinkTarget' and no accessible extension method 'LinkTarget' accepting a first argument of type 'FileSystemInfo' could be found (are you missing a using directive or an assembly reference?)
build: Library/DiscUtils.Core/NativeFileSystem.cs#L861
'File' does not contain a definition for 'ResolveLinkTarget'
build: Library/DiscUtils.Core/NativeFileSystem.cs#L859
'Directory' does not contain a definition for 'ResolveLinkTarget'
build: Library/DiscUtils.Wim/WimFileSystem.cs#L769
Parameter 'string Path' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: Library/DiscUtils.Wim/WimFileSystem.cs#L769
Parameter 'string Path' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: Library/DiscUtils.Wim/WimFileSystem.cs#L769
Parameter 'string Path' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: Library/DiscUtils.Wim/WimFileSystem.cs#L769
Parameter 'string Path' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.