Skip to content

fix analyzers verbosity flag #212

fix analyzers verbosity flag

fix analyzers verbosity flag #212

Triggered via push December 21, 2023 08:15
Status Success
Total duration 7m 14s
Artifacts

main.yml

on: push
build-devcontainer
5m 2s
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 (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
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