Skip to content

Dolci/adding copyright #101

Dolci/adding copyright

Dolci/adding copyright #101

Triggered via pull request January 24, 2024 11:36
Status Failure
Total duration 30s
Artifacts

lint.yml

on: pull_request
Run linters
21s

Annotations

8 errors and 6 warnings
Run linters: checkpoint_schedules/basic_schedules.py#L2
E501 line too long (83 > 79 characters)
Run linters: checkpoint_schedules/hrevolve.py#L2
E501 line too long (83 > 79 characters)
Run linters: checkpoint_schedules/mixed.py#L2
E501 line too long (83 > 79 characters)
Run linters: checkpoint_schedules/mixed.py#L4
E501 line too long (103 > 79 characters)
Run linters: checkpoint_schedules/multistage.py#L2
E501 line too long (83 > 79 characters)
Run linters: checkpoint_schedules/schedule.py#L2
E501 line too long (83 > 79 characters)
Run linters: checkpoint_schedules/twolevel_binomial.py#L2
E501 line too long (83 > 79 characters)
Run linters
Process completed with exit code 1.
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run linters: checkpoint_schedules/basic_schedules.py#L2
W291 trailing whitespace
Run linters: checkpoint_schedules/multistage.py#L2
W291 trailing whitespace
Run linters: checkpoint_schedules/multistage.py#L24
F821 undefined name 'functools'
Run linters: checkpoint_schedules/multistage.py#L63
F821 undefined name 'functools'
Run linters: checkpoint_schedules/twolevel_binomial.py#L2
W291 trailing whitespace