Merge pull request #23 from BlueDotBrigade/Features/17-AsJson #18
Annotations
3 errors and 7 warnings
build (Release)
Process completed with exit code 1.
|
build (Debug)
The job was canceled because "Release" failed.
|
build (Debug)
The operation was canceled.
|
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (Release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (Release):
Src/BlueDotBrigade.DatenLokator.TestTools/Configuration/Lokator.cs#L20
The field 'Lokator._isSetup' is assigned but its value is never used
|
build (Release):
Tst/BlueDotBrigade.DatenLokator.TestTools-FunctionalTests/AsJsonShould.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (Debug):
Src/BlueDotBrigade.DatenLokator.TestTools/Configuration/Lokator.cs#L20
The field 'Lokator._isSetup' is assigned but its value is never used
|