Skip to content

feat(sandbox): create project template for AWS Lambda in Python (ARCH-352) #947

feat(sandbox): create project template for AWS Lambda in Python (ARCH-352)

feat(sandbox): create project template for AWS Lambda in Python (ARCH-352) #947

Triggered via pull request December 3, 2024 03:48
Status Failure
Total duration 15s
Artifacts

lint-dockerfiles.yml

on: pull_request
hadolint
6s
hadolint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
hadolint: apps/sandbox/lambda-python/Dockerfile#L3
DL3045 warning: `COPY` to a relative destination without `WORKDIR` set.
hadolint: apps/sandbox/lambda-python/Dockerfile#L5
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
hadolint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636