docs: drop comment about no cloud LLM/NLP being implemented #971
ci.yaml
on: pull_request
nlp-regression
5m 17s
lint
56s
Matrix: unit tests
Annotations
1 error and 2 warnings
unit tests (3.10)
Process completed with exit code 1.
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L3
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L45
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/
|