Merge branch 'main' into issue-#12 #20
Annotations
3 errors and 2 warnings
Typecheck:
lib/interact-for-user-identity.ts#L14
Property 'first_name' does not exist on type '{ user_identity_id: string; user_identity_key: string | null; email_address: string | null; display_name: string; full_name: string | null; created_at: string; workspace_id: string; }'.
|
Typecheck:
lib/interact-for-user-identity.ts#L14
Property 'last_name' does not exist on type '{ user_identity_id: string; user_identity_key: string | null; email_address: string | null; display_name: string; full_name: string | null; created_at: string; workspace_id: string; }'.
|
Typecheck
Process completed with exit code 2.
|
Format
The following actions uses node12 which is deprecated and will be forced to run on node16: stefanzweifel/git-auto-commit-action@v4.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|