Skip to content

feat: add convenience overloads for Plugin.Call and HostFunction.SetN… #4

feat: add convenience overloads for Plugin.Call and HostFunction.SetN…

feat: add convenience overloads for Plugin.Call and HostFunction.SetN… #4

Triggered via push November 16, 2023 14:45
Status Success
Total duration 1m 48s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
release-dotnet
Restore cache failed: Dependencies file is not found in /home/runner/work/dotnet-sdk/dotnet-sdk. Supported file pattern: go.sum
release-dotnet: samples/Extism.Sdk.FSharpSample/Program.fs#L34
'use' bindings are not permitted in modules and are treated as 'let' bindings
release-dotnet: samples/Extism.Sdk.FSharpSample/Program.fs#L35
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
release-dotnet: samples/Extism.Sdk.FSharpSample/Program.fs#L34
'use' bindings are not permitted in modules and are treated as 'let' bindings
release-dotnet: samples/Extism.Sdk.FSharpSample/Program.fs#L35
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
release-dotnet: samples/Extism.Sdk.FSharpSample/Program.fs#L34
'use' bindings are not permitted in modules and are treated as 'let' bindings
release-dotnet: samples/Extism.Sdk.FSharpSample/Program.fs#L35
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
release-dotnet: samples/Extism.Sdk.FSharpSample/Program.fs#L34
'use' bindings are not permitted in modules and are treated as 'let' bindings
release-dotnet: samples/Extism.Sdk.FSharpSample/Program.fs#L35
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