Skip to content

MT: bump to 1.3.2

MT: bump to 1.3.2 #5

Triggered via push May 12, 2024 16:14
Status Success
Total duration 1m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish: DAT1/DSAR.cs#L33
Nullability of reference types in type of parameter 'x' of 'int BlockHeaderComparer.Compare(BlockHeader x, BlockHeader y)' doesn't match implicitly implemented member 'int IComparer<BlockHeader>.Compare(BlockHeader? x, BlockHeader? y)' (possibly because of nullability attributes).
publish: DAT1/DSAR.cs#L33
Nullability of reference types in type of parameter 'y' of 'int BlockHeaderComparer.Compare(BlockHeader x, BlockHeader y)' doesn't match implicitly implemented member 'int IComparer<BlockHeader>.Compare(BlockHeader? x, BlockHeader? y)' (possibly because of nullability attributes).
publish: DAT1/DAT1.cs#L36
Possible null reference return.
publish: DAT1/DAT1.cs#L162
Cannot convert null literal to non-nullable reference type.
publish: DAT1/DAT1.cs#L163
Cannot convert null literal to non-nullable reference type.
publish: DAT1/DAT1.cs#L39
Non-nullable field 'strings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish: DAT1/DAT1.cs#L41
Non-nullable field 'strings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish: DAT1/TOC.cs#L473
Possible null reference assignment.
publish: DAT1/TOC.cs#L506
Possible null reference return.
publish: DAT1/TOC.cs#L507
Possible null reference return.