head, header and footer can be specified as a function #3830
Annotations
8 errors and 4 warnings
test (20, ubuntu-latest):
src/markdown.ts#L381
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
test (20, ubuntu-latest)
Process completed with exit code 2.
|
test (21, ubuntu-latest):
src/markdown.ts#L381
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
test (21, ubuntu-latest)
Process completed with exit code 2.
|
test (20, windows-latest):
src/markdown.ts#L381
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
test (20, windows-latest)
Process completed with exit code 1.
|
test (21, windows-latest):
src/markdown.ts#L381
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
test (21, windows-latest)
Process completed with exit code 1.
|
test (20, ubuntu-latest)
No files were found with the provided path: test/output/*-changed.*
test/output/build/*-changed/. No artifacts will be uploaded.
|
test (21, ubuntu-latest)
No files were found with the provided path: test/output/*-changed.*
test/output/build/*-changed/. No artifacts will be uploaded.
|
test (20, windows-latest)
No files were found with the provided path: test/output/*-changed.*
test/output/build/*-changed/. No artifacts will be uploaded.
|
test (21, windows-latest)
No files were found with the provided path: test/output/*-changed.*
test/output/build/*-changed/. No artifacts will be uploaded.
|