Skip to content

feat: ✨ implement getPreferences and getDefaultPostPrivacy for Firefish #926

feat: ✨ implement getPreferences and getDefaultPostPrivacy for Firefish

feat: ✨ implement getPreferences and getDefaultPostPrivacy for Firefish #926

Triggered via pull request October 6, 2023 05:49
Status Failure
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/