bump pyspark and delta versions #54
Annotations
2 errors and 3 warnings
Ruff (E721):
mack/__init__.py#L574
mack/__init__.py:574:8: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
|
Ruff (E721):
mack/__init__.py#L611
mack/__init__.py:611:8: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
|
build
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/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
Unexpected input(s) 'line-length', valid inputs are ['entryPoint', 'args', 'path', 'flags', 'format']
|