Skip to content

feat: user profile

feat: user profile #10

Triggered via pull request August 17, 2024 12:40
Status Failure
Total duration 55s
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