Skip to content

Release 1.8.0

Release 1.8.0 #42

Triggered via pull request November 27, 2024 20:02
Status Success
Total duration 1m 54s
Artifacts

github-actions.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish: src/Dropbox.Sign/Model/SubFormFieldsPerDocumentCheckbox.cs#L84
'SubFormFieldsPerDocumentCheckbox.Init(string)' hides inherited member 'SubFormFieldsPerDocumentBase.Init(string)'. Use the new keyword if hiding was intended.
publish: src/Dropbox.Sign/Model/SubFormFieldsPerDocumentCheckbox.cs#L101
'SubFormFieldsPerDocumentCheckbox.Type' hides inherited member 'SubFormFieldsPerDocumentBase.Type'. Use the new keyword if hiding was intended.
publish: src/Dropbox.Sign/Model/SubFormFieldsPerDocumentCheckbox.cs#L217
'SubFormFieldsPerDocumentCheckbox.BaseValidate(ValidationContext)' hides inherited member 'SubFormFieldsPerDocumentBase.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
publish: src/Dropbox.Sign/Model/SubFormFieldsPerDocumentCheckbox.cs#L225
'SubFormFieldsPerDocumentCheckbox.GetOpenApiTypes()' hides inherited member 'SubFormFieldsPerDocumentBase.GetOpenApiTypes()'. Use the new keyword if hiding was intended.
publish: src/Dropbox.Sign/Model/SubFormFieldsPerDocumentCheckboxMerge.cs#L80
'SubFormFieldsPerDocumentCheckboxMerge.Init(string)' hides inherited member 'SubFormFieldsPerDocumentBase.Init(string)'. Use the new keyword if hiding was intended.
publish: src/Dropbox.Sign/Model/SubFormFieldsPerDocumentCheckboxMerge.cs#L97
'SubFormFieldsPerDocumentCheckboxMerge.Type' hides inherited member 'SubFormFieldsPerDocumentBase.Type'. Use the new keyword if hiding was intended.
publish: src/Dropbox.Sign/Model/SubFormFieldsPerDocumentCheckboxMerge.cs#L183
'SubFormFieldsPerDocumentCheckboxMerge.BaseValidate(ValidationContext)' hides inherited member 'SubFormFieldsPerDocumentBase.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
publish: src/Dropbox.Sign/Model/SubFormFieldsPerDocumentCheckboxMerge.cs#L191
'SubFormFieldsPerDocumentCheckboxMerge.GetOpenApiTypes()' hides inherited member 'SubFormFieldsPerDocumentBase.GetOpenApiTypes()'. Use the new keyword if hiding was intended.
publish: src/Dropbox.Sign/Model/SubFormFieldsPerDocumentDateSigned.cs#L195
'SubFormFieldsPerDocumentDateSigned.Init(string)' hides inherited member 'SubFormFieldsPerDocumentBase.Init(string)'. Use the new keyword if hiding was intended.
publish: src/Dropbox.Sign/Model/SubFormFieldsPerDocumentDateSigned.cs#L212
'SubFormFieldsPerDocumentDateSigned.Type' hides inherited member 'SubFormFieldsPerDocumentBase.Type'. Use the new keyword if hiding was intended.