chore: bump kpm version from 0.3.6 to 0.3.7 (#207) #333
test.yaml
on: push
Unit tests with coverage
2m 4s
Lint checks
17s
Annotations
10 errors and 4 warnings
Lint checks:
pkg/api/kpm_pkg.go#L170
kt.Type undefined (type *KclType has no field or method Type) (typecheck)
|
Lint checks:
pkg/api/kpm_pkg.go#L175
kt.SchemaName undefined (type *KclType has no field or method SchemaName) (typecheck)
|
Lint checks:
pkg/api/kpm_pkg.go#L180
kt.SchemaName undefined (type *KclType has no field or method SchemaName) (typecheck)
|
Lint checks:
pkg/api/kpm_pkg_test.go#L45
schemas[filepath.Join(".")]["SchemaInMainK"].Type undefined (type *KclType has no field or method Type) (typecheck)
|
Lint checks:
pkg/api/kpm_pkg_test.go#L46
schemas[filepath.Join(".")]["SchemaInMainK"].SchemaName undefined (type *KclType has no field or method SchemaName) (typecheck)
|
Lint checks:
pkg/api/kpm_pkg_test.go#L47
schemas[filepath.Join(".")]["SchemaWithSameName"].Type undefined (type *KclType has no field or method Type) (typecheck)
|
Lint checks:
pkg/api/kpm_pkg_test.go#L48
schemas[filepath.Join(".")]["SchemaWithSameName"].SchemaName undefined (type *KclType has no field or method SchemaName) (typecheck)
|
Lint checks:
pkg/api/kpm_pkg_test.go#L51
schemas[filepath.Join("sub")]["SchemaInSubK"].Type undefined (type *KclType has no field or method Type) (typecheck)
|
Lint checks:
pkg/api/kpm_pkg_test.go#L52
schemas[filepath.Join("sub")]["SchemaInSubK"].SchemaName undefined (type *KclType has no field or method SchemaName) (typecheck)
|
Lint checks:
pkg/api/kpm_pkg_test.go#L55
schemas[filepath.Join("sub", "sub1")]["SchemaInSubSub1K"].Type undefined (type *KclType has no field or method Type) (typecheck)
|
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/
|
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']
|