feat: 自动为所有已安装的OTAPI添加XML文档 #7
Annotations
11 warnings
|
build
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/
|
|
build:
OTAPI/Terraria/Chest.cs#L15
Missing XML comment for publicly visible type or member 'Chest.maxChestTypes2'
|
|
build:
OTAPI/Terraria/Chest.cs#L14
Missing XML comment for publicly visible type or member 'Chest.chestItemSpawn'
|
|
build:
OTAPI/Terraria/Chest.cs#L13
Missing XML comment for publicly visible type or member 'Chest.chestTypeToIcon'
|
|
build:
OTAPI/Terraria/Chest.cs#L12
Missing XML comment for publicly visible type or member 'Chest.maxChestTypes'
|
|
build:
OTAPI/Terraria/Chest.cs#L11
Missing XML comment for publicly visible type or member 'Chest.chestStackRange'
|
|
build:
OTAPI/Terraria/Chest.cs#L145
Possible null reference return.
|
|
build:
OTAPI/Terraria/Chest.cs#L104
Possible null reference return.
|
|
build:
OTAPI/Terraria/Chest.cs#L78
Possible null reference return.
|
|
build:
OTAPI/Terraria/Sign.cs#L62
Possible null reference return.
|
|
build:
OTAPI/Terraria/Chest.cs#L291
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
|