fix: nbformat #446
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/
|