docs: Fix type in actor children example (#3274) #1248
Annotations
8 warnings
Run npm run linux:ci:
src/engine/Input/PointerAbstraction.ts#L58
Expected @param names to be "engine". Got "pos"
|
Run npm run linux:ci:
src/engine/Util/Util.ts#L97
Missing JSDoc @returns description
|
Run npm run linux:ci:
src/engine/Util/Util.ts#L106
@param path declaration ("...sources") root node name ("") does not match previous real parameter name ("target")
|
Run npm run linux:ci:
src/spec/CoroutineSpec.ts#L250
Async arrow function has no 'await' expression
|
Run npm run linux:ci:
src/spec/CoroutineSpec.ts#L275
Async arrow function has no 'await' expression
|
Run npm run linux:ci:
src/spec/CoroutineSpec.ts#L304
Async arrow function has no 'await' expression
|
Run npm run linux:ci:
src/spec/CoroutineSpec.ts#L326
Async arrow function has no 'await' expression
|
Run npm run linux:ci:
src/spec/CoroutineSpec.ts#L353
Async arrow function has no 'await' expression
|
Loading