Skip to content

Merge development into master branch #12

Merge development into master branch

Merge development into master branch #12

Triggered via pull request September 24, 2023 03:43
Status Success
Total duration 3m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: N.EntityFrameworkCore.Extensions/Data/DbContextExtensions.cs#L121
The variable 'ex' is declared but never used
build: N.EntityFrameworkCore.Extensions/Data/DbContextExtensions.cs#L313
The variable 'ex' is declared but never used
build: N.EntityFrameworkCore.Extensions.Test/DbContextExtensions/FetchAsync.cs#L75
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: N.EntityFrameworkCore.Extensions.Test/DbContextExtensions/FetchAsync.cs#L97
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: N.EntityFrameworkCore.Extensions.Test/DbContextExtensions/FetchAsync.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: N.EntityFrameworkCore.Extensions.Test/DbContextExtensions/FetchAsync.cs#L143
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: N.EntityFrameworkCore.Extensions/Data/DbContextExtensions.cs#L121
The variable 'ex' is declared but never used
build: N.EntityFrameworkCore.Extensions/Data/DbContextExtensions.cs#L313
The variable 'ex' is declared but never used
build: N.EntityFrameworkCore.Extensions.Test/DbContextExtensions/FetchAsync.cs#L75
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: N.EntityFrameworkCore.Extensions.Test/DbContextExtensions/FetchAsync.cs#L97
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.