Code generation #138
build-and-test.yml
on: pull_request
build-and-test-linux
2m 3s
build-and-test-windows
2m 4s
Annotations
6 errors and 2 warnings
build-and-test-linux:
build/BasicTasks.fs#L59
This expression was expected to have type� 'unit' �but here has type� 'string -> unit'
|
build-and-test-linux:
build/BasicTasks.fs#L59
This expression was expected to have type� 'unit' �but here has type� 'string -> unit'
|
build-and-test-linux
Process completed with exit code 1.
|
build-and-test-windows:
build/BasicTasks.fs#L59
This expression was expected to have type� 'unit' �but here has type� 'string -> unit'
|
build-and-test-windows:
build/BasicTasks.fs#L59
This expression was expected to have type� 'unit' �but here has type� 'string -> unit'
|
build-and-test-windows
Process completed with exit code 1.
|
build-and-test-linux:
src/ControlledVocabulary/IParamBase.fs#L55
This construct causes code to be less generic than indicated by its type annotations. The type variable implied by the use of a '#', '_' or other type annotation at or near '/home/runner/work/ARCTokenization/ARCTokenization/src/ControlledVocabulary/IParamBase.fs(51,60)-(51,73)' has been constrained to be type 'IConvertible'.
|
build-and-test-windows:
src/ControlledVocabulary/IParamBase.fs#L55
This construct causes code to be less generic than indicated by its type annotations. The type variable implied by the use of a '#', '_' or other type annotation at or near 'D:\a\ARCTokenization\ARCTokenization\src\ControlledVocabulary\IParamBase.fs(51,60)-(51,73)' has been constrained to be type 'IConvertible'.
|