Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.3 in /src/Serilog.Ui.MsSqlServerProvider #106

chore(deps): bump Microsoft.Data.SqlClient

b9b3205
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps): bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.3 in /src/Serilog.Ui.MsSqlServerProvider #106

chore(deps): bump Microsoft.Data.SqlClient
b9b3205
Select commit
Loading
Failed to load commit list.
GitHub Actions / JS - Tests succeeded Jan 16, 2024 in 0s

9 passed, 0 failed and 0 skipped

Tests passed successfully

✔️ src/Serilog.Ui.Web/reports/jest-junit.xml

9 tests were completed in 7s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
assets/tests/auth/authentication-modal-interaction.spec.ts 2✔️ 6s
assets/tests/util.spec.ts 7✔️ 6s

✔️ assets/tests/auth/authentication-modal-interaction.spec.ts

interactions with the Auth JWT Modal
  ✔️ opens the modal
  ✔️ closes the modal clicking the X

✔️ assets/tests/util.spec.ts

log level backgrounds
  ✔️ returns Verbose color for log level: bg-success
  ✔️ returns Debug color for log level: bg-success
  ✔️ returns Error color for log level: bg-danger
  ✔️ returns Fatal color for log level: bg-danger
  ✔️ returns Information color for log level: bg-primary
  ✔️ returns Warning color for log level: bg-warning
  ✔️ returns default color for unrecognized enum case