Skip to content

build(deps): bump actions/stale from 8 to 9 #55

build(deps): bump actions/stale from 8 to 9

build(deps): bump actions/stale from 8 to 9 #55

Triggered via pull request January 1, 2024 23:46
Status Failure
Total duration 2m 30s
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.