Add basic symlink handling in the layer scanning implementation. A new field (targetPath
) was added to the internal fileNode
struct to store the symlink target path. Next steps include testing hardlinks and handling symlinks during layer tracing.
#1880
go.yml
on: pull_request
lint
23s
lint-just-new
24s
Matrix: tests
Annotations
3 errors and 3 warnings
lint:
artifact/image/layerscanning/image/image.go#L314
assigned to basename, but reassigned without using the value (wastedassign)
|
lint
issues found
|
tests (windows-latest)
Process completed with exit code 1.
|
lint-just-new
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|