chore(deps): update dependency microsoft.sourcelink.github to 10.0.203 #68
codeql.yml
on: pull_request
codeql
/
Analyze C#
17m 24s
codeql
/
Analyze GitHub Actions
52s
codeql
/
Analyze JavaScript
0s
Annotations
11 warnings
|
codeql / Analyze C#:
src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ITypeSymbolExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions'.
|
|
codeql / Analyze C#:
src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ISymbolExtensions'. Assuming 'Microsoft.CodeAnalysis.ISymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ISymbolExtensions'.
|
|
codeql / Analyze C#:
src/ReactiveUI.SourceGenerator.Tests/UnitTests/ImmutableArrayBuilderTests.cs#L11
Ambiguous reference in cref attribute: 'ImmutableArrayBuilder{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>'.
|
|
codeql / Analyze C#:
src/ReactiveUI.SourceGenerator.Tests/UnitTests/FieldSyntaxExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'FieldSyntaxExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions'.
|
|
codeql / Analyze C#:
src/ReactiveUI.SourceGenerator.Tests/UnitTests/EquatableArrayTests.cs#L11
Ambiguous reference in cref attribute: 'EquatableArray{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>'.
|
|
codeql / Analyze C#:
src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ITypeSymbolExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions'.
|
|
codeql / Analyze C#:
src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ISymbolExtensions'. Assuming 'Microsoft.CodeAnalysis.ISymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ISymbolExtensions'.
|
|
codeql / Analyze C#:
src/ReactiveUI.SourceGenerator.Tests/UnitTests/ImmutableArrayBuilderTests.cs#L11
Ambiguous reference in cref attribute: 'ImmutableArrayBuilder{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>'.
|
|
codeql / Analyze C#:
src/ReactiveUI.SourceGenerator.Tests/UnitTests/FieldSyntaxExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'FieldSyntaxExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions'.
|
|
codeql / Analyze C#:
src/ReactiveUI.SourceGenerator.Tests/UnitTests/EquatableArrayTests.cs#L11
Ambiguous reference in cref attribute: 'EquatableArray{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>'.
|
|
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.
|