Skip to content

feat: migrate to .NET 8 #55

feat: migrate to .NET 8

feat: migrate to .NET 8 #55

Triggered via pull request November 16, 2023 09:19
@Ne4toNe4to
opened #33
new8.0
Status Success
Total duration 51s
Artifacts

push-package.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L26
Converting null literal or possible null value to non-nullable type.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L26
Cannot convert null literal to non-nullable reference type.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L36
Converting null literal or possible null value to non-nullable type.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L36
Cannot convert null literal to non-nullable reference type.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L48
Converting null literal or possible null value to non-nullable type.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L48
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#L26
Converting null literal or possible null value to non-nullable type.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L26
Cannot convert null literal to non-nullable reference type.
build: tests/N.SourceGenerators.UnionTypes.BehaviorTests/NullableValueTests.cs#L36
Converting null literal or possible null value to non-nullable type.