type #9854
ci-run.yml
on: push
Run tests
1m 21s
Lint translation source files
59s
Compile Typescript
1m 37s
Annotations
3 errors and 3 warnings
Compile Typescript:
src/components/Contact/Contact.tsx#L69
Type '(option: ListboxOption) => void' is not assignable to type '(value: JuiceListboxOption<string>) => void'.
|
Compile Typescript:
src/components/inputs/DurationInput.tsx#L59
Type '(option: DurationOption) => void' is not assignable to type '(value: JuiceListboxOption<DurationUnitsOption>) => void'.
|
Compile Typescript
Process completed with exit code 2.
|
Run tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Compile Typescript
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Lint translation source files
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|