Only add reference language Dependencies #18
Annotations
10 errors and 2 warnings
Run Unit Tests:
src/HUDMerger/Utilities.cs#L7
The type or namespace name 'HUDMergerVDF' could not be found (are you missing a using directive or an assembly reference?)
|
Run Unit Tests:
src/HUDMerger/Utilities.cs#L8
The type or namespace name 'HUDMergerVDF' could not be found (are you missing a using directive or an assembly reference?)
|
Run Unit Tests:
src/HUDMerger/Utilities.cs#L37
The type or namespace name 'VDFParseOptions' could not be found (are you missing a using directive or an assembly reference?)
|
Run Unit Tests:
src/HUDMerger/Utilities.cs#L50
The type or namespace name 'HUDAnimation' could not be found (are you missing a using directive or an assembly reference?)
|
Run Unit Tests:
src/HUDMerger/Models/HUD.cs#L136
The type or namespace name 'SchemeDependenciesManager' could not be found (are you missing a using directive or an assembly reference?)
|
Run Unit Tests:
src/HUDMerger/Models/HUD.cs#L208
The type or namespace name 'ClientschemeDependencies' could not be found (are you missing a using directive or an assembly reference?)
|
Run Unit Tests:
src/HUDMerger/Models/HUD.cs#L321
The type or namespace name 'ClientschemeDependencies' could not be found (are you missing a using directive or an assembly reference?)
|
Run Unit Tests:
src/HUDMerger/Models/HUD.cs#L394
The type or namespace name 'ClientschemeDependencies' could not be found (are you missing a using directive or an assembly reference?)
|
Run Unit Tests:
src/HUDMerger/Models/HUD.cs#L502
The type or namespace name 'ClientschemeDependencies' could not be found (are you missing a using directive or an assembly reference?)
|
Run Unit Tests
Process completed with exit code 1.
|
Run Unit Tests:
src/HUDMerger/Models/FilesHashSet.cs#L12
Nullability of reference types in type of parameter 'x' of 'bool FilePathComparer.Equals(string x, string y)' doesn't match implicitly implemented member 'bool IEqualityComparer<string>.Equals(string? x, string? y)' (possibly because of nullability attributes).
|
Run Unit Tests:
src/HUDMerger/Models/FilesHashSet.cs#L12
Nullability of reference types in type of parameter 'y' of 'bool FilePathComparer.Equals(string x, string y)' doesn't match implicitly implemented member 'bool IEqualityComparer<string>.Equals(string? x, string? y)' (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading