Skip to content

Adding todo for creating db context and save the first record #18

Adding todo for creating db context and save the first record

Adding todo for creating db context and save the first record #18

Triggered via push November 19, 2024 13:41
Status Failure
Total duration 24s
Artifacts

wallet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
build: EWallet.Api/Data/WalletDbContext.cs#L3
The type or namespace name 'dbcontext' could not be found (are you missing a using directive or an assembly reference?)
build: EWallet.Api/Data/WalletDbContext.cs#L3
The type or namespace name 'dbcontext' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build: JwtAuth.Api/Program.cs#L15
Possible null reference argument for parameter 'user' in 'string AuthService.Create(User user)'.
build: JwtAuth.Api/Program.cs#L15
Possible null reference argument for parameter 'user' in 'string AuthService.Create(User user)'.