Skip to content

build(deps): bump github/codeql-action from 2.22.8 to 3.22.12 #53

build(deps): bump github/codeql-action from 2.22.8 to 3.22.12

build(deps): bump github/codeql-action from 2.22.8 to 3.22.12 #53

Triggered via pull request December 25, 2023 23:34
Status Failure
Total duration 1m 40s
Artifacts

lint.yml

on: pull_request
Matrix: Lint
Fit to window
Zoom out
Zoom in

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.