chore(release): v1.19.0 🎉 (#32) #13
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/checks/hasMetadata.test.ts#L17
'pot' is assigned a value but never used
|
src/checks/isAFunction.ts#L2
Argument 'obj' should be typed with a non-any type
|
src/checks/isAPromise.ts#L4
Argument 'obj' should be typed with a non-any type
|
src/checks/isOfEnum.test.ts#L27
'home' is assigned a value but never used
|
src/checks/isOfEnum.test.ts#L33
'home' is assigned a value but never used
|
src/checks/isOfEnum.ts#L31
Missing return type on function
|
src/checks/isPresent.test.ts#L14
'shouldBeNever' is assigned a value but never used
|
src/checks/isPresent.test.ts#L23
'shouldBeNever' is assigned a value but never used
|
src/checks/isPresent.test.ts#L32
'shouldBeNever' is assigned a value but never used
|
src/checks/isPresent.test.ts#L71
'shouldWork' is assigned a value but never used
|
This job succeeded
Loading