Skip to content

Fix 2854, accidental treatment of old flags as folders #4757

Fix 2854, accidental treatment of old flags as folders

Fix 2854, accidental treatment of old flags as folders #4757

Triggered via pull request December 21, 2023 17:22
Status Success
Total duration 7m 48s
Artifacts

main.yml

on: pull_request
build-devcontainer
3m 22s
build-devcontainer
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
build (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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
build (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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 (ubuntu-latest): .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
build (macOS-latest): .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 (macOS-latest): .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 (macOS-latest): .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 (macOS-latest): .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 (macOS-latest): .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 (macOS-latest): .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 (macOS-latest): .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 (macOS-latest): .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 (macOS-latest): .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 (macOS-latest): .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
build (windows-latest): .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 (windows-latest): .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 (windows-latest): .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 (windows-latest): .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 (windows-latest): .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 (windows-latest): .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 (windows-latest): .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 (windows-latest): .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 (windows-latest): .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 (windows-latest): .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
build (windows-latest): .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 (windows-latest): .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 (windows-latest): .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 (windows-latest): .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 (windows-latest): .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 (windows-latest): .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 (windows-latest): .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 (windows-latest): .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 (windows-latest): .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 (windows-latest): .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