Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update logger.ts #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

nikbenesh
Copy link

I suggest add more strict typeification. I have replaced 'any' with 'unknown' type

I suggest add more strict typeification. I have replaced 'any' with 'unknown' type
@nikbenesh nikbenesh requested a review from jmrossy as a code owner December 20, 2024 07:47
Copy link

vercel bot commented Dec 20, 2024

@nikbenesh is attempting to deploy a commit to the Abacus Works Team on Vercel.

A member of the Team first needs to authorize it.

@jmrossy
Copy link
Collaborator

jmrossy commented Dec 21, 2024

@nikbenesh Thanks for the PR but as you can see, 3 of the CI tests are failing. This tells me that you didn't build and run the app after making changes. In the future, please thoroughly test your changes before submitting PRs.

I'll keep this one open in case you want to keep working on it but I'm not sure there's much benefit to tweaking the types in Logger for now. If you'd like a different task to take on, let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants