Extract snippets #109
Annotations
7 errors and 1 warning
build:
samples/presentation/get_all_the_text_all_slides/vb/Program.vb#L16
Variable 'text' is passed by reference before it has been assigned a value. A null reference exception could result at runtime.
|
build:
samples/presentation/get_all_the_text_all_slides/vb/Program.vb#L28
Variable 'text' is passed by reference before it has been assigned a value. A null reference exception could result at runtime.
|
build:
samples/presentation/open_for_read_only_access/vb/Program.vb#L20
Variable 'sldText' is passed by reference before it has been assigned a value. A null reference exception could result at runtime.
|
build:
samples/presentation/get_all_the_text_all_slides/vb/Program.vb#L16
Variable 'text' is passed by reference before it has been assigned a value. A null reference exception could result at runtime.
|
build:
samples/presentation/get_all_the_text_all_slides/vb/Program.vb#L28
Variable 'text' is passed by reference before it has been assigned a value. A null reference exception could result at runtime.
|
build:
samples/presentation/open_for_read_only_access/vb/Program.vb#L20
Variable 'sldText' is passed by reference before it has been assigned a value. A null reference exception could result at runtime.
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|