Skip to content

[Repo Assist] Add --embed-resources to fsdocs convert — self-contained HTML output by default #815

[Repo Assist] Add --embed-resources to fsdocs convert — self-contained HTML output by default

[Repo Assist] Add --embed-resources to fsdocs convert — self-contained HTML output by default #815

Triggered via pull request March 17, 2026 13:49
Status Success
Total duration 5m 14s
Artifacts

pull-requests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build (windows-latest): src/fsdocs-tool/BuildCommand.fs#L2662
It is recommended that objects supporting the IDisposable interface are created using the syntax 'new Type(args)', rather than 'Type(args)' or 'Type' as a function value representing the constructor, to indicate that resources may be owned by the generated value
build (windows-latest): src/fsdocs-tool/BuildCommand.fs#L2662
It is recommended that objects supporting the IDisposable interface are created using the syntax 'new Type(args)', rather than 'Type(args)' or 'Type' as a function value representing the constructor, to indicate that resources may be owned by the generated value
build (ubuntu-latest): src/fsdocs-tool/BuildCommand.fs#L2662
It is recommended that objects supporting the IDisposable interface are created using the syntax 'new Type(args)', rather than 'Type(args)' or 'Type' as a function value representing the constructor, to indicate that resources may be owned by the generated value
build (ubuntu-latest): src/fsdocs-tool/BuildCommand.fs#L2662
It is recommended that objects supporting the IDisposable interface are created using the syntax 'new Type(args)', rather than 'Type(args)' or 'Type' as a function value representing the constructor, to indicate that resources may be owned by the generated value