feat(monorepo): Merge rust services into Posthog as a subtree #44304
container-images-ci.yml
on: pull_request
Build Docker image
1m 56s
Lint changed Dockerfiles
36s
Deploy preview environment
/
Deploy preview environment
Annotations
5 warnings
Lint changed Dockerfiles:
rust/Dockerfile#L15
Do not use apt as it is meant to be a end-user tool, use apt-get or apt-cache instead
|
Lint changed Dockerfiles:
rust/Dockerfile#L25
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
rust/Dockerfile.migrate#L3
Do not use apt as it is meant to be a end-user tool, use apt-get or apt-cache instead
|
Lint changed Dockerfiles
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Docker image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: n1hility/cancel-previous-runs@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|