Make Navbar responsive through use of MUI drawer component #443
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 3 warnings
lint
Process completed with exit code 1.
|
type-check:
src/components/navbar/NavBar.tsx#L47
Property 'icon' does not exist on type '{ readonly sidebar: string; readonly logo: string; readonly toolbar: string; readonly list: string; readonly burger: string; readonly link: string; readonly linkTitle: string; readonly linkItem: string; }'.
|
type-check:
src/components/navbar/NavBar.tsx#L53
Property 'icon' does not exist on type '{ readonly sidebar: string; readonly logo: string; readonly toolbar: string; readonly list: string; readonly burger: string; readonly link: string; readonly linkTitle: string; readonly linkItem: string; }'.
|
type-check:
src/components/navbar/NavBar.tsx#L59
Property 'icon' does not exist on type '{ readonly sidebar: string; readonly logo: string; readonly toolbar: string; readonly list: string; readonly burger: string; readonly link: string; readonly linkTitle: string; readonly linkItem: string; }'.
|
type-check:
src/components/navbar/NavBar.tsx#L65
Property 'icon' does not exist on type '{ readonly sidebar: string; readonly logo: string; readonly toolbar: string; readonly list: string; readonly burger: string; readonly link: string; readonly linkTitle: string; readonly linkItem: string; }'.
|
type-check
Process completed with exit code 2.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
type-check
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|