Frontend tracing: update tracer after provider init and add FetchInst… #105
Annotations
3 errors and 11 warnings
|
|
|
Abies.Conduit.Api/Program.cs#L62
'WebApplication' does not contain a definition for 'MapOptions' and no accessible extension method 'MapOptions' accepting a first argument of type 'WebApplication' could be found (are you missing a using directive or an assembly reference?)
|
|
Abies.Conduit.Api/Program.cs#L62
'WebApplication' does not contain a definition for 'MapOptions' and no accessible extension method 'MapOptions' accepting a first argument of type 'WebApplication' could be found (are you missing a using directive or an assembly reference?)
|
|
Abies/Html/Elements.cs#L185
Dereference of a possibly null reference.
|
|
Abies/Html/Attributes.cs#L295
Possible null reference argument for parameter 'Id' in 'Attribute.Attribute(string Id, string Name, string Value)'.
|
|
Abies/Html/Elements.cs#L100
Dereference of a possibly null reference.
|
|
Abies/Html/Events.cs#L264
Possible null reference argument for parameter 'Id' in 'Handler.Handler(string Name, string CommandId, Message? Command, string Id, Func<object?, Message>? WithData = null, Type? DataType = null)'.
|
|
Abies/Html/Events.cs#L261
Possible null reference argument for parameter 'Id' in 'Handler.Handler(string Name, string CommandId, Message? Command, string Id, Func<object?, Message>? WithData = null, Type? DataType = null)'.
|
|
Abies/Url.cs#L75
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Abies/Url.cs#L75
Non-nullable property 'Scheme' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Abies/Url.cs#L97
Cannot convert null literal to non-nullable reference type.
|
|
Abies/Url.cs#L96
Cannot convert null literal to non-nullable reference type.
|
|
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading