Skip to content

Chapter13.15 bug fix #922

Chapter13.15 bug fix

Chapter13.15 bug fix #922

Re-run triggered November 7, 2024 17:54
Status Success
Total duration 4m 55s
Artifacts

LocalesTest.yml

on: pull_request
Matrix: set-build-and-test-locale-languages
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build and Test pt_BR.UTF-8 Locale On Ubuntu: src/Chapter07/Listing07.12.OverrideVersusNewModifier.cs#L20
"Program.DerivedClass.DisplayName()" oculta o membro herdado "Program.BaseClass.DisplayName()". Use a nova palavra-chave se foi pretendido ocultar.
Build and Test pt_BR.UTF-8 Locale On Ubuntu: src/Chapter07/Listing07.12.OverrideVersusNewModifier.cs#L20
"Program.DerivedClass.DisplayName()" oculta o membro herdado "Program.BaseClass.DisplayName()". Use a nova palavra-chave se foi pretendido ocultar.
Build and Test pt_BR.UTF-8 Locale On Ubuntu: src/Chapter07/Listing07.12.OverrideVersusNewModifier.cs#L20
"Program.DerivedClass.DisplayName()" oculta o membro herdado "Program.BaseClass.DisplayName()". Use a nova palavra-chave se foi pretendido ocultar.
Build and Test pt_BR.UTF-8 Locale On Ubuntu: src/Chapter04/Listing04.59.WarningDirective.cs#L8
#warning: ""Same move allowed multiple times.""
Build and Test pt_BR.UTF-8 Locale On Ubuntu: src/Chapter04/TicTacToe.cs#L113
#warning: ""Same move allowed multiple times.""
Build and Test pt_BR.UTF-8 Locale On Ubuntu: src/Chapter04/Table04.04.CheckForNull.cs#L58
A expressão fornecida sempre é do tipo ("object") fornecido
Build and Test pt_BR.UTF-8 Locale On Ubuntu: src/Chapter04/Listing04.59.WarningDirective.cs#L8
#warning: ""Same move allowed multiple times.""
Build and Test fr_FR.UTF-8 Locale On Ubuntu: src/Chapter04/Listing04.59.WarningDirective.cs#L8
#warning : '"Same move allowed multiple times."'
Build and Test fr_FR.UTF-8 Locale On Ubuntu: src/Chapter04/TicTacToe.cs#L113
#warning : '"Same move allowed multiple times."'
Build and Test fr_FR.UTF-8 Locale On Ubuntu: src/Chapter04/Table04.04.CheckForNull.cs#L58
L'expression donnée est toujours du type fourni ('object')
Build and Test fr_FR.UTF-8 Locale On Ubuntu: src/Chapter04/Listing04.59.WarningDirective.cs#L8
#warning : '"Same move allowed multiple times."'
Build and Test fr_FR.UTF-8 Locale On Ubuntu: src/Chapter04/TicTacToe.cs#L113
#warning : '"Same move allowed multiple times."'
Build and Test fr_FR.UTF-8 Locale On Ubuntu: src/Chapter04/Table04.04.CheckForNull.cs#L58
L'expression donnée est toujours du type fourni ('object')
Build and Test fr_FR.UTF-8 Locale On Ubuntu: src/Chapter04/Listing04.59.WarningDirective.cs#L8
#warning : '"Same move allowed multiple times."'
Build and Test fr_FR.UTF-8 Locale On Ubuntu: src/Chapter04/TicTacToe.cs#L113
#warning : '"Same move allowed multiple times."'
Build and Test fr_FR.UTF-8 Locale On Ubuntu: src/Chapter04/Table04.04.CheckForNull.cs#L58
L'expression donnée est toujours du type fourni ('object')
Build and Test fr_FR.UTF-8 Locale On Ubuntu: src/Chapter07/Listing07.12.OverrideVersusNewModifier.cs#L20
'Program.DerivedClass.DisplayName()' masque le membre hérité 'Program.BaseClass.DisplayName()'. Utilisez le mot clé new si le masquage est intentionnel.