Ponyboy47/Trailblazer

View on GitHub

Showing 164 of 164 total issues

Line should be 120 characters or less: currently 121 characters
Open

                This should only occur if your DirectoryPath object was created before the path existed and then the path

Line should be 120 characters or less: currently 121 characters
Open

     - Throws: `DeleteDirectoryError.badAddress` when the path points to a location outside your accessible address space

Line should be 120 characters or less: currently 121 characters
Open

                This should only occur if your DirectoryPath object was created before the path existed and then the path

Line should be 120 characters or less: currently 121 characters
Open

     - Throws: `DeleteDirectoryError.badAddress` when the path points to a location outside your accessible address space

Line should be 120 characters or less: currently 121 characters
Open

     - Throws: `ChangePermissionsError.permissionDenied` when the calling process does not have the proper permissions to

Line should be 120 characters or less: currently 121 characters
Open

     - Throws: `ChangePermissionsError.noKernelMemory` when there is insufficient memory to change the path's permissions
Severity: Minor
Found in Sources/Pathman/Open/Open.swift by swiftlint

Line should be 120 characters or less: currently 121 characters
Open

     - Throws: `ChangePermissionsError.noKernelMemory` when there is insufficient memory to change the path's permissions

Line should be 120 characters or less: currently 121 characters
Open

     - Throws: `DeleteDirectoryError.directoryInUse` when the directory is currently in use by the system or some process

Line should be 120 characters or less: currently 121 characters
Open

     - Throws: `ChangePermissionsError.noKernelMemory` when there is insufficient memory to change the path's permissions

Type name should only contain alphanumeric characters: '_RawBufferMode'
Open

    public enum _RawBufferMode: OptionInt {

Line should be 120 characters or less: currently 134 characters
Open

public struct PathType: RawRepresentable, Hashable, ExpressibleByIntegerLiteral, ExpressibleByStringLiteral, CodingKey, CaseIterable {

Line should be 120 characters or less: currently 121 characters
Open

     - Throws: `ChangePermissionsError.permissionDenied` when the calling process does not have the proper permissions to

Line should be 120 characters or less: currently 121 characters
Open

     - Throws: `ChangePermissionsError.permissionDenied` when the calling process does not have the proper permissions to

Line should be 120 characters or less: currently 121 characters
Open

     - Note: In order to know which paths are being deleted, every directory that is encountered must be opened and, as a

Line should be 120 characters or less: currently 121 characters
Open

     - Throws: `ChangePermissionsError.permissionDenied` when the calling process does not have the proper permissions to

Line should be 120 characters or less: currently 121 characters
Open

     - Throws: `ChangePermissionsError.noKernelMemory` when there is insufficient memory to change the path's permissions

Line should be 120 characters or less: currently 121 characters
Open

     - Throws: `ChangePermissionsError.noKernelMemory` when there is insufficient memory to change the path's permissions

Line should be 120 characters or less: currently 121 characters
Open

                This should only occur if your DirectoryPath object was created before the path existed and then the path

Line should be 120 characters or less: currently 121 characters
Open

                This should only occur if your DirectoryPath object was created before the path existed and then the path

Line should be 120 characters or less: currently 121 characters
Open

     - Throws: `MoveError.symlinkLimitReached` when the current path already has the maximum number of links to it, or it
Severity
Category
Status
Source
Language