Ponyboy47/Trailblazer

View on GitHub

Showing 164 of 164 total issues

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

               directory containing the path or the calling process does not have search permissions to one of the path's

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

     - Throws: `CreateDirectoryError.permissionDenied` when the calling process does not have access to the path location

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

     - Note: Opens the directory if it is unopened and will close it afterwards if the directory was only opened for this

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

                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 124 characters
Open

     - Throws: `WriteError.cannotWriteToCharacterDescriptor` when the underlying file descriptor is attached to a path which

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

     - Throws: `CreateDirectoryError.permissionDenied` when the calling process does not have access to the path location

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: `CreateDirectoryError.badAddress` when the path points to a location outside your accessible address space

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

               directory containing the path or the calling process does not have search permissions to one of the path's

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: `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: `CreateFileError.noProcessFileDescriptors` when the calling process has no more available file descriptors

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 123 characters
Open

     - Throws: `ReadError.cannotReadCharacterDescriptor` when the underlying file descriptor is attached to a path which is

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

     - 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
Severity
Category
Status
Source
Language