Skip to content

Json serialization

Json serialization #43

Triggered via pull request October 24, 2023 22:23
Status Failure
Total duration 1m 15s
Artifacts

push-package.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
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/.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L28
Converting null literal or possible null value to non-nullable type.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L28
Cannot convert null literal to non-nullable reference type.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L38
Converting null literal or possible null value to non-nullable type.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L38
Cannot convert null literal to non-nullable reference type.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L50
Converting null literal or possible null value to non-nullable type.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L50
Cannot convert null literal to non-nullable reference type.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/JsonExperimentsTests.cs#L35
The field 'MyNewAttribute._typeDiscriminator' is never used
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L28
Converting null literal or possible null value to non-nullable type.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L28
Cannot convert null literal to non-nullable reference type.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L38
Converting null literal or possible null value to non-nullable type.