feat: remove deprecated active badge (#217) #207
Annotations
3 errors and 1 warning
build:
src/neynar-api/utils/v1-to-v2-converters.ts#L6
Module '"../v2"' has no exported member 'ActiveStatus'.
|
build:
src/neynar-api/utils/v1-to-v2-converters.ts#L30
Type '{ viewer_context?: { following: boolean; followed_by: boolean; } | undefined; object: "user"; fid: number; custody_address: string; username: string; display_name: string; pfp_url: string; profile: { ...; }; ... 4 more ...; active_status: any; }' is not assignable to type 'User'.
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|