File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1650,10 +1650,10 @@ impl<'a> DifUpload<'a> {
16501650 self . validate_capabilities ( ) ;
16511651
16521652 log:: warn!(
1653- "[DEPRECATION NOTICE] Your Sentry server does not support chunked uploads for debug \\
1654- files. Falling back to deprecated upload method. Support for this deprecated upload \\
1655- method will be removed in Sentry CLI 3.0.0. Please upgrade your Sentry server, or if \\
1656- you cannot upgrade, pin your Sentry CLI version to 2.x, so you don't get upgraded \\
1653+ "[DEPRECATION NOTICE] Your Sentry server does not support chunked uploads for debug \
1654+ files. Falling back to deprecated upload method. Support for this deprecated upload \
1655+ method will be removed in Sentry CLI 3.0.0. Please upgrade your Sentry server, or if \
1656+ you cannot upgrade, pin your Sentry CLI version to 2.x, so you don't get upgraded \
16571657 to 3.x when it is released."
16581658 ) ;
16591659
You can’t perform that action at this time.
0 commit comments