feat(app,api) add new border type glass option #1452
main.yml
on: pull_request
install
24s
Build App and Preview (Dev)
1m 48s
@codeimage/highlight dev and Preview
1m 18s
Type-checking
49s
Lighthouse
59s
Deploy next
0s
Annotations
9 errors and 16 warnings
Api test
Process completed with exit code 1.
|
Type-checking
Type 'string | null' is not assignable to type '"glass" | null'.
|
Type-checking
Type '{ lite: true; preview: true; shadow: "rgb(0 0 0 / 40%) 0px 30px 55px"; showTab: true; component: ParentComponent<MacOsTerminalProps> | ParentComponent<BaseTerminalProps>; ... 9 more ...; showGlassReflection: false; }' is not assignable to type 'IntrinsicAttributes & DynamicProps<ParentComponent<MacOsTerminalProps> | ParentComponent<BaseTerminalProps>, (MacOsTerminalProps & { ...; }) | (BaseTerminalProps & { ...; })>'.
|
Type-checking
Type '{ preview: true; showTab: true; shadow: "rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset"; component: ParentComponent<MacOsTerminalProps> | ParentComponent<...>; ... 9 more ...; showGlassReflection: boolean; }' is not assignable to type 'IntrinsicAttributes & DynamicProps<ParentComponent<MacOsTerminalProps> | ParentComponent<BaseTerminalProps>, (MacOsTerminalProps & { ...; }) | (BaseTerminalProps & { ...; })>'.
|
Type-checking
Argument of type '(state: TerminalState) => { id: string; type: string; showHeader: boolean; accentVisible: boolean; shadow: string | null; background: string; textColor: string; showWatermark: boolean; showGlassReflection: boolean; opacity: number; alternativeTheme: boolean; borderType: string | null; }' is not assignable to parameter of type 'StoreSetter<TerminalState, []>'.
|
Type-checking
Argument of type '(state: TerminalState) => { type: string; showHeader: boolean; accentVisible: boolean; shadow: string | null; background: string; textColor: string; showWatermark: boolean; showGlassReflection: boolean; opacity: number; alternativeTheme: boolean; borderType: string | null; }' is not assignable to parameter of type 'StoreSetter<TerminalState, []>'.
|
Type-checking
Property 'borderType' is missing in type '{ opacity: number; background: string; accentVisible: boolean; alternativeTheme: boolean; shadow: string | null; showGlassReflection: boolean; type: string; showHeader: boolean; showWatermark: boolean; textColor: string; }' but required in type '{ type: string; showHeader: boolean; accentVisible: boolean; shadow: string | null; background: string; textColor: string; showWatermark: boolean; showGlassReflection: boolean; opacity: number; alternativeTheme: boolean; borderType: string | null; }'.
|
Type-checking
Argument of type 'VersionStore | null' is not assignable to parameter of type 'VersionStore'.
|
Type-checking
Process completed with exit code 2.
|
install
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Api test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Type-checking
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
@codeimage/highlight dev and Preview
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3, amondnet/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
@codeimage/highlight dev and Preview
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/
|
@codeimage/highlight dev and Preview
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/
|
@codeimage/website dev and Preview
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3, amondnet/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
@codeimage/website dev and Preview
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/
|
@codeimage/website dev and Preview
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 App and Preview (Dev)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3, amondnet/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build App and Preview (Dev)
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 App and Preview (Dev)
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/
|
Lighthouse
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|