fix: built-in preset themes #38331
Triggered via pull request
December 20, 2024 07:48
Status
Cancelled
Total duration
2m 45s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
linters.yml
on: pull_request
codegen
1m 32s
prettier
32s
markdownlint
11s
anti-trojan-source
9s
type-check
1m 44s
test
1m 2s
eslint
2m 36s
Annotations
5 errors and 6 warnings
|
type-check:
packages/plugins/RedPacket/src/SiteAdaptor/contexts/RedPacketContext.tsx#L200
Type '{ gasOption: GasConfig | undefined; setGasOption: Dispatch<SetStateAction<GasConfig | undefined>>; themes: readonly [FireflyRedPacketAPI.ThemeGroupSettings, FireflyRedPacketAPI.ThemeGroupSettings] | FireflyRedPacketAPI.ThemeGroupSettings[]; ... 26 more ...; setCollection: Dispatch<...>; }' is not assignable to type 'RedPacketContextOptions'.
|
|
type-check:
packages/plugins/RedPacket/src/constants.ts#L48
Property 'normal' is missing in type '{ tid: string; cover: { title1: { color: string; font_size: number; font_family: string; font_weight: number; line_height: number; }; title2: { color: string; font_size: number; font_family: string; font_weight: number; line_height: number; }; ... 5 more ...; logo_image: string; }; is_default: false; }' but required in type 'ThemeGroupSettings'.
|
|
type-check
Process completed with exit code 1.
|
|
eslint
Canceling since a higher priority waiting request for 'Linters and tests-fix/redpacket' exists
|
|
eslint
The operation was canceled.
|
|
anti-trojan-source
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
markdownlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
codegen
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
type-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|