Bump actions/download-artifact from 8.0.0 to 8.0.1 #808
Annotations
2 warnings
|
Run CI:
src/fsdocs-tool/BuildCommand.fs#L2444
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
|
|
Run CI:
src/fsdocs-tool/BuildCommand.fs#L2444
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
|
Loading