Skip to content

Fix tune.py for benchmarks (#2) #23

Fix tune.py for benchmarks (#2)

Fix tune.py for benchmarks (#2) #23

Triggered via push May 10, 2025 16:32
Status Success
Total duration 1m 8s
Artifacts

build.yml

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

Annotations

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