Add a Reference section to the docs #480
Annotations
4 errors and 1 warning
build (14.x):
src/injectors/components/ComponentInjector.test.tsx#L48
Type '{ count: number; }' is not assignable to type 'IntrinsicAttributes & Partial<unknown>'.
|
build (14.x):
src/injectors/components/ComponentInjector.test.tsx#L51
Type '{ count: number; }' is not assignable to type 'IntrinsicAttributes & Partial<unknown>'.
|
build (14.x):
src/injectors/components/ComponentInjector.test.tsx#L55
Type '{ count: number; }' is not assignable to type 'IntrinsicAttributes & Partial<unknown>'.
|
build (14.x)
Process completed with exit code 2.
|
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|