Skip to content

Don't throw when variable can't be resolved #671

Don't throw when variable can't be resolved

Don't throw when variable can't be resolved #671

Triggered via pull request December 16, 2023 20:18
Status Success
Total duration 1m 40s
Artifacts

build.yml

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

Annotations

6 warnings
build (self-hosted, linux): commonItems/Parser.cs#L257
Possible null reference argument for parameter 'obj' in 'string? GetValueString(object obj)'.
build (self-hosted, linux): commonItems/Parser.cs#L257
Possible null reference argument for parameter 'obj' in 'string? GetValueString(object obj)'.
build (self-hosted, windows): commonItems/Parser.cs#L257
Possible null reference argument for parameter 'obj' in 'string? GetValueString(object obj)'.
build (self-hosted, windows): commonItems/Parser.cs#L257
Possible null reference argument for parameter 'obj' in 'string? GetValueString(object obj)'.
build (macos-latest): commonItems/Parser.cs#L257
Possible null reference argument for parameter 'obj' in 'string? GetValueString(object obj)'.
build (macos-latest): commonItems/Parser.cs#L257
Possible null reference argument for parameter 'obj' in 'string? GetValueString(object obj)'.