Skip to content

Add a Reference section to the docs #480

Add a Reference section to the docs

Add a Reference section to the docs #480

Triggered via pull request January 8, 2024 09:53
@guycaguyca
synchronize #132
referencesDocs
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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/