Merge pull request #2 from Kumara-Krishnan/master #16
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build:
src/GitLabSourceLink/GenerateSourceLinkFile.cs#L12
Non-nullable property 'OutputFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/GitLabSourceLink/GenerateSourceLinkFile.cs#L15
Non-nullable property 'SourceRoots' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/GitLabSourceLink/GenerateSourceLinkFile.cs#L18
Non-nullable property 'SourceFiles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/GitLabSourceLink/GenerateSourceLinkFile.cs#L21
Non-nullable property 'GitLabUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/GitLabSourceLink/GenerateSourceLinkFile.cs#L24
Non-nullable property 'Revision' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/GitLabSourceLink/GenerateSourceLinkFile.cs#L26
Non-nullable property 'UntrackedFiles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/GitLabSourceLink/GenerateSourceLinkFile.cs#L29
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/GitLabSourceLink/GenerateSourceLinkFile.cs#L12
Non-nullable property 'OutputFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/GitLabSourceLink/GenerateSourceLinkFile.cs#L15
Non-nullable property 'SourceRoots' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/GitLabSourceLink/GenerateSourceLinkFile.cs#L18
Non-nullable property 'SourceFiles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|