Remove python version from pyproject (#245) #468
Annotations
2 errors and 1 warning
src/client/components/Parts/Trees/File.tsx#L1
Type '{ sx: { animation: string | undefined; }; label: Element; children?: ReactNode; classes?: Partial<TreeItemClasses> | undefined; collapseIcon?: ReactNode; ... 274 more ...; ref?: Ref<...> | undefined; }' is not assignable to type 'RefAttributes<HTMLLIElement>'.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading