v1.0.7 #11
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm test:
lib/decorator/index.ts#L99
Expected a default case
|
Run npm test:
lib/decorator/index.ts#L184
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
Run npm test:
lib/decorator/index.ts#L203
Assignment to property of function parameter 'descriptor'
|
Run npm test:
lib/decorator/index.ts#L209
Assignment to function parameter 'args'
|
Run npm test:
lib/decorator/index.ts#L235
Assignment to property of function parameter 'args'
|
Run npm test:
lib/decorator/index.ts#L247
Assignment to property of function parameter 'args'
|
Run npm test:
lib/decorator/index.ts#L266
Assignment to property of function parameter 'args'
|
Run npm test:
lib/decorator/index.ts#L279
Assignment to property of function parameter 'args'
|
Run npm test:
lib/decorator/index.ts#L298
Assignment to property of function parameter 'args'
|
Run npm test:
lib/decorator/index.ts#L313
Assignment to property of function parameter 'descriptor'
|
Loading