feat(ci): publish nuget package automatically (#19) #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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#L35
'use' bindings are not permitted in modules and are treated as 'let' bindings
|
release-dotnet:
samples/Extism.Sdk.FSharpSample/Program.fs#L36
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#L35
'use' bindings are not permitted in modules and are treated as 'let' bindings
|
release-dotnet:
samples/Extism.Sdk.FSharpSample/Program.fs#L36
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#L35
'use' bindings are not permitted in modules and are treated as 'let' bindings
|
release-dotnet:
samples/Extism.Sdk.FSharpSample/Program.fs#L36
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#L35
'use' bindings are not permitted in modules and are treated as 'let' bindings
|
release-dotnet:
samples/Extism.Sdk.FSharpSample/Program.fs#L36
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
|