Remove asdf instructions #315
Annotations
12 warnings
Lint markdown
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
.NET 9.0.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
.NET 9.0.x:
src/dnsimple/Services/DomainsEmailForwards.cs#L48
'EmailForward.To' is obsolete: 'Deprecated, use DestinationEmail instead'
|
.NET 9.0.x:
src/dnsimple/Services/DomainsEmailForwards.cs#L48
'EmailForward.From' is obsolete: 'Deprecated, use AliasEmail or AliasName instead'
|
.NET 9.0.x:
src/dnsimple-test/Services/DomainsCollaboratorsTest.cs#L53
'DomainsService.ListCollaborators(long, string)' is obsolete: 'Domain collaborators have been deprecated and will be removed in the next major version. Please use our Domain Access Control feature.'
|
.NET 9.0.x:
src/dnsimple-test/Services/DomainsCollaboratorsTest.cs#L69
'DomainsService.AddCollaborator(long, string, string)' is obsolete: 'Domain collaborators have been deprecated and will be removed in the next major version. Please use our Domain Access Control feature.'
|
.NET 9.0.x:
src/dnsimple-test/Services/DomainsCollaboratorsTest.cs#L93
'DomainsService.AddCollaborator(long, string, string)' is obsolete: 'Domain collaborators have been deprecated and will be removed in the next major version. Please use our Domain Access Control feature.'
|
.NET 9.0.x:
src/dnsimple-test/Services/DomainsCollaboratorsTest.cs#L104
'DomainsService.AddCollaborator(long, string, string)' is obsolete: 'Domain collaborators have been deprecated and will be removed in the next major version. Please use our Domain Access Control feature.'
|
.NET 9.0.x:
src/dnsimple-test/Services/DomainsCollaboratorsTest.cs#L127
'DomainsService.RemoveCollaborator(long, string, long)' is obsolete: 'Domain collaborators have been deprecated and will be removed in the next major version. Please use our Domain Access Control feature.'
|
.NET 9.0.x:
src/dnsimple-test/Services/DomainsEmailForwardsTest.cs#L55
'EmailForward.From' is obsolete: 'Deprecated, use AliasEmail or AliasName instead'
|
.NET 9.0.x:
src/dnsimple-test/Services/DomainsEmailForwardsTest.cs#L56
'EmailForward.To' is obsolete: 'Deprecated, use DestinationEmail instead'
|
.NET 9.0.x:
src/dnsimple-test/Services/DomainsEmailForwardsTest.cs#L137
'EmailForward.From' is obsolete: 'Deprecated, use AliasEmail or AliasName instead'
|