minor fixes #74
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-and-test.yml
on: pull_request
build-and-test-linux
51s
build-and-test-windows
1m 50s
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
|