IBM/tekton-lint

Improve error message

Aberta

#45 aberto em 25 de out. de 2020

 (1 comentário) (0 reação) (0 responsável)TypeScript (21 forks)auto 404
good first issuehacktoberfest

Métricas do repositório

Stars
 (32 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador