Update agent.py initialize out #1659
lint.yml
on: pull_request
yaml-lint
9s
flake8-lint
4m 13s
ruff-lint
9s
pylint-lint
28s
Annotations
13 errors and 18 warnings
yaml-lint:
.pre-commit-config.yaml#L5
5:5 [indentation] wrong indentation: expected 6 but found 4
|
yaml-lint:
.pre-commit-config.yaml#L14
14:5 [indentation] wrong indentation: expected 6 but found 4
|
yaml-lint:
.pre-commit-config.yaml#L16
16:20 [trailing-spaces] trailing spaces
|
yaml-lint:
.pre-commit-config.yaml#L18
18:53 [new-line-at-end-of-file] no new line character at the end of file
|
yaml-lint:
.github/action.yml#L24
24:81 [line-length] line too long (117 > 80 characters)
|
yaml-lint:
.github/action.yml#L27
27:81 [line-length] line too long (88 > 80 characters)
|
yaml-lint:
.github/workflows/stale.yml#L2
2:81 [line-length] line too long (110 > 80 characters)
|
yaml-lint:
.github/workflows/stale.yml#L28
28:81 [line-length] line too long (82 > 80 characters)
|
yaml-lint:
.github/workflows/stale.yml#L32
32:81 [line-length] line too long (82 > 80 characters)
|
yaml-lint:
.github/workflows/stale.yml#L39
39:81 [line-length] line too long (81 > 80 characters)
|
ruff-lint
Process completed with exit code 1.
|
pylint-lint
Process completed with exit code 30.
|
flake8-lint
Process completed with exit code 1.
|
yaml-lint:
.pre-commit-config.yaml#L1
1:1 [document-start] missing document start "---"
|
yaml-lint:
.github/workflows/docs-preview.yml#L1
1:1 [document-start] missing document start "---"
|
yaml-lint:
.github/workflows/docs-preview.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint:
.github/workflows/RELEASE.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint:
.github/workflows/label.yml#L10
10:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint:
.github/workflows/lint.yml#L3
3:26 [comments] too few spaces before comment
|
yaml-lint:
.github/workflows/stale.yml#L8
8:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint:
.github/workflows/autofix.yml#L1
1:1 [document-start] missing document start "---"
|
yaml-lint:
.github/workflows/autofix.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint:
.github/workflows/codeql.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
ruff-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
pylint-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
flake8-lint
Failed to download action 'https://api.github.com/repos/actions/setup-python/tarball/39cd14951b08e74b54015e9e001cdefcf80e669f'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
flake8-lint
Back off 16.813 seconds before retry.
|
flake8-lint
Failed to download action 'https://api.github.com/repos/actions/setup-python/tarball/39cd14951b08e74b54015e9e001cdefcf80e669f'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
flake8-lint
Back off 29.277 seconds before retry.
|
flake8-lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|