Skip to content

Add IBackgroundParseService for tracking background parser state #132

Add IBackgroundParseService for tracking background parser state

Add IBackgroundParseService for tracking background parser state #132

Triggered via push July 7, 2023 04:28
Status Success
Total duration 2m 53s
Artifacts

main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build (ubuntu-latest, Debug): Editor/Parsing/BackgroundParser.cs#L35
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest, Debug): Editor/Parsing/BackgroundParser.cs#L37
Dereference of a possibly null reference.
build (ubuntu-latest, Debug): Editor/Parsing/BackgroundParser.cs#L45
Dereference of a possibly null reference.
build (ubuntu-latest, Debug): Editor/Parsing/BackgroundParser.cs#L35
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest, Debug): Editor/Parsing/BackgroundParser.cs#L37
Dereference of a possibly null reference.
build (ubuntu-latest, Debug): Editor/Parsing/BackgroundParser.cs#L45
Dereference of a possibly null reference.
build (windows-latest, Debug): Editor/Parsing/BackgroundParser.cs#L35
Converting null literal or possible null value to non-nullable type.
build (windows-latest, Debug): Editor/Parsing/BackgroundParser.cs#L37
Dereference of a possibly null reference.
build (windows-latest, Debug): Editor/Parsing/BackgroundParser.cs#L45
Dereference of a possibly null reference.
build (windows-latest, Debug): Editor/Parsing/BackgroundParser.cs#L35
Converting null literal or possible null value to non-nullable type.
build (windows-latest, Debug): Editor/Parsing/BackgroundParser.cs#L37
Dereference of a possibly null reference.
build (windows-latest, Debug): Editor/Parsing/BackgroundParser.cs#L45
Dereference of a possibly null reference.