Merge pull request #69 from fslaborg/practical_changes #75
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-and-test.yml
on: push
build-and-test-linux
44s
build-and-test-windows
1m 43s
Annotations
8 warnings
build-and-test-linux
This construct causes code to be less generic than indicated by the type annotations. The type variable 'R has been constrained to be type 'float'.
|
build-and-test-linux
Main module of program is empty: nothing will happen when it is run
|
build-and-test-linux
This construct causes code to be less generic than indicated by the type annotations. The type variable 'R has been constrained to be type 'float'.
|
build-and-test-linux:
tests/Graphoscope.Benchmark/Program.fs#L1
Main module of program is empty: nothing will happen when it is run
|
build-and-test-windows
This construct causes code to be less generic than indicated by the type annotations. The type variable 'R has been constrained to be type 'float'.
|
build-and-test-windows
Main module of program is empty: nothing will happen when it is run
|
build-and-test-windows
This construct causes code to be less generic than indicated by the type annotations. The type variable 'R has been constrained to be type 'float'.
|
build-and-test-windows:
tests/Graphoscope.Benchmark/Program.fs#L1
Main module of program is empty: nothing will happen when it is run
|