Skip to content

Used new C# collection expressions throughout the solution. #1237

Used new C# collection expressions throughout the solution.

Used new C# collection expressions throughout the solution. #1237

Triggered via push February 4, 2024 20:21
Status Failure
Total duration 3m 51s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build: FinModelUtility/Games/HaloWars/KSoft/KSoft.T4/Bitwise/BitwiseT4.cs#L5
The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: FinModelUtility/Games/HaloWars/KSoft/KSoft.T4/Bitwise/BitFondlingT4.cs#L2
The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: FinModelUtility/Games/HaloWars/KSoft/KSoft.T4/Bitwise/ByteSwapT4.cs#L4
The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: FinModelUtility/Games/HaloWars/KSoft/KSoft.T4/Collections/CollectionsT4.cs#L2
The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: FinModelUtility/Games/HaloWars/KSoft/KSoft.T4/IO/TagElementStreamsT4.cs#L3
The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: FinModelUtility/Games/HaloWars/KSoft/KSoft.T4/Math/MathT4.cs#L2
The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: FinModelUtility/Games/HaloWars/KSoft/KSoft.T4/Text/TextT4.cs#L3
The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: FinModelUtility/Games/HaloWars/KSoft/KSoft.T4/Utilities.cs#L2
The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: FinModelUtility/Games/HaloWars/KSoft/KSoft.T4/Values/BittableHandleGenerator.cs#L3
The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: FinModelUtility/Games/HaloWars/KSoft/KSoft.T4/TextTransformationCodeBlockBookmark.cs#L17
The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build: FinModelUtility/Fin/Fin.Roslyn/src/ReadOnlyTypeGenerator.cs#L19
Nullable value type may be null.
build: FinModelUtility/Fin/Fin.Roslyn/src/ReadOnlyTypeGenerator.cs#L53
Converting null literal or possible null value to non-nullable type.
build: FinModelUtility/Fin/Fin.Roslyn/src/ReadOnlyTypeGenerator.cs#L95
The variable 'e' is declared but never used