add license #39
Annotations
3 errors and 11 warnings
build
Invalid metadata. Cannot specify both a PackageLicenseExpression and a PackageLicenseFile.
|
build
Invalid metadata. Cannot specify both a PackageLicenseExpression and a PackageLicenseFile.
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@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:
DV8.Html/Elements/HtmlElement.cs#L60
Cannot convert null literal to non-nullable reference type.
|
build:
DV8.Html/Elements/HtmlElement.cs#L39
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
DV8.Html/Elements/HtmlElement.cs#L39
Non-nullable property 'Style' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
DV8.Html/Elements/HtmlElement.cs#L39
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
DV8.Html/Elements/HtmlElement.cs#L39
Non-nullable property 'Clz' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
DV8.Html/Elements/HtmlElement.cs#L39
Non-nullable property 'Itemtype' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
DV8.Html/Elements/HtmlElement.cs#L39
Non-nullable property 'Itemprop' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
DV8.Html/Elements/HtmlElement.cs#L44
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
DV8.Html/Elements/HtmlElement.cs#L44
Non-nullable property 'Style' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
DV8.Html/Elements/HtmlElement.cs#L44
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|