Resolve local #196
build-and-test.yml
on: push
build-and-test-linux
3m 4s
build-and-test-windows
4m 14s
Annotations
20 errors and 20 warnings
|
build-and-test-linux
The member or object constructor 'create' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.create: rows: int -> cols: int -> data: 'T array -> Matrix<'T>'.
|
|
build-and-test-linux
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
|
|
build-and-test-linux
The member or object constructor 'create' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.create: rows: int -> cols: int -> data: 'T array -> Matrix<'T>'.
|
|
build-and-test-linux
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
|
|
build-and-test-linux
The member or object constructor 'create' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.create: rows: int -> cols: int -> data: 'T array -> Matrix<'T>'.
|
|
build-and-test-linux
The member or object constructor 'create' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.create: rows: int -> cols: int -> data: 'T array -> Matrix<'T>'.
|
|
build-and-test-linux
The member or object constructor 'create' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.create: rows: int -> cols: int -> data: 'T array -> Matrix<'T>'.
|
|
build-and-test-linux
The member or object constructor 'create' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.create: rows: int -> cols: int -> data: 'T array -> Matrix<'T>'.
|
|
build-and-test-linux
The member or object constructor 'init' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.init: rows: int -> cols: int -> f: (int -> int -> 'T) -> Matrix<'T>'.
|
|
build-and-test-linux
The member or object constructor 'init' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.init: rows: int -> cols: int -> f: (int -> int -> 'T) -> Matrix<'T>'.
|
|
build-and-test-windows
The member or object constructor 'create' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.create: rows: int -> cols: int -> data: 'T array -> Matrix<'T>'.
|
|
build-and-test-windows
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
|
|
build-and-test-windows
The member or object constructor 'create' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.create: rows: int -> cols: int -> data: 'T array -> Matrix<'T>'.
|
|
build-and-test-windows
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
|
|
build-and-test-windows
The member or object constructor 'create' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.create: rows: int -> cols: int -> data: 'T array -> Matrix<'T>'.
|
|
build-and-test-windows
The member or object constructor 'create' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.create: rows: int -> cols: int -> data: 'T array -> Matrix<'T>'.
|
|
build-and-test-windows
The member or object constructor 'create' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.create: rows: int -> cols: int -> data: 'T array -> Matrix<'T>'.
|
|
build-and-test-windows
The member or object constructor 'create' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.create: rows: int -> cols: int -> data: 'T array -> Matrix<'T>'.
|
|
build-and-test-windows
The member or object constructor 'init' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.init: rows: int -> cols: int -> f: (int -> int -> 'T) -> Matrix<'T>'.
|
|
build-and-test-windows
The member or object constructor 'init' takes 0 type argument(s) but is here given 1. The required signature is 'static member Matrix.init: rows: int -> cols: int -> f: (int -> int -> 'T) -> Matrix<'T>'.
|
|
build-and-test-linux
A type parameter is missing a constraint 'when (^?63004 or ^T) : (static member (+) : ^?63004 * ^T -> ^?63004)'
|
|
build-and-test-linux
A type parameter is missing a constraint 'when (^?62729 or ^T) : (static member ( * ) : ^?62729 * ^T -> '?62804)'
|
|
build-and-test-linux
A type parameter is missing a constraint 'when (^?62723 or ^T) : (static member (+) : ^?62723 * ^T -> '?62756)'
|
|
build-and-test-linux
A type parameter is missing a constraint 'when (^?62721 or ^T) : (static member (-) : ^?62721 * ^T -> ^?62750)'
|
|
build-and-test-linux
A type parameter is missing a constraint 'when (^?62633 or ^T) : (static member (/) : ^?62633 * ^T -> '?62630)'
|
|
build-and-test-linux
A type parameter is missing a constraint 'when (^?62609 or ^T) : (static member ( * ) : ^?62609 * ^T -> ^?62633)'
|
|
build-and-test-linux
A type parameter is missing a constraint 'when (^?62611 or ^T) : (static member (+) : ^?62611 * ^T -> '?62624)'
|
|
build-and-test-linux
This construct causes code to be less generic than indicated by the type annotations. The type variable 'B has been constrained to be type 'Vector<'a>'.
|
|
build-and-test-linux
This construct causes code to be less generic than indicated by the type annotations. The type variable 'A has been constrained to be type 'Vector<'a>'.
|
|
build-and-test-linux
This construct causes code to be less generic than indicated by the type annotations. The type variable 'A has been constrained to be type 'Vector<^B>'.
|
|
build-and-test-windows
A type parameter is missing a constraint 'when (^?63004 or ^T) : (static member (+) : ^?63004 * ^T -> ^?63004)'
|
|
build-and-test-windows
A type parameter is missing a constraint 'when (^?62729 or ^T) : (static member ( * ) : ^?62729 * ^T -> '?62804)'
|
|
build-and-test-windows
A type parameter is missing a constraint 'when (^?62723 or ^T) : (static member (+) : ^?62723 * ^T -> '?62756)'
|
|
build-and-test-windows
A type parameter is missing a constraint 'when (^?62721 or ^T) : (static member (-) : ^?62721 * ^T -> ^?62750)'
|
|
build-and-test-windows
A type parameter is missing a constraint 'when (^?62633 or ^T) : (static member (/) : ^?62633 * ^T -> '?62630)'
|
|
build-and-test-windows
A type parameter is missing a constraint 'when (^?62609 or ^T) : (static member ( * ) : ^?62609 * ^T -> ^?62633)'
|
|
build-and-test-windows
A type parameter is missing a constraint 'when (^?62611 or ^T) : (static member (+) : ^?62611 * ^T -> '?62624)'
|
|
build-and-test-windows
This construct causes code to be less generic than indicated by the type annotations. The type variable 'B has been constrained to be type 'Vector<'a>'.
|
|
build-and-test-windows
This construct causes code to be less generic than indicated by the type annotations. The type variable 'A has been constrained to be type 'Vector<'a>'.
|
|
build-and-test-windows
This construct causes code to be less generic than indicated by the type annotations. The type variable 'A has been constrained to be type 'Vector<^B>'.
|