Add current supported features #188
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests:
src/test/Hangfire.Storage.SQLite.Test/SQLiteConnectionFacts.cs#L1533
Public method 'SampleMethod' on test class 'HangfireSQLiteConnectionFacts' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Build with dotnet:
src/test/Hangfire.Storage.SQLite.Test/SQLiteConnectionFacts.cs#L1533
Public method 'SampleMethod' on test class 'HangfireSQLiteConnectionFacts' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Build with dotnet
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Build with dotnet:
src/test/Hangfire.Storage.SQLite.Test/SQLiteConnectionFacts.cs#L1533
Public method 'SampleMethod' on test class 'HangfireSQLiteConnectionFacts' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
Build with dotnet
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Loading