Skip to content

Release

Release #6

Triggered via release June 13, 2024 15:51
@CadabraCadabra
published 87b3ed5
Status Success
Total duration 50s
Artifacts

release.yml

on: release
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest)
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 (ubuntu-latest): test/DateRecurrenceR.Tests.Unit/Collections/EnumeratorLimitByCountTests.cs#L9
Theory method 'MoveNext_returns_true_expected_times' on test class 'EnumeratorLimitByCountTests' does not use parameter 'expectedCount'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build (ubuntu-latest): test/DateRecurrenceR.Tests.Unit/Collections/EnumeratorLimitByCountTests.cs#L9
Theory method 'MoveNext_returns_true_expected_times' on test class 'EnumeratorLimitByCountTests' does not use parameter 'expectedCount'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)