feat(core): enhance typings #987
Annotations
10 errors and 2 warnings
build
Cannot use namespace 'h' as a type.
|
build
Parameter 'element' of public method from exported class has or is using private name 'h'.
|
build
Cannot use namespace 'h' as a type.
|
build
Parameter 'elements' of public method from exported class has or is using private name 'h'.
|
build
Argument of type 'Element[]' is not assignable to parameter of type 'string | Element[]'.
|
build
Type 'import("/home/runner/work/satori/satori/packages/element/lib/index").Element[]' is not assignable to type 'Element[]'.
|
build
Cannot use namespace 'h' as a type.
|
build
Parameter 'elements' of public method from exported class has or is using private name 'h'.
|
build
Cannot use namespace 'h' as a type.
|
build
Return type of public method from exported class has or is using private name 'h'.
|
test (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|