Bump codecov/codecov-action from 5 to 6 #57
Triggered via pull request
March 27, 2026 08:34
Status
Cancelled
Total duration
6h 6m 16s
Artifacts
–
Annotations
1 error and 10 warnings
|
test
The job has exceeded the maximum execution time of 6h0m0s
|
|
build:
src/Racoon.Parsers/Standard/ChatMessage.cs#L11
Missing XML comment for publicly visible type or member 'MessageChannel.All'
|
|
build:
src/Racoon.Parsers/Standard/ChatMessage.cs#L10
Missing XML comment for publicly visible type or member 'MessageChannel.Team'
|
|
build:
src/Racoon.Parsers/Standard/ChatMessage.cs#L8
Missing XML comment for publicly visible type or member 'MessageChannel'
|
|
build:
src/Racoon.Parsers/Standard/ChatMessage.cs#L6
Missing XML comment for publicly visible type or member 'ChatMessage.Player'
|
|
build:
src/Racoon.Parsers/Standard/Player.cs#L14
'PlayerParser.Pattern' hides inherited member 'RegexParser<Player>.Pattern'. Use the new keyword if hiding was intended.
|
|
build:
src/Racoon.Parsers/Standard/ChatMessage.cs#L6
Missing XML comment for publicly visible type or member 'ChatMessage.Message'
|
|
build:
src/Racoon.Parsers/Standard/ChatMessage.cs#L6
Missing XML comment for publicly visible type or member 'ChatMessage.Channel'
|
|
build:
src/Racoon.Parsers/Standard/ChatMessage.cs#L6
Missing XML comment for publicly visible type or member 'ChatMessage.ChatMessage(MessageChannel, string, Player)'
|
|
build:
src/Racoon.Parsers/Standard/ChatMessage.cs#L6
Missing XML comment for publicly visible type or member 'ChatMessage'
|
|
build:
src/Racoon.Parsers/Standard/Player.cs#L14
'PlayerParser.Pattern' hides inherited member 'RegexParser<Player>.Pattern'. Use the new keyword if hiding was intended.
|