Nightly nuget release #795
Annotations
1 error and 12 warnings
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/lib/PnP.Framework/Utilities/FileExtensionContentTypeProvider.cs#L440
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/lib/PnP.Framework/Utilities/UnitTests/Web/MockEntryResponseProvider.cs#L59
Type parameter 'T' has the same name as the type parameter from outer type 'MockEntryResponseProvider<T>'
|
build:
src/lib/PnP.Framework/Provisioning/Providers/Xml/Serializers/AddinsSerializer.cs#L13
'XMLPnPSchemaVersion.V201605' is obsolete: 'The PnP Provisioning Schema v201605 is obsolete and deprecated, please use the latest version available at https://github.com/pnp/PnP-Provisioning-Schema'
|
build:
src/lib/PnP.Framework/Provisioning/Providers/Xml/Serializers/AuditSettingsSerializer.cs#L14
'XMLPnPSchemaVersion.V201605' is obsolete: 'The PnP Provisioning Schema v201605 is obsolete and deprecated, please use the latest version available at https://github.com/pnp/PnP-Provisioning-Schema'
|
build:
src/lib/PnP.Framework/Provisioning/Providers/Xml/Serializers/ComposedLookSerializer.cs#L13
'XMLPnPSchemaVersion.V201605' is obsolete: 'The PnP Provisioning Schema v201605 is obsolete and deprecated, please use the latest version available at https://github.com/pnp/PnP-Provisioning-Schema'
|
build:
src/lib/PnP.Framework/Provisioning/Providers/Xml/Serializers/ContentTypesSerializer.cs#L14
'XMLPnPSchemaVersion.V201605' is obsolete: 'The PnP Provisioning Schema v201605 is obsolete and deprecated, please use the latest version available at https://github.com/pnp/PnP-Provisioning-Schema'
|
build:
src/lib/PnP.Framework/Provisioning/Providers/Xml/Serializers/TemplateParametersSerializer.cs#L13
'XMLPnPSchemaVersion.V201605' is obsolete: 'The PnP Provisioning Schema v201605 is obsolete and deprecated, please use the latest version available at https://github.com/pnp/PnP-Provisioning-Schema'
|
build:
src/lib/PnP.Framework/Provisioning/Providers/Xml/Serializers/LocalizationsSerializer.cs#L13
'XMLPnPSchemaVersion.V201605' is obsolete: 'The PnP Provisioning Schema v201605 is obsolete and deprecated, please use the latest version available at https://github.com/pnp/PnP-Provisioning-Schema'
|
build:
src/lib/PnP.Framework/Provisioning/Providers/Xml/Serializers/V201903/AzureActiveDirectorySerializer.cs#L17
'XMLPnPSchemaVersion.V201903' is obsolete: 'The PnP Provisioning Schema v201903 is obsolete and deprecated, please use the latest version available at https://github.com/pnp/PnP-Provisioning-Schema'
|
build:
src/lib/PnP.Framework/Provisioning/Providers/Xml/Serializers/TermGroupsSerializer.cs#L14
'XMLPnPSchemaVersion.V201605' is obsolete: 'The PnP Provisioning Schema v201605 is obsolete and deprecated, please use the latest version available at https://github.com/pnp/PnP-Provisioning-Schema'
|