10.3.0 #207
Annotations
11 warnings
Build converter backend:
ImperatorToCK3/CK3/Characters/DNAFactory.cs#L303
Possible null reference argument for parameter 'objectName' in 'DNAAccessoryGeneValue.DNAAccessoryGeneValue(string templateName, string objectName, WeightBlock weightBlock)'.
|
Build converter backend:
ImperatorToCK3/CK3/Characters/DNAFactory.cs#L164
TODO check if this is correctly added to portrait modifiers if needed (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
Build converter backend:
ImperatorToCK3/CK3/Characters/DNAFactory.cs#L172
TODO check if this is correctly added to portrait modifiers if needed (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
Build converter backend:
ImperatorToCK3/CK3/Characters/DNAFactory.cs#L180
TODO check if this is correctly added to portrait modifiers if needed (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
Build converter backend:
ImperatorToCK3/CK3/Characters/DNAFactory.cs#L187
TODO check if this is correctly converted (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
Build converter backend:
ImperatorToCK3/CK3/Characters/DNAFactory.cs#L203
TODO check if this is correctly added to portrait modifiers if needed (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
Build converter backend:
ImperatorToCK3/CK3/Characters/DNAFactory.cs#L209
TODO check if this is correctly added to portrait modifiers if needed (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
Build converter backend:
ImperatorToCK3/CK3/Characters/DNAFactory.cs#L216
TODO check if this is correctly added to portrait modifiers if needed (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
Build converter backend:
ImperatorToCK3/CK3/Characters/DNAFactory.cs#L310
TODO CHECK IF BALD CHARACTERS STILL CORRECTLY APPEAR BALD IN CK3 (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
Build converter backend:
ImperatorToCK3/CK3/Provinces/ProvinceCollection.cs#L26
TODO get rid of this (duplicates functionality of ProvinceDefinitions class) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
|
Setup Dotnet for use with actions
Failed to install dotnet runtime + cli, exit code: 1. dotnet-install: Failed to extract package. Exception: Access to the path '8.0.3' is denied.
New-Item : Access to the path '8.0.3' is denied.
At C:\actions-runner\_work\_actions\actions\setup-dotnet\v4\externals\install-dotnet.ps1:856 char:21
+ ... New-Item -ItemType Directory -Force -Path $DestinationDir ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (C:\Program Files\dotnet\host\fxr\8.0.3:String) [New-Item], Unauthoriz
edAccessException
+ FullyQualifiedErrorId : CreateDirectoryUnauthorizedAccessError,Microsoft.PowerShell.Commands.NewItemCommand
|
Loading