Skip to content

Update README.md

Update README.md #3

Triggered via push August 14, 2024 13:36
Status Failure
Total duration 1m 51s
Artifacts
发布插件
5s
发布插件
清理临时文件
4s
清理临时文件
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
发布插件
The process '/usr/bin/git' failed with exit code 128
发布插件
🔥 Failed to generate changelog due to {}
构建插件: ChattyBridge/Message/PlayerMessage.cs#L39
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
构建插件: ChattyBridge/Message/PlayerMessage.cs#L39
Non-nullable property 'Prefix' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
构建插件: ChattyBridge/Message/PlayerMessage.cs#L39
Non-nullable property 'Group' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
构建插件: ChattyBridge/Message/PlayerChatMessage.cs#L15
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
构建插件: EconomicsAPI/Events/PlayerHandler.cs#L10
Non-nullable event 'OnPlayerKillNpc' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
构建插件: EconomicsAPI/Events/PlayerHandler.cs#L12
Non-nullable event 'OnPlayerCountertop' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
构建插件: EconomicsAPI/Events/PlayerHandler.cs#L14
Non-nullable event 'OnPlayerCurrencyUpdate' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
构建插件: EconomicsAPI/EventArgs/PlayerEventArgs/BasePlayerEventArgs.cs#L7
Non-nullable property 'Player' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
构建插件: EconomicsAPI/Model/PingData.cs#L11
Non-nullable field 'TSPlayer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
构建插件: EconomicsAPI/Model/PingData.cs#L13
Non-nullable field 'action' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.