Skip to content

fix: print stacktrace if panic occurs during deployment #451

fix: print stacktrace if panic occurs during deployment

fix: print stacktrace if panic occurs during deployment #451

Triggered via push August 7, 2023 11:20
Status Success
Total duration 50m 19s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: cmd/provider-services/cmd/sdl-to-manifest.go#L27
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
lint: cluster/kube/builder/workload.go#L95
S1039: unnecessary use of fmt.Sprintf (gosimple)
lint: operator/inventory/cmd.go#L123
S1005: unnecessary assignment to the blank identifier (gosimple)
integration-tests / crd-e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/