Skip to content

docs: update readme badge #7

docs: update readme badge

docs: update readme badge #7

Triggered via push May 23, 2023 13:47
Status Success
Total duration 3m 15s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
The 'Publish' target is not supported without specifying a target framework. The current project targets multiple frameworks, you must specify the framework for the published application.
build: Lib9c.Wasm/Program.cs#L28
Unboxing a possibly null value.
build: Lib9c.Wasm/JsonUtils.cs#L29
Possible null reference argument for parameter 'ticker' in 'Currency Currency.Legacy(string ticker, byte decimalPlaces, IImmutableSet<Address>? minters)'.
build: Lib9c.Wasm/JsonUtils.cs#L47
Converting null literal or possible null value to non-nullable type.
build: Lib9c.Wasm/JsonUtils.cs#L50
Dereference of a possibly null reference.
build: Lib9c.Wasm/JsonUtils.cs#L52
Possible null reference return.
build: Lib9c.Wasm/JsonUtils.cs#L58
Converting null literal or possible null value to non-nullable type.
build: Lib9c.Wasm/JsonUtils.cs#L61
Dereference of a possibly null reference.
build: Lib9c.Wasm/JsonUtils.cs#L63
Possible null reference return.
build: Lib9c.Wasm/JsonUtils.cs#L70
Possible null reference return.
build: Lib9c.Wasm/JsonUtils.cs#L78
Possible null reference argument for parameter 'value' in 'object Enum.Parse(Type enumType, string value)'.