Skip to content

Raise public version. #10

Raise public version.

Raise public version. #10

Triggered via push January 17, 2024 15:08
Status Success
Total duration 2m 19s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build: src/SenseNet.Tools.Tests/RetrierTests.cs#L26
'Retrier.Retry(int, int, Type, Action)' is obsolete: 'Use the async methods in the IRetrier service instead.'
build: src/SenseNet.Tools.Tests/RetrierTests.cs#L40
'Retrier.Retry(int, int, Type, Action)' is obsolete: 'Use the async methods in the IRetrier service instead.'
build: src/SenseNet.Tools.Tests/RetrierTests.cs#L60
'Retrier.Retry(int, int, Type, Action)' is obsolete: 'Use the async methods in the IRetrier service instead.'
build: src/SenseNet.Tools.Tests/RetrierTests.cs#L85
'Retrier.Retry(int, int, Type, Action)' is obsolete: 'Use the async methods in the IRetrier service instead.'
build: src/SenseNet.Tools.Tests/RetrierTests.cs#L111
'Retrier.Retry<T>(int, int, Func<T>, Func<T, int, Exception, bool>)' is obsolete: 'Use the async methods in the IRetrier service instead.'
build: src/SenseNet.Tools.Tests/RetrierTests.cs#L127
'Retrier.Retry<T>(int, int, Func<T>, Func<T, int, Exception, bool>)' is obsolete: 'Use the async methods in the IRetrier service instead.'
build: src/SenseNet.Tools.Tests/RetrierTests.cs#L148
'Retrier.Retry<T>(int, int, Func<T>, Func<T, int, Exception, bool>)' is obsolete: 'Use the async methods in the IRetrier service instead.'
build: src/SenseNet.Tools.Tests/RetrierTests.cs#L165
'Retrier.Retry<T>(int, int, Func<T>, Func<T, int, Exception, bool>)' is obsolete: 'Use the async methods in the IRetrier service instead.'
build: src/SenseNet.Tools.Tests/RetrierTests.cs#L182
'Retrier.Retry(int, int, Action, Func<int, Exception, bool>)' is obsolete: 'Use the async methods in the IRetrier service instead.'
build: src/SenseNet.Tools.Tests/AccessorTests.cs#L31
The field 'AccessorTestObject._staticPrivateField' is never used