Skip to content

feat: add bundle support #88

feat: add bundle support

feat: add bundle support #88

Triggered via pull request September 24, 2023 19:30
@shyimshyim
synchronize #227
bundle-support
Status Success
Total duration 2m 2s
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

7 warnings
Unexported return type of the exported function: extension/bundle.go#L122
Exported method with the unexported return type
Unexported return type of the exported function: extension/bundle.go#L134
Exported method with the unexported return type
Imported package name as a name identifier: extension/project.go#L118
Variable `version` collides with imported package name
Imported package name as a name identifier: extension/project.go#L105
Variable `version` collides with imported package name
Imported package name as a name identifier: extension/project.go#L87
Variable `version` collides with imported package name
Unused parameter: extension/bundle.go#L147
Unused parameter `ctx`
Unused parameter: extension/bundle.go#L147
Unused parameter `c`