Merge branch 'master' into feature/prep-2-0 #448
Annotations
10 errors
|
Transpile typescript:
src/SubstituteNode.ts#L20
Class 'SubstituteNode' incorrectly implements interface 'ObjectSubstitute<unknown>'.
|
Transpile typescript:
src/SubstituteNode.ts#L45
Element implicitly has an 'any' type because expression of type 'AssertionMethod | ConfigurationMethod' can't be used to index type 'SubstituteNode'.
|
Transpile typescript:
src/SubstituteNode.ts#L168
Type '"throws"' is not comparable to type 'SubstitutionMethod'.
|
Transpile typescript:
src/SubstituteNode.ts#L170
Type '"mimicks"' is not comparable to type 'SubstitutionMethod'.
|
Transpile typescript:
src/SubstituteNode.ts#L174
Type '"resolves"' is not comparable to type 'SubstitutionMethod'.
|
Transpile typescript:
src/SubstituteNode.ts#L176
Type '"rejects"' is not comparable to type 'SubstitutionMethod'.
|
Transpile typescript:
src/SubstituteNode.ts#L178
Type '"returns"' is not comparable to type 'SubstitutionMethod'.
|
Transpile typescript:
src/SubstituteNode.ts#L181
Implicit conversion of a 'symbol' to a 'string' will fail at runtime. Consider wrapping this expression in 'String(...)'.
|
Transpile typescript
The operation was canceled.
|
The logs for this run have expired and are no longer available.
Loading