Skip to content

fix: Address open issues, update all dependencies, add CodeQL #10

fix: Address open issues, update all dependencies, add CodeQL

fix: Address open issues, update all dependencies, add CodeQL #10

Triggered via pull request April 7, 2026 20:51
Status Success
Total duration 29m 20s
Artifacts

codeql.yml

on: pull_request
codeql  /  Analyze C#
29m 16s
codeql / Analyze C#
codeql  /  Analyze GitHub Actions
46s
codeql / Analyze GitHub Actions
codeql  /  Analyze JavaScript
0s
codeql / Analyze JavaScript
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
codeql / Analyze GitHub Actions
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
codeql / Analyze C#: src/Akavache.Benchmarks.V10/AkavacheV10ReadBenchmarks.cs#L103
Using member 'Akavache.BlobCache.Shutdown()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Registrations for Akavache.Core.
codeql / Analyze C#: src/Akavache.Benchmarks.V10/AkavacheV10ReadBenchmarks.cs#L103
Using member 'Akavache.BlobCache.Shutdown()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Registrations for Akavache.Core.
codeql / Analyze C#: src/Akavache.Benchmarks.V10/AkavacheV10ComprehensiveBenchmarks.cs#L81
Using member 'Akavache.BlobCache.Shutdown()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Registrations for Akavache.Core.
codeql / Analyze C#: src/Akavache.Benchmarks.V10/AkavacheV10ComprehensiveBenchmarks.cs#L81
Using member 'Akavache.BlobCache.Shutdown()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Registrations for Akavache.Core.
codeql / Analyze C#: src/Akavache.Benchmarks.V10/AkavacheV10WriteBenchmarks.cs#L57
Using member 'Akavache.Sqlite3.SqlRawPersistentBlobCache.SqlRawPersistentBlobCache(String, IScheduler)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Registrations for Akavache.Core.
codeql / Analyze C#: src/Akavache.Benchmarks.V10/AkavacheV10WriteBenchmarks.cs#L57
Using member 'Akavache.Sqlite3.SqlRawPersistentBlobCache.SqlRawPersistentBlobCache(String, IScheduler)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Registrations for Akavache.Core.
codeql / Analyze C#: src/Akavache.Benchmarks.V10/AkavacheV10WriteBenchmarks.cs#L68
Using member 'Akavache.BlobCache.Shutdown()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Registrations for Akavache.Core.
codeql / Analyze C#: src/Akavache.Benchmarks.V10/AkavacheV10WriteBenchmarks.cs#L51
Using member 'Akavache.BlobCache.ApplicationName.set' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Registrations for Akavache.Core.
codeql / Analyze C#: src/Akavache.Benchmarks.V10/AkavacheV10WriteBenchmarks.cs#L51
Using member 'Akavache.BlobCache.ApplicationName.set' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Registrations for Akavache.Core.
codeql / Analyze C#: src/Akavache.Benchmarks.V10/AkavacheV10WriteBenchmarks.cs#L68
Using member 'Akavache.BlobCache.Shutdown()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Registrations for Akavache.Core.
codeql / Analyze C#
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.