Working export #92
analysis.yml
on: push
Static-Check
11s
Go-Sec
42s
Annotations
5 errors and 2 warnings
Static-Check:
utils/distribution/distribute.go#L93
field `input` is unused (unused)
|
Static-Check:
utils/distribution/distribute.go#L94
field `output` is unused (unused)
|
Static-Check:
utils/distribution/distribute.go#L100
field `mappings` is unused (unused)
|
Static-Check:
lifecycle/services/export.go#L107
ineffectual assignment to err (ineffassign)
|
Static-Check
issues found
|
Static-Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go-Sec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|