Skip to content

Include stacktrace and inner exception in error message #81

Include stacktrace and inner exception in error message

Include stacktrace and inner exception in error message #81

Triggered via push June 18, 2024 06:10
Status Success
Total duration 7m 29s
Artifacts

ci.yml

on: push
Matrix: build / build
Matrix: test / test
publish  /  publish
0s
publish / publish
Fit to window
Zoom out
Zoom in

Annotations

92 warnings and 10 notices
build / build (ubuntu-latest, nuget)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / build (ubuntu-latest, nuget)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build / build (ubuntu-latest, nuget): Vostok.Configuration/Helpers/SecurityHelper.cs#L18
XML comment has cref attribute 'member' that could not be resolved
build / build (ubuntu-latest, nuget): Vostok.Configuration/Helpers/SecurityHelper.cs#L24
XML comment has cref attribute 'type' that could not be resolved
build / build (ubuntu-latest, nuget): Vostok.Configuration/Helpers/SecurityHelper.cs#L18
XML comment has cref attribute 'member' that could not be resolved
build / build (ubuntu-latest, nuget): Vostok.Configuration/Helpers/SecurityHelper.cs#L24
XML comment has cref attribute 'type' that could not be resolved
build / build (ubuntu-latest, nuget): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L398
Field 'DefaultSettingsBinder_Tests.ComplexConfig.NullableInt' is never assigned to, and will always have its default value
build / build (ubuntu-latest, nuget): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L415
Field 'ClassStructBinder_Tests.MyClass6.Inner.Field' is never assigned to, and will always have its default value false
build / build (ubuntu-latest, nuget): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L384
Field 'ClassStructBinder_Tests.MyClass2.Property1' is never assigned to, and will always have its default value false
build / build (ubuntu-latest, nuget): Vostok.Configuration.Tests/Validation/ConstraintsValidator_Tests.cs#L47
Field 'ConstraintsValidator_Tests.TestConfig.Number' is never assigned to, and will always have its default value 0
build / build (ubuntu-latest, nuget): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L360
The field 'ClassStructBinder_Tests.MyClass1.Field2' is never used
build / build (ubuntu-latest, nuget): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L396
Field 'DefaultSettingsBinder_Tests.ComplexConfig.InnerObject' is never assigned to, and will always have its default value null
build / build (macos-12, nuget)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / build (macos-12, nuget)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build / build (macos-12, nuget): Vostok.Configuration/Helpers/SecurityHelper.cs#L18
XML comment has cref attribute 'member' that could not be resolved
build / build (macos-12, nuget): Vostok.Configuration/Helpers/SecurityHelper.cs#L24
XML comment has cref attribute 'type' that could not be resolved
build / build (macos-12, nuget): Vostok.Configuration/Helpers/SecurityHelper.cs#L18
XML comment has cref attribute 'member' that could not be resolved
build / build (macos-12, nuget): Vostok.Configuration/Helpers/SecurityHelper.cs#L24
XML comment has cref attribute 'type' that could not be resolved
build / build (macos-12, nuget): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L430
Field 'ClassStructBinder_Tests.MyClass8.FieldWithBinder' is never assigned to, and will always have its default value null
build / build (macos-12, nuget): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L373
Field 'DefaultSettingsBinder_Tests.MyClass9.AbstractField' is never assigned to, and will always have its default value null
build / build (macos-12, nuget): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L362
Field 'ClassStructBinder_Tests.MyClass1.Field4' is never assigned to, and will always have its default value false
build / build (macos-12, nuget): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L390
Field 'ClassStructBinder_Tests.MyClass3.Field1' is never assigned to, and will always have its default value false
build / build (macos-12, nuget): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L425
Field 'DefaultSettingsBinder_Tests.ComplexConfig2.ListOfObjects' is never assigned to, and will always have its default value null
build / build (macos-12, nuget): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L431
Field 'DefaultSettingsBinder_Tests.ComplexConfig2.SetOfInts' is never assigned to, and will always have its default value null
build / build (ubuntu-latest, cement)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / build (ubuntu-latest, cement)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build / build (ubuntu-latest, cement): Vostok.Configuration/Helpers/SecurityHelper.cs#L18
XML comment has cref attribute 'member' that could not be resolved
build / build (ubuntu-latest, cement): Vostok.Configuration/Helpers/SecurityHelper.cs#L24
XML comment has cref attribute 'type' that could not be resolved
build / build (ubuntu-latest, cement): Vostok.Configuration/Helpers/SecurityHelper.cs#L18
XML comment has cref attribute 'member' that could not be resolved
build / build (ubuntu-latest, cement): Vostok.Configuration/Helpers/SecurityHelper.cs#L24
XML comment has cref attribute 'type' that could not be resolved
build / build (ubuntu-latest, cement): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L390
Field 'ClassStructBinder_Tests.MyClass3.Field1' is never assigned to, and will always have its default value false
build / build (ubuntu-latest, cement): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L425
Field 'DefaultSettingsBinder_Tests.ComplexConfig2.ListOfObjects' is never assigned to, and will always have its default value null
build / build (ubuntu-latest, cement): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L473
Field 'DefaultSettingsBinder_Tests.MyConfig.MyList' is never assigned to, and will always have its default value null
build / build (ubuntu-latest, cement): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L398
Field 'DefaultSettingsBinder_Tests.ComplexConfig.NullableInt' is never assigned to, and will always have its default value
build / build (ubuntu-latest, cement): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L373
Field 'DefaultSettingsBinder_Tests.MyClass9.AbstractField' is never assigned to, and will always have its default value null
build / build (ubuntu-latest, cement): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L430
Field 'ClassStructBinder_Tests.MyClass8.FieldWithBinder' is never assigned to, and will always have its default value null
build / build (macos-12, cement)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / build (macos-12, cement)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build / build (macos-12, cement): Vostok.Configuration/Helpers/SecurityHelper.cs#L18
XML comment has cref attribute 'member' that could not be resolved
build / build (macos-12, cement): Vostok.Configuration/Helpers/SecurityHelper.cs#L24
XML comment has cref attribute 'type' that could not be resolved
build / build (macos-12, cement): Vostok.Configuration/Helpers/SecurityHelper.cs#L18
XML comment has cref attribute 'member' that could not be resolved
build / build (macos-12, cement): Vostok.Configuration/Helpers/SecurityHelper.cs#L24
XML comment has cref attribute 'type' that could not be resolved
build / build (macos-12, cement): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L400
Field 'DefaultSettingsBinder_Tests.ComplexConfig.CustomBinderObject' is never assigned to, and will always have its default value null
build / build (macos-12, cement): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L375
Field 'DefaultSettingsBinder_Tests.MyClass9.InterfaceField' is never assigned to, and will always have its default value null
build / build (macos-12, cement): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L390
Field 'ClassStructBinder_Tests.MyClass3.Field1' is never assigned to, and will always have its default value false
build / build (macos-12, cement): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L372
Field 'ClassStructBinder_Tests.MyClass1.StaticField' is never assigned to, and will always have its default value false
build / build (macos-12, cement): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L392
Field 'DefaultSettingsBinder_Tests.ComplexConfig.InnerArray' is never assigned to, and will always have its default value null
build / build (macos-12, cement): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L381
Field 'ClassStructBinder_Tests.MyClass2.Field1' is never assigned to, and will always have its default value false
build / build (windows-latest, nuget)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / build (windows-latest, nuget)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build / build (windows-latest, nuget): Vostok.Configuration/Helpers/SecurityHelper.cs#L18
XML comment has cref attribute 'member' that could not be resolved
build / build (windows-latest, nuget): Vostok.Configuration/Helpers/SecurityHelper.cs#L24
XML comment has cref attribute 'type' that could not be resolved
build / build (windows-latest, nuget): Vostok.Configuration/Helpers/SecurityHelper.cs#L18
XML comment has cref attribute 'member' that could not be resolved
build / build (windows-latest, nuget): Vostok.Configuration/Helpers/SecurityHelper.cs#L24
XML comment has cref attribute 'type' that could not be resolved
build / build (windows-latest, nuget): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L392
Field 'DefaultSettingsBinder_Tests.ComplexConfig.InnerArray' is never assigned to, and will always have its default value null
build / build (windows-latest, nuget): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L473
Field 'DefaultSettingsBinder_Tests.MyConfig.MyList' is never assigned to, and will always have its default value null
build / build (windows-latest, nuget): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L360
The field 'ClassStructBinder_Tests.MyClass1.Field2' is never used
build / build (windows-latest, nuget): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L430
Field 'ClassStructBinder_Tests.MyClass8.FieldWithBinder' is never assigned to, and will always have its default value null
build / build (windows-latest, nuget): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L390
Field 'ClassStructBinder_Tests.MyClass3.Field1' is never assigned to, and will always have its default value false
build / build (windows-latest, nuget): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L381
Field 'ClassStructBinder_Tests.MyClass2.Field1' is never assigned to, and will always have its default value false
build / build (windows-latest, cement)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / build (windows-latest, cement)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build / build (windows-latest, cement): Vostok.Configuration/Helpers/SecurityHelper.cs#L18
XML comment has cref attribute 'member' that could not be resolved
build / build (windows-latest, cement): Vostok.Configuration/Helpers/SecurityHelper.cs#L24
XML comment has cref attribute 'type' that could not be resolved
build / build (windows-latest, cement): Vostok.Configuration/Helpers/SecurityHelper.cs#L18
XML comment has cref attribute 'member' that could not be resolved
build / build (windows-latest, cement): Vostok.Configuration/Helpers/SecurityHelper.cs#L24
XML comment has cref attribute 'type' that could not be resolved
build / build (windows-latest, cement): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L375
Field 'DefaultSettingsBinder_Tests.MyClass9.InterfaceField' is never assigned to, and will always have its default value null
build / build (windows-latest, cement): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L473
Field 'DefaultSettingsBinder_Tests.MyConfig.MyList' is never assigned to, and will always have its default value null
build / build (windows-latest, cement): Vostok.Configuration.Tests/Integration/DefaultSettingsBinder_Tests.cs#L390
Field 'DefaultSettingsBinder_Tests.ComplexConfig.InnerRegex' is never assigned to, and will always have its default value null
build / build (windows-latest, cement): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L362
Field 'ClassStructBinder_Tests.MyClass1.Field4' is never assigned to, and will always have its default value false
build / build (windows-latest, cement): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L415
Field 'ClassStructBinder_Tests.MyClass6.Inner.Field' is never assigned to, and will always have its default value false
build / build (windows-latest, cement): Vostok.Configuration.Tests/Binders/ClassStructBinder_Tests.cs#L361
Field 'ClassStructBinder_Tests.MyClass1.Field3' is never assigned to, and will always have its default value false
test / test (ubuntu-latest, cement, netcoreapp2.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test (ubuntu-latest, cement, netcoreapp2.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test / test (ubuntu-latest, nuget, netcoreapp2.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test (ubuntu-latest, nuget, netcoreapp2.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test / test (ubuntu-latest, nuget, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test (ubuntu-latest, nuget, net6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test / test (ubuntu-latest, cement, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test (ubuntu-latest, cement, net6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test / test (windows-latest, cement, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test (windows-latest, cement, net6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test / test (windows-latest, nuget, net471)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test (windows-latest, nuget, net471)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test / test (windows-latest, nuget, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test (windows-latest, nuget, net6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test / test (windows-latest, cement, net471)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test (windows-latest, cement, net471)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test / test (windows-latest, cement, netcoreapp2.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test (windows-latest, cement, netcoreapp2.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test / test (windows-latest, nuget, netcoreapp2.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: vostok/github.ci@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test (windows-latest, nuget, netcoreapp2.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test / test (ubuntu-latest, cement, netcoreapp2.1)
Passed! - Failed: 0, Passed: 526, Skipped: 0, Total: 526, Duration: 5 s - Vostok.Configuration.Tests.dll (netcoreapp2.1)
test / test (ubuntu-latest, nuget, netcoreapp2.1)
Passed! - Failed: 0, Passed: 526, Skipped: 0, Total: 526, Duration: 5 s - Vostok.Configuration.Tests.dll (netcoreapp2.1)
test / test (ubuntu-latest, nuget, net6.0)
Passed! - Failed: 0, Passed: 528, Skipped: 0, Total: 528, Duration: 5 s - Vostok.Configuration.Tests.dll (net6.0)
test / test (ubuntu-latest, cement, net6.0)
Passed! - Failed: 0, Passed: 528, Skipped: 0, Total: 528, Duration: 5 s - Vostok.Configuration.Tests.dll (net6.0)
test / test (windows-latest, cement, net6.0)
Passed! - Failed: 0, Passed: 528, Skipped: 0, Total: 528, Duration: 7 s - Vostok.Configuration.Tests.dll (net6.0)
test / test (windows-latest, nuget, net471)
Passed! - Failed: 0, Passed: 526, Skipped: 0, Total: 526, Duration: 6 s - Vostok.Configuration.Tests.dll (net471)
test / test (windows-latest, nuget, net6.0)
Passed! - Failed: 0, Passed: 528, Skipped: 0, Total: 528, Duration: 7 s - Vostok.Configuration.Tests.dll (net6.0)
test / test (windows-latest, cement, net471)
Passed! - Failed: 0, Passed: 526, Skipped: 0, Total: 526, Duration: 8 s - Vostok.Configuration.Tests.dll (net471)
test / test (windows-latest, cement, netcoreapp2.1)
Passed! - Failed: 0, Passed: 526, Skipped: 0, Total: 526, Duration: 5 s - Vostok.Configuration.Tests.dll (netcoreapp2.1)
test / test (windows-latest, nuget, netcoreapp2.1)
Passed! - Failed: 0, Passed: 526, Skipped: 0, Total: 526, Duration: 5 s - Vostok.Configuration.Tests.dll (netcoreapp2.1)