Add support to package studio projects #343
Annotations
6 errors and 1 warning
Lint:
plugin/studio/studio_plugin_test.go#L78
Error return value of `json.Unmarshal` is not checked (errcheck)
|
Lint:
plugin/studio/studio_plugin_test.go#L98
Error return value of `json.Unmarshal` is not checked (errcheck)
|
Lint:
plugin/external_plugin.go#L64
G107: Potential HTTP request made with variable url (gosec)
|
Lint:
plugin/zip_archive.go#L31
G305: File traversal when extracting zip/tar archive (gosec)
|
Lint:
plugin/zip_archive.go#L57
G110: Potential DoS vulnerability via decompression bomb (gosec)
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading