Skip to content

feat: user profile

feat: user profile #11

Triggered via pull request August 23, 2024 16:05
Status Failure
Total duration 1m 26s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
eslint: src/data-objects/interface/profile-interface.ts#L27
Unexpected any. Specify a different type
eslint
Process completed with exit code 1.
eslint: src/context/AuthContext.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components