Skip to content

Bump System.Text.Json from 8.0.0 to 8.0.4 in /Obsidian.SourceGenerato… #17

Bump System.Text.Json from 8.0.0 to 8.0.4 in /Obsidian.SourceGenerato…

Bump System.Text.Json from 8.0.0 to 8.0.4 in /Obsidian.SourceGenerato… #17

Triggered via push July 13, 2024 14:49
Status Success
Total duration 41s
Artifacts

nuget-push.yml

on: push
Package Commit
32s
Package Commit
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Package Commit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Package Commit: Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L301
Cannot convert null literal to non-nullable reference type.
Package Commit: Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L414
Cannot convert null literal to non-nullable reference type.
Package Commit: Obsidian.SourceGenerators/Packets/AttributeOwner.cs#L21
Cannot convert null literal to non-nullable reference type.
Package Commit: Obsidian.SourceGenerators/Packets/AttributeOwner.cs#L8
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Package Commit: Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L20
Cannot convert null literal to non-nullable reference type.
Package Commit: Obsidian.SourceGenerators/Packets/Attributes/AttributeBehaviorBase.cs#L63
Cannot convert null literal to non-nullable reference type.
Package Commit: Obsidian.SourceGenerators/Packets/Attributes/AttributeBehaviorBase.cs#L82
Cannot convert null literal to non-nullable reference type.
Package Commit: Obsidian.SourceGenerators/Packets/Attributes/AttributeBehaviorBase.cs#L93
Cannot convert null literal to non-nullable reference type.
Package Commit: Obsidian.SourceGenerators/Packets/SerializationMethodsGenerator.cs#L57
Converting null literal or possible null value to non-nullable type.