Skip to content

Highlight moniker

Highlight moniker #18

Triggered via push November 24, 2023 20:07
Status Success
Total duration 1m 54s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Release)
No files were found with the provided path: \AppPackages. No artifacts will be uploaded.
build (Release): Coupling/Interaction/Interaction010.cs#L43
'Interaction010.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (Release): Existence/Existence010.cs#L27
Non-nullable field 'previousExperience' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Coupling/Interaction/Interaction010.cs#L13
Non-nullable field 'experience' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Coupling/Interaction/Interaction010.cs#L13
Non-nullable field 'result' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): Existence/Existence010.cs#L49
Possible null reference return.
build (Release): Existence/Existence010.cs#L95
Possible null reference return.
build (Release): Existence/Existence010.cs#L109
Converting null literal or possible null value to non-nullable type.
build (Release): Existence/Existence010.cs#L118
Possible null reference return.
build (Release): Existence/Existence010.cs#L142
Converting null literal or possible null value to non-nullable type.
build (Release): Existence/Existence010.cs#L143
Converting null literal or possible null value to non-nullable type.