Skip to content

docs: Remove Typekit integration from README.md #70

docs: Remove Typekit integration from README.md

docs: Remove Typekit integration from README.md #70

Triggered via push October 6, 2024 16:28
Status Failure
Total duration 42s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
build
Process completed with exit code 1.
test: src/components/Availability/index.tsx#L19
Argument of type 'boolean | null' is not assignable to parameter of type 'boolean'.
test: src/components/BrandLogo/index.tsx#L19
Type '{ children: Element[]; className: string; href: string; "aria-current": "page" | null; }' is not assignable to type 'Omit<AnchorHTMLAttributes<HTMLAnchorElement>, keyof InternalLinkProps>'.
test: src/components/Location/index.tsx#L17
Argument of type 'boolean | null' is not assignable to parameter of type 'boolean'.
test: src/components/LogoUnit/index.tsx#L20
Type '{ children: (false | Element)[]; className: string; href: string; "aria-current": "page" | null; }' is not assignable to type 'Omit<AnchorHTMLAttributes<HTMLAnchorElement>, keyof InternalLinkProps>'.
test: src/components/Networks/index.test.tsx#L8
'container.firstChild' is possibly 'null'.
test: src/components/Networks/index.tsx#L23
Argument of type 'boolean | null' is not assignable to parameter of type 'boolean'.
test: src/components/Project/index.tsx#L22
Argument of type 'boolean | null' is not assignable to parameter of type 'boolean'.
test: src/components/ProjectImage/index.test.tsx#L19
Type 'null' is not assignable to type 'ImageType'.
test: src/components/ProjectImage/index.tsx#L36
Argument of type 'boolean | null' is not assignable to parameter of type 'boolean'.
test: src/components/ProjectNav/index.tsx#L18
'scrollContainer.current' is possibly 'null'.
build
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@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/