breaking: replace sqlite-net-pcl with SQLitePCLRaw, extract Akavache.Http #67
codeql.yml
on: pull_request
codeql
/
Analyze C#
41m 15s
codeql
/
Analyze GitHub Actions
52s
codeql
/
Analyze JavaScript
0s
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.Core/Helpers/DisposeHelper.cs#L10
Ambiguous reference in cref attribute: 'Interlocked.CompareExchange'. Assuming 'System.Threading.Interlocked.CompareExchange(ref double, double, double)', but could have also matched other overloads including 'System.Threading.Interlocked.CompareExchange(ref int, int, int)'.
|
|
codeql / Analyze C#:
src/Akavache.Core/Helpers/DisposeHelper.cs#L10
Ambiguous reference in cref attribute: 'Interlocked.CompareExchange'. Assuming 'System.Threading.Interlocked.CompareExchange(ref double, double, double)', but could have also matched other overloads including 'System.Threading.Interlocked.CompareExchange(ref byte, byte, byte)'.
|
|
codeql / Analyze C#:
src/Akavache.Core/Helpers/DisposeHelper.cs#L10
Ambiguous reference in cref attribute: 'Interlocked.CompareExchange'. Assuming 'System.Threading.Interlocked.CompareExchange(ref int, int, int)', but could have also matched other overloads including 'System.Threading.Interlocked.CompareExchange(ref long, long, long)'.
|
|
codeql / Analyze C#:
src/Akavache.Core/Helpers/DisposeHelper.cs#L10
Ambiguous reference in cref attribute: 'Interlocked.CompareExchange'. Assuming 'System.Threading.Interlocked.CompareExchange(ref double, double, double)', but could have also matched other overloads including 'System.Threading.Interlocked.CompareExchange(ref byte, byte, byte)'.
|
|
codeql / Analyze C#:
src/Akavache.Core/Helpers/DisposeHelper.cs#L10
Ambiguous reference in cref attribute: 'Interlocked.CompareExchange'. Assuming 'System.Threading.Interlocked.CompareExchange(ref double, double, double)', but could have also matched other overloads including 'System.Threading.Interlocked.CompareExchange(ref byte, byte, byte)'.
|
|
codeql / Analyze C#:
src/Akavache.Core/Helpers/DisposeHelper.cs#L10
Ambiguous reference in cref attribute: 'Interlocked.CompareExchange'. Assuming 'System.Threading.Interlocked.CompareExchange(ref int, int, int)', but could have also matched other overloads including 'System.Threading.Interlocked.CompareExchange(ref long, long, long)'.
|
|
codeql / Analyze C#:
src/Akavache.Core/Helpers/DisposeHelper.cs#L10
Ambiguous reference in cref attribute: 'Interlocked.CompareExchange'. Assuming 'System.Threading.Interlocked.CompareExchange(ref double, double, double)', but could have also matched other overloads including 'System.Threading.Interlocked.CompareExchange(ref byte, byte, byte)'.
|
|
codeql / Analyze C#:
src/Akavache.Core/Helpers/DisposeHelper.cs#L10
Ambiguous reference in cref attribute: 'Interlocked.CompareExchange'. Assuming 'System.Threading.Interlocked.CompareExchange(ref double, double, double)', but could have also matched other overloads including 'System.Threading.Interlocked.CompareExchange(ref byte, byte, byte)'.
|
|
codeql / Analyze C#:
src/Akavache.Core/Helpers/DisposeHelper.cs#L10
Ambiguous reference in cref attribute: 'Interlocked.CompareExchange'. Assuming 'System.Threading.Interlocked.CompareExchange(ref int, int, int)', but could have also matched other overloads including 'System.Threading.Interlocked.CompareExchange(ref long, long, long)'.
|
|
codeql / Analyze C#:
src/Akavache.Core/Helpers/DisposeHelper.cs#L10
Ambiguous reference in cref attribute: 'Interlocked.CompareExchange'. Assuming 'System.Threading.Interlocked.CompareExchange(ref double, double, double)', but could have also matched other overloads including 'System.Threading.Interlocked.CompareExchange(ref int, int, int)'.
|
|
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.
|