IBM/tekton-lint

Improve error message

Offen

#45 geöffnet am 25.10.2020

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (21 Forks)auto 404
good first issuehacktoberfest

Repository-Metriken

Stars
 (32 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

https://github.com/IBM/tekton-lint/blob/7218c6b6a08c032394584d5849e29528b51d73ab/regression-tests/no-extra-param.yaml#L21-L26

step-1 is not a task name (it's the name of the TaskRun). Actually, there's no standalone task, it's using an embedded task using taskSpec.

Contributor Guide