Skip to content

feat: node state transitions #1166

feat: node state transitions

feat: node state transitions #1166

Triggered via pull request September 17, 2024 03:56
Status Failure
Total duration 1m 45s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint: internal/service/hub/handler/dsl/enforcer/handle_status_test.go#L169
if statements should only be cuddled with assignments (wsl)
Lint: internal/service/hub/handler/dsl/enforcer/handle_status_test.go#L176
return statements should not be cuddled if block has more than two lines (wsl)
Lint: internal/service/hub/handler/dsl/enforcer/handle_status_test.go#L138
Range statement for test TestDetermineStatus missing the call to method parallel in test Run (paralleltest)
Lint
issues found
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/