Skip to content

Scalable scraper

Scalable scraper #1677

Triggered via pull request February 25, 2025 18:09
Status Success
Total duration 3m 59s
Artifacts

docker-publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<PartialSymbolIdentifier>(IEnumerable<PartialSymbolIdentifier> first, IEnumerable<PartialSymbolIdentifier> second)'.
build
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<PartialSymbolIdentifier>(IEnumerable<PartialSymbolIdentifier> first, IEnumerable<PartialSymbolIdentifier> second)'.
build
Nullable value type may be null.
build
Possible null reference return.
build
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<PartialSymbolIdentifier>(IEnumerable<PartialSymbolIdentifier> first, IEnumerable<PartialSymbolIdentifier> second)'.
build
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<PartialSymbolIdentifier>(IEnumerable<PartialSymbolIdentifier> first, IEnumerable<PartialSymbolIdentifier> second)'.
build
Nullable value type may be null.
build
Possible null reference return.
build
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<PartialSymbolIdentifier>(IEnumerable<PartialSymbolIdentifier> first, IEnumerable<PartialSymbolIdentifier> second)'.
build
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<PartialSymbolIdentifier>(IEnumerable<PartialSymbolIdentifier> first, IEnumerable<PartialSymbolIdentifier> second)'.
build: Database/TypeConfigurations/HoldingTypeConfiguration.cs#L19
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<PartialSymbolIdentifier>(IEnumerable<PartialSymbolIdentifier> first, IEnumerable<PartialSymbolIdentifier> second)'.
build: Database/TypeConfigurations/HoldingTypeConfiguration.cs#L19
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<PartialSymbolIdentifier>(IEnumerable<PartialSymbolIdentifier> first, IEnumerable<PartialSymbolIdentifier> second)'.
build: Database/Migrations/20250129155445_Initial.cs#L14
Define a constant instead of using this literal 'Holdings' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
build: Database/Migrations/20250129155445_Initial.cs#L17
Define a constant instead of using this literal 'INTEGER' 24 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
build: Database/Migrations/20250129155445_Initial.cs#L18
Define a constant instead of using this literal 'Sqlite:Autoincrement' 15 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
build: Database/Migrations/20250129155445_Initial.cs#L30
Define a constant instead of using this literal 'integer' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
build: Database/Migrations/20250129155445_Initial.cs#L56
Define a constant instead of using this literal 'SymbolProfiles' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
build: Database/Migrations/20250129155445_Initial.cs#L83
Define a constant instead of using this literal 'Accounts' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
build: Database/Migrations/20250129155445_Initial.cs#L156
Define a constant instead of using this literal 'Activities' 11 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
build: Database/Migrations/20250129155445_Initial.cs#L327
Define a constant instead of using this literal 'PartialSymbolIdentifierActivity' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)