build(deps): bump github/codeql-action from 2.22.8 to 3.22.12 #53
Annotations
14 errors
Lint (ubuntu-latest)
sftp.getSFTPClient calls sftp.NewClient, which calls ssh.Client.NewSession
|
Lint (ubuntu-latest)
sftp.getSFTPClient calls ssh.Dial
|
Lint (ubuntu-latest)
sftp.getSFTPClient calls sftp.NewClient, which calls ssh.Session.RequestSubsystem
|
Lint (ubuntu-latest)
compression.DecompressByHeader calls io.ReadFull, which eventually calls ssh.channel.Read
|
Lint (ubuntu-latest)
sftp.osInterface.Mkdir calls sftp.Client.Mkdir, which eventually calls ssh.channel.Write
|
Lint (ubuntu-latest)
sftp.sftpConnection.Close calls sftp.clientConn.Close, which eventually calls ssh.sessionStdin.Close
|
Lint (ubuntu-latest)
Process completed with exit code 3.
|
Lint (macos-latest)
sftp.getSFTPClient calls sftp.NewClient, which calls ssh.Client.NewSession
|
Lint (macos-latest)
sftp.getSFTPClient calls ssh.Dial
|
Lint (macos-latest)
sftp.getSFTPClient calls sftp.NewClient, which calls ssh.Session.RequestSubsystem
|
Lint (macos-latest)
compression.DecompressByHeader calls io.ReadFull, which eventually calls ssh.channel.Read
|
Lint (macos-latest)
sftp.osInterface.Mkdir calls sftp.Client.Mkdir, which eventually calls ssh.channel.Write
|
Lint (macos-latest)
sftp.sftpConnection.Close calls sftp.clientConn.Close, which eventually calls ssh.sessionStdin.Close
|
Lint (macos-latest)
Process completed with exit code 3.
|