feat: ✨ implement getPreferences and getDefaultPostPrivacy for Firefish #926
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 1 warning
eslint:
megalodon/src/firefish/entities/userDetailMe.ts#L5
[eslint] reported by reviewdog 🐶
'FirefishEntity' is defined but never used @typescript-eslint/no-unused-vars
Raw Output:
5:11 error 'FirefishEntity' is defined but never used @typescript-eslint/no-unused-vars
|
eslint
Process completed with exit code 1.
|
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|