improving warning log and adding debug prints for POC checks #1186
Annotations
4 errors and 1 warning
jas/runner/jasrunner.go#L27
SA5011: possible nil pointer dereference (staticcheck)
|
jas/runner/jasrunner.go#L29
SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
|
jas/runner/jasrunner.go#L28
SA5011: possible nil pointer dereference (staticcheck)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading