Feature/functional dashboard and content app #44
buildAndPublishPackage.yml
on: pull_request
buildPr
/
...
/
build
55s
deploy
/
Publish
Annotations
5 errors and 4 warnings
buildPr / build / build:
src/bielu.cdn.ui/src/Services/umbraco/generated/api.generated.clients.ts#L11
'moment' is declared but its value is never read.
|
buildPr / build / build:
src/bielu.cdn.ui/src/components/CdnContentApp.ce.vue#L113
'this' implicitly has type 'any' because it does not have a type annotation.
|
buildPr / build / build:
src/bielu.cdn.ui/src/Services/umbraco/generated/api.generated.clients.ts#L11
'moment' is declared but its value is never read.
|
buildPr / build / build:
src/bielu.cdn.ui/src/components/CdnContentApp.ce.vue#L113
'this' implicitly has type 'any' because it does not have a type annotation.
|
buildPr / build / build
Process completed with exit code 1.
|
buildPr / build / build:
src/bielu.Umbraco.Cdn.Abstraction/Models/AuditRecord.cs#L9
Non-nullable property 'Date' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
buildPr / build / build:
src/bielu.Umbraco.Cdn.Abstraction/Models/Provider.cs#L11
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
buildPr / build / build:
src/bielu.Umbraco.Cdn.Abstraction/Models/AuditRecord.cs#L9
Non-nullable property 'Date' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
buildPr / build / build:
src/bielu.Umbraco.Cdn.Abstraction/Models/Provider.cs#L11
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|