Skip to content

Also add additional spaces for update record. (#3018) #206

Also add additional spaces for update record. (#3018)

Also add additional spaces for update record. (#3018) #206

Triggered via push December 19, 2023 16:45
Status Success
Total duration 7m 28s
Artifacts

main.yml

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

Annotations

2 errors and 50 warnings
build-devcontainer
imageName is required to push images
build (windows-latest)
Process completed with exit code 1.
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