docs: Simplify contributing guidelines and link to CONTRIBUTING.md #1
ci.yml
on: push
build-and-test-backend
43s
build-and-test-frontend
16s
Annotations
2 errors and 2 warnings
|
build-and-test-frontend
Process completed with exit code 1.
|
|
build-and-test-backend
Process completed with exit code 1.
|
|
build-and-test-backend:
DocumentGenerator.Core/Validators/TemplateValidators.cs#L38
Nullability of reference types in type of parameter 'content' of 'bool UpdateTemplateDtoValidator.BeValidHandlebars(string content)' doesn't match the target delegate 'Func<string?, bool>' (possibly because of nullability attributes).
|
|
build-and-test-backend:
DocumentGenerator.Core/Validators/TemplateValidators.cs#L38
Nullability of reference types in type of parameter 'content' of 'bool UpdateTemplateDtoValidator.BeValidHandlebars(string content)' doesn't match the target delegate 'Func<string?, bool>' (possibly because of nullability attributes).
|