chore: bump version to 0.3.1 #74
Annotations
9 errors and 3 warnings
build-and-test (ubuntu-latest):
pkg/source/oci.go#L40
assignment mismatch: 2 variables but settings.GetSettings returns 1 value
|
build-and-test (ubuntu-latest):
pkg/source/oci.go#L53
cannot use os.MkdirTemp("", "") (value of type error) as type *reporter.KpmEvent in assignment:
|
build-and-test (ubuntu-latest):
pkg/source/oci.go#L63
cannot use oci.Pull(localPath, ociOpts.Reg, ociOpts.Repo, ociOpts.Tag) (value of type error) as type *reporter.KpmEvent in assignment:
|
build-and-test (ubuntu-latest):
pkg/source/oci.go#L70
cannot use filepath.Glob(filepath.Join(localPath, TarPattern)) (value of type error) as type *reporter.KpmEvent in assignment:
|
build-and-test (ubuntu-latest):
pkg/source/oci.go#L72
undefined: errors.FailedPullFromOci
|
build-and-test (ubuntu-latest):
pkg/source/oci.go#L80
cannot use utils.UnTarDir(tarPath, destDir) (value of type error) as type *reporter.KpmEvent in assignment:
|
build-and-test (ubuntu-latest)
Process completed with exit code 2.
|
build-and-test (windows-latest)
The operation was canceled.
|
build-and-test (macos-latest)
The operation was canceled.
|
build-and-test (ubuntu-latest)
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/
|
build-and-test (windows-latest)
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/
|
build-and-test (macos-latest)
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/
|