You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2020-03-0115:05:22][build] Done Building Project "/opt/src/Skyra.sln"(rebuildtarget(s))--FAILED.[2020-03-0115:05:22][build] Build FAILED.[2020-03-0115:05:22][build]"/opt/src/Skyra.sln"(rebuildtarget)(1) ->
[2020-03-0115:05:22][build]"/opt/src/Skyra/Skyra.csproj"(Rebuildtarget)(2) ->
[2020-03-0115:05:22][build](CoreCompiletarget) ->
[2020-03-0115:05:22][build]Monitors/CommandHandlerMonitor.cs(141,4): error CS0518: Predefined type 'System.IAsyncDisposable' is not defined or imported[/opt/src/Skyra/Skyra.csproj][2020-03-0115:05:22][build]0 Warning(s)[2020-03-0115:05:22][build]1 Error(s)[2020-03-0115:05:22][build] Time Elapsed 00:00:38.31
Description of the issue
I'm getting a failing build in this LGTM build:
The error in here points to the line:
The build is done from this Pull Request.
The code compiles and runs perfectly locally, but it fails in LGTM.
The text was updated successfully, but these errors were encountered: