Remove python version from pyproject (#245) #468
general.yaml
on: push
test
3m 2s
deploy
1m 24s
release
0s
Annotations
2 errors and 2 warnings
test:
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>'.
|
test
Process completed with exit code 2.
|
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@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/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/
|