feat: add api whose input option with style 'WithXXX' #400
test.yaml
on: pull_request
Unit tests with coverage
40s
Lint checks
12s
Annotations
5 errors and 4 warnings
Lint checks:
pkg/api/kpm_env.go#L1
: # kcl-lang.io/kpm/pkg/api [kcl-lang.io/kpm/pkg/api.test]
|
Lint checks:
pkg/api/kpm_run_test.go#L181
undefined: RunPkgWithOpts (typecheck)
|
Lint checks
issues found
|
Unit tests with coverage
undeclared name: RunPkgWithOpts
|
Unit tests with coverage
Process completed with exit code 1.
|
Lint checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint checks
Unexpected input(s) 'timeout', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
Lint checks
Unexpected input(s) 'timeout', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
Unit tests with coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|