add logger #933
Annotations
2 warnings
Check linting
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check linting:
src/services/votes.ts#L10
'logger' is defined but never used. Allowed unused vars must match /^_ignored/u
|