Skip to content

mark as obosolete, increase version #35

mark as obosolete, increase version

mark as obosolete, increase version #35

Triggered via push September 26, 2024 10:24
Status Success
Total duration 29s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: DdfGuide.Tests/AudioDramaExplorerTests.cs#L13
Non-nullable field '_explorer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DdfGuide.Tests/AudioDramaExplorerTests.cs#L14
Non-nullable field '_audioDramas' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DdfGuide.Tests/Searching/AudioDramaSearcherTests.cs#L11
Non-nullable field '_audioDramas' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DdfGuide.Tests/Searching/AudioDramaSearcherTests.cs#L12
Non-nullable field '_searcher' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DdfGuide.Tests/AudioDramaPresenterTests.cs#L11
Non-nullable field '_sampleAudioDramaProvider' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DdfGuide.Tests/AudioDramaPresenterTests.cs#L12
Non-nullable field '_audioDrama' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DdfGuide.Tests/AudioDramaPresenterTests.cs#L13
Non-nullable field '_sut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DdfGuide.Tests/AudioDramaPresenterTests.cs#L14
Non-nullable field '_mocker' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DdfGuide.Tests/UserDataImportExportTests.cs#L13
Non-nullable field '_mocker' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DdfGuide.Tests/UserDataChangedEventTests.cs#L9
Non-nullable field '_sut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.