Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

rename working directory #2

rename working directory

rename working directory #2

Triggered via push February 17, 2024 09:58
Status Failure
Total duration 38s
Billable time 1m
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The process '/usr/bin/git' failed with exit code 128
build: TDD/SearchTextTest/WordModelTests.cs#L38
Dereference of a possibly null reference.
build: TDD/SearchTextTest/InterpretStringTests.cs#L35
Public method 'MakeSpecialWordsNew' on test class 'InterpretStringTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
build: TDD/SearchTextTest/WordModelTests.cs#L38
Dereference of a possibly null reference.
build: TDD/SearchTextTest/InterpretStringTests.cs#L35
Public method 'MakeSpecialWordsNew' on test class 'InterpretStringTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)