Skip to content

change from openai to google gemini #12

change from openai to google gemini

change from openai to google gemini #12

Triggered via push December 19, 2023 22:12
Status Failure
Total duration 17s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint: Dockerfile#L8
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Lint: Dockerfile#L8
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/