Skip to content

[WIP] Basic README on matrices. #18

[WIP] Basic README on matrices.

[WIP] Basic README on matrices. #18

Triggered via push March 29, 2025 07:31
Status Success
Total duration 2m 39s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
build (macOS-latest): src/ImageProcessing/Main.fs#L69
Incomplete pattern matches on this expression. For example, the value 'Platforms.NVidia' may indicate a case not covered by the pattern(s).
build (macOS-latest): src/MatrixMultiplication/Main.fs#L97
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 (macOS-latest): src/MatrixMultiplication/Main.fs#L79
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build (macOS-latest): src/ImageProcessing/Main.fs#L69
Incomplete pattern matches on this expression. For example, the value 'Platforms.NVidia' may indicate a case not covered by the pattern(s).
build (macOS-latest): src/MatrixMultiplication/Main.fs#L97
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 (macOS-latest): src/MatrixMultiplication/Main.fs#L79
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build (ubuntu-latest): src/ImageProcessing/Main.fs#L69
Incomplete pattern matches on this expression. For example, the value 'Platforms.NVidia' may indicate a case not covered by the pattern(s).
build (ubuntu-latest): src/MatrixMultiplication/Main.fs#L97
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 (ubuntu-latest): src/MatrixMultiplication/Main.fs#L79
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build (ubuntu-latest): src/ImageProcessing/Main.fs#L69
Incomplete pattern matches on this expression. For example, the value 'Platforms.NVidia' may indicate a case not covered by the pattern(s).
build (ubuntu-latest): src/MatrixMultiplication/Main.fs#L97
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 (ubuntu-latest): src/MatrixMultiplication/Main.fs#L79
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build (windows-latest): src/ImageProcessing/Main.fs#L69
Incomplete pattern matches on this expression. For example, the value 'Platforms.NVidia' may indicate a case not covered by the pattern(s).
build (windows-latest): src/MatrixMultiplication/Main.fs#L97
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 (windows-latest): src/MatrixMultiplication/Main.fs#L79
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).
build (windows-latest): src/ImageProcessing/Main.fs#L69
Incomplete pattern matches on this expression. For example, the value 'Platforms.NVidia' may indicate a case not covered by the pattern(s).
build (windows-latest): src/MatrixMultiplication/Main.fs#L97
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 (windows-latest): src/MatrixMultiplication/Main.fs#L79
Incomplete pattern matches on this expression. For example, the value 'Platforms.CPU' may indicate a case not covered by the pattern(s).