Skip to content

feat(checker): add checker for searching unncessary parentheses in func #69

feat(checker): add checker for searching unncessary parentheses in func

feat(checker): add checker for searching unncessary parentheses in func #69

Triggered via push August 28, 2024 05:56
Status Failure
Total duration 5m 20s
Artifacts

tests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 17 warnings
test (3.13, ubuntu-latest)
Process completed with exit code 1.
test (3.8, macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
test (3.13, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.11, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.10, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.11, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.12, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.12, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.10, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.8, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.9, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.9, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.13, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.8, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.10, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.11, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.8, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.12, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (3.9, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/