"feat(telaMediaPosicaoCentral): Melhorias na interface, Cálculo Reverso e passos Explicativos #2
Annotations
10 warnings
|
ApiKeyManager.cs#L67
Possible null reference return.
|
|
ApiKeyManager.cs#L49
Possible null reference return.
|
|
FormTelaAdapter.cs#L36
Possible null reference return.
|
|
ApiKeyManager.cs#L22
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
|
GerenciadorTelas.cs#L50
Possible null reference return.
|
|
GerenciadorTelas.cs#L49
Possible null reference return.
|
|
GerenciadorTelas.cs#L48
Converting null literal or possible null value to non-nullable type.
|
|
GerenciadorTelas.cs#L35
Converting null literal or possible null value to non-nullable type.
|
|
TelaVAC.cs#L16
Nullability of reference types in type of parameter 'sender' of 'void TelaVAC.TelaVAC_Load(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
|
GerenciadorTelas.cs#L13
Non-nullable field '_telaAtual' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading