Skip to content

feat: add bundle support #84

feat: add bundle support

feat: add bundle support #84

Triggered via pull request September 24, 2023 09:19
@shyimshyim
synchronize #227
bundle-support
Status Success
Total duration 2m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql.yml

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

Annotations

8 warnings and 1 notice
Unexported return type of the exported function: extension/bundle.go#L117
Exported method with the unexported return type
Unexported return type of the exported function: extension/bundle.go#L129
Exported method with the unexported return type
Imported package name as a name identifier: extension/project.go#L112
Variable `version` collides with imported package name
Imported package name as a name identifier: extension/project.go#L99
Variable `version` collides with imported package name
Imported package name as a name identifier: extension/project.go#L81
Variable `version` collides with imported package name
Unused parameter: extension/asset_platform.go#L244
Unused parameter `ctx context.Context`
Unused parameter: extension/bundle.go#L142
Unused parameter `ctx`
Unused parameter: extension/bundle.go#L142
Unused parameter `c`