WIP: fix backend type errors #124

Closed
norm wants to merge 3 commits from fix/backend-types into main
Owner

Goal is to elimiate all of the type errors in the backend and remove the || echo done. part from the build task that effectively ignores those type errors.

Goal is to elimiate all of the type errors in the backend and remove the `|| echo done.` part from the build task that effectively ignores those type errors.
norm added 2 commits 2022-09-07 20:47:12 +00:00
backend: fix types in boot/{master, worker}.ts
Some checks failed
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
893c7a1c5c
norm added 1 commit 2022-09-07 21:03:02 +00:00
add type annotations for load.ts
Some checks failed
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
04e552f944
Author
Owner

Think it might be better to split this into multiple smaller PRs, so I'll close this for now.

Think it might be better to split this into multiple smaller PRs, so I'll close this for now.
norm closed this pull request 2022-09-07 21:18:56 +00:00
norm deleted branch fix/backend-types 2022-09-07 21:19:05 +00:00
Some checks failed
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/test Pipeline failed

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
feature
fix
upkeep
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: FoundKeyGang/FoundKey#124
No description provided.