Skip to content

Corrected string literals. #31

Corrected string literals.

Corrected string literals. #31

Triggered via push February 18, 2026 08:00
Status Success
Total duration 1m 59s
Artifacts

build.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build-and-test (macOS-latest): src/MatrixMultiplication/Main.fs#L106
Enums may take values outside known cases. For example, the value 'enum<MatrixTypes> (0)' may indicate a case not covered by the pattern(s).
build-and-test (macOS-latest): src/MatrixMultiplication/Main.fs#L85
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build-and-test (macOS-latest): src/ImageProcessing/Main.fs#L71
Incomplete pattern matches on this expression. For example, the value '[]' may indicate a case not covered by the pattern(s).
build-and-test (macOS-latest): src/ImageProcessing/Main.fs#L61
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build-and-test (macOS-latest): src/MatrixMultiplication/Main.fs#L106
Enums may take values outside known cases. For example, the value 'enum<MatrixTypes> (0)' may indicate a case not covered by the pattern(s).
build-and-test (macOS-latest): src/MatrixMultiplication/Main.fs#L85
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build-and-test (macOS-latest): src/ImageProcessing/Main.fs#L71
Incomplete pattern matches on this expression. For example, the value '[]' may indicate a case not covered by the pattern(s).
build-and-test (macOS-latest): src/ImageProcessing/Main.fs#L61
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build-and-test (ubuntu-latest): src/MatrixMultiplication/Main.fs#L106
Enums may take values outside known cases. For example, the value 'enum<MatrixTypes> (0)' may indicate a case not covered by the pattern(s).
build-and-test (ubuntu-latest): src/MatrixMultiplication/Main.fs#L85
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build-and-test (ubuntu-latest): src/ImageProcessing/Main.fs#L71
Incomplete pattern matches on this expression. For example, the value '[]' may indicate a case not covered by the pattern(s).
build-and-test (ubuntu-latest): src/ImageProcessing/Main.fs#L61
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build-and-test (ubuntu-latest): src/MatrixMultiplication/Main.fs#L106
Enums may take values outside known cases. For example, the value 'enum<MatrixTypes> (0)' may indicate a case not covered by the pattern(s).
build-and-test (ubuntu-latest): src/MatrixMultiplication/Main.fs#L85
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build-and-test (ubuntu-latest): src/ImageProcessing/Main.fs#L71
Incomplete pattern matches on this expression. For example, the value '[]' may indicate a case not covered by the pattern(s).
build-and-test (ubuntu-latest): src/ImageProcessing/Main.fs#L61
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build-and-test (windows-latest): src/MatrixMultiplication/Main.fs#L106
Enums may take values outside known cases. For example, the value 'enum<MatrixTypes> (0)' may indicate a case not covered by the pattern(s).
build-and-test (windows-latest): src/MatrixMultiplication/Main.fs#L85
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build-and-test (windows-latest): src/ImageProcessing/Main.fs#L71
Incomplete pattern matches on this expression. For example, the value '[]' may indicate a case not covered by the pattern(s).
build-and-test (windows-latest): src/ImageProcessing/Main.fs#L61
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build-and-test (windows-latest): src/MatrixMultiplication/Main.fs#L106
Enums may take values outside known cases. For example, the value 'enum<MatrixTypes> (0)' may indicate a case not covered by the pattern(s).
build-and-test (windows-latest): src/MatrixMultiplication/Main.fs#L85
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build-and-test (windows-latest): src/ImageProcessing/Main.fs#L71
Incomplete pattern matches on this expression. For example, the value '[]' may indicate a case not covered by the pattern(s).
build-and-test (windows-latest): src/ImageProcessing/Main.fs#L61
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).