这是indexloc提供的服务,不要输入任何密码
Skip to content

fix: nbformat

fix: nbformat #446

Re-run triggered August 3, 2024 06:48
Status Failure
Total duration 2m 21s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build: integration/nbformat/nbformat.go#L65
assignments should only be cuddled with other assignments (wsl)
build: integration/nbformat/nbformat.go#L67
return statements should not be cuddled if block has more than two lines (wsl)
build: integration/nbformat/nbformat.go#L84
assignments should only be cuddled with other assignments (wsl)
build: integration/nbformat/nbformat.go#L90
only one cuddle assignment allowed before if statement (wsl)
build: integration/nbformat/nbformat.go#L102
assignments should only be cuddled with other assignments (wsl)
build: integration/nbformat/nbformat.go#L104
return statements should not be cuddled if block has more than two lines (wsl)
build: integration/nbformat/nbformat.go#L53
only one cuddle assignment allowed before if statement (wsl)
build
issues found
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/