IBM/tekton-lint

Improve error message

Ouverte

#45 ouverte le 25 oct. 2020

 (1 commentaire) (0 réaction) (0 personne assignée)TypeScript (21 forks)auto 404
good first issuehacktoberfest

Métriques du dépôt

Stars
 (32 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur