Skip to content

Remove paket-related targets. #17

Remove paket-related targets.

Remove paket-related targets. #17

Triggered via push March 28, 2025 11:55
Status Success
Total duration 2m 5s
Artifacts

build.yml

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

Annotations

18 warnings
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 (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 (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).