Add currentTeam #463
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 2 warnings
build-projects
Cannot find name 'NavGroup'.
|
build-projects
Exported type alias 'NavItem' has or is using private name 'NavGroup'.
|
build-projects
Cannot find name 'NavItemLink'.
|
build-projects
Exported type alias 'NavItem' has or is using private name 'NavItemLink'.
|
build-projects
Property 'currentTeam' does not exist on type 'SidebarNavigationProps'.
|
build-projects
Type '{ children: (false | Element)[]; className: string; collapsible?: boolean | undefined; projects: []; defaultChecked?: boolean | undefined; defaultValue?: string | number | readonly string[] | undefined; ... 261 more ...; onTransitionEndCapture?: TransitionEventHandler<...> | undefined; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
|
build-projects
Type '"outline-dark\n"' is not assignable to type '"link" | "disabled" | "white" | "outline-indigo" | "outline-purple" | "outline-gray" | "outline-light" | "outline-dark" | "indigo-light" | "jade-light" | "jade-dark" | "indigo-dark" | ... 5 more ... | undefined'. Did you mean '"outline-dark"'?
|
build-projects
Cannot find name 'projects'.
|
build-projects
Parameter 'project' implicitly has an 'any' type.
|
build-projects
Process completed with exit code 1.
|
build-projects
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-projects
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/
|