LaTeX overhaul #751
Annotations
3 errors and 10 warnings
|
Test (macos-latest)
Process completed with exit code 1.
|
|
Test (windows-latest)
The strategy configuration was canceled because "Test.macos-latest" failed
|
|
Test (windows-latest)
The operation was canceled.
|
|
Test (macos-latest):
Sources/Terminal/AngouriMath.Terminal.Lib/FSharpInteractive.fs#L41
Nullness warning: A non-nullable 'ExecutionResult' was expected but this expression is nullable. Consider either changing the target to also be nullable, or use pattern matching to safely handle the null case of this expression.
|
|
Test (macos-latest):
Sources/Terminal/AngouriMath.Terminal.Lib/FSharpInteractive.fs#L41
Nullness warning: The types 'ExecutionResult' and 'ExecutionResult | null' do not have compatible nullability.
|
|
Test (macos-latest):
Sources/Terminal/AngouriMath.Terminal.Lib/FSharpInteractive.fs#L39
Nullness warning: A non-nullable 'ExecutionResult' was expected but this expression is nullable. Consider either changing the target to also be nullable, or use pattern matching to safely handle the null case of this expression.
|
|
Test (macos-latest):
Sources/Terminal/AngouriMath.Terminal.Lib/FSharpInteractive.fs#L39
Nullness warning: The types 'ExecutionResult' and 'ExecutionResult | null' do not have compatible nullability.
|
|
Test (macos-latest):
Sources/Terminal/AngouriMath.Terminal.Lib/FSharpInteractive.fs#L31
Nullness warning: A non-nullable 'string' was expected but this expression is nullable. Consider either changing the target to also be nullable, or use pattern matching to safely handle the null case of this expression.
|
|
Test (macos-latest):
Sources/Terminal/AngouriMath.Terminal.Lib/FSharpInteractive.fs#L31
Nullness warning: The types 'string' and 'string | null' do not have compatible nullability.
|
|
Test (macos-latest):
Sources/Terminal/AngouriMath.Terminal.Lib/FSharpInteractive.fs#L31
Nullness warning: The types 'string' and 'string | null' do not have compatible nullability.
|
|
Test (macos-latest):
Sources/Terminal/AngouriMath.Terminal.Lib/FSharpInteractive.fs#L28
Nullness warning: A non-nullable 'string' was expected but this expression is nullable. Consider either changing the target to also be nullable, or use pattern matching to safely handle the null case of this expression.
|
|
Test (macos-latest):
Sources/Terminal/AngouriMath.Terminal.Lib/FSharpInteractive.fs#L28
Nullness warning: The types 'string' and 'string | null' do not have compatible nullability.
|
|
Test (macos-latest):
Sources/Terminal/AngouriMath.Terminal.Lib/FSharpInteractive.fs#L28
Nullness warning: The types 'string' and 'string | null' do not have compatible nullability.
|