Fix tune.py for benchmarks (#2) #23
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).
|