Skip to content

release

release #1

Triggered via push July 21, 2023 01:23
Status Failure
Total duration 3m 34s
Artifacts

release.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
release
It is not supported to build or publish a self-contained application without specifying a RuntimeIdentifier. You must either specify a RuntimeIdentifier or set SelfContained to false.
release
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.
release
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.
release
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.
release
It is not supported to build or publish a self-contained application without specifying a RuntimeIdentifier. You must either specify a RuntimeIdentifier or set SelfContained to false.
release
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.
release
Process completed with exit code 1.
release: Lib9c.Policy/NCStagePolicy.cs#L120
Nullability of reference types in type of parameter 'x' of 'int TxComparer.Compare(Transaction x, Transaction y)' doesn't match implicitly implemented member 'int IComparer<Transaction>.Compare(Transaction? x, Transaction? y)' (possibly because of nullability attributes).
release: Lib9c.Policy/NCStagePolicy.cs#L120
Nullability of reference types in type of parameter 'y' of 'int TxComparer.Compare(Transaction x, Transaction y)' doesn't match implicitly implemented member 'int IComparer<Transaction>.Compare(Transaction? x, Transaction? y)' (possibly because of nullability attributes).
release: Lib9c.Policy/Policy/NCBlockPolicy.cs#L16
Cannot convert null literal to non-nullable reference type.
release: Lib9c.Policy/Policy/NCBlockPolicy.cs#L18
Cannot convert null literal to non-nullable reference type.
release: Lib9c.Policy/Policy/NCBlockPolicy.cs#L19
Cannot convert null literal to non-nullable reference type.
release: Lib9c.Policy/Policy/NCBlockPolicy.cs#L20
Cannot convert null literal to non-nullable reference type.
release: Lib9c.Policy/Policy/NCBlockPolicy.cs#L21
Cannot convert null literal to non-nullable reference type.
release: Lib9c.Policy/Policy/NCBlockPolicy.cs#L22
Cannot convert null literal to non-nullable reference type.
release: Lib9c.Policy/Policy/BlockPolicySource.cs#L59
Cannot convert null literal to non-nullable reference type.
release: Lib9c.Policy/NCStagePolicy.cs#L53
Possible null reference return.