Skip to content

Deleted the AssemblyInfo files from the KSoft projects, since they've… #1252

Deleted the AssemblyInfo files from the KSoft projects, since they've…

Deleted the AssemblyInfo files from the KSoft projects, since they've… #1252

Triggered via push February 28, 2024 13:57
Status Failure
Total duration 3m 22s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build: FinModelUtility/Games/HaloWars/_obj/v170/KSoft.T4/Debug/AnyCPU/netstandard2.0/KSoft.T4.AssemblyInfo.cs#L13
Duplicate 'System.Reflection.AssemblyCompanyAttribute' attribute
build: FinModelUtility/Games/HaloWars/_obj/v170/KSoft.T4/Debug/AnyCPU/netstandard2.0/KSoft.T4.AssemblyInfo.cs#L14
Duplicate 'System.Reflection.AssemblyConfigurationAttribute' attribute
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/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/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
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#L95
The variable 'e' is declared but never used
build: FinModelUtility/Fin/Fin.Roslyn/src/ReadOnlyTypeGenerator.cs#L53
Converting null literal or possible null value to non-nullable type.