Fix 2854, accidental treatment of old flags as folders #4757
Annotations
10 warnings
Build:
.deps/ee4a810ffe9e984e2ec8c55a9cb6d1c6631dd0b3/src/Compiler/Utilities/illib.fsi#L375
The struct, record or union type 'ResultOrException' is not structurally comparable because the type 'Exception' does not satisfy the 'comparison' constraint. Consider adding the 'NoComparison' attribute to the type 'ResultOrException' to clarify that the type is not comparable
|
Build:
.deps/ee4a810ffe9e984e2ec8c55a9cb6d1c6631dd0b3/src/Compiler/Utilities/illib.fs#L916
The struct, record or union type 'ResultOrException' is not structurally comparable because the type 'Exception' does not satisfy the 'comparison' constraint. Consider adding the 'NoComparison' attribute to the type 'ResultOrException' to clarify that the type is not comparable
|
Build:
.deps/ee4a810ffe9e984e2ec8c55a9cb6d1c6631dd0b3/src/Compiler/Utilities/Cancellable.fsi#L18
The struct, record or union type 'ValueOrCancelled' is not structurally comparable because the type 'OperationCanceledException' does not satisfy the 'comparison' constraint. Consider adding the 'NoComparison' attribute to the type 'ValueOrCancelled' to clarify that the type is not comparable
|
Build:
.deps/ee4a810ffe9e984e2ec8c55a9cb6d1c6631dd0b3/src/Compiler/Utilities/Cancellable.fsi#L27
The struct, record or union type 'Cancellable' is not structurally comparable because the type '(CancellationToken -> ValueOrCancelled<'T>)' does not satisfy the 'comparison' constraint. Consider adding the 'NoComparison' attribute to the type 'Cancellable' to clarify that the type is not comparable
|
Build:
.deps/ee4a810ffe9e984e2ec8c55a9cb6d1c6631dd0b3/src/Compiler/Utilities/Cancellable.fsi#L27
The struct, record or union type 'Cancellable' does not support structural equality because the type '(CancellationToken -> ValueOrCancelled<'T>)' does not satisfy the 'equality' constraint. Consider adding the 'NoEquality' attribute to the type 'Cancellable' to clarify that the type does not support structural equality
|
Build:
.deps/ee4a810ffe9e984e2ec8c55a9cb6d1c6631dd0b3/src/Compiler/Utilities/Cancellable.fs#L52
The struct, record or union type 'ValueOrCancelled' is not structurally comparable because the type 'OperationCanceledException' does not satisfy the 'comparison' constraint. Consider adding the 'NoComparison' attribute to the type 'ValueOrCancelled' to clarify that the type is not comparable
|
Build:
.deps/ee4a810ffe9e984e2ec8c55a9cb6d1c6631dd0b3/src/Compiler/Utilities/Cancellable.fs#L57
The struct, record or union type 'Cancellable' is not structurally comparable because the type '(CancellationToken -> ValueOrCancelled<'T>)' does not satisfy the 'comparison' constraint. Consider adding the 'NoComparison' attribute to the type 'Cancellable' to clarify that the type is not comparable
|
Build:
.deps/ee4a810ffe9e984e2ec8c55a9cb6d1c6631dd0b3/src/Compiler/Utilities/Cancellable.fs#L57
The struct, record or union type 'Cancellable' does not support structural equality because the type '(CancellationToken -> ValueOrCancelled<'T>)' does not satisfy the 'equality' constraint. Consider adding the 'NoEquality' attribute to the type 'Cancellable' to clarify that the type does not support structural equality
|
Build:
.deps/ee4a810ffe9e984e2ec8c55a9cb6d1c6631dd0b3/src/Compiler/Utilities/FileSystem.fs#L882
The struct, record or union type 'ByteStream' is not structurally comparable because the type 'ReadOnlyByteMemory' does not satisfy the 'comparison' constraint. Consider adding the 'NoComparison' attribute to the type 'ByteStream' to clarify that the type is not comparable
|
Build:
.deps/ee4a810ffe9e984e2ec8c55a9cb6d1c6631dd0b3/src/Compiler/Utilities/FileSystem.fs#L882
The struct, record or union type 'ByteStream' does not support structural equality because the type 'ReadOnlyByteMemory' does not satisfy the 'equality' constraint. Consider adding the 'NoEquality' attribute to the type 'ByteStream' to clarify that the type does not support structural equality
|
The logs for this run have expired and are no longer available.
Loading