chore: add deprecation warning to settable json serializer #599
Annotations
13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: NuGet/[email protected]. 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@v3, microsoft/setup-msbuild@v1, actions/setup-dotnet@v3, NuGet/[email protected]. 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/Unleash/DefaultUnleash.cs#L50
'DefaultUnleash.DefaultUnleash(UnleashSettings, bool, params IStrategy[])' is obsolete: 'Will be removed in the next major version'
|
build:
src/Unleash/Internal/UnleashSettingsValidator.cs#L16
'UnleashSettings.JsonSerializer' is obsolete: 'No longer supported in recent versions of Unleash, will be removed in the next major version'
|
build:
src/Unleash/Internal/UnleashSettingsValidator.cs#L19
'UnleashSettings.JsonSerializer' is obsolete: 'No longer supported in recent versions of Unleash, will be removed in the next major version'
|
build:
src/Unleash/Internal/UnleashSettingsValidator.cs#L19
'UnleashSettings.JsonSerializer' is obsolete: 'No longer supported in recent versions of Unleash, will be removed in the next major version'
|
build:
src/Unleash/Internal/CachedFilesLoader.cs#L106
'IToggleBootstrapProvider.Read()' is obsolete: 'Will be replaced in the next major version'
|
build:
src/Unleash/Internal/UnleashServices.cs#L42
'UnleashSettings.JsonSerializer' is obsolete: 'No longer supported in recent versions of Unleash, will be removed in the next major version'
|
build:
src/Unleash/Internal/UnleashServices.cs#L62
'UnleashSettings.JsonSerializer' is obsolete: 'No longer supported in recent versions of Unleash, will be removed in the next major version'
|
build:
src/Unleash/Internal/UnleashServices.cs#L69
'UnleashSettings.ProjectId' is obsolete: 'No longer supported in recent versions of Unleash, scope API token accordingly instead. Will be removed in the next major version'
|
build:
src/Unleash/Internal/UnleashServices.cs#L84
'UnleashSettings.JsonSerializer' is obsolete: 'No longer supported in recent versions of Unleash, will be removed in the next major version'
|
build:
src/Unleash/Utilities/ToggleBootstrapUrlProvider.cs#L67
'UnleashSettings.JsonSerializer' is obsolete: 'No longer supported in recent versions of Unleash, will be removed in the next major version'
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|