🐛 fix(Navigation.tsx): fix margin-bottom style of StyledBugCard compo… #2068
Annotations
5 errors and 7 warnings
validate:
src/pages/Campaign/useWidgets/Experience/widgets/Insights/HighlightCard.tsx#L109
Argument of type 'string | { id: number; name: string; }[]' is not assignable to parameter of type '{ id?: number | undefined; name?: string | undefined; }[] | "all"'.
|
validate:
src/pages/Campaign/useWidgets/Experience/widgets/Insights/InsightCard.tsx#L33
Argument of type 'string | { id: number; name: string; }[]' is not assignable to parameter of type '{ id?: number | undefined; name?: string | undefined; }[] | "all"'.
|
validate:
src/pages/Campaign/useWidgets/Experience/widgets/Insights/index.tsx#L111
Type 'Insight[]' is not assignable to type '{ id: number; title: string; description?: string | undefined; severity: { id: number; name?: string | undefined; }; cluster: { id?: number | undefined; name?: string | undefined; }[] | "all"; video?: { ...; }[] | undefined; }[]'.
|
validate
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
validate
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/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, aws-actions/configure-aws-credentials@13d241b293754004c80624b5567555c4a39ffbe3, aws-actions/amazon-ecr-login@aaf69d68aa3fb14c1d5a6be9ac61fe15b48453a2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|