Release 1.5.0 #31
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/SubFormFieldsPerDocumentDateSigned.cs#L208
'SubFormFieldsPerDocumentDateSigned.Init(string)' hides inherited member 'SubFormFieldsPerDocumentBase.Init(string)'. Use the new keyword if hiding was intended.
|
publish:
src/Dropbox.Sign/Model/SubFormFieldsPerDocumentDateSigned.cs#L225
'SubFormFieldsPerDocumentDateSigned.Type' hides inherited member 'SubFormFieldsPerDocumentBase.Type'. Use the new keyword if hiding was intended.
|
publish:
src/Dropbox.Sign/Model/SubFormFieldsPerDocumentDateSigned.cs#L315
'SubFormFieldsPerDocumentDateSigned.GetOpenApiTypes()' hides inherited member 'SubFormFieldsPerDocumentBase.GetOpenApiTypes()'. Use the new keyword if hiding was intended.
|
publish:
src/Dropbox.Sign/Model/SubFormFieldsPerDocumentDateSigned.cs#L345
'SubFormFieldsPerDocumentDateSigned.Validate(ValidationContext)' hides inherited member 'SubFormFieldsPerDocumentBase.Validate(ValidationContext)'. Use the new keyword if hiding was intended.
|
publish:
src/Dropbox.Sign/Model/SubFormFieldsPerDocumentDateSigned.cs#L355
'SubFormFieldsPerDocumentDateSigned.BaseValidate(ValidationContext)' hides inherited member 'SubFormFieldsPerDocumentBase.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
publish:
src/Dropbox.Sign/Model/SubFormFieldsPerDocumentDropdown.cs#L217
'SubFormFieldsPerDocumentDropdown.Init(string)' hides inherited member 'SubFormFieldsPerDocumentBase.Init(string)'. Use the new keyword if hiding was intended.
|
publish:
src/Dropbox.Sign/Model/SubFormFieldsPerDocumentDropdown.cs#L234
'SubFormFieldsPerDocumentDropdown.Type' hides inherited member 'SubFormFieldsPerDocumentBase.Type'. Use the new keyword if hiding was intended.
|
publish:
src/Dropbox.Sign/Model/SubFormFieldsPerDocumentDropdown.cs#L359
'SubFormFieldsPerDocumentDropdown.GetOpenApiTypes()' hides inherited member 'SubFormFieldsPerDocumentBase.GetOpenApiTypes()'. Use the new keyword if hiding was intended.
|
publish:
src/Dropbox.Sign/Model/SubFormFieldsPerDocumentDropdown.cs#L401
'SubFormFieldsPerDocumentDropdown.Validate(ValidationContext)' hides inherited member 'SubFormFieldsPerDocumentBase.Validate(ValidationContext)'. Use the new keyword if hiding was intended.
|
publish:
src/Dropbox.Sign/Model/SubFormFieldsPerDocumentDropdown.cs#L411
'SubFormFieldsPerDocumentDropdown.BaseValidate(ValidationContext)' hides inherited member 'SubFormFieldsPerDocumentBase.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|