feat!: Light mode #2483
Triggered via pull request
September 19, 2023 22:14
Status
Failure
Total duration
3m 12s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Build
2m 20s
Build Storybook
2m 36s
Unit test
1m 43s
Lint
1m 47s
Create preview
3m 1s
Trivy fs scan
32s
Annotations
8 errors and 1 warning
Lint
Process completed with exit code 1.
|
Build:
src/components/Code.tsx#L370
Property 'height' does not exist on type '{ fillLevel?: FillLevel; selected?: boolean; hue?: "default" | "lighter" | "lightest"; clickable?: boolean; severity?: "info" | "success" | "warning" | "danger" | "critical" | "neutral" | "error"; cornerSize?: CornerSize; }'.
|
Build:
src/components/Code.tsx#L370
Property 'height' does not exist on type '{ fillLevel?: FillLevel; selected?: boolean; hue?: "default" | "lighter" | "lightest"; clickable?: boolean; severity?: "info" | "success" | "warning" | "danger" | "critical" | "neutral" | "error"; cornerSize?: CornerSize; }'.
|
Build:
src/components/Code.tsx#L371
Property 'height' does not exist on type '{ fillLevel?: FillLevel; selected?: boolean; hue?: "default" | "lighter" | "lightest"; clickable?: boolean; severity?: "info" | "success" | "warning" | "danger" | "critical" | "neutral" | "error"; cornerSize?: CornerSize; }'.
|
Build:
src/components/Code.tsx#L371
Property 'minHeight' does not exist on type '{ fillLevel?: FillLevel; selected?: boolean; hue?: "default" | "lighter" | "lightest"; clickable?: boolean; severity?: "info" | "success" | "warning" | "danger" | "critical" | "neutral" | "error"; cornerSize?: CornerSize; }'.
|
Build:
src/hooks/useFloatingDropdown.tsx#L43
Parameter 'args' implicitly has an 'any' type.
|
Build:
src/markdoc/components/Fence.tsx#L36
Property 'content' does not exist on type 'Omit<CardProps, "children"> & { children?: string; language?: string; showLineNumbers?: boolean; showHeader?: boolean; tabs?: CodeTabData[]; title?: ReactNode; onSelectedTabChange?: (key: string) => void; } & { ...; }'.
|
Build
Process completed with exit code 2.
|
Trivy fs scan
Unexpected input(s) 'security-checks', valid inputs are ['entryPoint', 'args', 'scan-type', 'image-ref', 'input', 'scan-ref', 'exit-code', 'ignore-unfixed', 'vuln-type', 'severity', 'format', 'template', 'output', 'skip-dirs', 'skip-files', 'cache-dir', 'timeout', 'ignore-policy', 'hide-progress', 'list-all-pkgs', 'scanners', 'trivyignores', 'artifact-type', 'github-pat', 'trivy-config', 'limit-severities-for-sarif']
|