feat(provider): add SQLite sink support (#124) #151
Annotations
10 errors and 12 warnings
"Generated an empty chunk: \"@bundled-es-modules\"."
|
"Generated an empty chunk: \"@faker-js\"."
|
"Generated an empty chunk: \"@mswjs\"."
|
"Generated an empty chunk: \"@open-draft\"."
|
|
|
|
|
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
"warning [email protected]: The engine \"vscode\" appears to be invalid."
|
"warning \" > [email protected]\" has incorrect peer dependency \"@testing-library/dom@^9.3.3\"."
|
|
|
|
|
/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.SqliteDataProvider/SqliteQueryBuilder.cs(44,99): warning S1172: Remove this unused method parameter 'schema'. (https://rules.sonarsource.com/csharp/RSPEC-1172) [/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.SqliteDataProvider/Serilog.Ui.SqliteDataProvider.csproj]
|
/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.MySqlProvider/MySqlQueryBuilder.cs(58,99): warning S1172: Remove this unused method parameter 'schema'. (https://rules.sonarsource.com/csharp/RSPEC-1172) [/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.MySqlProvider/Serilog.Ui.MySqlProvider.csproj]
|
/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.Web/Endpoints/SerilogUiAppRoutes.cs(23,37): warning S3236: Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236) [/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.Web/Serilog.Ui.Web.csproj::TargetFramework=net6.0]
|
/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.Web/Extensions/ServiceCollectionExtensions.cs(27,38): warning S3236: Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236) [/home/runner/work/serilog-ui/serilog-ui/src/Serilog.Ui.Web/Serilog.Ui.Web.csproj::TargetFramework=net6.0]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading