Skip to content

Release 1.7.0

Release 1.7.0 #40

Triggered via pull request October 29, 2024 20:00
Status Success
Total duration 1m 57s
Artifacts

github-actions.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.