Skip to content

Fix es type (#276) #608

Fix es type (#276)

Fix es type (#276) #608

Re-run triggered August 16, 2024 15:31
Status Failure
Total duration 1m 43s
Artifacts 1
Build and push image  /  Build Image and Push
4m 24s
Build and push image / Build Image and Push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Run tests
Process completed with exit code 127.
Variables should be defined before their use: Dockerfile#L75
UndefinedVar: Usage of undefined variable '$LD_LIBRARY_PATH' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: Dockerfile#L113
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/