Merge pull request #357 from BUTR/dev #171
Annotations
10 errors and 13 warnings
|
|
src/Bannerlord.ButterLib.Implementation/ObjectSystem/MBObjectExtensionDataStore.cs#L116
Invalid token '{' in class, record, struct, or interface member declaration
|
src/Bannerlord.ButterLib.Implementation/ObjectSystem/MBObjectExtensionDataStore.cs#L126
Type or namespace definition, or end-of-file expected
|
|
src/Bannerlord.ButterLib.Implementation/ObjectSystem/MBObjectExtensionDataStore.cs#L116
Invalid token '{' in class, record, struct, or interface member declaration
|
src/Bannerlord.ButterLib.Implementation/ObjectSystem/MBObjectExtensionDataStore.cs#L126
Type or namespace definition, or end-of-file expected
|
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
src/Bannerlord.ButterLib/SaveSystem/DictionaryToArrayConverter.cs#L23
Unboxing a possibly null value.
|
src/Bannerlord.ButterLib/ExceptionHandler/ExceptionHandlerSubSystem.cs#L21
Possible null reference assignment.
|
src/Bannerlord.ButterLib/ExceptionHandler/CrashReport.cs#L38
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'collection' of type 'IEnumerable<string>' in 'void List<string>.AddRange(IEnumerable<string> collection)' due to differences in the nullability of reference types.
|
src/Bannerlord.ButterLib/DistanceMatrix/IDistanceMatrixStatic.cs#L85
XML comment has cref attribute 'CalculateDistanceBetweenClans(Clan, Clan, IEnumerable{DistanceMatrixResult})' that could not be resolved
|
src/Bannerlord.ButterLib/ExceptionHandler/ExceptionHandlerSubSystem.cs#L21
Possible null reference assignment.
|
src/Bannerlord.ButterLib/ButterLibSaveableTypeDefiner.cs#L12
Missing XML comment for publicly visible type or member 'ButterLibSaveableTypeDefiner.ButterLibSaveableTypeDefiner(int)'
|
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L52
Missing XML comment for publicly visible type or member 'ButterLibSubModule.ButterLibSubModule()'
|
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L59
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnServiceRegistration()'
|
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L90
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnSubModuleLoad()'
|
src/Bannerlord.ButterLib/ButterLibSubModule.cs#L125
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnSubModuleUnloaded()'
|
The logs for this run have expired and are no longer available.
Loading