Skip to content

Merge pull request #36 from moreal/bump-lib9c #15

Merge pull request #36 from moreal/bump-lib9c

Merge pull request #36 from moreal/bump-lib9c #15

Triggered via push June 8, 2023 07:53
Status Failure
Total duration 3m 16s
Artifacts

docs.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
publish-docs
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.
publish-docs
Process completed with exit code 127.
publish-docs: Lib9c.Wasm/Program.cs#L28
Unboxing a possibly null value.
publish-docs: Lib9c.Wasm/JsonUtils.cs#L29
Possible null reference argument for parameter 'ticker' in 'Currency Currency.Legacy(string ticker, byte decimalPlaces, IImmutableSet<Address>? minters)'.
publish-docs: Lib9c.Wasm/JsonUtils.cs#L47
Converting null literal or possible null value to non-nullable type.
publish-docs: Lib9c.Wasm/JsonUtils.cs#L50
Dereference of a possibly null reference.
publish-docs: Lib9c.Wasm/JsonUtils.cs#L52
Possible null reference return.
publish-docs: Lib9c.Wasm/JsonUtils.cs#L58
Converting null literal or possible null value to non-nullable type.
publish-docs: Lib9c.Wasm/JsonUtils.cs#L61
Dereference of a possibly null reference.
publish-docs: Lib9c.Wasm/JsonUtils.cs#L63
Possible null reference return.
publish-docs: Lib9c.Wasm/JsonUtils.cs#L70
Possible null reference return.
publish-docs: Lib9c.Wasm/JsonUtils.cs#L78
Possible null reference argument for parameter 'value' in 'object Enum.Parse(Type enumType, string value)'.