Skip to content

fix(deps): bump the all group with 1 update #58

fix(deps): bump the all group with 1 update

fix(deps): bump the all group with 1 update #58

Triggered via push August 21, 2023 15:48
Status Success
Total duration 2m 33s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

16 warnings and 31 notices
Bool condition: cmd/project/project_proxy.go#L30
Condition `runtime.GOOS == "darwin"` is always `false`
Bool condition: cmd/project/project_proxy.go#L32
Condition `runtime.GOOS == "windows"` is always `false`
Bool condition: esbuild/sass.go#L66
Condition `osType == "darwin"` is always `false`
Unexported return type of the exported function: extension/app.go#L291
Exported method with the unexported return type
Unexported return type of the exported function: extension/app.go#L287
Exported method with the unexported return type
Unexported return type of the exported function: extension/platform.go#L146
Exported method with the unexported return type
Unexported return type of the exported function: extension/platform.go#L158
Exported method with the unexported return type
Imported package name as a name identifier: cmd/project/ci.go#L222
Variable `extension` collides with imported package name
Imported package name as a name identifier: extension/validator.go#L47
Variable `context` collides with imported package name
Reserved word used as name: extension/platform.go#L357
Variable `error` collides with the 'builtin' interface
Unhandled error: account-api/login.go#L111
Unhandled error
Unhandled error: version/version.go#L368
Unhandled error
Unhandled error: esbuild/sass.go#L77
Unhandled error
Unhandled error: version/version.go#L363
Unhandled error
Unhandled error: version/version.go#L365
Unhandled error
Deprecated dependency: go.mod#L40
Deprecated module github.com/golang/protobuf
'defer' in the loop: extension/asset_platform.go#L88
Possible resource leak, `defer` is called in the `for` loop
'defer' in the loop: cmd/project/config_sync_theme.go#L39
Possible resource leak, `defer` is called in the `for` loop
'defer' in the loop: cmd/project/config_sync_entity.go#L41
Possible resource leak, `defer` is called in the `for` loop
'defer' in the loop: extension/asset_platform.go#L100
Possible resource leak, `defer` is called in the `for` loop
'defer' in the loop: cmd/project/config_sync_theme.go#L101
Possible resource leak, `defer` is called in the `for` loop
'defer' in the loop: extension/asset_platform.go#L77
Possible resource leak, `defer` is called in the `for` loop
Error string should not be capitalized or end with punctuation: cmd/account/account_producer_extension_info_push.go#L290
Error string should not be capitalized or end with punctuation mark
Error string should not be capitalized or end with punctuation: cmd/account/account_producer_extension_info_push.go#L303
Error string should not be capitalized or end with punctuation mark
Error string should not be capitalized or end with punctuation: version/version.go#L48
Error string should not be capitalized or end with punctuation mark
Error string should not be capitalized or end with punctuation: extension/zip.go#L75
Error string should not be capitalized or end with punctuation mark
Error string should not be capitalized or end with punctuation: version/version.go#L57
Error string should not be capitalized or end with punctuation mark
Name starts with a package name: internal/git/git.go#L12
Name starts with the package name
Name starts with a package name: extension/asset_platform.go#L444
Name starts with the package name
Name starts with a package name: curl/curl_wrapper.go#L28
Name starts with the package name
Name starts with a package name: curl/curl_wrapper.go#L18
Name starts with the package name
Name starts with a package name: extension/asset_platform.go#L398
Name starts with the package name
Name starts with a package name: version/version.go#L20
Name starts with the package name
Name starts with a package name: extension/asset_platform.go#L430
Name starts with the package name
Name starts with a package name: extension/asset_platform.go#L438
Name starts with the package name
Empty slice declared using a literal: cmd/extension/extension_admin_watch.go#L242
Empty slice declaration using a literal
Empty slice declared using a literal: cmd/extension/extension_admin_watch.go#L229
Empty slice declaration using a literal
Incorrect usage of 'fmt.Printf' and 'fmt.Println' functions: cmd/account/account_company_use.go#L39
Placeholder argument `membership.Company.CustomerNumber` has the wrong type `string` (%d)
Redundant type conversion: version/constraint.go#L87
Redundant type conversion
Usage of Snake_Case: cmd/account/account.go#L6
Eliminate snake case
Type can be omitted: cmd/extension/extension_create.go#L27
Type can be omitted
Dependency update available: go.mod#L43
Newer version of github.com/jaswdr/[email protected] is available: v1.19.0
Dependency update available: go.mod#L44
Newer version of github.com/mattn/[email protected] is available: v0.0.15
Dependency update available: go.mod#L52
Newer version of google.golang.org/[email protected] is available: v1.31.0
Dependency update available: go.mod#L49
Newer version of golang.org/x/[email protected] is available: v0.11.0