Fix typos in src

- Rename "toolrunnner" (three 'n') to "toolrunner"
- Rename "relativeFilepaht" to "relativeFilepath"
- Fix various typos in documentation & comments
- Fix typos in logs and test names
This commit is contained in:
Eric Cornelissen 2020-11-20 11:00:55 +01:00
parent aafb457527
commit 85ea24bd20
15 changed files with 41 additions and 44 deletions

View file

@ -101,7 +101,7 @@ function getApiUrl(githubUrl: string): string {
}
// Temporary function to aid in the transition to running on and off of github actions.
// Once all code has been coverted this function should be removed or made canonical
// Once all code has been converted this function should be removed or made canonical
// and called only from the action entrypoints.
export function getActionsApiClient(allowLocalRun = false) {
return getApiClient(