Skip to content

Saving

Saving #31

Triggered via push November 23, 2023 12:53
Status Failure
Total duration 38s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build: EdgarFriend/Processors/UsGaapEntryPriorityComparer.cs#L20
Dereference of a possibly null reference.
build: EdgarFriend/Util.cs#L22
Dereference of a possibly null reference.
build: EdgarFriend/Util.cs#L23
Dereference of a possibly null reference.
build: EdgarFriend/Converters/CompanyInfoConverter.cs#L50
Converting null literal or possible null value to non-nullable type.
build: EdgarFriend/Converters/CompanyInfoConverter.cs#L59
Converting null literal or possible null value to non-nullable type.
build: EdgarFriend/Converters/CompanyInfoConverter.cs#L69
Converting null literal or possible null value to non-nullable type.
build: EdgarFriend/Converters/CompanyInfoConverter.cs#L77
Possible null reference assignment.
build: EdgarFriend/Converters/CompanyInfoConverter.cs#L78
Possible null reference argument for parameter 'symbol' in 'SymbolMapping.SymbolMapping(string symbol, string cik)'.
build: EdgarFriend/Converters/RootObjectConverter.cs#L65
Dereference of a possibly null reference.