Skip to content

Create dotnet.yml

Create dotnet.yml #1

Triggered via push July 12, 2023 08:23
Status Success
Total duration 38s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: TapLibrary/Tape.cs#L742
The variable 'previous' is assigned but its value is never used
build: TapeConsole/Program.cs#L211
The behavior of 'int.ToString(string)' could vary based on the current user's locale settings. Replace this call in 'Program.Wavelength(string, int, int, double, double)' with a call to 'int.ToString(string, IFormatProvider)'.
build: TapeConsole/Program.cs#L156
The behavior of 'int.ToString(string)' could vary based on the current user's locale settings. Replace this call in 'Program.Amplitude(string, int, int, double, double)' with a call to 'int.ToString(string, IFormatProvider)'.
build: TapLibrary/Tape.cs#L742
The variable 'previous' is assigned but its value is never used
build: TapeConsole/Program.cs#L211
The behavior of 'int.ToString(string)' could vary based on the current user's locale settings. Replace this call in 'Program.Wavelength(string, int, int, double, double)' with a call to 'int.ToString(string, IFormatProvider)'.
build: TapeConsole/Program.cs#L156
The behavior of 'int.ToString(string)' could vary based on the current user's locale settings. Replace this call in 'Program.Amplitude(string, int, int, double, double)' with a call to 'int.ToString(string, IFormatProvider)'.