Skip to content

Testing System looking for an error #1

Testing System looking for an error

Testing System looking for an error #1

Triggered via pull request October 11, 2023 22:25
Status Success
Total duration 1m 24s
Artifacts

ubuntodotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: modelCsharp/TestModel/TestModel/Test.cs#L51
Converting null literal or possible null value to non-nullable type.
build: modelCsharp/TestModel/TestModel/Test.cs#L58
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build: modelCsharp/TestModel/TestModel/Test.cs#L70
Converting null literal or possible null value to non-nullable type.
build: modelCsharp/TestModel/TestModel/Test.cs#L80
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build: modelCsharp/TestModel/TestModel/Test.cs#L51
Converting null literal or possible null value to non-nullable type.
build: modelCsharp/TestModel/TestModel/Test.cs#L58
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
build: modelCsharp/TestModel/TestModel/Test.cs#L70
Converting null literal or possible null value to non-nullable type.
build: modelCsharp/TestModel/TestModel/Test.cs#L80
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.