feat(Network): add description field #22999
Annotations
6 errors and 3 warnings
Run tests on ubuntu-latest:
src/components/network/NetworkView.tsx#L175
Type '{ colors: { background: string; border: string; }; title: string; description: string; onBack: () => void; tags: Element; extra: Element; }' is not assignable to type 'IntrinsicAttributes & PageHeaderProps & { theme?: Theme | undefined; } & { colors: { background: string; border: string; }; }'.
|
Run tests on ubuntu-latest
Process completed with exit code 2.
|
Run tests on windows-latest
The job was canceled because "_20_x_ubuntu-latest" failed.
|
Run tests on windows-latest
The operation was canceled.
|
Run tests on macOS-latest
The job was canceled because "_20_x_ubuntu-latest" failed.
|
Run tests on macOS-latest
The operation was canceled.
|
Run tests on ubuntu-latest
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/
|
Run tests on windows-latest
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/
|
Run tests on macOS-latest
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/
|