Skip to content

Merge pull request #3020 from dawedawe/fix-2953 #4750

Merge pull request #3020 from dawedawe/fix-2953

Merge pull request #3020 from dawedawe/fix-2953 #4750

Triggered via push December 20, 2023 17:49
Status Success
Total duration 6m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
build-devcontainer
3m 21s
build-devcontainer
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 50 warnings
build-devcontainer
imageName is required to push images
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 (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 (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